[jira] [Commented] (WICKET-6021) ConcurrentModificationException in MarkupContainer#iterator#next

2015-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14988131#comment-14988131 ] ASF subversion and git services commented on WICKET-6021: - Commit

wicket git commit: WICKET-6021 ConcurrentModificationException in MarkupContainer#iterator#next

2015-11-03 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/master 74b895514 -> 63b122671 WICKET-6021 ConcurrentModificationException in MarkupContainer#iterator#next No need to use #copyChildren() explicitly. It is used internally by #iterator() now Project: http://git-wip-us.apache.org/repos/asf/wick

[jira] [Commented] (WICKET-6021) ConcurrentModificationException in MarkupContainer#iterator#next

2015-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14988128#comment-14988128 ] ASF subversion and git services commented on WICKET-6021: - Commit

wicket git commit: WICKET-6021 ConcurrentModificationException in MarkupContainer#iterator#next

2015-11-03 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/wicket-7.x 2cb9bc0cc -> 7b42dd04c WICKET-6021 ConcurrentModificationException in MarkupContainer#iterator#next No need to use #copyChildren() explicitly. It is used internally by #iterator() now Project: http://git-wip-us.apache.org/repos/asf/

[jira] [Commented] (WICKET-6001) Exception raised while refreshing a page with queued components missing in the markup

2015-11-03 Thread Andrea Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14988103#comment-14988103 ] Andrea Del Bene commented on WICKET-6001: - Hi, could you provide a quickstart (w

[jira] [Assigned] (WICKET-6001) Exception raised while refreshing a page with queued components missing in the markup

2015-11-03 Thread Andrea Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Del Bene reassigned WICKET-6001: --- Assignee: Andrea Del Bene > Exception raised while refreshing a page with queued com

[jira] [Commented] (WICKET-6021) ConcurrentModificationException in MarkupContainer#iterator#next

2015-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14988101#comment-14988101 ] ASF subversion and git services commented on WICKET-6021: - Commit

[jira] [Resolved] (WICKET-6021) ConcurrentModificationException in MarkupContainer#iterator#next

2015-11-03 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-6021. - Resolution: Fixed Fix Version/s: 8.0.0-M1 7.2.0 > ConcurrentMod

wicket git commit: WICKET-6021 ConcurrentModificationException in MarkupContainer#iterator#next

2015-11-03 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/master 14cba19c7 -> 74b895514 WICKET-6021 ConcurrentModificationException in MarkupContainer#iterator#next Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/74b89551 Tree: ht

[jira] [Commented] (WICKET-6021) ConcurrentModificationException in MarkupContainer#iterator#next

2015-11-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14988098#comment-14988098 ] ASF subversion and git services commented on WICKET-6021: - Commit

wicket git commit: WICKET-6021 ConcurrentModificationException in MarkupContainer#iterator#next

2015-11-03 Thread mgrigorov
Repository: wicket Updated Branches: refs/heads/wicket-7.x 21d80950b -> 2cb9bc0cc WICKET-6021 ConcurrentModificationException in MarkupContainer#iterator#next Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/2cb9bc0c Tree

[jira] [Commented] (WICKET-6021) ConcurrentModificationException in MarkupContainer#iterator#next

2015-11-03 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14987950#comment-14987950 ] Martin Grigorov commented on WICKET-6021: - Here is what happens: - Wicket calls

[jira] [Assigned] (WICKET-6021) ConcurrentModificationException in MarkupContainer#iterator#next

2015-11-03 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reassigned WICKET-6021: --- Assignee: Martin Grigorov > ConcurrentModificationException in MarkupContainer#itera

[jira] [Commented] (WICKET-6021) ConcurrentModificationException in MarkupContainer#iterator#next

2015-11-03 Thread Dan Haywood (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14987239#comment-14987239 ] Dan Haywood commented on WICKET-6021: - This is repeatable with Isis' kitchensink, e