Actions
Defect #3308
closedWiki comments length validation is missing
Start date:
2009-05-07
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
New Issues,when the comments length > 255, error happen:
PGError: Error: value too long for type character varying(255): UPDATE "wiki_contents" SET "version" = 10, "comments" = E'...'
No validation.
Updated by Jiongliang Zhang over 15 years ago
Sorry, not "New Issues", it's "Wiki Comments "
Updated by Jean-Philippe Lang over 15 years ago
- Subject changed from Issues Comments Errors to Wiki comments length validation is missing
- Category changed from Website (redmine.org) to Wiki
- Status changed from New to Resolved
- Target version set to 0.8.4
- Resolution set to Fixed
Fix committed in r2720.
Updated by Jean-Philippe Lang over 15 years ago
- Status changed from Resolved to Closed
Merged in 0.8-stable in r2746.
Actions