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   

Road Map

Progress: 
  2 of 6 issues have been resolved
   Bug WICKET-2131 UNRESOLVED RequestCycle.urlFor does not escape & properly Major Open
   Bug WICKET-2154 UNRESOLVED ServletWebRequest#getURL does not return relative URLs Major Open
   New Feature WICKET-1900 UNRESOLVED Implement isEscapeLabalMarkup for RadioChoice Major Reopened
   Bug WICKET-1864 UNRESOLVED MockHttpServletRequest does not support absolute redirection URLs. Major Reopened
   Improvement WICKET-2020 FIXED Callback after detaching the page but before the PageMap lock is released Major Resolved
   Bug WICKET-2406 INVALID Palette component breaks XHTML validation Major Resolved
Progress: 
  27 of 28 issues have been resolved
   Bug WICKET-2550 UNRESOLVED DatePicker introduces a bug regarding the back button support of the browser. Major Open
   Bug WICKET-2567 INVALID Images and stylesheets leave open file handles Critical Resolved
   Bug WICKET-2519 FIXED 1.4.2 enclosure problem Major Resolved
   New Feature WICKET-2572 FIXED Add capability for SpringWebApplicationFactory to create its own application context Major Resolved
   Bug WICKET-2491 FIXED Ajax multipart broken on mounted pages Major Resolved
   Bug WICKET-2552 FIXED CreditCardValidator accepts invalid inputs Major Resolved
   Bug WICKET-2534 FIXED File Handle Leak in URLResourceStream Major Resolved
   Bug WICKET-2570 FIXED Form submitting component is not checked for being enabled during submit Major Resolved
   New Feature WICKET-1157 FIXED Generic internationalization for Enums Major Resolved
   Improvement WICKET-2536 FIXED Guice 2.0 and its maven2 repository groupId Major Resolved
   Bug WICKET-2080 FIXED InjectorHolder is broken when wicket-ioc.jar is shared between multiple web applications Major Resolved
   Improvement WICKET-2539 FIXED PackageStringResourceLoader does not look up to superclasses Major Resolved
   Improvement WICKET-2326 FIXED Text on BrowserInfoPage should be customizable Major Resolved
   Bug WICKET-2568 FIXED Unnecessary method calls in IDataProvider Major Resolved
   Bug WICKET-2554 FIXED WebRequestCodingStrategy assumes that a shared resource URL should always be relative to the Wicket handler Major Resolved
   Bug WICKET-625 FIXED Wicket doesn't clean up properly when hot-deploying; hangs onto Class references. Major Resolved
   Bug WICKET-2553 FIXED Wicket-ajax.js: Javascript error on submitting of form with wicketSubmitFormById. Major Resolved
   Improvement WICKET-12 FIXED open Modal Window without AjaxRequestTarget Major Resolved
   Bug WICKET-2551 DUPLICATE Bug in WicketTester when submitting forms Major Resolved
   Bug WICKET-2419 FIXED AjaxEditableMultiLineLabel doesn't handle huge text properly Minor Resolved
   Improvement WICKET-2573 FIXED Allow applications to chose not to use CGLIB proxies for @SpringBean injections Minor Resolved
   Improvement WICKET-2533 FIXED Behavior for accepted locales should fit the HTTP Specification Minor Resolved
   Bug WICKET-2546 FIXED DataTable does not generate "thead" tag Minor Resolved
   Improvement WICKET-2540 FIXED Date Validation - message formatting of the date Minor Resolved
   Bug WICKET-2548 FIXED MetaDataKey does not meet hashCode() contract Minor Resolved
   Improvement WICKET-2564 FIXED Modify wicket-devutils DebugBar so it emits valid XHTML Minor Resolved
   Bug WICKET-2545 FIXED NullPointerException thrown from BaseWicketTester isComponent Trivial Resolved
   Improvement WICKET-2575 FIXED RepeatingView's Javadoc to include newChildId() and add() Trivial Resolved
Progress: 
  102 of 226 issues have been resolved
   Improvement WICKET-2111 UNRESOLVED Ability to generate markup ids in alternate fashion Major Open
   Bug WICKET-713 UNRESOLVED AbstractAjaxBehavior can not be reused. Major Open
   New Feature WICKET-599 UNRESOLVED Add Development Mode dashboard widget when deployed in development mode Major Open
   New Feature WICKET-1964 UNRESOLVED Add IBehavior.isVisibilityAllowed(Component) or so Major Open
   New Feature WICKET-982 UNRESOLVED Add accessibility support Major Open
   New Feature WICKET-537 UNRESOLVED AjaxForm needed for full featured handling Major Open
   New Feature WICKET-701 UNRESOLVED Allow wicket filter-mapping to use servlet-name instead of url-pattern Major Open
   Improvement WICKET-1531 UNRESOLVED Behaviours cannot change tag name Major Open
   Improvement WICKET-2194 UNRESOLVED Better error handling when serialization fails in diskstore Major Open
   Improvement WICKET-214 UNRESOLVED Call all behaviors attached to the same event Major Open
   Task WICKET-1082 UNRESOLVED Check for concurrent access to HashMaps and other data structures Major Open
   Improvement WICKET-1936 UNRESOLVED Client-Side Image Map Major Open
   Bug WICKET-2557 UNRESOLVED Component.urlFor( ILinkListener.INTERFACE ) + various url coding strategies produce errorneus behavior Major Open
   Bug WICKET-1010 UNRESOLVED Contract of Session.attach() and Session.detach() Major Open
   Wish WICKET-1511 UNRESOLVED Control BookmarkablePageLink Parameter's order Major Open
   New Feature WICKET-1489 UNRESOLVED Create component "Menu" Major Open
   New Feature WICKET-1847 UNRESOLVED Custom, user defined, configuration types plus configuration type change during runtime Major Open
   Bug WICKET-2265 UNRESOLVED Drop AbstractHeaderContributor and friends Major Open
   New Feature WICKET-551 UNRESOLVED Empty Mounting Path Major Open
   Bug WICKET-830 UNRESOLVED FindBugs static alalyser shows many coding issues/errors Major Open
   Bug WICKET-2339 UNRESOLVED Fix : testSignIn2(org.apache.wicket.examples.signin2.Signin2Test) Major Open
   Improvement WICKET-391 UNRESOLVED Fold BufferedWebResponse into WebResponse to allow extension of both Major Open
   Bug WICKET-1721 UNRESOLVED FormTester doesnt support onSelectionChanged for RadioChoice Major Open
   New Feature WICKET-1312 UNRESOLVED Generic inter-component event mechanism Major Open
   Improvement WICKET-1175 UNRESOLVED IDataProvider-Overflow with size() Major Open
   Improvement WICKET-1242 UNRESOLVED IE quirks mode Major Open
   Improvement WICKET-1924 UNRESOLVED IRequestCodingStrategy abstraction leaks; reduce dependencies on WebRequestCodingStrategy Major Open
   Bug WICKET-1456 UNRESOLVED ImageMap blocks Image functionality Major Open
   New Feature WICKET-1386 UNRESOLVED Implement the FormComponentFragment Major Open
   Improvement WICKET-1238 UNRESOLVED Improve markup localization to support ajax rendering of dynamically generated components Major Open
   New Feature WICKET-2084 UNRESOLVED Integrate Wicket Ajax debug console to Firebug Major Open
   Improvement WICKET-499 UNRESOLVED Investigate whether we can use component meta data for the storage of feedback messages Major Open
   Improvement WICKET-1950 UNRESOLVED JavaScriptEvent Enumeration Major Open
   Bug WICKET-1447 UNRESOLVED Lazy registration in SharedResourceRequestTarget: check if locale/style works and better api: SharedResources.get() -> SharedResource.getByResourceKey()/putByResourceKey? Major Open
   Improvement WICKET-563 UNRESOLVED Let Application create error pages Major Open
   Improvement WICKET-933 UNRESOLVED Look into removing AbstractSingleSelectChoice.NO_SELECTION_VALUE Major Open
   Improvement WICKET-1358 UNRESOLVED Make Application Class More Bean-ish Major Open
   Bug WICKET-2115 UNRESOLVED Make Component. 'protected List<IBehavior> getBehaviors(Class<? extends IBehavior>' public Major Open
   Improvement WICKET-1530 UNRESOLVED Mount resources by locale Major Open
   Improvement WICKET-385 UNRESOLVED Move HTTP caching features out of wicket.Resource Major Open
   New Feature WICKET-902 UNRESOLVED Multi-project js library dependency resolution Major Open
   Improvement WICKET-579 UNRESOLVED Need for DataTable not to require size Major Open
   Improvement WICKET-2206 UNRESOLVED OnLoadAjaxBehavior Major Open
   Improvement WICKET-1620 UNRESOLVED Portlet 2.0 support Major Open
   Bug WICKET-1727 UNRESOLVED Prepending JS in AjaxRequestTarget via listener is unusable Major Open
   New Feature WICKET-363 UNRESOLVED Push behavior to handle server side events Major Open
   Improvement WICKET-1996 UNRESOLVED Rework PackageResource and ResourceReferences Major Open
   Improvement WICKET-1539 UNRESOLVED Rework UrlValidator using jdk5's java.net.URI Major Open
   Sub-task WICKET-777 UNRESOLVED WICKET-776
See what needs to be done in abstractpageableview
Major Open
   Bug WICKET-2298 UNRESOLVED Style and variant resolution is broken Major Open
   Improvement WICKET-1315 UNRESOLVED Support AJAX File Upload Major Open
   New Feature WICKET-1237 UNRESOLVED Support for AlternateParent in containers Major Open
   Bug WICKET-1255 UNRESOLVED Support for opening pages in new tabs/windows breaks RestartResponseAtInterceptPageException support Major Open
   Improvement WICKET-598 UNRESOLVED Support jetty continuations in wicket Major Open
   New Feature WICKET-1384 UNRESOLVED TreeTable should support MultilineLabel for NodeLink Major Open
   Bug WICKET-2327 UNRESOLVED URLs created with urlFor(RequestListenerInterface) on a bookmarkable page try to instantiate a new page after the page expired Major Open
   New Feature WICKET-160 UNRESOLVED Use GWT javascript generation for client side validations Major Open
   Bug WICKET-1094 UNRESOLVED Values over-escaped by FormTester Major Open
   Improvement WICKET-1602 UNRESOLVED Wicket resources - wicket is requesting resources every 1 hour Major Open
   Improvement WICKET-1215 UNRESOLVED WicketTester recreates session after setting attributes on it Major Open
   Bug WICKET-945 UNRESOLVED WicketTester requiring itself to be serializable Major Open
   Improvement WICKET-1214 UNRESOLVED WicketTester#startPanel does not work (correctly) Major Open
   Bug WICKET-2150 UNRESOLVED Wizard executes onSubmit() of wrong nested form Major Open
   Bug WICKET-1185 UNRESOLVED Wrong message / parse error: "Expected close tag for <span wicket:id="column0">" Major Open
   Improvement WICKET-822 UNRESOLVED add CPU information to WebClientInfo (or ClientProperties) Major Open
   Wish WICKET-1197 UNRESOLVED add/remove all buttons in Palette component Major Open
   Sub-task WICKET-1373 UNRESOLVED WICKET-1327
cache created proxy classes
Major Open
   Improvement WICKET-663 UNRESOLVED enhance ichoicerenderer with id->choice object lookup Major Open
   Improvement WICKET-1240 UNRESOLVED gzip compression for webpages Major Open
   Improvement WICKET-271 UNRESOLVED investigate Ajax back button support Major Open
   Improvement WICKET-1945 UNRESOLVED make wicket's configuration type an enum Major Open
   Improvement WICKET-776 UNRESOLVED need to distinguish between statechange and hierarchychange Major Open
   Improvement WICKET-1295 UNRESOLVED partial ajax updates on back button Major Open
   Wish WICKET-1177 UNRESOLVED partial ajax updates on repeater components Major Open
   Improvement WICKET-911 UNRESOLVED refactor feedback to allow users to easily add custom levels Major Open
   Bug WICKET-730 UNRESOLVED update/ re-evalue commons io/ fileupload code Major Open
   Bug WICKET-1130 UNRESOLVED Injection of Bound Instance Fails with Exception Major In Progress
   Wish WICKET-2489 UNRESOLVED need to know if a component has been added to the AjaxRequestTarget Major Reopened
   Bug WICKET-2204 UNRESOLVED urlFor(IResourceListener.INTERFACE) returns different URLs Major Reopened
   Improvement WICKET-1785 UNRESOLVED Ability to add attributes to drop-down-list (select) options Minor Open
   Improvement WICKET-1525 UNRESOLVED Ability to enable/disable AbstractAjaxTimerBehavior Minor Open
   Improvement WICKET-1644 UNRESOLVED Add IChoiceRenderer to RadioGroup CheckGroup Minor Open
   Sub-task WICKET-2081 UNRESOLVED WICKET-1620
Add optional support for "Setting Markup Head Elements" PLT.12.5.4
Minor Open
   Bug WICKET-1140 UNRESOLVED Adding WebPage.html after viewing it once requires restart of servlet container for updates in developer mode. Minor Open
   Improvement WICKET-538 UNRESOLVED AjaxEventBehavior and associated components should feature Hot Key integration Minor Open
   Improvement WICKET-452 UNRESOLVED AjaxFormComponentUpdatingBehavior.onError forces dummy override of abstract onUpdate Minor Open
   New Feature WICKET-1390 UNRESOLVED Ajaxified DateTimeField Minor Open
   Improvement WICKET-1033 UNRESOLVED Allow Grace Period for AJAX Busy Indication Minor Open
   Improvement WICKET-2035 UNRESOLVED Change naming convention for xml properties files to *.properties.xml instead of *.xml Minor Open
   New Feature WICKET-1327 UNRESOLVED CompoundModel backed by cglib proxies Minor Open
   Improvement WICKET-810 UNRESOLVED Converters using instanceof instead of class toString Minor Open
   New Feature WICKET-206 UNRESOLVED Default page map is null, should be set to something more usable Minor Open
   Bug WICKET-1439 UNRESOLVED DownloadLink cannot support chinese file name. Minor Open
   Bug WICKET-367 UNRESOLVED Exception in "wicket.util.io.WicketObjectOutputStream" when using an injected @SpringBean via subclassed LocalSessionFactoryBean Minor Open
   Improvement WICKET-2588 UNRESOLVED ExternalLink to take IModel<?> instead of IModel<String> for label Minor Open
   Wish WICKET-757 UNRESOLVED FormComponent.rawInput needs a better name Minor Open
   Wish WICKET-535 UNRESOLVED Get rid of WicketTestCase Minor Open
   Improvement WICKET-1382 UNRESOLVED Image could be made ajax aware.. Minor Open
   New Feature WICKET-1404 UNRESOLVED Investigate default focus support (on Page or RequestCycle) Minor Open
   Bug WICKET-289 UNRESOLVED It appears urlFor(behavior,interface) is not making the url for the behavior but rather the component the behavior is on Minor Open
   Improvement WICKET-2238 UNRESOLVED Keep auto-components after rendering Minor Open
   Improvement WICKET-1195 UNRESOLVED Let the user choose the default sorting of OrderByLink Minor Open
   Improvement WICKET-1244 UNRESOLVED Move IResponseFilter and its implementations into a new subfolder / package Minor Open
   New Feature WICKET-1134 UNRESOLVED Multiple abstract/implement tags instead of child/extend Minor Open
   New Feature WICKET-1469 UNRESOLVED New Wicket tag 'wicket:for' Minor Open
   Improvement WICKET-2365 UNRESOLVED Please support "autowire-candidate" attribute of a bean when injecting via @SpringBean Minor Open
   Improvement WICKET-1069 UNRESOLVED RFE: DataTable && colgroup Minor Open
   Improvement WICKET-2128 UNRESOLVED StringValidator error messages erroneously mention input instead of label Minor Open
   Improvement WICKET-1310 UNRESOLVED StringValidator.maximumLength should automatically add maxlength html attribute Minor Open
   New Feature WICKET-1203 UNRESOLVED Support JavaScript contributions that will insert includes at the bottom of markup instead of header Minor Open
   Improvement WICKET-594 UNRESOLVED Time.valueOf(Calender, TimeOfDay) could work for more than just today Minor Open
   Improvement WICKET-1654 UNRESOLVED Update validators to accept IModel parameter for easy override of error messages Minor Open
   Bug WICKET-1821 UNRESOLVED WebRequestCodingStrategy assumes mount path prefix for matching Minor Open
   Bug WICKET-574 UNRESOLVED WicketTester does not bind created Session to SessionStore Minor Open
   Improvement WICKET-466 UNRESOLVED [datetime] Make DateConverter focus on joda-time.DateTime instead of util.Date Minor Open
   New Feature WICKET-831 UNRESOLVED add a setting to make url decoding errors 404 in production mode Minor Open
   Task WICKET-715 UNRESOLVED rename classes and methods from *JavaScript* to *Javascript* Minor Open
   Wish WICKET-670 UNRESOLVED Bring back the inspector! Minor In Progress
   Bug WICKET-2518 UNRESOLVED Application_bg.properties property file is incorrectly encoded Minor Reopened
   Improvement WICKET-1600 UNRESOLVED Wicket tree improvement Minor Reopened
   Improvement WICKET-2581 UNRESOLVED French translation of Wicket-auth resources Trivial Open
   New Feature WICKET-1085 UNRESOLVED Input Text Mask Trivial Open
   Wish WICKET-1883 UNRESOLVED Refactor some constants in WebRequestCodingStrategy Trivial Open
   Improvement WICKET-2555 UNRESOLVED Replace implementations of StringBuffer with StringBuilder Trivial Open
   Bug WICKET-2519 FIXED 1.4.2 enclosure problem Major Resolved
   New Feature WICKET-2483 FIXED Access to WizardModel.conditions Major Resolved
   New Feature WICKET-2572 FIXED Add capability for SpringWebApplicationFactory to create its own application context Major Resolved
   Bug WICKET-2463 FIXED Ajax miltipart form submitting ignores setDefaultFormProcessing(false) Major Resolved
   Bug WICKET-2491 FIXED Ajax multipart broken on mounted pages 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
   Wish WICKET-2468 FIXED AjaxLazyLoadPanel do not respect especific projects components configuration Major Resolved
   Wish WICKET-2543 FIXED AjaxRequestTarget#addComponent method using varargs Major Resolved
   Bug WICKET-2497 FIXED AutoComplete textfield ignores "visible" property within hierarchy. Major Resolved
   Bug WICKET-2470 FIXED Building ThreadTest fails in trunk 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-2552 FIXED CreditCardValidator accepts invalid inputs Major Resolved
   Bug WICKET-2396 FIXED DateField.newDateTextField's parameters should be generified 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-2534 FIXED File Handle Leak in URLResourceStream Major Resolved
   Bug WICKET-2558 FIXED FilterToolbar fails to render in 1.5-SS Major Resolved
   Improvement WICKET-2449 FIXED Fix javadoc biggest mistakes - mainly @Deprecated tags Major Resolved
   Bug WICKET-2570 FIXED Form submitting component is not checked for being enabled during submit 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
   New Feature WICKET-1157 FIXED Generic internationalization for Enums Major Resolved
   Bug WICKET-2544 FIXED Generified TabbedPanel constructor is too much inflexible Major Resolved
   Improvement WICKET-2536 FIXED Guice 2.0 and its maven2 repository groupId Major Resolved
   Bug WICKET-1343 FIXED HybridUrlCodingStrategy and StatelessForm ( or StatelessLink ) results in invalid parameter encoding 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-2372 FIXED Include component does not handle UTF-8 content correctly Major Resolved
   Bug WICKET-2507 FIXED Inconsistent resource path using <wicket:link> and HeaderContributor after second request Major Resolved
   Bug WICKET-2080 FIXED InjectorHolder is broken when wicket-ioc.jar is shared between multiple web applications Major Resolved
   Bug WICKET-2386 FIXED JavaDoc: Some JavDoc examples still refer to WicketServlet Major Resolved
   Bug WICKET-2458 FIXED JavascriptUtils.escapeQuotes() misses escaping double quotes Major Resolved
   Wish WICKET-2515 FIXED ModalWindow javadoc improvent Major Resolved
   Sub-task WICKET-2494 FIXED WICKET-1853
Outside form components problem
Major Resolved
   Improvement WICKET-2539 FIXED PackageStringResourceLoader does not look up to superclasses 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
   Improvement WICKET-2213 FIXED Remove FormComponent persistence Major Resolved
   Improvement WICKET-2280 FIXED Remove IComponentBorder in favor of IBehavior 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
   Improvement WICKET-2326 FIXED Text on BrowserInfoPage should be customizable Major Resolved
   Bug WICKET-2568 FIXED Unnecessary method calls in IDataProvider Major Resolved
   Bug WICKET-2554 FIXED WebRequestCodingStrategy assumes that a shared resource URL should always be relative to the Wicket handler Major Resolved
   Bug WICKET-625 FIXED Wicket doesn't clean up properly when hot-deploying; hangs onto Class references. Major Resolved
   Bug WICKET-2553 FIXED Wicket-ajax.js: Javascript error on submitting of form with wicketSubmitFormById. Major Resolved
   Bug WICKET-2348 FIXED always insert encoding in http response header Major Resolved
   Bug WICKET-2499 FIXED in wicket 1.5, rename 1.4-SNAPSHOT to 1.5-SNAPSHOT Major Resolved
   Improvement WICKET-2571 FIXED o.a.wicket.ng.** Resource related classes don't take 'variation' into account Major Resolved
   Improvement WICKET-12 FIXED open Modal Window without AjaxRequestTarget Major Resolved
   Improvement WICKET-2403 FIXED org.apache.wicket.markup.html.tree.WicketTreeModel should have a constructor taking a TreeModel 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
   Wish WICKET-2120 FIXED widen visibiliy of GuiceProxyTargetLocator and findBindingAnnotation Major Resolved
   Improvement WICKET-96 WON'T FIX Mechanism for extensible JS-contributing behaviors Major Resolved
   New Feature WICKET-617 WON'T FIX Optimize JavaScript and CSS downloads Major Resolved
   Bug WICKET-2021 INVALID When a form is not valid, the textfields become with "raw input" and can't change its model on subsequent requests Major Resolved
   Bug WICKET-825 LATER web browser displays empty page when WebPage mounted with HybridUrlCodingStrategy Major Resolved
   Bug WICKET-2438 FIXED AjaxEventBehavior not working on feedback message components Major Closed
   Improvement WICKET-1591 WON'T FIX let BrowserInfoPage be customizable / extendable Major Closed
   Bug WICKET-2426 FIXED "Couldn't resolve model type of Model" for PasswordTextField Minor Resolved
   Improvement WICKET-2408 FIXED AjaxEditableLabel: allow starting edit programmatically Minor Resolved
   Bug WICKET-2419 FIXED AjaxEditableMultiLineLabel doesn't handle huge text properly Minor Resolved
   Improvement WICKET-2398 FIXED AjaxFormSubmitBehavior cannot be applied to Form Minor Resolved
   Bug WICKET-2461 FIXED AjaxPagingNavigationIncrementLink does not work without AjaxPagingNavigator component Minor Resolved
   Improvement WICKET-2573 FIXED Allow applications to chose not to use CGLIB proxies for @SpringBean injections Minor Resolved
   Improvement WICKET-2469 FIXED Allow using a different FileItemFactory by extracting a method in MultipartServletWebRequest class Minor Resolved
   Improvement WICKET-2533 FIXED Behavior for accepted locales should fit the HTTP Specification Minor Resolved
   Bug WICKET-2528 FIXED CheckBoxMultipleChoice ignores isDisabled() checks Minor Resolved
   Bug WICKET-2546 FIXED DataTable does not generate "thead" tag Minor Resolved
   Improvement WICKET-2540 FIXED Date Validation - message formatting of the date Minor Resolved
   Improvement WICKET-2445 FIXED FormInput.java needs the validators updated. Minor Resolved
   Improvement WICKET-2535 FIXED Improve consistency of ParseException error messages Minor Resolved
   Improvement WICKET-2444 FIXED Internal Spring beans should be ignored Minor Resolved
   Bug WICKET-2548 FIXED MetaDataKey does not meet hashCode() contract Minor Resolved
   Improvement WICKET-2564 FIXED Modify wicket-devutils DebugBar so it emits valid XHTML Minor Resolved
   Bug WICKET-2475 FIXED NPE after application hot redeployment Minor Resolved
   Bug WICKET-2508 FIXED NullPointerException in BehaviorRequestTarget.processEvents(BehaviorRequestTarget.java:96) Minor Resolved
   Improvement WICKET-2450 FIXED Performance of ThumbnailImageResource Minor Resolved
   Bug WICKET-2488 FIXED QuickFix proposal WicketTesterHelper.assertEquals(final Collection<?> expects, final Collection<?> actuals) should compare list sizes 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
   Improvement WICKET-2409 FIXED Widen type-constraint on TextTemplate.interpolate(Map<String, Object> variables) Minor Resolved
   Wish WICKET-2462 FIXED Would it possible add chinese resource label for WizardButton eg. CancelButton, NextButton and PreviousButton etc. Minor Resolved
   Improvement WICKET-2356 FIXED component report more informative message on error loading model object Minor Resolved
   Bug WICKET-2436 FIXED invalid DataTable markup breaks table layout 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
   Wish WICKET-1937 WON'T FIX Enclosure with fallback section Minor Resolved
   Bug WICKET-153 WON'T FIX FormElement cookies not set when called using AJAX Minor Resolved
   New Feature WICKET-1261 WON'T FIX New validator: validating range boundaries Minor Resolved
   Bug WICKET-1029 FIXED Get Invalid Content-Length header returned by TCP junction server Minor Closed
   Improvement WICKET-2447 FIXED AjaxEditableLabel: newPanel - use Component instead of WebComponent for easier subclassing Trivial Resolved
   Improvement WICKET-2492 FIXED Application_pt_BR.properties path Trivial Resolved
   Bug WICKET-2505 FIXED Button.onSubmit javadoc is misleading Trivial Resolved
   Bug WICKET-2456 FIXED DateTextField cannot work with default converter (or javadoc wrong) Trivial Resolved
   Improvement WICKET-2421 FIXED DefaultCssAutocompleteTextField should be renamed Trivial Resolved
   Improvement WICKET-2574 FIXED Fix some TODOs in 1.5-SNAPSHOT Trivial Resolved
   Bug WICKET-2545 FIXED NullPointerException thrown from BaseWicketTester isComponent Trivial Resolved
   Improvement WICKET-2575 FIXED RepeatingView's Javadoc to include newChildId() and add() Trivial Resolved
   Improvement WICKET-2435 FIXED TabbedPanel extract factory method for tabs-container Trivial Resolved
   Improvement WICKET-2319 DUPLICATE Performance of ThumbnailImageResource Trivial Resolved

Reports

Recently Created Issues Report
Created vs Resolved Issues Report
Resolution Time Report
Average Age Report
Pie Chart Report
Contribution Report
User Workload Report
Version Workload Report
Time Tracking Report
Single Level Group By Report

Preset Filters


Project Summary

Open Open 294
   11%
In Progress In Progress 3
Reopened Reopened 18
   1%
Resolved Resolved 1686
   65%
Closed Closed 584
   23%

Open Issues

By Priority
Critical Critical 3
   1%
Major Major 200
   63%
Minor Minor 98
   31%
Trivial Trivial 14
   4%

By Assignee
Alastair Maw 4
   1%
Ate Douma 3
   1%
Frank Bille Jensen 3
   1%
Igor Vaynberg 16
   5%
Jean-Baptiste Quenot 1
Jeremy Thomerson 2
   1%
Johan Compagner 22
   7%
Jonathan Locke 1
Juergen Donnerstag 9
   3%
Martijn Dashorst 7
   2%
Matej Knopp 54
   17%
Timo Rantalaiho 6
   2%
Unassigned 187
   59%