Closed
Bug 42337
Opened 26 years ago
Closed 25 years ago
More visual when encountering errors in attaching files
Categories
(Bugzilla :: Creating/Changing Bugs, defect, P4)
Bugzilla
Creating/Changing Bugs
Tracking
()
VERIFIED
FIXED
Bugzilla 2.16
People
(Reporter: bugzilla, Assigned: CodeMachine)
Details
Attachments
(1 file)
|
1.78 KB,
patch
|
justdave
:
review+
justdave
:
review+
|
Details | Diff | Splinter Review |
If you fx forget to fill out the file type when attaching a file to bugzilla,
bugzilla only shows a small error.
I really like the "normal" big red error message when forgetting to fill out
required fields.
Please implement this for the "attach file" dialog too.
| Reporter | ||
Comment 1•26 years ago
|
||
Ups missed a important word!
Summary: More visual when encountering in attaching files → More visual when encountering errors in attaching files
| Assignee | ||
Updated•25 years ago
|
Target Milestone: --- → Bugzilla 2.16
| Assignee | ||
Comment 2•25 years ago
|
||
| Assignee | ||
Comment 3•25 years ago
|
||
See also bug #87420 that I discovered while doing this but it seems to be there
before and after this patch.
| Assignee | ||
Comment 4•25 years ago
|
||
Oh, and to whomever reviews this, I noticed that PuntTryAgain does an UNLOCK
TABLES command. I'm assuming this is OK if there's no locks as I'm assuming is
the case here.
| Assignee | ||
Updated•25 years ago
|
Priority: P3 → P4
Comment 5•25 years ago
|
||
-> Bugzilla product, Changing-Bugs component, reassigning.
Assignee: tara → myk
Component: Bugzilla → Creating/Changing Bugs
Product: Webtools → Bugzilla
Version: other → unspecified
Comment 6•25 years ago
|
||
r=louie@ximian.com looks clean to me and applies to my (very slightly hacked) 2.14.
Comment 7•25 years ago
|
||
Comment on attachment 39804 [details] [diff] [review]
Fix.
flagging patch as reviewed on behalf of louie
Attachment #39804 -
Flags: review+
Comment 8•25 years ago
|
||
Comment on attachment 39804 [details] [diff] [review]
Fix.
r= justdave
Attachment #39804 -
Flags: review+
Comment 10•25 years ago
|
||
checked in.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
QA Contact: jake → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•