css classes fieldMissing/fieldInvalid not written in default ValidationDelegate
-------------------------------------------------------------------------------

                 Key: TAPESTRY-1313
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1313
             Project: Tapestry
          Issue Type: Bug
          Components: Framework
    Affects Versions: 4.1.2
         Environment: any
            Reporter: Jesse Kuhnert
         Assigned To: Jesse Kuhnert
            Priority: Minor
             Fix For: 4.1.2


The client side validation api now relies on decorating fields with the 
specific css class names "fieldMissing" and "fieldInvalid". The 
ValidationDelegate should append these class names directly onto fields in 
error so that server side validation looks the same as client side. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to