This file contains the changes done to the 1.3.x releases since 1.3-final. Release Notes - Wicket - Version 1.3.7 ** Bug * [WICKET-1912] - StatelessForm problems with query string * [WICKET-1922] - AbstractTree - setting root to null causes NullPointerException * [WICKET-1960] - AutoCompleteTextField - gives a type mismatch error on IE - version wicket-1.4-rc1 * [WICKET-1992] - SharedResourceRequestTarget allows access to almost arbitrary files under WEB-INF. * [WICKET-2215] - WebClientInfo does not set browerMajorVersion for IE8 * [WICKET-2252] - Autocomplete text fields don't call existing JavaScript event handlers properly * [WICKET-2268] - NullPointerException NPE in DiskPageStore after Session Timeout * [WICKET-2289] - AutoCompleteBehavior: Selected input not modiefied when selected with keyboard * [WICKET-2308] - Append lastmodified to Resources shouldnt append when the resource is a directory (ends with /) * [WICKET-2313] - BaseWicketTester doesn't invoke Application.newAjaxRequestTarget for ajax request target * [WICKET-2337] - IndexOutOfBoundsException when PropertyResolver is using an invalid list index * [WICKET-2354] - PropertyModel does not support index only property ("[0]") * [WICKET-2371] - jre 1.5 method used in wicket-extensions * [WICKET-2384] - OutOfMemoryError occur for memory leak on FeedbackPanel & FeedbackMessages * [WICKET-2385] - BigDecimalConverter uses jdk5 ** Improvement * [WICKET-2168] - TableTree.html is not XHTML valid * [WICKET-2315] - Backport PageReference from trunk Release Notes - Wicket - Version 1.3.6 ** Bug * [WICKET-693] - What to do with the wicket dtd? * [WICKET-1403] - Reinjection fails after Server restart * [WICKET-1483] - Unusual ClassCastException (SimpleAttributeModifier to IBehaviorListener) processing onError. * [WICKET-1504] - AutoCompleteTextField - javascript error "type mismatch" in line 227 in IE * [WICKET-1567] - AutoLinkResolver does not work with Internal link * [WICKET-1605] - onclick is null or not an object in IE6, IE7; Form.appendDefaultButtonField * [WICKET-1619] - PagingNavigator.setEnabled(false) doesn't work * [WICKET-1623] - LinkTree with IndicatingAjaxLink leaks