Actions
Feature #6363
closedmake <insert> homogeneous with <move> and <copy>
Start date:
03/05/2014
Due date:
% Done:
100%
Estimated time:
Description
Instead of throwing an exception:
- as="attribute" must convert element to attribute.
- as="first_child|last_child|following-sibling|preceding-sibling" must convert attribute to element.
Updated by Reynaud Sylvain over 10 years ago
- Priority changed from Immediate to High
- Target version changed from 2.0.4 to 2.1
Instead of throwing an exception:
- remove value attribute from parameter "destination_as".
- ignore parameter "destination_as" when node is an attribute.
- attribute to element
- element to attribute
Updated by Reynaud Sylvain over 10 years ago
- Status changed from New to Resolved
- Assigned To set to Reynaud Sylvain
- % Done changed from 0 to 100
Actions