[ http://nagoya.apache.org/jira/browse/XALANJ-1083?page=history ]
Henry Zongaro updated XALANJ-1083:
----------------------------------
Priority: Major
> XSLTC: xsl:import and xsl:include don't work when URIResolver provided
> returns SAXSource or DOMSource
> -----------------------------------------------------------------------------------------------------
>
> Key: XALANJ-1083
> URL: http://nagoya.apache.org/jira/browse/XALANJ-1083
> Project: XalanJ2
> Type: Bug
> Components: XSLTC
> Versions: CurrentCVS
> Environment: Operating System: Other
> Platform: Other
> Reporter: Erik Bruchez
> Assignee: Xalan Developers Mailing List
> Attachments: patch.txt, patch.txt, xalan-10626.zip
>
> In case the Source is a SAXSource or a DOMSource,
> TransformerFactory.getInputSource() sets it on the XSLTC instance. This works
> for the top-level stylesheet, which checks on its _reader instance and calls
> _parser.parse(_reader, input) if it is not null, but this doesn't work in
> Import
> and Include.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]