Validation error images included in markup with form.clientValidation="false"
-----------------------------------------------------------------------------

                 Key: TAPESTRY-1588
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1588
             Project: Tapestry
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.0.5
            Reporter: Martin Grotzke
            Priority: Minor


If you set clientValidation="false" on a form, T5 renders the validation error 
image for all input components (for validation errors that might occur):

<img alt="[Error]" class="t-error-icon t-invisible" id="cancel:icon" 
src="/app/assets/tapestry/field-error-marker.png">

With clientValidation="false" this should not be needed and markup could be 
improved + page load time reduced.

-- 
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