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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17763

NamespaceNormalizingDOMStreamer doesn't support DTDs

           Summary: NamespaceNormalizingDOMStreamer doesn't support DTDs
           Product: Cocoon 2
           Version: Current CVS
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: core
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


It seems that the default NamespaceNormalizingDOMStreamer doesn't like internal
or external DTDs. An inline DOCTYPE gets truncated to:

<!DOCTYPE skinconfig>

If there are any comments in the internal DTD, the result is malformed XML:

<!DOCTYPE skinconfig<!-- id uniquely identifies the tool, and role indicates its
function --><!-- Seems we can't use param entity refs until this is DTDified -->>

Attached is a subsitemap serving up Forrest's skinconf.xml with internal DTD.

--Jeff

Reply via email to