You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Finn Kennedy (JIRA)" <de...@tapestry.apache.org> on 2008/07/16 02:05:31 UTC

[jira] Commented: (TAPESTRY-1588) Validation error images included in markup with form.clientValidation="false"

    [ https://issues.apache.org/jira/browse/TAPESTRY-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12613791#action_12613791 ] 

Finn Kennedy commented on TAPESTRY-1588:
----------------------------------------

The ability to turn off css/images for forms is especially useful when developing for mobile devices where support of css etc is very limited.  Currently on for ex a blackberry browser the alt image text is displayed next to each form element.

> 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org