Closed
Bug 967280
Opened 12 years ago
Closed 12 years ago
Avoid using ui.promptchoice
Categories
(Developer Services :: Mercurial: qimportbz, defect)
Developer Services
Mercurial: qimportbz
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sfink, Assigned: sfink)
References
Details
Attachments
(1 file)
|
3.53 KB,
patch
|
jdm
:
review+
|
Details | Diff | Splinter Review |
Gijs reports getting the dreaded "too many options passed to ui.promptchoice" error message with qimportbz.
| Assignee | ||
Comment 1•12 years ago
|
||
Stop using ui.promptchoice. Also, afaict, the 'overwrite' functionality never worked when the name of an existing applied patch was imported. So just disallow that.
Attachment #8369712 -
Flags: review?(josh)
Updated•12 years ago
|
Attachment #8369712 -
Flags: review?(josh) → review+
| Assignee | ||
Comment 2•12 years ago
|
||
Looks like I forgot to push this to the original repo. Oh well.
http://hg.mozilla.org/hgcustom/version-control-tools/rev/1277b6be49f7
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: Other Applications → Developer Services
You need to log in
before you can comment on or make changes to this bug.
Description
•