Modify ↓
Opened 15 years ago
Closed 15 years ago
#8448 closed defect (fixed)
Attachment size is not display correctly
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 0.12 |
Component: | attachment | Version: | 0.11.4 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
If you set attachment.max_size
in trac.ini
to 524288
(512 kB) the attachment page say that the maximum attachment size is "0 MB". I've attached a patch that corrects this. However, only one of these two patches is actually necessary. But since I don't know which would be the better solution a attach both patches (in the same file). IMHO both patches should be applied.
Attachments (1)
Change History (3)
by , 15 years ago
Attachment: | attachment-size-display.patch added |
---|
comment:1 by , 15 years ago
Component: | general → attachment |
---|---|
Milestone: | → 0.12 |
Owner: | set to |
(need to apply that patch before #6374)
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Patch applied in [8789], thanks!
Note:
See TracTickets
for help on using tickets.
Patch against Trac 0.11.4