Modify ↓
Ticket #8448 (closed defect: fixed)
Opened 3 years ago
Last modified 2 years ago
Attachment size is not display correctly
| Reported by: | sebastian@… | Owned by: | sebastian@… |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.12 |
| Component: | attachment | Version: | 0.11.4 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API 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
Change History
Changed 3 years ago by sebastian@…
- Attachment attachment-size-display.patch added
comment:1 Changed 2 years ago by cboos
- Component changed from general to attachment
- Milestone set to 0.12
- Owner set to sebastian@…
(need to apply that patch before #6374)
comment:2 Changed 2 years ago by cboos
- Resolution set to fixed
- Status changed from new to closed
Patch applied in [8789], thanks!
Note: See
TracTickets for help on using
tickets.



Patch against Trac 0.11.4