From 3aeef0535633570b09014f6858c688c6c8e43f22 Mon Sep 17 00:00:00 2001 From: "kiko%async.com.br" <> Date: Sat, 17 Jan 2004 06:26:49 +0000 Subject: Fix for bug 229998: bugzilla-submit 'Operating-System' and 'URL' fields are rejected. Minor fixes to bugzilla-submit's argument parsing. Patch by me, inspired by work done by joseph@picsel.com (Joseph Heenan). contrib-only. a=myk --- contrib/bugzilla-submit/bugzilla-submit.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'contrib/bugzilla-submit/bugzilla-submit.xml') diff --git a/contrib/bugzilla-submit/bugzilla-submit.xml b/contrib/bugzilla-submit/bugzilla-submit.xml index 01ad49e63..2ffa9b601 100644 --- a/contrib/bugzilla-submit/bugzilla-submit.xml +++ b/contrib/bugzilla-submit/bugzilla-submit.xml @@ -102,9 +102,10 @@ identifies this field as Hardware.) -o, --os -Set the op_sys field, overriding the Operating-System header -from standard input if necessary. (The stock Bugzilla web presentation -identifies this field as OS.) +Set the op_sys field, overriding the OS (Operating +System) header from standard input if necessary. (The stock Bugzilla web +presentation also identifies this field as +OS.) -r, --priority -- cgit v1.2.3-24-g4f1b