Mantis Bugtracker
  

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

- Relationships

- 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
 

- Issue History
Date Modified Username Field Change
10-10-07 14:31 mo New Issue
10-10-07 21:32 nam Status new => assigned
10-10-07 21:32 nam Assigned To  => nam
10-10-07 21:32 nam Status assigned => closed
10-10-07 21:32 nam Note Added: 0002336
10-10-07 21:32 nam Resolution open => fixed
10-10-07 21:32 nam Fixed in Version  => 3.1.4


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker