Closed
Bug 309221
Opened 19 years ago
Closed 19 years ago
Attachments table shows zero size for locally stored attachments
Categories
(Bugzilla :: Attachments & Requests, defect, P2)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.22
People
(Reporter: bugreport, Assigned: bugreport)
References
Details
Attachments
(1 file)
|
575 bytes,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
The attachments table in bug edit forms always shows zero length because the get_local_filename function is broken.
| Assignee | ||
Comment 1•19 years ago
|
||
| Assignee | ||
Updated•19 years ago
|
Priority: -- → P2
Target Milestone: --- → Bugzilla 2.22
Comment 2•19 years ago
|
||
Comment on attachment 196725 [details] [diff] [review] Fix get_local_filename r=LpSolit
Attachment #196725 -
Flags: review? → review+
Updated•19 years ago
|
Flags: approval?
Updated•19 years ago
|
Flags: approval? → approval+
| Assignee | ||
Comment 3•19 years ago
|
||
Checking in Bugzilla/Attachment.pm; /cvsroot/mozilla/webtools/bugzilla/Bugzilla/Attachment.pm,v <-- Attachment.pm new revision: 1.26; previous revision: 1.25 done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•