FS#4 - new window -> new command not correct if there are unknown options
Attached to Project:
Uzbl
Opened by Dieter Plaetinck (Dieter_be) - 2009-05-01 05:09:18 PM
Last edited by Brendan Taylor (bct) - 2012-11-25 10:45:27 PM
Opened by Dieter Plaetinck (Dieter_be) - 2009-05-01 05:09:18 PM
Last edited by Brendan Taylor (bct) - 2012-11-25 10:45:27 PM
|
DetailsWhen invoking uzbl with known arguments spawning new windows works well. Eg:
./uzbl --uri dns.be --config examples/configs/sampleconfig-dev spawns: ./uzbl --uri 'http://dns.be/nl/index.php' --config 'examples/configs/sampleconfig-dev' But if there is a fake/unknown argument it breaks (the --config is not correct anymore) ./uzbl --uri dns.be --config examples/configs/sampleconfig-dev --foo spawns: uzbl --uri 'http://dns.be/nl/index.php' --config '/home/dieter/.config/uzbl/config' |
This task depends upon
Closed by Brendan Taylor (bct)
2012-11-25 10:45:27 PM
Reason for closing: Deferred
Additional comments about closing: Very old bug, probably no longer relevant.
2012-11-25 10:45:27 PM
Reason for closing: Deferred
Additional comments about closing: Very old bug, probably no longer relevant.