Bug #821

setenv.add-environment would skip setting the env if the env contains a number in it...

Added by Anonymous 831 days ago. Updated 55 days ago.

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

0%

Category:core
Target version:-
Pending:

No

Resolution:

invalid

Patch available:


Description

setenv.add-environment = (
"THIS_WORKS" => "ble ble ble",
"THIS1DOESNT" => "bla bla bla"
)

And In my small script, It would see env THIS_WORKS,
But It doesn't see THIS1DOESNT.

-- yiyihu

History

08/27/2006 06:50 AM - Anonymous

hmm, Sorry, I just tested it, and I found, It seems, It will replace number with _

-- yiyihu

02/13/2007 10:10 AM - Anonymous

nice :)
;))

-- gestibar

08/01/2008 05:31 PM - stbuehler

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

10/10/2008 06:53 PM - stbuehler

  • Status changed from Fixed to Invalid

Also available in: Atom PDF