This file contains all changes done in releases for Apache Wicket 6.x. ============================================================================= Release Notes - Wicket - Version 6.1.1 ** Bug * [WICKET-4759] - FilterForm/FilterToolbar don't work when there's more than one IColumn to be filtered * [WICKET-4789] - URL rendering regression ============================================================================= Release Notes - Wicket - Version 6.1.0 ** Bug * [WICKET-4645] - encodeURL broken on Tomcat 7.0.28 * [WICKET-4656] - Atmosphere example doesn't work due to missing 'page' when creating AjaxRequestTarget * [WICKET-4729] - atmosphere example will stop working if opening the same url in a different tab in the same browser * [WICKET-4732] - CssPackageResource doesn't work if the extension isn't css * [WICKET-4734] - Button value is double escaped * [WICKET-4735] - KittenCaptchaPanel is broken * [WICKET-4737] - IllegalStateException on WicketFilter.init() after calling setFilterPath() * [WICKET-4738] - DownloadLink doesn't wrap the String model used for file name nor does it detach * [WICKET-4741] - Only complete handler (no success or failure handler) is called when Ajax link produces an exception * [WICKET-4742] - Wicket 6 and Atmospher Integration: AtmosphereServlet does not delegate WicketFilter for Error Pages . * [WICKET-4743] - SerializingObjectSizeOfStrategy do not use framework serializer * [WICKET-4749] - TabbedPanel - IModel initModel() * [WICKET-4750] - AbstractDefaultAjaxBehavior.getCallbackFunction should not add the event attribute * [WICKET-4751] - UploadProgressBar regression * [WICKET-4753] - Resource bundles are not resolved on PriorityHeaderItems * [WICKET-4755] - "'NEW VALUE' is not a valid Serializable" error during ajax form submission * [WICKET-4757] - FormComponents remain invalid forever if there is no feedback panel * [WICKET-4758] - DOM ids change of the input fields of FilterToolbar * [WICKET-4760] - JavaScriptStripper fails with single line comments * [WICKET-4761] - ModalWindow.closeCurrent Javascript error * [WICKET-4763] - Page's stateless hint is initially set to 'false' * [WICKET-4766] - multiple