ID:               41589
 Updated by:       [EMAIL PROTECTED]
 Reported By:      martin at marsjupiter dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         GD related
 Operating System: CentOs
 PHP Version:      4.4.7
 New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc. If the script requires a 
database to demonstrate the issue, please make sure it creates 
all necessary tables, stored procedures etc.

Please avoid embedding huge scripts into the report.




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

[2007-06-04 18:43:58] martin at marsjupiter dot com

Description:
------------
in baaChart v1.4 available from

http://www.phpclasses.org/browse/package/1193.html

a call:

imagearc($this->image,$x,$y,$w,$h,0,361,$this->black);

can be made, as of 4.4.7 this call sends all further line drawing of
any kind haywire, with lines generally drawing in white, but the effects
really are quite random.



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


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

Reply via email to