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

Brian Minchau updated XALANJ-1074:
----------------------------------

    Version: 2.4
                 (was: Latest Development Code)

> Xalan treats relative paths differently to Saxon
> ------------------------------------------------
>
>          Key: XALANJ-1074
>          URL: http://issues.apache.org/jira/browse/XALANJ-1074
>      Project: XalanJ2
>         Type: Bug
>   Components: Xalan
>     Versions: 2.4
>  Environment: Operating System: All
> Platform: All
>     Reporter: Jonathan Gray
>     Assignee: Xalan Developers Mailing List
>  Attachments: homepage.xsl
>
> I am not to sure whether this is a bug or not but I would like to think I 
> could 
> swap Saxon for Xalan and back again at any point.  I will submit this to 
> Saxon's Bugzilla as well.
> I have a directory tree like
> - xml
> - xsl
>   - includes
> The reference a file xsl/transform.xsl which includes a file in 
> xsl/includes/include.xsl.  The include.xsl needs to also include something 
> from 
> the xml directory so does so thus: ../xml/addinclude.xml.
> This is where the two products differ.  In Xalan it keeps the path consistent 
> with the main XSL file but in Saxon it seems to move to the includes 
> directory 
> so the include needs to be ../../xml/addinclude.xml

-- 
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