Modify ↓
Ticket #3944 (closed enhancement: fixed)
Opened 5 years ago
Last modified 5 years ago
max_description_size in trac.ini
| Reported by: | franck34 | Owned by: | cboos |
|---|---|---|---|
| Priority: | high | Milestone: | 0.11 |
| Component: | ticket system | Version: | devel |
| Severity: | major | Keywords: | slow max_description_size size description |
| Cc: | franck@… | ||
| Release Notes: | |||
| API Changes: | |||
Description
Because of ticket #3779, perhaps should be good to think about a new parameter in trac.ini (max_description_size) to limit the size of a description to avoid slowing down report and ticket editing ...
Thanks to matt_good (irc) for the idea.
Attachments
Change History
comment:1 Changed 5 years ago by cboos
- Milestone set to 0.10.5
- Owner changed from jonas to cboos
- Priority changed from normal to high
comment:2 Changed 5 years ago by cboos
- Milestone changed from 0.10.5 to 0.11
- Resolution set to fixed
- Status changed from new to closed
Implemented in r5242.
Note: See
TracTickets for help on using
tickets.



See also #4476. The problem described there boiled down to a ticket which had a description whose source was 12Mb. I couldn't even manager to recreate that ticket, so far.