You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Daniel Gredler (JIRA)" <ta...@jakarta.apache.org> on 2007/02/17 17:23:05 UTC

[jira] Created: (TAPESTRY-1277) Select component requires a "value" binding even after an "id" binding has been specified

Select component requires a "value" binding even after an "id" binding has been specified
-----------------------------------------------------------------------------------------

                 Key: TAPESTRY-1277
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1277
             Project: Tapestry
          Issue Type: Bug
    Affects Versions: 5.0
            Reporter: Daniel Gredler
            Priority: Minor
             Fix For: 5.0


Some form components like TextField don't require you to bind the "value" parameter if you specify the "id" parameter.

The Select component does not yet follow this T5 rule of thumb.


-- 
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] Resolved: (TAPESTRY-1277) Select component requires a "value" binding even after an "id" binding has been specified

Posted by "Daniel Gredler (JIRA)" <ta...@jakarta.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Gredler resolved TAPESTRY-1277.
--------------------------------------

    Resolution: Invalid

Marking as invalid, since this worked the second time I tried it. Probably a typo on my side.

> Select component requires a "value" binding even after an "id" binding has been specified
> -----------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1277
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1277
>             Project: Tapestry
>          Issue Type: Bug
>    Affects Versions: 5.0
>            Reporter: Daniel Gredler
>         Assigned To: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.0
>
>
> Some form components like TextField don't require you to bind the "value" parameter if you specify the "id" parameter.
> The Select component does not yet follow this T5 rule of thumb.

-- 
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-1277) Select component requires a "value" binding even after an "id" binding has been specified

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

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

    Assignee: Howard M. Lewis Ship

> Select component requires a "value" binding even after an "id" binding has been specified
> -----------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1277
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1277
>             Project: Tapestry
>          Issue Type: Bug
>    Affects Versions: 5.0
>            Reporter: Daniel Gredler
>         Assigned To: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.0
>
>
> Some form components like TextField don't require you to bind the "value" parameter if you specify the "id" parameter.
> The Select component does not yet follow this T5 rule of thumb.

-- 
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-1277) Select component requires a "value" binding even after an "id" binding has been specified

Posted by "Daniel Gredler (JIRA)" <ta...@jakarta.apache.org>.
    [ https://issues.apache.org/jira/browse/TAPESTRY-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475143 ] 

Daniel Gredler commented on TAPESTRY-1277:
------------------------------------------

I just tried this again, and it seems to work. Sorry about the false alarm!

> Select component requires a "value" binding even after an "id" binding has been specified
> -----------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1277
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1277
>             Project: Tapestry
>          Issue Type: Bug
>    Affects Versions: 5.0
>            Reporter: Daniel Gredler
>         Assigned To: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.0
>
>
> Some form components like TextField don't require you to bind the "value" parameter if you specify the "id" parameter.
> The Select component does not yet follow this T5 rule of thumb.

-- 
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-1277) Select component requires a "value" binding even after an "id" binding has been specified

Posted by "Howard M. Lewis Ship (JIRA)" <ta...@jakarta.apache.org>.
    [ https://issues.apache.org/jira/browse/TAPESTRY-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475125 ] 

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

The code appears to be in place for this, so it should work. It should have worked back in 5.0.1.  Are you sure your container had the matching property? I guess I'll add a test case to prove it works.

> Select component requires a "value" binding even after an "id" binding has been specified
> -----------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1277
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1277
>             Project: Tapestry
>          Issue Type: Bug
>    Affects Versions: 5.0
>            Reporter: Daniel Gredler
>            Priority: Minor
>             Fix For: 5.0
>
>
> Some form components like TextField don't require you to bind the "value" parameter if you specify the "id" parameter.
> The Select component does not yet follow this T5 rule of thumb.

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