close Warning: Can't synchronize with repository "(default)" (/project/cl-weblocks/svn does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 17 years ago

Closed 17 years ago

#48 closed defect (fixed)

Validate against long input by default.

Reported by: Slava Akhmechet Owned by: Slava Akhmechet
Priority: high Milestone: 0.1
Component: weblocks Version: pre-0.1
Keywords: validation length Cc:

Description

Create an input length validator and make it default for all fields. Currently weblocks allows entering really long input.

Different field types should have different default length (multiline vs. singleline elements, password elements, etc.)

Change History (1)

comment:1 Changed 17 years ago by Slava Akhmechet

Resolution: fixed
Status: newclosed

Fixed by adding 'max-raw-slot-input-length' to the protocol.

Note: See TracTickets for help on using tickets.