[
https://issues.apache.org/jira/browse/TAPESTRY-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard M. Lewis Ship closed TAPESTRY-1503.
------------------------------------------
Resolution: Fixed
Fix Version/s: 5.0.5
Assignee: Howard M. Lewis Ship
> BeanEditForm should default its object parameter to container property that
> matches its id
> ------------------------------------------------------------------------------------------
>
> Key: TAPESTRY-1503
> URL: https://issues.apache.org/jira/browse/TAPESTRY-1503
> Project: Tapestry
> Issue Type: New Feature
> Components: tapestry-core
> Affects Versions: 5.0
> Reporter: Howard M. Lewis Ship
> Assignee: Howard M. Lewis Ship
> Fix For: 5.0.5
>
>
> This would be consistent with the more fine-grained components, such as
> TextField.
> It would also encourage people to give their forms a reasonable id:
> <t:beaneditform object="user"/>
> vs.
> <t:beaneditform t:id="user"/>
> The former ends up with a component id of ="beaneditform" (which shows up in
> URLs), the latter with "user".
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]