| Issue 55: | Spaces in options to WSGIDaemonProcess directive. | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
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. |
||||||||||||
,
Jul 06, 2008
Fixed in revision 940 of trunk.
Status: Started
Labels: Milestone-Release3.0 |
|||||||||||||
,
Nov 21, 2009
Version 3.0 of mod_wsgi now released with this fix.
Status: Fixed
|
|||||||||||||
|
|
|||||||||||||