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

[PATCH] Namespace cleanup in HTMLSerializer

           Summary: [PATCH] Namespace cleanup in HTMLSerializer
           Product: Cocoon 2
           Version: Current CVS 2.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: sitemap components
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Like offered, this is the patch to remove XHTML namespace declarations from 
the SAX stream. When another namespace declaration is found, it is removed to. 
When it was used, then an Exception is thrown. I've tested by creating one of 
my pages in servlet mode and done profiling tests. It works and performance is 
OK, too.

Reply via email to