Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] 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 Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.1.4 Product Version 3.1.3
  Product Build
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("\"")' . ';');
Steps To Reproduce
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