[ http://issues.apache.org/jira/browse/XALANJ-1856?page=all ]
Brian Minchau updated XALANJ-1856: ---------------------------------- Version: 2.6 (was: Latest Development Code) > EntityResolver not passed to subsequent parsers > ----------------------------------------------- > > Key: XALANJ-1856 > URL: http://issues.apache.org/jira/browse/XALANJ-1856 > Project: XalanJ2 > Type: Bug > Components: Xalan > Versions: 2.6 > Environment: Operating System: Linux > Platform: PC > Reporter: Claude Warren > Assignee: Xalan Developers Mailing List > Attachments: xalan-entity-resolver.tar.gz > > The bug only lists version 2.5 but it is duplicated under version 2.6 as > well. > Transform fails under the following conditions: > 1) An entity resolver is specified with -EntityResolver command line > parameter; > 2) The XSL performs an <xsl:variable name="foo" select="document(bar.xml)" /> > ; > 3) bar.xml has a document type that is only resolvable vai the EntityResolver > The transform fails with a "can not load requested doc: <dtd-name-here> not > found in bar.xml > It appears that this may be a result of the DTMDefaultManater.getDTM() > implementation. See the comments for that method. -- 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]