Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-4848

Reporter of FeedbackMessage should not be set to 'null' on detach

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 6.2.0
    • 6.3.0
    • wicket
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              pete Peter Ertl
              pete Peter Ertl
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: