Ticket #1502 (new defect)

Opened 6 months ago

Last modified 6 months ago

mod_setenv very broken

Reported by: anonymous Assigned to: jan
Priority: normal Milestone: 1.4.20
Component: mod_setenv Version: 1.4.18
Severity: normal Keywords:
Cc: Blocking:
Need Feedback: 0

Description (Last modified by glen)

A setting of setenv.add-environment( "blah" => "wibbling?" ) yields the following when the PHP environment is printed out via print_r($_SERVER)

[BLAH] => wibbling?, wibbling?

As you can see, the variable name is not only capitalized (as highlighted in another ticket), but the contents of the variable are also doubled.

Attachments

Change History

01/17/2008 12:43:03 PM changed by glen

  • description changed.

Add/Change #1502 (mod_setenv very broken)




Change Properties