You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2008/08/06 02:16:44 UTC

[jira] Closed: (TAPESTRY-1588) Validation error images are included in the markup for fields without errors, even when the form has client validation disabled

     [ https://issues.apache.org/jira/browse/TAPESTRY-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAPESTRY-1588.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0.14

> Validation error images are included in the markup for fields without errors, even when the form has client validation disabled
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1588
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1588
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.5
>            Reporter: Martin Grotzke
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.0.14
>
>
> 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org