Versions Compared

Key

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

...

Check and Radio no longer generade a CSS class attribute, encoding their group's markup id. Wicket no longer needs this - if you do, you can easily write a suitable attribute value by yourself.

FileParts must be parsed explicit before trying to read them WICKET-5839

If a MultipartWebRequest is created the FileParts must be parsed explicit with #parseFileParts()

Deprecated classes/methods/fields are removed WICKET-5201

...