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

Bug #5642 Undefined variable: blockname
Submitted: 2005-10-10 11:14 UTC
From: dechet at voila dot fr Assigned: dufuz
Status: Closed Package: HTML_Template_IT
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  


 [2005-10-10 11:14 UTC] dechet at voila dot fr
Description: ------------ In HTML_Template_IT::errorMessage in $errorMessages[IT_BLOCK_DUPLICATE], there is a notice problem. Indeed, $blockname is undefined :) Test script: --------------- Notice: Undefined variable: blockname in /data/www/commons/PEAR/HTML/Template/IT.php on line 1008

Comments

 [2005-10-28 11:00 UTC] dufuz
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.