[
https://issues.apache.org/jira/browse/WICKET-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thijs Vonk updated WICKET-1620:
-------------------------------
Attachment: portlet2-0.patch
Fixed:
When in a ajax call (ResourceRequest) and we do setResponsePage(WebPage.class),
and WebPage.class is mounted, the current implementation doesn't break out of
the ResourceRequest, it just creates a new ResourceURL. When this happens, I
only get the Markup of the portlet back, not the whole portal page.
By forcing a RenderUrl when a requestTarget instanceof
IBookmarkablePageRequestTarget
> Portlet 2.0 support
> -------------------
>
> Key: WICKET-1620
> URL: https://issues.apache.org/jira/browse/WICKET-1620
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Reporter: Thijs Vonk
> Assignee: Ate Douma
> Attachments: portlet2-0.patch, portlet2-0.patch
>
>
> Upgrade wicket to fully support portlet 2.0 (jsr 286;
> http://jcp.org/en/jsr/detail?id=286).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.