[
https://issues.apache.org/jira/browse/WICKET-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030879#comment-13030879
]
Scott Reed commented on WICKET-3677:
------------------------------------
Thanks for looking at this, Martin. This may be a JQM problem but Igor asked me
to post a quickstart so he could look at this since it wasn't clear where the
problem is.
There are JQM examples of updating various components. It should not matter
what the component is that you want to update - listviews, refreshingviews,
labels, links, whatever. I think the problem has to do with this being a
subpage rather than a proper page that is being updated but since I'm not very
competent in either Wicket or JQM, I'm uncertain.
I don't see an error message in the wicket ajax debug console and I don't know
how to tell which is from Wicket and which is from JQM:
INFO: Using XMLHttpRequest transport
INFO:
INFO: Initiating Ajax GET request on
?wicket:interface=:0:subpageListContainer:subpageList:2::IBehaviorListener:0:random=0.9676650795154274
INFO: Invoking pre-call handler(s)...
INFO: Received ajax response (69 characters)
INFO: <?xml version="1.0" encoding="UTF-8"?><ajax-response></ajax-response>
INFO: Response parsed. Now invoking steps...
INFO: Response processed successfully.
INFO: Invoking post-call handler(s)...
INFO: refocus last focused component not needed/allowed
What are you seeing?
> Wicket Ajax jQuery Mobile subpage update
> ----------------------------------------
>
> Key: WICKET-3677
> URL: https://issues.apache.org/jira/browse/WICKET-3677
> Project: Wicket
> Issue Type: Test
> Components: wicket-core
> Environment: windows 7
> Reporter: Scott Reed
> Priority: Minor
> Attachments: AjaxSubpageUpdate.zip
>
>
> I need help figuring out how to get Wicket to work with jQuery Mobile
> subpages. The attached quickstart shows what I am trying to do. Selecting an
> item in the list should take the user to a subpage populated with details
> depending on the selected list item. Instead the subpage is not updated.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira