[PHP-DEV] PHP 4.0 Bug #8724 Updated: xsl:include doesn't work From: douglasd <email protected>
Date: 01/15/01

ID: 8724
User Update by: douglasd <email protected>
Old-Status: Open
Status: Closed
Bug Type: Sablotron XSL
Description: xsl:include doesn't work

Sorry. It was just a little tricky.

Previous Comments:
---------------------------------------------------------------------------

[2001-01-15 15:49:58] douglasd <email protected>
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');

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=8724

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>