downloadsha3by / wiquery

Automatically exported from code.google.com/p/wiquery
MIT License
0 stars 0 forks source link

WiQuery Tab component remains on first tab when versioned #270

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Suppose a page with a Tabs component on it, that has an ITabsAjaxEvent handler 
installed on it (even an empty one).

After reloading the page, or by coming back to the versioned page by means of 
Browser Back button/history, one can't switch the active tab anymore -- the 
component always jumps back. The browser makes a new request. Seems like Wicket 
loads a specific page version from the page store, which is stuck on the tab. 
Removing the version number from the URL works as expected.

See the attached quickstart.

I've tried with Wicket/Wiquery in versions 6.5 and 6.6 on Mac OS X and Linux.

Original issue reported on code.google.com by stefan.g...@googlemail.com on 26 Jul 2013 at 10:25

Attachments:

GoogleCodeExporter commented 9 years ago
I've also tried with latest Wicket 6.11 and WiQuery 6.9.2 -- at least the 
RequestCycle implementation reports a StalePageException now.

Original comment by stefan.g...@googlemail.com on 3 Nov 2013 at 11:53

GoogleCodeExporter commented 9 years ago
bit late, but it is still present in wiquery 6.12.0, I will investigate.

Original comment by hielke.hoeve on 26 Nov 2013 at 10:04