Roundup Tracker - Issues

Issue 496361

classification
quoting on admin command line
Type: Severity: normal
Components: Command-line interface Versions:
process
Status: closed fixed
:
: richard : richard
Priority: normal :

Created on 2001-12-23 22:59 by richard, last changed 2001-12-23 22:59 by richard.

Messages
msg104 Author: [hidden] (richard) Date: 2001-12-23 22:59

when I user roundup-admin interactively and try
to do something like

   create user username=ohly realname="Patrick Ohly"

how would I quote the space in the realname? It does
not work as indicated above, and "realname=Patrick 
Ohly"
also fails.
msg105 Author: [hidden] (richard) Date: 2001-12-23 23:00
Logged In: YES 
user_id=6405

[Jürgen]
If that does not works, it should be parsed using shlex.
History
Date User Action Args
2001-12-23 22:59:48richardcreate