My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 55: Spaces in options to WSGIDaemonProcess directive.
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  Graham.Dumpleton
Closed:  Nov 21
Type-Defect
Priority-Low
Milestone-Release3.0


Sign in to add a comment
 
Reported by Graham.Dumpleton, Feb 18, 2008
If a space is required in value associated with option to WSGIDaemonProcess, one can't say:

  display-name="a b"

Instead one needs to say:

  "display-name=a b"

How parsing of options is done needs to be improved to allow what is more logically the correct way 
of doing it.

 
Comment 1 by Graham.Dumpleton, Jul 06, 2008
Fixed in revision 940 of trunk.
Status: Started
Labels: Milestone-Release3.0
Comment 2 by Graham.Dumpleton, Nov 21, 2009
Version 3.0 of mod_wsgi now released with this fix.
Status: Fixed
Sign in to add a comment

Hosted by Google Code