+1

On Mon, Mar 1, 2010 at 01:13, Igor Vaynberg <[email protected]> wrote:

> this vote is to release wicket  1.4.7
>
> this maintenance release brings over 30 bug fixes and improvements.
>
> branch: https://svn.apache.org/repos/asf/wicket/branches/wicket-1.4.7/
>
> artifacts: 
> http://people.apache.org/~ivaynberg/wicket-1.4.7/<http://people.apache.org/%7Eivaynberg/wicket-1.4.7/>
> (currently uploading...)
>
> changelog:
> https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310561&fixfor=12314560
> (and below)
>
> vote ends Wednesday 5pm gmt-8
>
> cheers
>
> -igor
>
>
> Release Notes - Wicket - Version 1.4.7
>
> ** Bug
>    * [WICKET-2510] - Radio getMarkupId not working correctly
>    * [WICKET-2615] - URL mismatch with RENDER_TO_BUFFER when URL
> rewriting features of container are used
>    * [WICKET-2648] - DatePicker javascript uses 4 symbols for year
> although pattern contains just yy
>    * [WICKET-2657] - Multipart forms fails on Chrome during Ajax submit
>    * [WICKET-2660] - Wickettester executeAllTimerBehaviors executes
> stopped behaviors too
>    * [WICKET-2663] - Modal Dialog cannot add AjaxLink when
> UploadWebRequest is in use
>    * [WICKET-2688] - Versioned form with FileUploadField will expire
> page if you submit the form twice.
>    * [WICKET-2702] - update PropertyColumn Javadoc
>    * [WICKET-2704] - FormComponent.MessageSource.getMessage(String)
> and getValidatorKeyPrefix()
>    * [WICKET-2714] - SharedResourceRequestTarget sets Status 404 when
> not found, ignoring any 404 settings
>    * [WICKET-2715] - AuthenticatedWebSession in wicket-auth-roles
> does thread-unsafe access to signedIn boolean
>    * [WICKET-2717] - bookmarkablepagelink broken on ajaxupdate
>    * [WICKET-2718] - RedirectPage does not work in IE
>    * [WICKET-2721] - IE does not display ExceptionErrorPage
>    * [WICKET-2726] - CLONE -Ajax multipart broken on mounted pages
>    * [WICKET-2734] - Form#anyComponentError change in 1.4 breaks validation
>    * [WICKET-2738] - setResponsePage doesn't work with
> MixedParamUrlCodingStrategy
>    * [WICKET-2740] - DynamicWizardModel: setActiveStep is called twice
>    * [WICKET-2744] - AjaxFormChoiceComponentUpdatingBehavior cannot
> find the choice
>    * [WICKET-2749] - multipart form does not call
> window.wicketGlobalPreCallHandler
>    * [WICKET-2753] - Javascript in
> Form.registerJavascriptNamespaces() fails in Firefox 3.5.8
>    * [WICKET-2757] - MimeType/ContentType detection in
> ResourceStreamRequestTarget unreliable
>    * [WICKET-2759] - libxml2 splits large CData section. this breaks
> the processing of components
>
> ** Improvement
>    * [WICKET-2661] - Palette does not allow tracking the
> AbstractChoices components via Ajax
>    * [WICKET-2698] - Page Parameters needs to implement equals
>    * [WICKET-2706] - French translations for missing properties
>    * [WICKET-2708] - Extend SwitchProtocolRequestTarget so it's
> possible to customize the redirect url
>    * [WICKET-2709] - EmptySrcAttributeCheckFilter should check for src="#"
>    * [WICKET-2719] - Extract lazy AbstractListDataProvider out of
> ListDataProvider.
>    * [WICKET-2720] - Panel throws MarkupException without passing
> MarkupStream
>    * [WICKET-2731] - provide hook to enforce fqn's leaking out from
> shared resources
>    * [WICKET-2737] - reduce number of
> SpringBeanLocator#getBeanNameOfClass calls.
>    * [WICKET-2748] - IE6 sometimes fails when using wicket ajax
>    * [WICKET-2750] - Better error handling in modal window
> setContent() when a repeater is used
>

Reply via email to