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/01/19 00:21:34 UTC

[jira] Commented: (TAPESTRY-1941) ValidationTracker retaining field values inconsistently

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

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

So far I've fixed Select and Checkbox.

All the TextFields get the necessary logic from AbstractTextField.

DateField is mentioned in the bug description, but appears to have the necessary logic in place.  Not sure what the discrepancy is there.

> ValidationTracker retaining field values inconsistently
> -------------------------------------------------------
>
>                 Key: TAPESTRY-1941
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1941
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.6
>            Reporter: Joel Wiegman
>            Assignee: Howard M. Lewis Ship
>
> When the @Persist annotation is not used at all, the ValidationTracker still retains values for the TextField component, but not for other components (like Checkbox, DateField, Select, etc.), when validation fails.  Use of the t:validate attribute for these fields is necessary to reproduce this bug.

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