Opened 12 years ago
Closed 12 years ago
#11254 closed enhancement (fixed)
Documentation for [attachment] max_size applies to all realms supporting attachments, in addition to ticket and wiki
| Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.2 |
| Component: | attachment | Version: | 1.0-stable |
| Severity: | minor | Keywords: | documentation |
| Cc: | Branch: | ||
| Release Notes: |
Removed reference to ticket and wiki from documentation for |
||
| API Changes: | |||
| Internal Changes: | |||
Description
The documentation for [attachment] max_size states that the options applies for ticket and wiki attachments. I believe the option will be applicable to any realm that supports attachments, so I propose to change the documentation to: Maximum allowed file size (in bytes) for attachments. Specifically, the option should apply to Milestone attachments and attachments in realms provided by plugins (such as Versions, provided by the th:ExtendedVersionPlugin).
Attachments (0)
Change History (2)
comment:1 by , 12 years ago
| Component: | general → attachment |
|---|---|
| Keywords: | documentation added |
| Owner: | set to |
| Severity: | blocker → minor |
| Status: | new → assigned |
comment:2 by , 12 years ago
| Release Notes: | modified (diff) |
|---|---|
| Resolution: | → fixed |
| Status: | assigned → closed |



Committed to 1.0-stable in [11873] and merged to trunk in [11874].