Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003794 [Quercus] major always 12-01-09 12:43 12-01-09 16:53
Reporter juancho_h View Status public  
Assigned To nam
Priority normal Resolution won't fix Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version Product Version 4.0.2
  Product Build
Summary 0003794: missed global $request
Description I can't use global $request variable.
Allways it's null.

Fatal Error: Method call 'getSession' is not allowed for a null value.

This work's ok on 4.0.1

Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0004318)
nam
12-01-09 16:53

Because of possible namespace collisions, we have removed $request/$response/$servletcontext. The preferred method to get the HttpServlet* object is:

quercus_servlet_request()
quercus_servlet_response()
quercus_get_servlet_context()
 

- Issue History
Date Modified Username Field Change
12-01-09 12:43 juancho_h New Issue
12-01-09 16:51 nam Status new => assigned
12-01-09 16:51 nam Assigned To  => nam
12-01-09 16:53 nam Status assigned => closed
12-01-09 16:53 nam Note Added: 0004318
12-01-09 16:53 nam Resolution open => won't fix


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