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

Martin Grigorov resolved WICKET-3942.
-------------------------------------

    Resolution: Cannot Reproduce

Works OK at http://www.wicket-library.com/wicket-examples/ajax/tabbed-panel 
which is RC5.1 and works in DEPLOYMENT mode.

> AjaxTabbedPanel works well in development mode, but fails to switch tabs in 
> production mode
> -------------------------------------------------------------------------------------------
>
>                 Key: WICKET-3942
>                 URL: https://issues.apache.org/jira/browse/WICKET-3942
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 1.5-RC5.1
>         Environment: Linux
>            Reporter: Sylvain Vieujot
>
> When clicking on a tab of an AjaxTabbedPanel, the new tab shows properly if 
> the server is started in Development mode.
> But if the server is started with -Dwicket.configuration=deployment then the 
> component does not switch to the new tab.
> Inspecting the ajax response with Firebug shows the content of the new tab is 
> send, but it is not rendered.
> No javascript bug shows.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to