Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.2.2

Bug #196 handles used in XSLT_ext.php are incorrect
Submitted: 2003-11-05 00:19 UTC
From: jpatrin at pnicorp dot com Assigned: arnaud
Status: Closed Package: XML_XSLT_Wrapper
PHP Version: 4.3.2 OS: Windows
Roadmaps: (Not assigned)    
Subscription  


 [2003-11-05 00:19 UTC] jpatrin at pnicorp dot com
Description: ------------ In the XSLT_ext.php file, the handles to the xsl processor are inconsistent and incorrect. The variable given at the top of the class is _hXSLT, but the use of it in the class is hXSLT. Also, in the error functions (xslt_error and xslt_errno), the _oXSL variable is used, which is never set. I assume this is a throwback to the DOM_XSL.php file. These should also be _hXSLT. Reproduce code: --------------- N/A Expected result: ---------------- N/A Actual result: -------------- N/A

Comments

 [2004-06-13 14:03 UTC] pierre at dotgeek dot org
s/pajoye/arnaud/
 [2004-07-11 22:58 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2005-04-02 17:05 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!