[ http://issues.apache.org/jira/browse/XALANJ-391?page=all ]
Brian Minchau updated XALANJ-391:
---------------------------------
Version: 2.2.0
(was: Latest Development Code)
> constructor StreamSource(File f) sets incorrect system id for windows platform
> ------------------------------------------------------------------------------
>
> Key: XALANJ-391
> URL: http://issues.apache.org/jira/browse/XALANJ-391
> Project: XalanJ2
> Type: Bug
> Components: JAXP
> Versions: 2.2.0
> Environment: Operating System: Windows NT/2K
> Platform: PC
> Reporter: christopher frost
> Assignee: Xalan Developers Mailing List
>
> The constructor StreamSource(File f) sets an incorrect system id for the
> windows platform.
> Ex.
> File f = new File("c:\\foo.xsl") ;
> StreamSource ss = new StreamSource(f);
> ss.systemId = "file:///c:\foo.xsl"
--
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]