Closed
Bug 302941
Opened 19 years ago
Closed 11 years ago
bugzilla-submit doesn't return the ID of the newly created bug
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Bugzilla
Creating/Changing Bugs
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mneyrand, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; fr-FR; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: the program return the error: ' Internal error: bug id not found; please report a bug' But it open a new bug in bugzilla! Now I just want the program to return the number of the bug I have created My command DOS is: d:\Python23\python.exe "D:\bugzilla-submit" http://55.3.240.30/bugzilla/ Reproducible: Always
| Reporter | ||
Comment 1•19 years ago
|
||
I am glad that my program create a bug but I really need the bug number! Please help me if you have any idea to correct my command-line.
Comment 2•19 years ago
|
||
Suggest confirming on the assumption that we actually take bugs in contrib scripts. Reporter, this sounds like it may be an error in the bugzilla-submit script, not in Bugzilla itself. It is possible that the script no longer works because of changes you made to your copy of Bugzilla. Which version of Bugzilla are you using, and what kinds of changes have you made?
Updated•12 years ago
|
OS: Windows 2000 → All
Hardware: x86 → All
Summary: problem with bugzilla-submit → bugzilla-submit doesn't return the ID of the newly created bug
This bug has been lacking additional information for nearly 9 years.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•