You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2002/04/04 03:41:14 UTC

DO NOT REPLY [Bug 7475] - Docbook html output broken with XalanC

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

Docbook html output broken with XalanC

David_N_Bertoni@lotus.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|                            |1.0.x



------- Additional Comments From David_N_Bertoni@lotus.com  2002-04-04 01:41 -------
This looks like a problem with Xerces.  When parsing the document that contains 
the internationalization, Xerces reports a fatal error and refuses to parse the 
document.  As a result, DocBook cannot find the information it expects, and the 
stylesheet is not processed as expected.

I'm going to have to investigate this to see if it's a parser bug, or if the 
parser is indeed reporting an proper error.