Project

General

Profile

Actions

Defect #3308

closed

Wiki comments length validation is missing

Added by Jiongliang Zhang about 15 years ago. Updated about 12 years ago.

Status:
Closed
Priority:
High
Category:
Wiki
Target version:
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.

Actions

Also available in: Atom PDF