bugzilla-daemon at mindrot.org
2005-Dec-13  08:24 UTC
[Bug 1099] usernames in config file cannot contain space
http://bugzilla.mindrot.org/show_bug.cgi?id=1099
dtucker at zip.com.au changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE
------- Comment #1 from dtucker at zip.com.au  2005-12-13 19:24 -------
This is a dupe of bug #482.  The workaround is to use the 8.3 name
("userna~1")
for the directory.
The parser need to learn how to either escape spaces (John\ Smith), understand
quotes ("John Smith") or both.
*** This bug has been marked as a duplicate of 482 ***
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2005-Dec-20  13:11 UTC
[Bug 1099] usernames in config file cannot contain space
http://bugzilla.mindrot.org/show_bug.cgi?id=1099 ------- Comment #2 from dtucker at zip.com.au 2005-12-21 00:11 ------- Oops, I see that the issue is the username not a pathname containing a username, which means the workaround is bogus. There's a patch attached to bug #482 which makes the parser allow spaces prefixed by a "\". Your example would be: User foo\ bar Having thought about it, though, I think using quotes instead would be more logical. At some point I'll hang another diff on bug #482 to do this. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Seemingly Similar Threads
- [Bug 482] readconf doesn't accept paths with spaces in them
- [Bug 482] readconf doesn't accept paths with spaces in them
- LDAP usernames with spaces
- [Bug 482] readconf doesn't accept paths with spaces in them
- [Bug 482] readconf doesn't accept paths with spaces in them