[jira] [Created] (WICKET-6400) Object with array property fails on NPE when construction JSON object

2017-06-15 Thread David Rain (JIRA)
David Rain created WICKET-6400: -- Summary: Object with array property fails on NPE when construction JSON object Key: WICKET-6400 URL: https://issues.apache.org/jira/browse/WICKET-6400 Project: Wicket

[jira] [Commented] (WICKET-6399) Dequeuing of Border component with nested body fails

2017-06-15 Thread Dirk Forchel (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16051414#comment-16051414 ] Dirk Forchel commented on WICKET-6399: -- After fixing the NullPointerException with o

[jira] [Commented] (WICKET-6399) Dequeuing of Border component with nested body fails

2017-06-15 Thread Dirk Forchel (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16051396#comment-16051396 ] Dirk Forchel commented on WICKET-6399: -- After chaning the code in our project, I've

[jira] [Closed] (WICKET-6399) Dequeuing of Border component with nested body fails

2017-06-15 Thread Andrea Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Del Bene closed WICKET-6399. --- Resolution: Not A Bug Fix Version/s: 8.0.0-M7 7.8.0

wicket git commit: WICKET-6399 added javadoc to remind that border body container shall not be handled directly by hand

2017-06-15 Thread adelbene
Repository: wicket Updated Branches: refs/heads/wicket-7.x fb9db2f9c -> e1fb4afee WICKET-6399 added javadoc to remind that border body container shall not be handled directly by hand Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wic

[jira] [Commented] (WICKET-6399) Dequeuing of Border component with nested body fails

2017-06-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16050446#comment-16050446 ] ASF subversion and git services commented on WICKET-6399: - Commit

[jira] [Reopened] (WICKET-4324) [wicket-ioc] LazyInitProxyFactory CGLIB proxies naming strategy may cause java.lang.IllegalAccessError

2017-06-15 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov reopened WICKET-4324: - > [wicket-ioc] LazyInitProxyFactory CGLIB proxies naming strategy may cause > java.lang.Ille

[jira] [Commented] (WICKET-6399) Dequeuing of Border component with nested body fails

2017-06-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16050340#comment-16050340 ] ASF subversion and git services commented on WICKET-6399: - Commit

wicket git commit: WICKET-6399 added javadoc to remind that border body container shall not be handled directly by hand

2017-06-15 Thread adelbene
Repository: wicket Updated Branches: refs/heads/master c78f11a5c -> c49b9d663 WICKET-6399 added javadoc to remind that border body container shall not be handled directly by hand Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/

[jira] [Commented] (WICKET-6399) Dequeuing of Border component with nested body fails

2017-06-15 Thread Dirk Forchel (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16050275#comment-16050275 ] Dirk Forchel commented on WICKET-6399: -- Hi Andrea, this fixes the problem. Thank you

[jira] [Assigned] (WICKET-6399) Dequeuing of Border component with nested body fails

2017-06-15 Thread Andrea Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Del Bene reassigned WICKET-6399: --- Assignee: Andrea Del Bene > Dequeuing of Border component with nested body fails > -

[jira] [Commented] (WICKET-6399) Dequeuing of Border component with nested body fails

2017-06-15 Thread Andrea Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-6399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16050154#comment-16050154 ] Andrea Del Bene commented on WICKET-6399: - hi [~forchel] Since 7.7.0 border's bo