Ticket #645 (closed defect: invalid)

Opened 2 years ago

Last modified 3 weeks ago

Empty QUERY_STRING in 404-error handlers

Reported by: Balancer Assigned to: jan
Priority: normal Milestone:
Component: core Version: 1.4.11
Severity: normal Keywords:
Cc: Blocking:
Need Feedback: 0

Description

Can't get query string in 404-error handler.

It's empty.

$_GET array in PHP empty also.

lighttpd 1.4.10-r2, php-5.1.4

Attachments

Change History

04/25/2008 12:49:54 PM changed by stbuehler

  • status changed from new to closed.
  • resolution set to invalid.
  • blocking changed.
  • pending changed.

You need to parse $_ENVREQUEST_URI? for the original request.


Add/Change #645 (Empty QUERY_STRING in 404-error handlers)




Change Properties
Action