Changeset 5305 for trunk/plugins/validate/changelog.txt
- Timestamp:
- 04/24/08 16:57:51 (7 months ago)
- Files:
-
- 1 modified
-
trunk/plugins/validate/changelog.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/validate/changelog.txt
r5251 r5305 10 10 * Fixed #2473, ignoring all rules with an explicit parameter of boolean-false, eg. required:false is the same as not specifying required at all (it was handled as required:true so far) 11 11 * Fixed #2424, with a modified patch from #2473: Methods returning a dependency-mismatch don't stop other rules from being evaluated anymore; still, success isn't applied for optional fields 12 * Fixed url and email validation to not use trimmed values 12 13 13 14 1.2.1
