[ http://issues.apache.org/jira/browse/COCOON-1456?page=all ]
Antonio Gallardo updated COCOON-1456:
-------------------------------------
Summary: SourceWritingTransformer write only the first node (was:
SourceWritingTransforer write only the first node)
Bugzilla Id: (was: 33747)
Fix title typo.
> SourceWritingTransformer write only the first node
> --------------------------------------------------
>
> Key: COCOON-1456
> URL: http://issues.apache.org/jira/browse/COCOON-1456
> Project: Cocoon
> Type: Bug
> Components: * Cocoon Core
> Versions: 2.1.6
> Environment: Operating System: Linux
> Platform: PC
> Reporter: Aurélien DEHAY
> Assignee: Cocoon Developers Team
> Attachments: SourceWritingTransformer.patch, SourceWritingTransformer.patch
>
> The following xml :
> <source:write serializer="xml">
> <source:source>file</source:source>
> <source:fragment>
> <!-- annoying comment -->
> <node>
> <anothernode/>
> </node>
> </source:fragment>
> </source:write>
> writes the following thing on disk:
> <?xml version="1.0" encoding="utf-8"?>
> <!-- annoying comment -->
> The following nodes are not writed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira