ID: 35562 User updated by: markus at emedia-solutions-wolf dot de Reported By: markus at emedia-solutions-wolf dot de Status: Open Bug Type: XSLT related Operating System: Debian Linux -PHP Version: 5.1.1 +PHP Version: 5.0.5 New Comment:
Just corrected the PHP5 version to the latest one in Ubuntu. Previous Comments: ------------------------------------------------------------------------ [2005-12-06 00:14:17] markus at emedia-solutions-wolf dot de Description: ------------ I've registered a stream wrapper using stream_wrapper_register and want to have the XsltProcessor resolve this, but all I get is this error: I/O warning : failed to load external entity "cocoon://abs-menulinks" When I call fopen on the scheme it works quite well. Reproduce code: --------------- Use the forrest xsl files with a custom registered wrapper. Expected result: ---------------- I want to have my scheme wrapper executed. ;) Actual result: -------------- I/O warning : failed to load external entity "cocoon://abs-menulinks" ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=35562&edit=1
