php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8724 xsl:include doesn't work
Submitted: 2001-01-15 15:49 UTC Modified: 2001-01-15 17:48 UTC
From: douglasd at ausisp dot net Assigned:
Status: Closed Package: Sablotron XSL
PHP Version: 4.0.4 OS: Redhat 7.0
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: douglasd at ausisp dot net
New email:
PHP Version: OS:

 

 [2001-01-15 15:49 UTC] douglasd at ausisp dot net
I can't include other style sheets.
I have tried many ways with full paths to the file and without the "file://".
Sabcmd parses them fine but I can't get php to.

My line:
<xsl:include href="file://test.xsl"/>
I pass it like:
xslt_run($parser, '/path/to/file/test.xsl', '/path/to/file/test.xml');


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-15 17:48 UTC] douglasd at ausisp dot net
Sorry. It was just a little tricky.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Oct 04 18:01:29 2024 UTC