[jira] [Resolved] (WICKET-6845) stackoverflow while serializing a page containing a reference to session

2020-10-22 Thread Martin Tzvetanov Grigorov (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Tzvetanov Grigorov resolved WICKET-6845. --- Fix Version/s: 9.2.0 Resolution: Fixed > stackoverflow while

[jira] [Commented] (WICKET-6702) AsynchronousPageStore with NotDetachedModelChecker - "Not detached model found" exception on several fast sequential Ajax calls

2020-10-22 Thread Sven Meier (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17219140#comment-17219140 ] Sven Meier commented on WICKET-6702: [~reiern70] see WICKET-6847 > AsynchronousPageStore with

[jira] [Resolved] (WICKET-6847) async page storing fails with flush before detach without session

2020-10-22 Thread Sven Meier (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sven Meier resolved WICKET-6847. Fix Version/s: 9.2.0 Assignee: Martin Tzvetanov Grigorov (was: Sven Meier)

[jira] [Created] (WICKET-6847) async page storing fails with flush before detach without session

2020-10-22 Thread Sven Meier (Jira)
Sven Meier created WICKET-6847: -- Summary: async page storing fails with flush before detach without session Key: WICKET-6847 URL: https://issues.apache.org/jira/browse/WICKET-6847 Project: Wicket

[jira] [Commented] (WICKET-6845) stackoverflow while serializing a page containing a reference to session

2020-10-22 Thread Sven Meier (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17219132#comment-17219132 ] Sven Meier commented on WICKET-6845: +1 should all be fine now > stackoverflow while serializing a

[jira] [Commented] (WICKET-6845) stackoverflow while serializing a page containing a reference to session

2020-10-22 Thread Martin Tzvetanov Grigorov (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17219124#comment-17219124 ] Martin Tzvetanov Grigorov commented on WICKET-6845: --- Is there anything more to do for

[jira] [Commented] (WICKET-6845) stackoverflow while serializing a page containing a reference to session

2020-10-22 Thread Sven Meier (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17219042#comment-17219042 ] Sven Meier commented on WICKET-6845: +1 The prevention of the serialization-loop is a good trick.

[jira] [Commented] (WICKET-6845) stackoverflow while serializing a page containing a reference to session

2020-10-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17219032#comment-17219032 ] ASF subversion and git services commented on WICKET-6845: - Commit

[wicket] branch master updated: WICKET-6845 by default session cache should not serialize

2020-10-22 Thread svenmeier
This is an automated email from the ASF dual-hosted git repository. svenmeier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/wicket.git The following commit(s) were added to refs/heads/master by this push: new f9f960e WICKET-6845 by default session

[jira] [Comment Edited] (WICKET-6845) stackoverflow while serializing a page containing a reference to session

2020-10-22 Thread Sven Meier (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17218988#comment-17218988 ] Sven Meier edited comment on WICKET-6845 at 10/22/20, 12:58 PM:

[jira] [Commented] (WICKET-6845) stackoverflow while serializing a page containing a reference to session

2020-10-22 Thread Sven Meier (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17218988#comment-17218988 ] Sven Meier commented on WICKET-6845: [~mgrigorov] I think your commit with regarding the

[jira] [Commented] (WICKET-6750) add capability to cancel ongoing AJAX requests from client side

2020-10-22 Thread Thomas Heigl (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17218898#comment-17218898 ] Thomas Heigl commented on WICKET-6750: -- [~reiern70]: What is the status of this issue? I just ran