Bug #1712

mod_cgi remaps digits to "_" in environment variable names.

Added by Anonymous 185 days ago. Updated 159 days ago.

Status:Fixed Start:
Priority:Normal Due date:
Assigned to:- % Done:

0%

Category:mod_cgi
Target version:1.4.20
Pending:

No

Resolution:

fixed


Description

mod_cgi remaps digits to "_" in environment variables names. For example, the PERL5LIB variable used to provide additional path to perl is remaped to PERL_LIB which cannot be used by perl.

-- marc

mod_cgi.c.patch - patch to fix the bug -- marc (1.3 KB) Anonymous, 07/06/2008 02:52 AM

History

08/01/2008 06:37 PM - stbuehler

  • Status changed from New to Fixed
  • Resolution set to fixed

Fixed in r2274

Also available in: Atom PDF