#48: Validate against long input by default. -------------------------------+-------------------------------------------- Reporter: sakhmechet | Owner: sakhmechet Type: defect | Status: new Priority: high | Milestone: 0.1 Component: weblocks | Version: pre-0.1 Keywords: validation length | -------------------------------+-------------------------------------------- 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.)
#48: Validate against long input by default. -------------------------+-------------------------------------------------- Reporter: sakhmechet | Owner: sakhmechet Type: defect | Status: closed Priority: high | Milestone: 0.1 Component: weblocks | Version: pre-0.1 Resolution: fixed | Keywords: validation length -------------------------+-------------------------------------------------- Changes (by sakhmechet):
* resolution: => fixed * status: new => closed
Comment:
Fixed by adding 'max-raw-slot-input-length' to the protocol.
cl-weblocks-ticket@common-lisp.net