[ 
https://issues.apache.org/jira/browse/TAP5-1917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Howard M. Lewis Ship closed TAP5-1917.
--------------------------------------

    Resolution: Won't Fix
      Assignee: Howard M. Lewis Ship

There isn't a good way to handle this; informal parameters to BeanEditForm (and 
BeanEditor) are used to supply override blocks for property editors.
                
> BeanEditForm/BeanEditor doesn't do the InformalParameter dance - from the 
> mailing list
> --------------------------------------------------------------------------------------
>
>                 Key: TAP5-1917
>                 URL: https://issues.apache.org/jira/browse/TAP5-1917
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3.2, 5.3.3
>            Reporter: Chris Mylonas
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>              Labels: parameters
>
> <t:beaneditform class="donkey" t:id="phone" 
> submitlabel="message:create-button"/>
> Does not render donkey (or class="donkey").
> It does render once the t:mixins="renderInformals" is added.
> Some comment from Lance:
> It seems that the beanEditForm needs a one-liner added to it
> ComponentResources.renderInformals(writer)
> &
> It seems that BeanEditor has the same bug. Pls put that in the Jira too
> Might be an idea to search all components with @SupportsInformalParameters
> that don't call renderInformalParameters to find any others

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to