[
https://issues.apache.org/jira/browse/TAPESTRY-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Howard M. Lewis Ship updated TAPESTRY-1588:
-------------------------------------------
Issue Type: Bug (was: Improvement)
Summary: Validation error images are included in the markup for fields without errors, even when the form has client validation disabled (was: Validation error images included in markup with form.clientValidation="false")
> 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@...
For additional commands, e-mail:
dev-help@...