Martijn Dashorst created WICKET-5916:
----------------------------------------
Summary: StackOverflowError when calling getObject() from load()
in LDM
Key: WICKET-5916
URL: https://issues.apache.org/jira/browse/WICKET-5916
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 7.0.0-M5
Reporter: Martijn Dashorst
Fix For: 7.0.0-M6
The fix for WICKET-5772 caused an infinite loop when calling getObject() from
inside load() in LoadableDetachableModel. While of course unwise to do so and
nobody in their right mind would do so directly, such a cycle can be triggered
through a series of unrelated calls emanating from load().
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)