Closed
Bug 365156
Opened 19 years ago
Closed 19 years ago
Bugzilla error when submitting a new bug with an attachment and username matching is required
Categories
(Bugzilla :: Attachments & Requests, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 299405
People
(Reporter: alqahira, Unassigned)
References
Details
Not sure if this is a bmo bug or a bugzilla bug, actually, so please move appropriately....
When I filed bug 365154, I added an attachment at submit time and tried to cc reed with just "reed" (so many "reed"s in bugzilla; who knew?). Bugzilla spit out the following error:
> Bugzilla has suffered an internal error. Please save this page and send it to
> bugzilla-admin@mozilla.org with details of what you were doing at the time this
> message appeared.
> URL: https://bugzilla.mozilla.org/post_bug.cgi
> undef error - Undefined subroutine Fh::slice at
> data/template/template/en/default/global/hidden-fields.html.tmpl line 58
If I removed the attachment, or if I kept the attachment and made "reed" into a unique, single-match value, all was well with the world/bug submission.
Comment 1•19 years ago
|
||
Yeah, this is upstream. I had the impression this was going to be fixed with the upgrade, but I guess not.
The filehandle is somehow getting into the hidden fields template...
Assignee: justdave → attach-and-request
Component: Bugzilla: Other b.m.o Issues → Attachments & Requests
Product: mozilla.org → Bugzilla
QA Contact: myk → default-qa
Target Milestone: --- → Bugzilla 3.0
Version: other → 2.23.3
Comment 2•19 years ago
|
||
hmm, we have a bug for this somewhere already I think
Whiteboard: DUPEME
Target Milestone: Bugzilla 3.0 → ---
![]() |
||
Updated•19 years ago
|
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Whiteboard: DUPEME
You need to log in
before you can comment on or make changes to this bug.
Description
•