Closed
Bug 582529
Opened 15 years ago
Closed 14 years ago
Ambiguous error message "You did not specify a file to attach" when deleting an existing attachment filename
Categories
(Bugzilla :: Attachments & Requests, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 4.2
People
(Reporter: timeless, Assigned: LpSolit)
References
()
Details
Attachments
(1 file)
1.67 KB,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
1. click "edit" next to the attachment name:
attempt 7 (edit)
2. click "Filename:" or the filename field itself
3. select the entire filename and delete it
4. press enter
actual results:
Bugzilla@Mozilla – No File Specified
...
You did not specify a file to attach.
Please press Back and try again.
![]() |
Assignee | |
Updated•15 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Version: 3.7.2 → 3.6.1
Comment 1•15 years ago
|
||
Thanks for filing this. It's caused by failing to specify a file.
Flags: blocking4.0+
Target Milestone: --- → Bugzilla 4.0
Comment 2•15 years ago
|
||
Oh, wait, nevermind. I thought you were filing a different bug. This is only a problem with the error text.
Severity: normal → trivial
Flags: blocking4.0+
Target Milestone: Bugzilla 4.0 → ---
![]() |
Assignee | |
Comment 3•14 years ago
|
||
r=me as module owner.
![]() |
Assignee | |
Updated•14 years ago
|
Flags: approval4.2+
Flags: approval+
Summary: No File Specified - You did not specify a file to attach. - When *editing* an existing attachment → Ambiguous error message "You did not specify a file to attach" when deleting an existing attachment filename
Target Milestone: --- → Bugzilla 4.2
![]() |
Assignee | |
Comment 4•14 years ago
|
||
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/trunk/
modified Bugzilla/Attachment.pm
modified template/en/default/global/user-error.html.tmpl
Committed revision 7971.
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/4.2/
modified Bugzilla/Attachment.pm
modified template/en/default/global/user-error.html.tmpl
Committed revision 7937.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•