All Projects : Wicket (Key: WICKET)

Project Lead: Igor Vaynberg
URL: http://wicket.apache.org
Description:
With proper mark-up/logic separation, a POJO data model, and a refreshing lack of XML, Wicket makes developing web-apps in Java simple and enjoyable again. Swap the boilerplate, complex debugging and brittle code for powerful, reusable components written with plain Java and HTML.

Release Notes

 Select:   Open Issues   Road Map   Change Log   Popular Issues   Subversion Commits   Releases   Versions   Components   

Change Log

   Wish WICKET-2468 FIXED AjaxLazyLoadPanel do not respect especific projects components configuration Major Resolved
   Bug WICKET-2497 FIXED AutoComplete textfield ignores "visible" property within hierarchy. Major Resolved
   Bug WICKET-2530 FIXED Class not found when using OSGI class loader Major Resolved
   Improvement WICKET-2524 FIXED Configurable Throttle delay for AutoCompleteBehavior Major Resolved
   Bug WICKET-2525 FIXED DatePicker consume too much memory Major Resolved
   Bug WICKET-2522 FIXED Easy fix suggestion: In BaseWicketTester 'IFormSubmitting' component should be the submitting component, not just a 'Button' Major Resolved
   Bug WICKET-2507 FIXED Inconsistent resource path using <wicket:link> and HeaderContributor after second request Major Resolved
   Wish WICKET-2515 FIXED ModalWindow javadoc improvent Major Resolved
   Improvement WICKET-2344 FIXED Performance improvement: more efficient AnnotProxyFieldValueFactory cache Major Resolved
   Bug WICKET-2506 FIXED Regression: "Could not find child with id: <ID> in the wicket:enclosure" for non-component tag Major Resolved
   Bug WICKET-2348 FIXED always insert encoding in http response header Major Resolved
   Bug WICKET-2513 FIXED wicket:enclosure does not work if child is a container and not a component (regression from 1.4.1) Major Resolved
   Bug WICKET-2527 CANNOT REPRODUCE wicket:enclosure child attribute search path has changed Major Resolved
   Improvement WICKET-2459 FIXED Add new German Wicket Book Minor Resolved
   Bug WICKET-2518 FIXED Application_bg.properties property file is incorrectly encoded Minor Resolved
   Bug WICKET-2501 FIXED BaseWicketTester clickLink calls onBeginRequest two times. Minor Resolved
   Bug WICKET-2528 FIXED CheckBoxMultipleChoice ignores isDisabled() checks Minor Resolved
   Bug WICKET-2508 FIXED NullPointerException in BehaviorRequestTarget.processEvents(BehaviorRequestTarget.java:96) Minor Resolved
   Improvement WICKET-2511 FIXED Upgrade to SLF4J version 1.5.8 Minor Resolved
   Bug WICKET-2520 FIXED Use of Object instead of generic T in StringAutoCompleteRenderer Minor Resolved
   Bug WICKET-2436 FIXED invalid DataTable markup breaks table layout Minor Resolved
   Bug WICKET-2505 FIXED Button.onSubmit javadoc is misleading Trivial Resolved
   Bug WICKET-2516 FIXED Javadoc for Component.getMarkupId is incorrect Trivial Resolved
   Bug WICKET-2457 FIXED Flash/ExternalInterface does not work in IE if movie is fetched via Wicket/Ajax Critical Closed
   New Feature WICKET-2483 FIXED Access to WizardModel.conditions Major Resolved
   Bug WICKET-2463 FIXED Ajax miltipart form submitting ignores setDefaultFormProcessing(false) Major Resolved
   Bug WICKET-2433 FIXED Ajax support for multipart forms broken in a nested form Major Resolved
   Bug WICKET-2477 FIXED AjaxEditableChoiceLabel does not detach choices model Major Resolved
   Improvement WICKET-2449 FIXED Fix javadoc biggest mistakes - mainly @Deprecated tags Major Resolved
   Bug WICKET-2453 FIXED Form.findForm(Component c) bug. When form is part of Border and form component like TextField is inside another Border , component cannot resolve its form. Major Resolved
   Bug WICKET-2485 FIXED IComponentResolvers are not supported inside wicket:enclosure Major Resolved
   Improvement WICKET-2454 FIXED IE8: be more verbose if ajax refresh fails Major Resolved
   Improvement WICKET-2439 FIXED Improve MixedParamUrlCodingStrategy, introduce Hybrid Major Resolved
   Bug WICKET-2458 FIXED JavascriptUtils.escapeQuotes() misses escaping double quotes Major Resolved
   Bug WICKET-2430 FIXED Malformed \uxxxx encoding in MultipleUploadField_sl.properties Major Resolved
   Bug WICKET-2434 FIXED RequestCycle urlFor ignores existing parameters when appending provided params Major Resolved
   Bug WICKET-2478 FIXED TabbedPanel rendering bug Major Resolved
   Wish WICKET-2489 FIXED need to know if a component has been added to the AjaxRequestTarget Major Resolved
   Wish WICKET-2120 FIXED widen visibiliy of GuiceProxyTargetLocator and findBindingAnnotation Major Resolved
   New Feature WICKET-2517 WON'T FIX adding class ExactErrorLevelFeedbackMessageFilter which displays exact one Error Level Major Resolved
   New Feature WICKET-2395 INVALID add MixedParamHybridUrlCodingStrategy Major Resolved
   Bug WICKET-2438 FIXED AjaxEventBehavior not working on feedback message components Major Closed
   Improvement WICKET-626 WON'T FIX profile Wicket for 1.4.0 Major Closed
   Bug WICKET-2461 FIXED AjaxPagingNavigationIncrementLink does not work without AjaxPagingNavigator component Minor Resolved
   Improvement WICKET-2469 FIXED Allow using a different FileItemFactory by extracting a method in MultipartServletWebRequest class Minor Resolved
   Improvement WICKET-2445 FIXED FormInput.java needs the validators updated. Minor Resolved
   Improvement WICKET-2444 FIXED Internal Spring beans should be ignored Minor Resolved
   Bug WICKET-2475 FIXED NPE after application hot redeployment Minor Resolved
   Bug WICKET-2488 FIXED QuickFix proposal WicketTesterHelper.assertEquals(final Collection<?> expects, final Collection<?> actuals) should compare list sizes Minor Resolved
   Wish WICKET-2462 FIXED Would it possible add chinese resource label for WizardButton eg. CancelButton, NextButton and PreviousButton etc. Minor Resolved
   Bug WICKET-2466 FIXED javadoc the CryptedUrlWebRequestCodingStrategy needs to be update/corrected to reflect the usage of session-id for encryption and hence URLs which were bookmarkable before will NOT remain bookmarkable. Minor Resolved
   Bug WICKET-2393 WON'T FIX Passwords should not be trimmed Minor Resolved
   Improvement WICKET-2492 FIXED Application_pt_BR.properties path Trivial Resolved
   Bug WICKET-2456 FIXED DateTextField cannot work with default converter (or javadoc wrong) Trivial Resolved
   Improvement WICKET-2435 FIXED TabbedPanel extract factory method for tabs-container Trivial Resolved
   New Feature WICKET-2420 FIXED Ajax support for multipart forms Major Resolved
   Improvement WICKET-2413 FIXED Better error handling when filterName attribute of WicketSessionFilter is misconfigured Major Resolved
   Improvement WICKET-2020 FIXED Callback after detaching the page but before the PageMap lock is released Major Resolved
   Bug WICKET-2422 FIXED DefaultDataTable hides NavigationToolbar once and forever Major Resolved
   Bug WICKET-2316 FIXED Form generates invalid html in appendDefaultButtonField Major Resolved
   Bug WICKET-2378 FIXED FormTester should call detach Major Resolved
   Improvement WICKET-2374 FIXED Model's factory methods are inconsistent Major Resolved
   Bug WICKET-2418 FIXED NPE in ResourceReference Major Resolved
   Bug WICKET-2423 FIXED Not all "domready" events are called when two wicket-event.js files are added to the page Major Resolved
   Bug WICKET-2402 FIXED SetRowsPerPage with AjaxFallbackDefaultDataTable Major Resolved
   Improvement WICKET-2290 FIXED upgrade pom reference for joda-time to 1.6 Major Resolved
   Bug WICKET-2406 INVALID Palette component breaks XHTML validation Major Resolved
   Bug WICKET-2397 FIXED text fields do not honor isrequired() Major Closed
   Bug WICKET-2493 WON'T FIX Border component's <wicket:body /> tag doesn't work within a repeater such as a ListView Major Closed
   Bug WICKET-2529 DUPLICATE Message localization problem Major Closed
   Improvement WICKET-2584 INVALID Working with markup inheritance in panels Major Closed
   Bug WICKET-2407 FIXED AbstractOptions of Palette may cause an HTML error with illegal chars Minor Resolved
   New Feature WICKET-2412 FIXED Add dev time check for empty src="" attribute that can cause problems Minor Resolved
   Improvement WICKET-2410 FIXED AjaxRequestTarget could skip component when its ancestor is added too Minor Resolved
   Bug WICKET-2415 FIXED Estonian translation for StringValidator.minimum contains ${mimimum} instead of ${minimum} Minor Resolved
   Improvement WICKET-2417 FIXED FilterToolbar, FilterForm conformity to XHTML strict Trivial Resolved
   Bug WICKET-2384 FIXED OutOfMemoryError occur for memory leak on FeedbackPanel & FeedbackMessages Critical Resolved
   Bug WICKET-2394 FIXED KittenCaptcha example broken Major Resolved
   Bug WICKET-2350 FIXED Localization messages stops working with validators since 1.4-rc2 Major Resolved
   Bug WICKET-2392 FIXED MarkupComponentBorder fails to close stream (?) Major Resolved
   Bug WICKET-2368 FIXED Page.checkRendering fails after setting BorderBodyContainer visiblity to false Major Resolved
   Bug WICKET-2391 FIXED Tag '<BODY>'has a mismatched close tag at '</SPAN>' Major Resolved
   Bug WICKET-2366 FIXED Refactor: org.apache.wicket.util.string.Strings#fromEscapedUnicode(String escapedUnicodeString) Major Closed
   Bug WICKET-2382 FIXED Stateless problems Major Closed
   Bug WICKET-2367 FIXED ApacheLicenceHeaderTest fails checking non-project file Minor Resolved
   Bug WICKET-2381 FIXED IModel parameters of StringResourceModel not getting detached Minor Resolved
   Bug WICKET-2363 FIXED Two minor quick-to-fix quality bugs in WicketTester Minor Resolved
   Improvement WICKET-2362 FIXED Update hungarian localization Trivial Resolved
   Improvement WICKET-2351 FIXED Make TimeFrame, Duration, Time and related classes Serializable. Major Resolved
   Bug WICKET-2346 FIXED Problem with displaying expired page. Major Resolved
   Bug WICKET-2337 FIXED IndexOutOfBoundsException when PropertyResolver is using an invalid list index Major Closed
   Bug WICKET-2354 FIXED PropertyModel does not support index only property ("[0]") Minor Closed
   Bug WICKET-2358 FIXED EmailAddressValidator property has a typo in French version Trivial Resolved
   Improvement WICKET-2360 FIXED Checkbox: Make setters fluid Trivial Closed
1.4 Release Candidate 6
   Bug WICKET-2294 CANNOT REPRODUCE CryptedUrlWebRequestCodingStrategy fails while decoding parameters after the app has been up and running for quite some time. Critical Resolved
   Bug WICKET-2268 FIXED NullPointerException NPE in DiskPageStore after Session Timeout Critical Closed
   Bug WICKET-2330 FIXED AjaxFormSubmitBehavior throws an NullPointerException when getForm() is overridden Major Resolved
   Wish WICKET-2314 FIXED Custom css for Wizard Major Resolved
   Bug WICKET-2334 FIXED DebugBar throws an java.lang.ExceptionInInitializerError when Tomcat is restarted Major Resolved
   Task WICKET-2338 FIXED Find and fix errata in 1.4 JavaDoc Major Resolved
   Bug WICKET-2202 FIXED Form gets submitted using AjaxSubmitBehavior when sub-form has error's Major Resolved
   Bug WICKET-2325 FIXED IChoiceRenderer generic type parameters are wrong throughout the AbstractChoice class hierarchy Major Resolved
   Bug WICKET-2335 FIXED JavaDoc inconsistent to the code Major Resolved
   Bug WICKET-2336 FIXED JavaDoc, point out the need of a super call. Major Resolved
   Improvement WICKET-2340 FIXED Make ModificationWatcher replacable Major Resolved
   Improvement WICKET-2332 FIXED Open up Markup ctor and MarkupContainer#renderNext Major Resolved
   Bug WICKET-2333 FIXED RatingPanel doesn't "wrap" models Major Resolved
   Bug WICKET-1897 FIXED StatelessForm submitted to the wrong page Major Resolved
   Improvement WICKET-2321 FIXED create a Component#onRemove() method Major Resolved
   Bug WICKET-2127 FIXED Javascript function Wicket.replaceAll is unbearably slow Major Closed
   Bug WICKET-2341 FIXED AbstractSingleSelectChoice nullValid javadocs are misleading. Minor Resolved
   Improvement WICKET-2342 FIXED Cryptic error "WicketMessage: Tag Expected" when wicket:panel tags are missing Minor Resolved
   New Feature WICKET-2306 FIXED Extension for WicketTester to easily get AjaxLazyLoadPanel's to render their contents Minor Resolved
   Bug WICKET-2284 FIXED German translation for NumberValidator.minimum is wrong Minor Resolved
   Improvement WICKET-2343 FIXED Link: PopupSettings - overriding getPopupSettings has no effect Minor Resolved
   Bug WICKET-2345 FIXED ModalWindow.setResizable(false) does not work after 1.4-rc4 Minor Resolved
   Bug WICKET-2349 FIXED Time.valueOf(TimeOfDay) needs to use 24 hour clock Minor Resolved
1.4 Release Candidate 5
   Bug WICKET-1922 FIXED AbstractTree - setting root to null causes NullPointerException Major Resolved
   Bug WICKET-2133 FIXED DatePicker inserts incorrect format date Major Resolved
   Improvement WICKET-1837 FIXED DiskPageStore: 32k directory entries. Major Resolved
   Improvement WICKET-2293 FIXED Form loadPersistentFormComponentValues condition fix Major Resolved
   Bug WICKET-2310 FIXED FormTester.setValue should throw exception if not FormComponent Major Resolved
   Improvement WICKET-2271 FIXED Make navigator ADA friendly Major Resolved
   Bug WICKET-2281 FIXED MockHttpServletRequest is broken when used with CryptedUrlWebRequestCodingStrategy Major Resolved
   Bug WICKET-2188 FIXED PropertyResolver$ArrayPropertyGetSet does not call setAccessible(true) on method Major Resolved
   Bug WICKET-2277 FIXED Radio#onComponentTag uses Objects.equal instead of model comparator Major Resolved
   Bug WICKET-1912 FIXED StatelessForm problems with query string Major Resolved
   Bug WICKET-2292 FIXED TabbedPanel uses too much generics (revert WICKET-2153) Major Resolved
   Improvement WICKET-2307 FIXED Throw specific RuntimeException in WebRequestCodingStrategy.decode Major Resolved
   Bug WICKET-2274 FIXED WicketTester.executeAjaxEvent(AjaxButton, "onclick"); results in clicking of another submit button if its model value is not null. Major Resolved
   Bug WICKET-2305 FIXED [devutils] Can only inspect pages in same pagemap as the inspector Major Resolved
   Bug WICKET-2304 FIXED [devutils] RequestsPage is broken Major Resolved
   Bug WICKET-2272 FIXED open/close div tags are rendered erroneously Major Resolved
   Bug WICKET-2286 FIXED proper onBeforeRender() for NavigationToolbar Major Resolved
   Bug WICKET-2273 FIXED wicket-devutils is missing in wicket-assembly-all.xml and not mentioned in README Major Resolved
   Bug WICKET-2261 FIXED wicketTester.executeAjaxEvent(combo, "onchange"); works with 1.4-rc1 but not anymore with 1.4-rc2 Major Resolved
   Bug WICKET-2270 WON'T FIX GET/POST mismatch with stateless page/form. Major Resolved
   Improvement WICKET-2240 INVALID Ability to enter ${...} like literals in property values Major Resolved
   Bug WICKET-2308 FIXED Append lastmodified to Resources shouldnt append when the resource is a directory (ends with /) Major Closed
   Bug WICKET-2309 FIXED ClassCastException in SqlDateConverter Major Closed
   Bug WICKET-2303 FIXED [devutils] LiveSessionsPage is broken Major Closed
   Bug WICKET-2033 FIXED &amp; instead of & in javascript Minor Resolved
   New Feature WICKET-2260 FIXED NavigatorLabel should support PageableListView Minor Resolved
   Bug WICKET-2245 FIXED PageParameters always non-empty Minor Resolved
   Bug WICKET-2278 FIXED StatelessChecker is always offended Minor Resolved
   Bug WICKET-2301 FIXED When injecting more than one parm in a method, an ArrayIndexOutOfBoundsException is thrown Minor Resolved
   Task WICKET-2287 FIXED change JavaDoc of NumberValidator to point to newly created Validators Minor Resolved
   Bug WICKET-2276 FIXED isComponent in BaseWicketTester contains possible nullpointer exception Minor Resolved
   Bug WICKET-2123 FIXED org.apache.wicket.util.convert.converters.SqlTimestampConverter only renders the time part of the timestamp Minor Resolved
   Bug WICKET-2328 FIXED WicketTester does not accurately simulate scenario where entire page is added to AjaxRequestTarget Minor Closed
   Bug WICKET-2259 FIXED The JavaDoc for IPageLink still holds a reference to PageLink which is deprecated Trivial Resolved
1.4 Release Candidate 4
   Bug WICKET-1960 FIXED AutoCompleteTextField - gives a type mismatch error on IE - version wicket-1.4-rc1 Major Resolved
   New Feature WICKET-2255 FIXED Simple changes for datepicker/datefield Major Resolved
   Bug WICKET-2241 FIXED Guice integration doesn't honour optional bindings Minor Resolved
   Bug WICKET-2250 FIXED IOptionRenderer getModel(Object value) should change to getModel(T value) Minor Resolved
   Wish WICKET-2222 INVALID MixedParamUrlCodingStrategy constructor should be variadic Minor Resolved
   Bug WICKET-2251 FIXED LoadableDeatachableModel onDetach() invoked after nulling the model Minor Closed
1.4 Release Candidate 3
   Bug WICKET-2207 FIXED Modal Window created with a page creator don't open on IE8 and direct to an invalid adress Critical Resolved
   Bug WICKET-2093 FIXED SubmitLink.onSubmit() is not called for submit links outside the form Critical Resolved
   Bug WICKET-2180 FIXED WicketSessionFilter assumes that the WicketFilter has already been inited Critical Resolved
   Improvement WICKET-2072 FIXED Allow for maps in the widgetProperties Major Resolved
   Improvement WICKET-2118 FIXED Application adds a ComponentInstantiationListener that I don't want and can't remove Major Resolved
   Bug WICKET-2197 FIXED BaseWicketTester should not hardcode UTF-8 in isComponentOnAjaxResponse Major Resolved
   Bug WICKET-2181 FIXED Bounds error in PageableListView#getCurrentPage() Major Resolved
   Bug WICKET-2134 FIXED Conversion Exception Thrown for Submitting A Page with Multiple Forms within A Border Major Resolved
   Bug WICKET-2231 FIXED DatePicker doesn't work when CryptedUrlWebRequestCodingStrategy is in effect Major Resolved
   Bug WICKET-2195 FIXED DefaultObjectStreamFactory needs Application during deserialization Major Resolved
   Bug WICKET-2223 FIXED DiskPageStore::convertToPage cleanup Major Resolved
   Bug WICKET-2100 FIXED DynamicImageResouce blocks loading of AjaxLazyLoadPanel Major Resolved
   Bug WICKET-2015 FIXED Empty File Upload field breaks validation of other fields in WicketTester. Major Resolved
   Bug WICKET-2091 FIXED Error feedback is hidden by lower level messages Major Resolved
   Bug WICKET-2174 FIXED Form#getMaxSize() -> no custom format Major Resolved
   Bug WICKET-2140 FIXED FormComponentPanel should not add a name attribute Major Resolved
   Bug WICKET-2104 FIXED FormTester does not toggle selected values when using selectMultiple Major Resolved
   Bug WICKET-2124 FIXED FormTester.setValue should throw excecption if the component does not exist Major Resolved
   Bug WICKET-2109 FIXED IResourceStream.close is not called by ResourceStreamRequestTarget Major Resolved
   Improvement WICKET-2165 FIXED Improve the API's Consistency and Flexibility With Respect to Generics and Collections Major Resolved
   Bug WICKET-1861 FIXED Inevitable UnknownSizeException with HTTPS Major Resolved
   New Feature WICKET-2229 FIXED Introduce Http/Https switcing support into core Major Resolved
   Bug WICKET-2060 FIXED Invalid javascript when setStripJavascriptCommentsAndWhitespace is enabled Major Resolved
   Bug WICKET-2166 FIXED Invalid nested form tag name when the form is not visible and setoutputmarkupplaceholdertag(true) has been called Major Resolved
   Bug WICKET-2102 FIXED Localizer never caches resources when component is not given Major Resolved
   Improvement WICKET-2036 FIXED Map getParameterMap() returns Map (no generics). Major Resolved
   Bug WICKET-2211 FIXED MetaPattern.PERCENT matches an empty string Major Resolved
   Bug WICKET-2107 FIXED Misplaced IllegalStateExceptions when accessing stateful URL with different session Major Resolved
   Bug WICKET-2083 FIXED NPE when clearing DateTimeField Major Resolved
   Improvement WICKET-2076 FIXED Need a way to programmaticaly configure the location of the temp directory for file uploads and the size of the chunk buffer Major Resolved
   Improvement WICKET-2090 FIXED Need reliable hook for storing/restoring data to/from page metadata that is tes compatbile Major Resolved
   Bug WICKET-2130 FIXED Pages stored in Session.touchedPages aren't detached when part of ModalWindow Major Resolved
   Improvement WICKET-2186 FIXED PatternValidator could allow reverse matches Major Resolved
   Improvement WICKET-2117 FIXED Polish translations for wicket-extensions properties Major Resolved
   Improvement WICKET-2212 FIXED Resource lookup/caching in OSGI environment spams errors for gone resources Major Resolved
   Improvement WICKET-2144 FIXED Russian messages for file uploads Major Resolved
   Bug WICKET-2077 FIXED SerializationChecker issue Major Resolved
   Improvement WICKET-2074 FIXED Should the QuickStart archetype generated HomePage.html inlude the Wicket namespace in the html tag? Major Resolved
   Bug WICKET-2103 FIXED SignInPanel.onSignInSucceeded call the correct method on IPageFactory Major Resolved
   Bug WICKET-2156 FIXED StringResourceModel's Localizer cannot be overwritten Major Resolved
   Bug WICKET-2105 FIXED Stripping comments causes StackOverflowError in XmlPullParser Major Resolved
   Improvement WICKET-2137 FIXED Synchronize generics between ListView and DropDownChoice Major Resolved
   Bug WICKET-2200 FIXED Unexpected RuntimeException: RestartResponseException in onBeforeRender of cached page Major Resolved
   Bug WICKET-2071 FIXED Wicket-Examples Nested example fails with a NPE Major Resolved
   Bug WICKET-2151 FIXED WicketSessionFilter doesn't takes into account WebApplication#getSessionAttributePrefix(WebRequest) Major Resolved
   Bug WICKET-2203 FIXED WicketTester clickLink on submitLink fails with conversion error Major Resolved
   Bug WICKET-2114 FIXED WicketTester fails to execute AjaxBehavior (onclick) due to old requestCycle (this bug is caused by bugfix WICKET-254) Major Resolved
   Bug WICKET-2220 FIXED YUI library used by Wicket Extensions - DateTime isn't IE8 compatible Major Resolved
   Bug WICKET-2049 FIXED beforeRender not called for behaviour added to ComponentTag Major Resolved
   Bug WICKET-2095 FIXED error in modal.js wrong use of typeof Major Resolved
   Bug WICKET-2061 FIXED interceptContinuationURL with umlauts not encoded Major Resolved
   Bug WICKET-2199 FIXED org.apache.wicket.settings.Settings#addStringResourceLoader(final IStringResourceLoader loader) does not conform to its JavaDoc Major Resolved
   Bug WICKET-2005 FIXED pb to access to this on event onchange on the AutoCompleteTextField Major Resolved
   Bug WICKET-2196 FIXED still doesn't seem to work - AjaxEditableChoiceLabel ignores ChoiceRenderer in newLabel(...) Major Resolved
   Bug WICKET-2234 FIXED typo in pom.xml Major Resolved
   Bug WICKET-2159 WON'T FIX Resource key for validation message lookup is not the same as the component name. Major Resolved
   Bug WICKET-1673 WON'T FIX Toggling visibility on nested Borders breaks page markup Major Resolved
   Bug WICKET-2237 DUPLICATE DateTimeField throws NPE if date is cleared Major Resolved
   Bug WICKET-2163 DUPLICATE Make Palette's "Choices" Model More Generics Friendly Major Resolved
   Bug WICKET-2000 CANNOT REPRODUCE AjaxRequestTarget escapes ] to ]^ Major Resolved
   Improvement WICKET-2184 FIXED Check component id against invalid chars ':' and empty IDs Major Closed
   Bug WICKET-2142 FIXED Getting live sessions from RequestLogger results in NPE Major Closed
   Bug WICKET-2179 FIXED JavascriptResourceReference / CompressedResourceReference is "broken" Major Closed
   Improvement WICKET-2230 FIXED Nested directory support for ZipResourceStream Major Closed
   Bug WICKET-2191 FIXED WebApplication is not thread-safe Major Closed
   Bug WICKET-2215 FIXED WebClientInfo does not set browerMajorVersion for IE8 Major Closed
   Bug WICKET-2022 FIXED wicket fails on WebLogic 9.2 clustered Major Closed
   New Feature WICKET-2170 FIXED @StatelessComponent contribution by Marat Radchenko Minor Resolved
   Improvement WICKET-1571 FIXED Add a simple boolean datepicker.contributeDependencies() that a user can then override and return false. Minor Resolved
   Bug WICKET-2088 FIXED ApacheLicenceHeaderTests fail after projects' metadata created by Eclipse Minor Resolved
   Improvement WICKET-2029 FIXED AutoComplete - KEY_TAB should work like KEY_ENTER Minor Resolved
   Bug WICKET-2079 FIXED Component Use Check always fails for visible components inside an invisible border body Minor Resolved
   Improvement WICKET-2085 FIXED DateTimeField.HoursValidator relies on deprecated NumberValidator Minor Resolved
   Bug WICKET-2161 FIXED DropDownChoice NO_SELECTION_VALUE static field is final Minor Resolved
   Bug WICKET-2183 FIXED Fix API documentation for DataTable Minor Resolved
   Improvement WICKET-2113 FIXED Fix Compenent#setModelObject API documentation (or fix/remove call to checkHierarchyChange?) Minor Resolved
   Bug WICKET-2189 FIXED Generics for AjaxFallbackDefaultDataTable Minor Resolved
   Bug WICKET-2094 FIXED Incorrect parameter name in SpringWebApplicationFactory's javadocs Minor Resolved
   Bug WICKET-2096 FIXED MultiFileUploadField.js can't find file input when serving pages as XHTML Minor Resolved
   Improvement WICKET-2101 FIXED PageLink is inherently non extendable Minor Resolved
   Bug WICKET-2172 FIXED PageParameters construced with keyValuePairs does not handle array values Minor Resolved
   Bug WICKET-2236 FIXED Palette problem in IE7 Problem Minor Resolved
   Bug WICKET-2092 FIXED SignInPanel IllegalArgumentException exception Minor Resolved
   Improvement WICKET-2153 FIXED TabbedPanel accepts only ITab(s) Minor Resolved
   Bug WICKET-2185 FIXED WicketServlet fallback() code should ignore query string params when resolving resources. Minor Resolved
   Bug WICKET-2233 FIXED getPageSettings().setAutomaticMultiWindowSupport(true); is said to be enabled by default in its javadoc but isn't Minor Resolved
   Wish WICKET-2176 FIXED i18n: German Translation of MultiFileUploadField Minor Resolved
   Bug WICKET-2242 FIXED java.sql.Timestamp converter bug Minor Resolved
   Improvement WICKET-2187 FIXED less dynamic or missing toString( ) methods in Component class Minor Resolved
   Wish WICKET-2073 FIXED mvn deploy -DaltDeploymentRepository=... fails Minor Resolved
   Bug WICKET-2173 FIXED quickstart archetype adds invalid maven-compiler-plugin configuration Minor Resolved
   Bug WICKET-2086 FIXED setOutputMarkupContainerClassName() ... and wrong render mode in IE7 Minor Resolved
   Bug WICKET-2087 FIXED typo in SpringBeanLocator.java Minor Resolved
   Bug WICKET-2210 WON'T FIX AjaxButton and <?> Minor Resolved
   Improvement WICKET-2216 WON'T FIX DatePicker should not need to be extended to set a property Minor Resolved
   Improvement WICKET-2209 WON'T FIX IFormValidator and <?> Minor Resolved
   New Feature WICKET-2089 WON'T FIX Perform authorization for links based on the page annotations they refer to. Minor Resolved
   Bug WICKET-2148 INVALID AttributeModifier doesn't escape markup in model strings Minor Resolved
   Bug WICKET-2171 INVALID Base64UrlSafe claims to be RFC 3548 compliant, but isn't Minor Resolved
   Improvement WICKET-2082 INVALID Conditional rendering for open-close tags of <head> tag. Minor Resolved
   Bug WICKET-2218 FIXED DatePicker pick up wrong word when we use LOCALE_WEEKDAYS with 1char in chinese. Minor Closed
   Bug WICKET-2239 FIXED AbstractColumn::isSortable() doesn't know about overrided getSortProperty() Trivial Resolved
   Improvement WICKET-2217 FIXED Add MD5 checksum to FileUpload component for uploaded files Trivial Resolved
   Bug WICKET-2024 FIXED AutoComplete ShowListOnFocusGain not working Trivial Resolved
   Improvement WICKET-2169 FIXED Left-align text in Wicket Ajax Debug Window Trivial Resolved
   Improvement WICKET-2219 FIXED More detailed error messages in wicket-ajax.js Trivial Resolved
   Bug WICKET-2135 FIXED PackagedTextTemplate uses default ResourceStreamLocator first Trivial Resolved
   Improvement WICKET-2139 FIXED RequestLogger change - include Page Parameters for BookmarkablePages Trivial Resolved
   Bug WICKET-2167 FIXED UrlValidator property is duplicated in Application_nl.properties Trivial Resolved
   Improvement WICKET-2160 FIXED application_nl.properties is outdated Trivial Resolved
   Bug WICKET-2175 FIXED onBeforeRender() set visibility of NavigationToolbar prevents it from showing again Trivial Resolved
   Improvement WICKET-2205 FIXED typo in ApplicationContextMock.putBean() exception message: "alredy" Trivial Resolved
   Bug WICKET-2147 INVALID Missing final semicolon in onclick JS for Link Trivial Resolved
   Improvement WICKET-2168 FIXED TableTree.html is not XHTML valid Trivial Closed
1.4 Release Candidate 2
   Bug WICKET-2253 UNRESOLVED JavaScript null reference in IE7 for autocomplete text fields added by AJAX Major Open
   Bug WICKET-1864 UNRESOLVED MockHttpServletRequest does not support absolute redirection URLs. Major Reopened
   Bug WICKET-1934 UNRESOLVED Hard coded size=8 attribute in DateTimeField.html is too small. DateField.html also has the same issue. Minor Reopened
   Bug WICKET-1988 FIXED DatePicker is not thread-safe Critical Resolved
   Bug WICKET-1513 FIXED "input" tag with type="image" results in null pointer exception in AutoLinkResolver Major Resolved
   Improvement WICKET-1921 FIXED Add an extension of AutoCompleteTextField which includes default css Major Resolved
   Bug WICKET-1677 FIXED AjaxFormChoiceComponentUpdatingBehavior affects checkboxes even if component uses radios and vice-versa Major Resolved
   Bug WICKET-2057 FIXED AjaxPreprocessingCallDecorator calls the delegate decorator before itself (same behavior as AjaxPostprocessingCallDecorator) Major Resolved
   Bug WICKET-1504 FIXED AutoCompleteTextField - javascript error "type mismatch" in line 227 in IE Major Resolved
   Bug WICKET-2030 FIXED BaseWicketTester can't find the pageLink field using reflection when you override the PageLink class. Major Resolved
   Improvement WICKET-2018 FIXED Buttom subclasses getForm with a different sematic Major Resolved
   Improvement WICKET-2020 FIXED Callback after detaching the page but before the PageMap lock is released Major Resolved
   Bug WICKET-1314 FIXED DateTimeField does not correct the timezone properly Major Resolved
   Bug WICKET-1863 FIXED DateTimeField: small bugs Major Resolved
   Bug WICKET-1851 FIXED Default lookup keys don't work when UseDefaultOnMissingResource is false Major Resolved
   Improvement WICKET-1784 FIXED Enhance IDataProvider to support applications using the Transfer Object J2EE pattern Major Resolved
   Bug WICKET-1930 FIXED FileUpload.writeToTempFile uses field Id as filename - Windows doesn't support some characters Major Resolved
   Bug WICKET-1914 FIXED Form.appendDefaultButtonField produces invalid JavaScript if Ajax is disabled Major Resolved
   Bug WICKET-2011 FIXED FormComponent cookie persistent issue Major Resolved
   Bug WICKET-2027 FIXED FormComponentPanel does not work correctly inside a Border Major Resolved
   Bug WICKET-2016 FIXED FormTester (BaseWicketTester.executeAjaxEvent[component,event]) submits also buttons that are hidden (isVisible=false) resulting in exception Major Resolved
   Bug WICKET-1931 FIXED FormTester doesn't correctly submit a form when a FileUploadField was not set (which is not required) Major Resolved
   Bug WICKET-2026 FIXED Forms are not validated correctly inside a border Major Resolved
   Bug WICKET-2065 FIXED Generated urls for mounted pages contain redundant trailing "/" Major Resolved
   Bug WICKET-1977 FIXED Generics: IOptionRenderer vs IChioceRenderer Major Resolved
   Bug WICKET-1750 FIXED Inconsisting Handling of id mismatch on wicket:container Major Resolved
   New Feature WICKET-1610 FIXED Kitten authentication Major Resolved
   Bug WICKET-2012 FIXED Not possible to call getRowCount() in override of isVisible() for DataView Major Resolved
   Bug WICKET-1963 FIXED Outdated JavaDoc content in MarkupContainer class Major Resolved
   Improvement WICKET-1929 FIXED PagingNavigator.newPagingNavigationIncrementLink and PagingNavigator.newPagingNavigationLink should return AbstractLink Major Resolved
   Bug WICKET-1781 FIXED ParentResourceEscapePathTest fails on OS X using cmd line maven Major Resolved
   Bug WICKET-1908 FIXED ResourceNameIterator problem with files with undescore in name Major Resolved
   Bug WICKET-2013 FIXED Session doesn't get invalidated when using RestartResponseException. Major Resolved
   Bug WICKET-1935 FIXED SignInPanel_ja.html doesn't close span tag Major Resolved
   Bug WICKET-1647 FIXED SqlTimestampConverter drops the date portion of a Timestamp Major Resolved
   Bug WICKET-1994 FIXED String.replaceAll(regex, replacement). The dot in ".html" I guess is meant to be literal Major Resolved
   Bug WICKET-1997 FIXED TextFilteredPropertyColumn needs different generic for FilterModel Major Resolved
   Bug WICKET-1989 FIXED The method name 'renderOnEventJavacript' of IHeaderResponse is misspelling of 'renderOnEventJavascript' Major Resolved
   Sub-task WICKET-2058 FIXED WICKET-1620
Upgrade Wicket Portlet Support to only use native Portlet API 2.0
Major Resolved
   Bug WICKET-1926 FIXED UrlValidator doesn't working when using a hostname in the url Major Resolved
   Bug WICKET-2019 FIXED Validation messages aren't cleared on success. Major Resolved
   Bug WICKET-1718 FIXED WebPage#onAfterRender erroneously reports missing header Major Resolved
   Bug WICKET-1898 FIXED WebRequestCycleProcessor.resolveHomePageTarget for empty path with enforceMounts=true provokes 403 - "Direct access not allowed for mounted targets" Major Resolved
   Bug WICKET-693 FIXED What to do with the wicket dtd? Major Resolved
   Bug WICKET-1663 FIXED Wicket tries to decode servlet path that already has been decoded by servlet container Major Resolved
   Bug WICKET-1794 FIXED WicketTester.clickLink and IndexedParamUrlCodingStrategy don't work together Major Resolved
   Improvement WICKET-1675 FIXED Widen Generics for Lists/Iteratos Major Resolved
   Bug WICKET-2063 FIXED Wizard buttons (previous / finish) aren't enabled when they should be Major Resolved
   Bug WICKET-1360 FIXED Wrong path separator in reloading classloader patterns Major Resolved
   Bug WICKET-1868 FIXED i18n package resource resolving depends too much on available locale Major Resolved
   Sub-task WICKET-1678 FIXED WICKET-1610
integrate code into extensions
Major Resolved
   Bug WICKET-1953 FIXED isEnabled called even if component is not Visible Major Resolved
   Bug WICKET-2025 FIXED isVisible should not be called after detach Major Resolved
   Bug WICKET-1871 FIXED org.apache.wicket.util.string.Strings#stripJSessionId StringIndexOutOfBoundsException Major Resolved
   Bug WICKET-1948 FIXED rc1 generics - RatingPanel Major Resolved
   Bug WICKET-1916 FIXED setResponsePage(Application#getHomePage()) mounted as / (default) vs. ajax requests Major Resolved
   Bug WICKET-2004 FIXED tests failed - last trunk revision - 731610 Major Resolved
   Bug WICKET-1923 WON'T FIX use of replaceComponentTagBody in onComponentTag MarkupException: Tag expected Major Resolved
   Improvement WICKET-1938 DUPLICATE Use XMLUnit for framework tests Major Resolved
   Bug WICKET-1689 DUPLICATE style resources not looked up correctly in markup inheritance Major Resolved
   Bug WICKET-1881 INVALID RequestCycle.urlFor modifies page's parameters Major Resolved
   Bug WICKET-1876 INVALID RequestUtils.decodeParameters(String, ValueMap) doesn't follow the Servlet spec Major Resolved
   Bug WICKET-1691 INVALID StringResourceModel honors container's key (rather than its own) Major Resolved
   Bug WICKET-1927 INVALID WicketTester.assertErrorMessages uses wrong encoding Major Resolved
   Bug WICKET-1919 FIXED MarkupContainer.setEnabled() doesn't enable/disable child components Major Closed
   Bug WICKET-1619 FIXED PagingNavigator.setEnabled(false) doesn't work Major Closed
   Bug WICKET-1959 FIXED PropertyResolver causes memory leaks with proxies Major Closed
   Bug WICKET-2006 FIXED The page set by setReponsePage does not process its own response. Major Closed
   Improvement WICKET-1538 FIXED WicketAjaxIndicatorAppender rename to AjaxIndicatorAppender Major Closed
   Bug WICKET-1886 FIXED WicketTester Cookie handling Major Closed
   New Feature WICKET-1666 FIXED contribution: provide indexed urls for shared resources (with optional query string parameters) Major Closed
   Sub-task WICKET-1875 FIXED WICKET-1620
create javadoc for existing portal imeplementation
Major Closed
   Bug WICKET-1976 DUPLICATE NPE when <wicket:link> embedding <input type="image" src"..."> Major Closed
   Bug WICKET-2143 INVALID Palette in Form calls onSubmit twice, model is erased on second onSubmit Major