You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2004/12/07 02:17:32 UTC

DO NOT REPLY [Bug 30824] - XML serializer puts DOCTYPE after initial XML comments

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30824>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30824


mdubinko@snapbridge.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         OS/Version|                            |All
            Summary|xml serializer reorders xml |XML serializer puts DOCTYPE
                   |content                     |after initial XML comments




------- Additional Comments From mdubinko@snapbridge.com  2004-12-07 02:17 -------
Confirmed on a recent BRANCH_2_1_X build.

I'm changing the summary to be a bit more accurate, though. It's not that
content is "reordered", but that the added DOCTYPE isn't the first thing like
you'd expect.

Additional note: the current default serializer,
org.apache.cocoon.serialization.XMLSerializer exhibits the behavior shown in
this bug report.

The newer serializer, org.apache.cocoon.components.serializers.XMLSerializer,
doesn't seem to accept parameters the same way, using <doctype-public> and
<doctype-system> elements, so I can't say whether it's a current workaround.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.