Anonymous | Login | Signup for a new account | 12-17-2024 11:43 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0002056 | [Quercus] | crash | always | 10-10-07 14:31 | 10-10-07 21:32 | ||||
Reporter | mo | View Status | public | ||||||
Assigned To | nam | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.1.3 | ||||||
Summary | 0002056: Servlet Exception in create_function | ||||||||
Description |
This is a follow-up bug report based on issue 1930. The following error is generated by resin, while no error is generated in apache+php. 500 Servlet Exception string::1: expected ',' at string();) in string::0: foo("""); The PHP code to generate this error is: $func = create_function('', 'foo("\"")' . ';'); |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Notes | |
(0002336) nam 10-10-07 21:32 |
The underlying issue was that Quercus was parsing '\"' as a string of length 1, instead of a string of length 2. php/013q |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |