ID:               43454
 Updated by:       [EMAIL PROTECTED]
 Reported By:      emmanuel dot de-peretti at cinqas dot fr
 Status:           Open
-Bug Type:         Website problem
+Bug Type:         XSLT related
 Operating System: windows
-PHP Version:      Irrelevant
+PHP Version:      5.2
 New Comment:

Not a php.net website problem, reclassified.


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

[2007-11-29 16:52:20] emmanuel dot de-peretti at cinqas dot fr

Description:
------------
Hi,

Since 5.2.x, the commande
setParameter('sablotron','xslt_base_dir',$file) seems doesnt't work if
you have <xsl:include href="<relatif path file>".

In version 5.1.x, this working good.

Do you have an idea about it ?

Excuse me for my english, but french people.

Emmanuel de Peretti

Reproduce code:
---------------
Just make one program using and an xsl that include an other.

and after 
$proc = new XsltProcessor();            
$proc->setParameter('sablotron','xslt_base_dir',$chemin);       

a bug is report only since php 5.2x before, it's good   
                                



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


-- 
Edit this bug report at http://bugs.php.net/?id=43454&edit=1

Reply via email to