Development

#634 (sfStringValidator: whitespaces at the beginning)

You must first sign up to be able to contribute.

Ticket #634 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

sfStringValidator: whitespaces at the beginning

Reported by: bladus Assigned to:
Priority: major Milestone: 0.6.3
Component: Version: 0.6.2
Keywords: Cc:
Qualification:

Description

sfStringValidator counts all whitespaces at the beginning and the end of a value as valid character. With the setting "min: 3" in the validation file, the user can enter 3 whitespaces and gets through the validation.

patch: http://develop.krankesnetz.de/sfstring_trim.patch

Change History

06/21/06 11:11:07 changed by fabien

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone set to 0.6.3.

in r1495