You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2013/05/16 09:09:16 UTC

[jira] [Reopened] (WICKET-5179) Move Form hidden field rendering to dedicated method

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

Martin Grigorov reopened WICKET-5179:
-------------------------------------


I've reverted the previous changes
                
> Move Form hidden field rendering to dedicated method
> ----------------------------------------------------
>
>                 Key: WICKET-5179
>                 URL: https://issues.apache.org/jira/browse/WICKET-5179
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 6.7.0
>         Environment: PanelMarkupSourcingStrategy
>            Reporter: Jesse Long
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: 6.8.0, 7.0.0
>
>         Attachments: myproject.tar.gz, wicket-5179-6.x.patch, wicket-5179-7.x.patch
>
>
> Form renders its hidden fields in onComponentTagBody(), which is never called when the markup sourcing strategy is PanelMarkupSourcingStrategy. Please can we move this to a dedicated method which can be called from MarkupSourcingStrategy#onComponentTagBody() when the component is instanceof Form.

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