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

Bug #16767 Use of Depreciated HTML Attributes in the Exception class
Submitted: 2009-11-06 00:50 UTC
From: fuhrysteve Assigned: dufuz
Status: Closed Package: PEAR (version 1.9.0)
PHP Version: Irrelevant OS: any
Roadmaps: (Not assigned)    
Subscription  


 [2009-11-06 00:50 UTC] fuhrysteve (Stephen J. Fuhry)
Description: ------------ Depreciated HTML attributes such as: bgcolor="#aaaaaa" should be: style="background:#aaaaaa" for forward compatibility

Comments

 [2009-11-06 00:52 UTC] fuhrysteve (Stephen J. Fuhry)
 [2010-03-27 21:14 UTC] dufuz (Helgi Þormar Þorbjörnsson)
-Summary: Use of Depreciated HTML Attributes +Summary: Use of Depreciated HTML Attributes in the Exception class -Assigned To: +Assigned To: dufuz
 [2010-03-27 21:20 UTC] dufuz (Helgi Þormar Þorbjörnsson)
-Status: Assigned +Status: Closed
This bug has been fixed in SVN. 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. Thanks for the patch! Had to tweak it a bit but else than that it was good.