Mantis - Quercus
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
2673 | minor | always | 05-19-08 07:55 | 09-05-08 17:41 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.1.6 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.2.0 | ||
|
|||||
Summary: | 0002673: JpGraph issue (imagestringup) | ||||
Description: |
(rep by rwankar) I'm trying to run the JpGraph 1.22.1 examples with Quercus 3.1.6. First I ran into a NullPointer exception at com.caucho.quercus.lib.ImageModule$QuercusImage.(ImageModule.java:1698) com.caucho.quercus.lib.ImageModule.imagecreatefromstring(ImageModule.java:770) I traced it down to JpGraph raising an error and trying to set an image in it. I then set USE_IMAGE_ERROR_HANDLER to false in jpg-config-inc.php and was able to see the error message. The error was "You are trying to use the locale (C) which your PHP installation does not support." I then set the locale to "en" and made progress to the next error Fatal Error: 'imagestringup' is an unknown function. Looks like this function is not yet implemented. Is this in progress or is there a workaround? |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|