Peter Ertl created WICKET-4848:
----------------------------------
Summary: Reporter of FeedbackMessage should not be set to 'null'
on detach
Key: WICKET-4848
URL: https://issues.apache.org/jira/browse/WICKET-4848
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 6.2.0
Reporter: Peter Ertl
Assignee: Peter Ertl
Priority: Minor
When FeedbackMessages are detached via IDetachable#detach() the reporter of the
message is set to null.
This seems to be part of legacy cleanup before feedback messages were stored in
the components meta data.
Since settings the reporter to null changes the state of the message and
also partially bypasses the logic behing
IApplicationSettings#setFeedbackMessageCleanupFilter(..)
we should remove that logic.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira