Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
Description
When a request is issued to a wicket AbstractAjaxBehavior subclass on a component that is invisible, the whole page is re-rendered to a buffer. However, since this is a custom ajax call, the client-side code cannot be expected to deal with the necessary redirects (if it is even possible to detect this scenario on the client).
Attachments
Issue Links
- relates to
-
CMS-6966 Backport: CMS7-6924 Wicket non-default ajax behavior triggers re-render when component is no longer visible
- Closed