[ http://issues.apache.org/jira/browse/XALANJ-1083?page=all ]

Brian Minchau updated XALANJ-1083:
----------------------------------

    Version: 2.4
                 (was: Latest Development Code)

> XSLTC: xsl:import and xsl:include don't work when URIResolver provided 
> returns SAXSource or DOMSource
> -----------------------------------------------------------------------------------------------------
>
>          Key: XALANJ-1083
>          URL: http://issues.apache.org/jira/browse/XALANJ-1083
>      Project: XalanJ2
>         Type: Bug
>   Components: XSLTC
>     Versions: 2.4
>  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://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]

Reply via email to