Modify ↓
Opened 19 years ago
Closed 19 years ago
#3944 closed enhancement (fixed)
max_description_size in trac.ini
| Reported by: | franck34 | Owned by: | Christian Boos |
|---|---|---|---|
| Priority: | high | Milestone: | 0.11 |
| Component: | ticket system | Version: | devel |
| Severity: | major | Keywords: | slow max_description_size size description |
| Cc: | franck@… | Branch: | |
| Release Notes: | |||
| API Changes: | |||
| Internal 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 (0)
Change History (2)
comment:1 by , 19 years ago
| Milestone: | → 0.10.5 |
|---|---|
| Owner: | changed from to |
| Priority: | normal → high |
comment:2 by , 19 years ago
| Milestone: | 0.10.5 → 0.11 |
|---|---|
| Resolution: | → fixed |
| Status: | new → 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.