Closed
Bug 643342
Opened 15 years ago
Closed 15 years ago
Javascript attachment validation does not run during bug creation
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: erikvvold, Assigned: glob)
Details
Attachments
(1 file)
|
1.26 KB,
patch
|
dkl
:
review+
|
Details | Diff | Splinter Review |
attaching a file to this ticket to demonstrate, but this also just happened to mere here: https://bugzilla.mozilla.org/show_bug.cgi?id=643341
this only happens when you forget the description for the attachment. bug 388830 fixes this for 4.0
OS: Mac OS X → All
Summary: Attaching a file to a new bug DNW on google chrome → Attaching a file to a new bug does not work on google chrome if you forget the description
looking at this bug more, this is a duplicate of bug 388830.
an error message is displayed after the bug is posted stating that the attachment couldn't be processed:
"The bug was created successfully, but attachment creation failed. Please add your attachment by clicking the "Add an Attachment" link below."
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Yes some JS validation seems appropriate, but bug 388830 seems to have been marked resolved on 2009-09-21 ?
sorry erik, you are correct.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Summary: Attaching a file to a new bug does not work on google chrome if you forget the description → Javascript attachment validation does not run when during bug creation
Attachment #520603 -
Flags: review?(mkanat)
Status: REOPENED → ASSIGNED
Summary: Javascript attachment validation does not run when during bug creation → Javascript attachment validation does not run during bug creation
Target Milestone: --- → Bugzilla 3.6
Comment 7•15 years ago
|
||
Bugzilla 3.6 is restricted to security bugs.
Target Milestone: Bugzilla 3.6 → Bugzilla 4.0
wontfix as per comment 7 (this bug does not exist in v4).
Status: ASSIGNED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → WONTFIX
Attachment #520603 -
Flags: review?(mkanat)
(In reply to comment #8)
> wontfix as per comment 7 (this bug does not exist in v4).
Can you elaborate please? was it fixed already?
| Assignee | ||
Comment 10•15 years ago
|
||
the issue doesn't exist in bugzilla 4, and can't be fixed in 3.6.
i'll look into getting this patch applied to bugzilla.mozilla.org (which is currently running 3.6).
| Assignee | ||
Comment 11•15 years ago
|
||
bug 490767 contains the fix for bugzilla 4.0.
Updated•15 years ago
|
Target Milestone: Bugzilla 4.0 → ---
Comment 12•15 years ago
|
||
Comment on attachment 520603 [details] [diff] [review]
patch v1
Looks good and works as expected. r=dkl for bmo/3.6
Attachment #520603 -
Flags: review+
| Assignee | ||
Comment 13•15 years ago
|
||
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bmo/3.6/
modified template/en/default/bug/create/create.html.tmpl
Committed revision 7281.
You need to log in
before you can comment on or make changes to this bug.
Description
•