[ http://issues.apache.org/jira/browse/XALANJ-1910?page=all ]

Brian Minchau updated XALANJ-1910:
----------------------------------

    Fix Version: 2.7

> HTML serializer puts no space between public and system doctype
> ---------------------------------------------------------------
>
>          Key: XALANJ-1910
>          URL: http://issues.apache.org/jira/browse/XALANJ-1910
>      Project: XalanJ2
>         Type: Bug
>   Components: Serialization
>     Versions: 2.6
>  Environment: Operating System: Other
> Platform: Other
>     Reporter: Bruno Dumon
>     Assignee: Brian Minchau
>      Fix For: 2.7
>  Attachments: SerializeBug.java, tohtmlstreampatch.txt
>
> The HTML serializer doesn't leave a space between the public and system
> doctypes. This seems to be only since Xalan version 2.6 (CVS of today still 
> has
> the problem).
> I'll attach a small standalone testapp to reproduce the problem.
> The output it produces is:
> <!DOCTYPE HTML PUBLIC "//W3C//DTD HTML 4.01
> Transitional//EN""http://www.w3.org/TR/html4/loose.dtd";>
> <html>
> <body>hello</body>
> </html>

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to