| Bug #3496 | Image/Graph/value/marker.php - dir don't exist |
| Submitted: |
2005年02月16日 18:48 UTC |
| From: |
andreas dot grip at gmail dot com |
Assigned: |
| Status: |
Bogus |
Package: |
Image_Graph |
| PHP Version: |
5.0.1 |
OS: |
Win2000 |
| Roadmaps: |
(Not assigned) |
[2005年02月16日 18:48 UTC] andreas dot grip at gmail dot com
Description:
------------
Warning: Image_Graph::factory(Image/Graph/value/marker.php) [function.factory]: failed to open stream: No such file or directory in C:\pear\pear_install\PEAR\Image\Graph.php on line 513
Warning: Image_Graph::factory() [function.include]: Failed opening 'Image/Graph/value/marker.php' for inclusion (include_path='C:\pear\pear_install\PEAR') in C:\pear\pear_install\PEAR\Image\Graph.php on line 513
Fatal error: Class 'Image_Graph_value_marker' not found in C:\pear\pear_install\PEAR\Image\Graph.php on line 632
Installed with pear.bat install
version Image_Graph 0.3.0dev4
version Image_Color 1.0.1
Running apache 2.0.51
Php 5.0.1
Reproduce code:
---------------
http://pear.veggerby.dk/samples/index.php?sample=31&code=1
Expected result:
----------------
The sample to work?
Actual result:
--------------
Se description
Comments
[2005年02月16日 20:00 UTC] pear dot nosey at veggerby dot dk
Not a bug, more a problem with the sample.
This is because the sample has been (mistakenly) updated to the latest CVS version, where a class "alias" exists for Image_Graph_Marker_Value: 'value_marker.
To fix this simply use the full class name instead (i.e. Image_Graph_Marker_Value)
[2006年12月27日 05:04 UTC] User who submitted this comment has not confirmed identityIf 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!