DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21857>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21857

document() takes cocoon:/xxx as relative URI

           Summary: document() takes cocoon:/xxx as relative URI
           Product: XalanJ2
           Version: 2.5
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Xalan
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I'm using the following in a stylesheet in cocoon: 
 
 <xsl:apply-templates select="document('cocoon:/menu.xml')"/> 
 
It worked, till I updated to cocoon-2.1 and switched to Xalan 2.5.1. 
This problem was introduced with the fix to Bug #15200 .

Reply via email to