Hide Forgot
project_key: SOA Sequencing of XML files results in creation of two nodes under sequenced/xml node, but only one node should have been created. Example: publishing XML file into: /files/test.xml results in sequenced/xml/test.xml and sequenced/xml/test.xml[2] , but only sequenced/xml/test.xml is expected.
Link: Added: This issue is related to MODE-1013
I just marked MODE-1013 as 'resolved', since there's no other work to be done and the test cases (which had duplicated the problem) now show that the sequencer works correctly. If this change did not fix the problem for SOA-P, please reopen MODE-1013 or log a new issue.
Changes have been committed to the 2.2.x product branch. This fix should be in the ER5 release (as of 12/2 the build hasn't been started).
Verified in SOA-P ER5 build. XMLSequencer now produces only one node with jcr:primaryType property set to modexml:document.