Bug Tracker

Show
Ignore:
Timestamp:
08/27/08 20:46:54 (5 months ago)
Author:
joern.zaefferer
Message:

validate: Fixed basic validation to pass the untrimmed input value as the first parameter to validation methods, changed required accordingly; breaks existing custom method that rely on the trimming

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/plugins/validate/changelog.txt

    r5839 r5841  
    22--- 
    33* Improved basic demo, validating confirm-password field after password changed 
     4* Fixed basic validation to pass the untrimmed input value as the first parameter to validation methods, changed required accordingly; breaks existing custom method that rely on the trimming 
    45 
    561.4