You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Dmitry Sterinzat (Created) (JIRA)" <ji...@apache.org> on 2012/01/03 13:18:39 UTC

[jira] [Created] (TAP5-1812) Hidden component does't store submitted value if validation failed

Hidden component does't store submitted value if validation failed
------------------------------------------------------------------

                 Key: TAP5-1812
                 URL: https://issues.apache.org/jira/browse/TAP5-1812
             Project: Tapestry 5
          Issue Type: Question
            Reporter: Dmitry Sterinzat


Hidden component uses value from binding instead of submitted value if validation failed for submitted data. Is it correct?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TAP5-1812) Hidden component does't store submitted value if validation failed

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13262768#comment-13262768 ] 

Howard M. Lewis Ship commented on TAP5-1812:
--------------------------------------------

Couldn't this be accomplished even more by annotating the property with @ActivationRequestParameter ?  Then you don't even need the Hidden field, and Tapestry will take care of persisting it, etc.
                
> Hidden component does't store submitted value if validation failed
> ------------------------------------------------------------------
>
>                 Key: TAP5-1812
>                 URL: https://issues.apache.org/jira/browse/TAP5-1812
>             Project: Tapestry 5
>          Issue Type: Question
>          Components: tapestry-core
>    Affects Versions: 5.2.5
>            Reporter: Dmitry Sterinzat
>
> Hidden component uses value from binding instead of submitted value if validation failed for submitted data. Is it correct?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TAP5-1812) Hidden component does't store submitted value if validation failed

Posted by "Geoff Callender (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13263534#comment-13263534 ] 

Geoff Callender commented on TAP5-1812:
---------------------------------------

I like my hiddens to stay hidden, and unmodifiable, especially when its the version field!
                
> Hidden component does't store submitted value if validation failed
> ------------------------------------------------------------------
>
>                 Key: TAP5-1812
>                 URL: https://issues.apache.org/jira/browse/TAP5-1812
>             Project: Tapestry 5
>          Issue Type: Question
>          Components: tapestry-core
>    Affects Versions: 5.2.5
>            Reporter: Dmitry Sterinzat
>
> Hidden component uses value from binding instead of submitted value if validation failed for submitted data. Is it correct?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (TAP5-1812) Hidden component does't store submitted value if validation failed

Posted by "Dmitry Sterinzat (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitry Sterinzat updated TAP5-1812:
-----------------------------------

          Component/s: tapestry-core
    Affects Version/s: 5.2.5
    
> Hidden component does't store submitted value if validation failed
> ------------------------------------------------------------------
>
>                 Key: TAP5-1812
>                 URL: https://issues.apache.org/jira/browse/TAP5-1812
>             Project: Tapestry 5
>          Issue Type: Question
>          Components: tapestry-core
>    Affects Versions: 5.2.5
>            Reporter: Dmitry Sterinzat
>
> Hidden component uses value from binding instead of submitted value if validation failed for submitted data. Is it correct?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (TAP5-1812) Hidden component does't store submitted value if validation failed

Posted by "Dmitry Sterinzat (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitry Sterinzat updated TAP5-1812:
-----------------------------------

          Component/s: tapestry-core
    Affects Version/s: 5.2.5
    
> Hidden component does't store submitted value if validation failed
> ------------------------------------------------------------------
>
>                 Key: TAP5-1812
>                 URL: https://issues.apache.org/jira/browse/TAP5-1812
>             Project: Tapestry 5
>          Issue Type: Question
>          Components: tapestry-core
>    Affects Versions: 5.2.5
>            Reporter: Dmitry Sterinzat
>
> Hidden component uses value from binding instead of submitted value if validation failed for submitted data. Is it correct?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TAP5-1812) Hidden component does't store submitted value if validation failed

Posted by "Geoff Callender (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13263534#comment-13263534 ] 

Geoff Callender commented on TAP5-1812:
---------------------------------------

I like my hiddens to stay hidden, and unmodifiable, especially when its the version field!
                
> Hidden component does't store submitted value if validation failed
> ------------------------------------------------------------------
>
>                 Key: TAP5-1812
>                 URL: https://issues.apache.org/jira/browse/TAP5-1812
>             Project: Tapestry 5
>          Issue Type: Question
>          Components: tapestry-core
>    Affects Versions: 5.2.5
>            Reporter: Dmitry Sterinzat
>
> Hidden component uses value from binding instead of submitted value if validation failed for submitted data. Is it correct?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (TAP5-1812) Hidden component does't store submitted value if validation failed

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13262768#comment-13262768 ] 

Howard M. Lewis Ship commented on TAP5-1812:
--------------------------------------------

Couldn't this be accomplished even more by annotating the property with @ActivationRequestParameter ?  Then you don't even need the Hidden field, and Tapestry will take care of persisting it, etc.
                
> Hidden component does't store submitted value if validation failed
> ------------------------------------------------------------------
>
>                 Key: TAP5-1812
>                 URL: https://issues.apache.org/jira/browse/TAP5-1812
>             Project: Tapestry 5
>          Issue Type: Question
>          Components: tapestry-core
>    Affects Versions: 5.2.5
>            Reporter: Dmitry Sterinzat
>
> Hidden component uses value from binding instead of submitted value if validation failed for submitted data. Is it correct?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira