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

Request #6632 Style element assigned with = instead of :
Submitted: 2006-01-30 15:57 UTC
From: mail at text-indent dot net Assigned: nosey
Status: Closed Package: Image_Canvas
PHP Version: 4.3.11 OS: winxp
Roadmaps: (Not assigned)    
Subscription  


 [2006-01-30 15:57 UTC] mail at text-indent dot net
Description: ------------ Style element assigned with = instead of : in line 731 in "Canvas/SVG.php". line 731: 'font-size:' . $this->_font['size'] . 'px;fill=' . Patch: 'font-size:' . $this->_font['size'] . 'px;fill:' .

Comments

 [2006-02-13 20:53 UTC] nosey
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.