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=28680>.
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=28680

HTML serialization has no space between publicId and systemId

           Summary: HTML serialization has no space between publicId and
                    systemId
           Product: Cocoon 2
           Version: Current CVS 2.1
          Platform: Other
               URL: http://localhost:8888/samples/hello-world/
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: Other
         Component: sitemap components
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When using the HTMLSerializer, the document type declaration is emitted with no
space between the publicIdentifier and the systemIdentifier, thus producing
invalid documents.

The XHTML serialization is okay.

Reply via email to