+1
On Sat, Nov 2, 2013 at 8:12 PM, Thijs Vonk <[email protected]> wrote: > Going back to 6.11 didn't solve my issue so I went back to 6.12 started > debugging and presto no issue. I think I just might have had some old jar > still hanging around somewhere > > So +1 (non-binding) from me. > > Thijs > > > > > > On 2/11/13 12:36, Thijs Vonk wrote: > >> I upgraded 4 applications from 6.7 to 6.12.0 and almost everything is >> fine. >> Except for the autocomplete text field from extentions. The position of >> the choices is not even close to the input field. >> I'll revert back to 6.11 to see if that solves the issue before the end >> of the weekend and let you know. >> >> Thijs >> >> >> On 1/11/13 14:44, Martijn Dashorst wrote: >> >>> This is a vote to release Apache Wicket 6.12.0 >>> >>> Please download the source distributions found in our staging area >>> linked below. >>> >>> I have included the signatures for both the source archives. This vote >>> lasts for 72 hours minimum. >>> >>> [ ] Yes, release Apache Wicket 6.12.0 >>> [ ] No, don't release Apache Wicket 6.12.0, because ... >>> >>> Distributions, changelog, keys and signatures can be found at: >>> >>> https://dist.apache.org/repos/dist/dev/wicket/6.12.0 >>> >>> Staging repository: >>> >>> https://repository.apache.org/content/repositories/orgapachewicket-053/ >>> >>> The binaries are available in the above link, as are a staging >>> repository for Maven. Typically the vote is on the source, but should >>> you find a problem with one of the binaries, please let me know, I can >>> re-roll them some way or the other. >>> >>> ====================================================================== >>> >>> The signatures for the source release artifacts: >>> >>> apache-wicket-6.12.0.tar.gz.asc >>> >>> -----BEGIN PGP SIGNATURE----- >>> Version: GnuPG v1.4.15 (Darwin) >>> >>> iEYEABECAAYFAlJzjWYACgkQJBX8W/xy/UW8oQCgtyrTRMEXNJZNYTIS3L63Pfn+ >>> kscAoKQoEXi+8cD1VhG+aQlr8FmJLACg >>> =8Tl0 >>> -----END PGP SIGNATURE----- >>> >>> apache-wicket-6.12.0.zip.asc >>> >>> -----BEGIN PGP SIGNATURE----- >>> Version: GnuPG v1.4.15 (Darwin) >>> >>> iEYEABECAAYFAlJzjWYACgkQJBX8W/xy/UUzJgCeJfygCQ06X2nuKKcMNr2ThBt3 >>> /0wAniZYfcwjogyyGzphBOCkd/78MhMx >>> =g6VK >>> -----END PGP SIGNATURE----- >>> >>> ====================================================================== >>> >>> Release Notes - Wicket - Version 6.12.0 >>> >>> ** Bug >>> >>> * [WICKET-4862] - AjaxPagingNavigationLink and >>> AjaxPagingNavigationIncrementLink output inline onclick attributes in >>> addition to Wicket.Ajax.ajax event registration >>> * [WICKET-5101] - Could not open second modal window after closing >>> first >>> * [WICKET-5356] - >>> AutoCompleteSettings.setShowListOnEmptyInput(true) is not working >>> anymore >>> * [WICKET-5359] - org.apache.wicket.util.string.StringValue#equals >>> broken >>> * [WICKET-5366] - ResourceAggregator looses information about >>> priority/filtering/... when using a bundle >>> * [WICKET-5369] - Can't set a cookie using CookieUtils during an >>> ajax request due to java.lang.ClassCastException: >>> org.apache.wicket.ajax.AbstractAjaxResponse$AjaxResponse cannot be >>> cast to org.apache.wicket.request.http.WebResponse >>> * [WICKET-5374] - SourcesPage fails on resources with non-ASCII >>> characters >>> * [WICKET-5375] - Improve ConcatBundleResource error handling when >>> a resource is missing >>> * [WICKET-5378] - AutoCompleteTextField inside a ModalWindow shows >>> auto complete dropdown in the wrong location >>> * [WICKET-5379] - IE7: AutoCompleteTextField inside a ModalWindow >>> shows auto complete dropdown behind ModalWindow >>> * [WICKET-5380] - Wicket rebinds the SessionEntry session >>> attribute and this causes problems in Glassfish >>> * [WICKET-5382] - AutoComplete JavaScript errors >>> * [WICKET-5385] - wicket-bean-validation >>> PropertyValidator_fr.properties.xml : org.xml.sax.SAXParseException >>> * [WICKET-5386] - ChainingModel should not check if the >>> modelObject given as argument is null >>> * [WICKET-5397] - target.prependJavaScript and JQuery-Animation in >>> IE8 >>> * [WICKET-5398] - XmlPullParser fails to properly parse from >>> String with encoding declaration >>> >>> ** Improvement >>> >>> * [WICKET-5346] - Support MultiFileUploadField in FormTester >>> * [WICKET-5362] - Add support for parsing IE 11 user agent >>> * [WICKET-5376] - Log the exception if the application cannot start >>> properly >>> * [WICKET-5381] - Add Wicket.Event.unsubscribe method >>> * [WICKET-5384] - Allow form components to trim the input themselves >>> * [WICKET-5388] - Allow DebugBar contributors to be removed >>> * [WICKET-5390] - Session management doesn't work with Jetty's >>> JDBCSessionManager >>> * [WICKET-5395] - HeaderItem to be Serializable >>> >>> ** Wish >>> >>> * [WICKET-5393] - Remove 'final' from InlineFrame#onComponentTag() >>> >> >> >
