You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Harald Geritzer (JIRA)" <de...@tapestry.apache.org> on 2008/01/16 14:48:36 UTC

[jira] Created: (TAPESTRY-2052) Disabled fields still perfom client side validation

Disabled fields still perfom client side validation
---------------------------------------------------

                 Key: TAPESTRY-2052
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2052
             Project: Tapestry
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.0.8
            Reporter: Harald Geritzer


When disabling  Fields (eg. TextField) by setting disabled=true to use them as displaying only components, those components still perform client side validation and show error messages

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


[jira] Assigned: (TAPESTRY-2052) Disabled fields still perfom client side validation

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAPESTRY-2052:
----------------------------------------------

    Assignee: Howard M. Lewis Ship

> Disabled fields still perfom client side validation
> ---------------------------------------------------
>
>                 Key: TAPESTRY-2052
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2052
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.8
>            Reporter: Harald Geritzer
>            Assignee: Howard M. Lewis Ship
>
> When disabling  Fields (eg. TextField) by setting disabled=true to use them as displaying only components, those components still perform client side validation and show error messages

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


[jira] Closed: (TAPESTRY-2052) Disabled fields still perfom client side validation

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

       Resolution: Fixed
    Fix Version/s: 5.0.10

> Disabled fields still perfom client side validation
> ---------------------------------------------------
>
>                 Key: TAPESTRY-2052
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2052
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.8
>            Reporter: Harald Geritzer
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.0.10
>
>
> When disabling  Fields (eg. TextField) by setting disabled=true to use them as displaying only components, those components still perform client side validation and show error messages

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


[jira] Commented: (TAPESTRY-2052) Disabled fields still perfom client side validation

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
    [ https://issues.apache.org/jira/browse/TAPESTRY-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12563236#action_12563236 ] 

Howard M. Lewis Ship commented on TAPESTRY-2052:
------------------------------------------------

It makes sense to set up the validation on the client side, because they could be dynamically re-enabled, but a check for whether the field is disabled should occur on the client side.

> Disabled fields still perfom client side validation
> ---------------------------------------------------
>
>                 Key: TAPESTRY-2052
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2052
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.8
>            Reporter: Harald Geritzer
>            Assignee: Howard M. Lewis Ship
>
> When disabling  Fields (eg. TextField) by setting disabled=true to use them as displaying only components, those components still perform client side validation and show error messages

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