You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by David Crossley <cr...@apache.org> on 2004/07/16 09:55:04 UTC

broken html serialisation

Does any xml/cocoon expert here have any clues as to how
to solve this long-standing issue ...

 HTML serialization has no space between publicId and systemId
 http://issues.apache.org/bugzilla/show_bug.cgi?id=28680

This is what Cocoon is producing recently ...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">

-- 
David Crossley


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: broken html serialisation

Posted by Bruno Dumon <br...@outerthought.org>.
On Fri, 2004-07-16 at 09:55, David Crossley wrote:
> Does any xml/cocoon expert here have any clues as to how
> to solve this long-standing issue ...
> 
>  HTML serialization has no space between publicId and systemId
>  http://issues.apache.org/bugzilla/show_bug.cgi?id=28680
> 
> This is what Cocoon is producing recently ...
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
> Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">

It is a problem with Xalan.

Just filed a bug for it:
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=30142

-- 
Bruno Dumon                             http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
bruno@outerthought.org                          bruno@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org