You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2004/02/24 09:55:40 UTC

DO NOT REPLY [Bug 26512] - The xml/xsl is validating against the DTD even though it is disabled

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

The xml/xsl is validating against the DTD even though it is disabled

tomasz.bech@bull.com.pl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|xerces-j-dev@xml.apache.org |xalan-dev@xml.apache.org
          Component|DTD                         |Xalan
            Product|Xerces2-J                   |XalanJ2
            Version|2.5.0                       |2.5



------- Additional Comments From tomasz.bech@bull.com.pl  2004-02-24 08:55 -------
Cocoon devs reassigned the bug to Xerces. But the bug in fact is not Xerces, as
it only appears in xsl:import, so it is rahter Xalan.
I see similar bug #1564, which is about dtd validation in Xalan. It could be the
same, although the 'xsl:import required condition for occuring the bug' is not
mentioned there.