Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Component and Session's meta data must be serializable.

org.apache.wicket.Application#getHeaderContributorListenerCollection() is renamed to #getHeaderContributorListeners()

This way it is consistent with the other #getXyzListeners() methods in Application class

Behavior changes

org.apache.wicket.request.Url#getQueryString WICKET-4664

...