Defect #19840
Missing validation for description size of versions
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Project settings | |||
Target version: | 2.6.6 | |||
Resolution: | Fixed | Affected version: | 2.6.5 |
Description
We're using redmine 2.6.5. When you're creating a new version from the prjoect settings and try to write a log description (greatest of 255 characters) an internal error is shown.
Reviewing logs an error in the database appears with the message: "value too long for type character varying(255)
"
It appears that the maximum size of the description of the versions is not checked.
Associated revisions
Missing validation for description size of versions (#19840).
Patch by Bruno Orcha García.
History
#1
Updated by Jean-Philippe Lang about 7 years ago
- Status changed from New to Resolved
- Assignee set to Jean-Philippe Lang
- Target version set to 2.6.6
Patch applied in r14267, thanks for pointing this out.
#2
Updated by Jean-Philippe Lang about 7 years ago
- Status changed from Resolved to Closed
- Resolution set to Fixed