Bug Tracker

Show
Ignore:
Timestamp:
05/12/08 11:04:58 (7 months ago)
Author:
joern.zaefferer
Message:

validation: Fixed #2215: Fixed message display to call unhighlight as part of showing and hiding messages, no more visual side-effects while checking an element and extracted validator.checkForm to validate a form without UI sideeffects

Files:
1 modified

Legend:

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

    r5559 r5561  
    1313* Fixed creditcard validation to accept only digits and dashes ("asdf" is not a valid creditcard number) 
    1414* Allow both button and input elements for cancel buttons (via class="cancel") 
     15* Fixed #2215: Fixed message display to call unhighlight as part of showing and hiding messages, no more visual side-effects while checking an element and extracted validator.checkForm to validate a form without UI sideeffects 
    1516 
    16171.2.1