[
https://issues.apache.org/jira/browse/WICKET-5179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13656335#comment-13656335
]
Martin Grigorov commented on WICKET-5179:
-----------------------------------------
Hi Jesse,
Please attach a patch that you think will do the job. A demo application using
the new functionality will make the requirement more clear. Thanks!
> 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
>
>
> 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