You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Updated: (WICKET-1675) Widen Generics for Lists/Iteratos - posted by "Johannes Schneider (JIRA)" <ji...@apache.org> on 2008/06/01 15:04:45 UTC, 0 replies.
- [jira] Created: (WICKET-1675) Widen Generics for Lists/Iteratos - posted by "Johannes Schneider (JIRA)" <ji...@apache.org> on 2008/06/01 15:04:45 UTC, 0 replies.
- [jira] Assigned: (WICKET-1675) Widen Generics for Lists/Iteratos - posted by "Johan Compagner (JIRA)" <ji...@apache.org> on 2008/06/01 16:54:45 UTC, 0 replies.
- [jira] Updated: (WICKET-488) Allow more complex behaviour for AutoCompleter component - posted by "Peter Ertl (JIRA)" <ji...@apache.org> on 2008/06/01 19:15:45 UTC, 0 replies.
- [jira] Created: (WICKET-1676) NPE in BookmarkablePageRequestTarget - posted by "Doug Donohoe (JIRA)" <ji...@apache.org> on 2008/06/01 21:27:45 UTC, 0 replies.
- [jira] Updated: (WICKET-1676) NPE in BookmarkablePageRequestTarget - posted by "Doug Donohoe (JIRA)" <ji...@apache.org> on 2008/06/01 21:27:45 UTC, 0 replies.
- [jira] Created: (WICKET-1677) AjaxFormChoiceComponentUpdatingBehavior affects checkboxes even if component uses radios and vice-versa - posted by "Willis Boyce (JIRA)" <ji...@apache.org> on 2008/06/01 22:29:45 UTC, 0 replies.
- [jira] Updated: (WICKET-1677) AjaxFormChoiceComponentUpdatingBehavior affects checkboxes even if component uses radios and vice-versa - posted by "Willis Boyce (JIRA)" <ji...@apache.org> on 2008/06/01 22:31:45 UTC, 0 replies.
- [jira] Resolved: (WICKET-1617) Post a [RESULT] to close the thread and let the project know that the code has been cleared for import. - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/01 22:34:45 UTC, 0 replies.
- [jira] Created: (WICKET-1678) integrate code into extensions - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/01 22:34:45 UTC, 0 replies.
- svn commit: r662286 - in /wicket/trunk/wicket/src/main/java/org/apache/wicket: PageParameters.java request/target/component/BookmarkablePageRequestTarget.java - posted by iv...@apache.org on 2008/06/01 22:51:48 UTC, 0 replies.
- [jira] Resolved: (WICKET-1676) NPE in BookmarkablePageRequestTarget - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/01 22:53:45 UTC, 0 replies.
- svn commit: r662360 - in /wicket/branches/wicket-1.3.x/jdk-1.4: wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/autocomplete/wicket-autocomplete.js wicket/ wicket/src/main/java/org/apache/wicket/ajax/wicket-ajax.js - posted by jc...@apache.org on 2008/06/02 10:23:40 UTC, 0 replies.
- svn commit: r662371 - in /wicket/trunk: wicket-extensions/ wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/autocomplete/ wicket/ wicket/src/main/java/org/apache/wicket/ajax/ wicket/src/main/java/org/apache/wicket/request/t... - posted by jc...@apache.org on 2008/06/02 11:14:14 UTC, 0 replies.
- [jira] Created: (WICKET-1679) Memory leak in DiskPageStore - posted by "Stefan Fußenegger (JIRA)" <ji...@apache.org> on 2008/06/02 12:03:45 UTC, 0 replies.
- [jira] Commented: (WICKET-1679) Memory leak in DiskPageStore - posted by "Stefan Fußenegger (JIRA)" <ji...@apache.org> on 2008/06/02 12:03:45 UTC, 0 replies.
- [jira] Assigned: (WICKET-1679) Memory leak in DiskPageStore - posted by "Johan Compagner (JIRA)" <ji...@apache.org> on 2008/06/02 12:07:45 UTC, 0 replies.
- [jira] Closed: (WICKET-1659) Prolem with 'mouseactive' in wicket-autocomplete.js when AutoCompleteBehaviour is added (twice) during Ajax roundtrip - posted by "Johan Compagner (JIRA)" <ji...@apache.org> on 2008/06/02 12:07:45 UTC, 0 replies.
- svn commit: r662389 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/protocol/http/pagestore/DiskPageStore.java - posted by kn...@apache.org on 2008/06/02 12:44:29 UTC, 0 replies.
- [jira] Created: (WICKET-1680) AutoCompleteTextField does not validate - posted by "Kaspar Fischer (JIRA)" <ji...@apache.org> on 2008/06/02 17:25:45 UTC, 0 replies.
- [jira] Commented: (WICKET-1055) Add ability to have Radio and RadioGroup not related via component hierarchy - posted by "Martin Makundi (JIRA)" <ji...@apache.org> on 2008/06/02 17:37:45 UTC, 1 replies.
- [jira] Created: (WICKET-1681) MarkupResourceStream unexpectedly loads markup class - posted by "Nick Giles (JIRA)" <ji...@apache.org> on 2008/06/02 19:43:45 UTC, 0 replies.
- [jira] Created: (WICKET-1682) HtmlHandler can't handle tags not requiring closed tags if the tag names are uppercase - posted by "Kent Tong (JIRA)" <ji...@apache.org> on 2008/06/03 17:50:45 UTC, 0 replies.
- svn commit: r662840 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/parser/filter/HtmlHandler.java - posted by iv...@apache.org on 2008/06/03 19:06:29 UTC, 0 replies.
- svn commit: r662842 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/parser/filter/HtmlHandler.java - posted by iv...@apache.org on 2008/06/03 19:08:06 UTC, 0 replies.
- [jira] Resolved: (WICKET-1682) HtmlHandler can't handle tags not requiring closed tags if the tag names are uppercase - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/03 19:08:45 UTC, 0 replies.
- [jira] Resolved: (WICKET-1681) MarkupResourceStream unexpectedly loads markup class - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/03 19:20:45 UTC, 0 replies.
- [jira] Commented: (WICKET-1646) AjaxFormComponentUpdatingBehavior not working correctly when using IE 7 - posted by "Brian Diekelman (JIRA)" <ji...@apache.org> on 2008/06/03 19:58:45 UTC, 8 replies.
- [jira] Issue Comment Edited: (WICKET-1646) AjaxFormComponentUpdatingBehavior not working correctly when using IE 7 - posted by "Brian Diekelman (JIRA)" <ji...@apache.org> on 2008/06/03 20:16:45 UTC, 1 replies.
- [jira] Created: (WICKET-1683) wicket-contrib-datepicker compatibility - posted by "fallout (JIRA)" <ji...@apache.org> on 2008/06/03 22:38:45 UTC, 0 replies.
- [jira] Resolved: (WICKET-1683) wicket-contrib-datepicker compatibility - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/03 23:20:45 UTC, 0 replies.
- svn commit: r662959 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/ajax/markup/html/form/AjaxButton.java - posted by iv...@apache.org on 2008/06/04 05:14:31 UTC, 0 replies.
- svn commit: r662962 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/ajax/markup/html/form/AjaxButton.java - posted by iv...@apache.org on 2008/06/04 05:17:11 UTC, 0 replies.
- [jira] Updated: (WICKET-1473) BaseWicketTester.isComponentOnAjaxResponse() test is too strong - posted by "Frank Bille Jensen (JIRA)" <ji...@apache.org> on 2008/06/04 09:14:46 UTC, 0 replies.
- [jira] Commented: (WICKET-1473) BaseWicketTester.isComponentOnAjaxResponse() test is too strong - posted by "Frank Bille Jensen (JIRA)" <ji...@apache.org> on 2008/06/04 09:16:45 UTC, 0 replies.
- svn commit: r663013 - in /wicket/trunk/wicket/src: main/java/org/apache/wicket/util/tester/ test/java/org/apache/wicket/util/tester/ - posted by fr...@apache.org on 2008/06/04 09:17:56 UTC, 0 replies.
- svn commit: r663016 - in /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src: main/java/org/apache/wicket/util/tester/ test/java/org/apache/wicket/util/tester/ - posted by fr...@apache.org on 2008/06/04 09:26:17 UTC, 0 replies.
- [jira] Closed: (WICKET-1473) BaseWicketTester.isComponentOnAjaxResponse() test is too strong - posted by "Frank Bille Jensen (JIRA)" <ji...@apache.org> on 2008/06/04 09:26:45 UTC, 0 replies.
- [jira] Commented: (WICKET-1667) Memory leak in Localizer - posted by "Badaud (JIRA)" <ji...@apache.org> on 2008/06/04 09:38:45 UTC, 2 replies.
- svn commit: r663058 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/AjaxRequestTarget.java - posted by jc...@apache.org on 2008/06/04 12:51:52 UTC, 0 replies.
- [jira] Reopened: (WICKET-1496) DataTable.html does not validate (HTML 4.01/XHTML-Strict) - posted by "Kaspar Fischer (JIRA)" <ji...@apache.org> on 2008/06/04 14:53:45 UTC, 0 replies.
- [jira] Commented: (WICKET-1680) AutoCompleteTextField does not validate - posted by "Kaspar Fischer (JIRA)" <ji...@apache.org> on 2008/06/04 20:26:46 UTC, 0 replies.
- [jira] Commented: (WICKET-1389) Tests fail due to different order of attributes (under Java 6) - posted by "Frank Bille Jensen (JIRA)" <ji...@apache.org> on 2008/06/04 21:20:45 UTC, 2 replies.
- [jira] Created: (WICKET-1684) FileUploadField should return FileUpload as its converted input - posted by "Ned Collyer (JIRA)" <ji...@apache.org> on 2008/06/05 08:15:44 UTC, 0 replies.
- [jira] Created: (WICKET-1685) DropDownChoice submits form when whatOnSelectionChangedNotificaions() is true - posted by "Grant Shearer (JIRA)" <ji...@apache.org> on 2008/06/05 22:49:44 UTC, 0 replies.
- [jira] Updated: (WICKET-1685) DropDownChoice submits form when whatOnSelectionChangedNotificaions() is true - posted by "Grant Shearer (JIRA)" <ji...@apache.org> on 2008/06/05 22:49:45 UTC, 0 replies.
- [jira] Resolved: (WICKET-1685) DropDownChoice submits form when whatOnSelectionChangedNotificaions() is true - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/05 23:09:45 UTC, 0 replies.
- svn commit: r663752 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/protocol/http/RequestLogger.java - posted by jc...@apache.org on 2008/06/05 23:50:19 UTC, 0 replies.
- [jira] Created: (WICKET-1686) Microsoft.XMLHTTP on IE6 doesn't cope with #anchor when creating Ajax transport - posted by "Sam Hough (JIRA)" <ji...@apache.org> on 2008/06/06 16:41:45 UTC, 0 replies.
- [jira] Reopened: (WICKET-613) Prototype scoped Spring beans - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/06 16:53:45 UTC, 0 replies.
- [jira] Assigned: (WICKET-1686) Microsoft.XMLHTTP on IE6 doesn't cope with #anchor when creating Ajax transport - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/06 17:07:45 UTC, 0 replies.
- svn commit: r664211 - /wicket/sandbox/ivaynberg/ - posted by iv...@apache.org on 2008/06/07 02:36:12 UTC, 0 replies.
- svn commit: r664212 - /wicket/sandbox/ivaynberg/generics/ - posted by iv...@apache.org on 2008/06/07 02:36:18 UTC, 0 replies.
- svn commit: r664231 [6/6] - in /wicket/sandbox/ivaynberg/generics: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ wicket-auth-roles/src/main/java/org/apache/wicket/authentication/ wicket-auth-roles/src/main/java/org/apa... - posted by iv...@apache.org on 2008/06/07 03:11:13 UTC, 0 replies.
- svn commit: r664231 [1/6] - in /wicket/sandbox/ivaynberg/generics: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ wicket-auth-roles/src/main/java/org/apache/wicket/authentication/ wicket-auth-roles/src/main/java/org/apa... - posted by iv...@apache.org on 2008/06/07 03:11:13 UTC, 0 replies.
- svn commit: r664231 [2/6] - in /wicket/sandbox/ivaynberg/generics: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ wicket-auth-roles/src/main/java/org/apache/wicket/authentication/ wicket-auth-roles/src/main/java/org/apa... - posted by iv...@apache.org on 2008/06/07 03:11:13 UTC, 0 replies.
- svn commit: r664231 [5/6] - in /wicket/sandbox/ivaynberg/generics: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ wicket-auth-roles/src/main/java/org/apache/wicket/authentication/ wicket-auth-roles/src/main/java/org/apa... - posted by iv...@apache.org on 2008/06/07 03:11:13 UTC, 0 replies.
- svn commit: r664231 [3/6] - in /wicket/sandbox/ivaynberg/generics: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ wicket-auth-roles/src/main/java/org/apache/wicket/authentication/ wicket-auth-roles/src/main/java/org/apa... - posted by iv...@apache.org on 2008/06/07 03:11:13 UTC, 0 replies.
- svn commit: r664231 [4/6] - in /wicket/sandbox/ivaynberg/generics: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ wicket-auth-roles/src/main/java/org/apache/wicket/authentication/ wicket-auth-roles/src/main/java/org/apa... - posted by iv...@apache.org on 2008/06/07 03:11:13 UTC, 0 replies.
- svn commit: r664242 [4/7] - in /wicket/sandbox/ivaynberg/generics: archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src... - posted by iv...@apache.org on 2008/06/07 04:20:57 UTC, 0 replies.
- svn commit: r664242 [6/7] - in /wicket/sandbox/ivaynberg/generics: archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src... - posted by iv...@apache.org on 2008/06/07 04:20:57 UTC, 0 replies.
- svn commit: r664242 [1/7] - in /wicket/sandbox/ivaynberg/generics: archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src... - posted by iv...@apache.org on 2008/06/07 04:20:57 UTC, 0 replies.
- svn commit: r664242 [5/7] - in /wicket/sandbox/ivaynberg/generics: archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src... - posted by iv...@apache.org on 2008/06/07 04:20:57 UTC, 0 replies.
- svn commit: r664242 [2/7] - in /wicket/sandbox/ivaynberg/generics: archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src... - posted by iv...@apache.org on 2008/06/07 04:20:57 UTC, 0 replies.
- svn commit: r664242 [7/7] - in /wicket/sandbox/ivaynberg/generics: archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src... - posted by iv...@apache.org on 2008/06/07 04:20:57 UTC, 0 replies.
- svn commit: r664242 [3/7] - in /wicket/sandbox/ivaynberg/generics: archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src... - posted by iv...@apache.org on 2008/06/07 04:20:57 UTC, 0 replies.
- [jira] Created: (WICKET-1687) LinkTree can't trigger the onNodeLinkClicked - posted by "Linus Tseng (JIRA)" <ji...@apache.org> on 2008/06/07 05:28:45 UTC, 0 replies.
- svn commit: r664292 - in /wicket/sandbox/ivaynberg/generics/wicket/src/main/java/org/apache/wicket: Component.java markup/html/list/ListItem.java - posted by iv...@apache.org on 2008/06/07 09:05:28 UTC, 0 replies.
- [jira] Created: (WICKET-1688) FeedbackMessageModel gets wrong states between requests - posted by "xiefei (JIRA)" <ji...@apache.org> on 2008/06/08 04:51:45 UTC, 0 replies.
- svn commit: r664516 - /wicket/branches/experimental/ - posted by kn...@apache.org on 2008/06/08 17:45:23 UTC, 0 replies.
- svn commit: r664517 - /wicket/sandbox/knopp/ - posted by kn...@apache.org on 2008/06/08 17:46:23 UTC, 0 replies.
- svn commit: r664518 - in /wicket: branches/experimental/ sandbox/knopp/experimental/ - posted by kn...@apache.org on 2008/06/08 17:46:52 UTC, 0 replies.
- [jira] Created: (WICKET-1689) style resources not looked up correctly in markup inheritance - posted by "Michael Grinner (JIRA)" <ji...@apache.org> on 2008/06/08 18:13:45 UTC, 0 replies.
- [jira] Updated: (WICKET-1689) style resources not looked up correctly in markup inheritance - posted by "Michael Grinner (JIRA)" <ji...@apache.org> on 2008/06/08 18:19:45 UTC, 1 replies.
- [jira] Commented: (WICKET-1688) FeedbackMessageModel gets wrong states between requests - posted by "xiefei (JIRA)" <ji...@apache.org> on 2008/06/09 06:27:45 UTC, 0 replies.
- [jira] Created: (WICKET-1690) Allow injection of models - posted by "Thomas Eckoldt (JIRA)" <ji...@apache.org> on 2008/06/09 14:45:45 UTC, 0 replies.
- [jira] Resolved: (WICKET-1389) Tests fail due to different order of attributes (under Java 6) - posted by "Frank Bille Jensen (JIRA)" <ji...@apache.org> on 2008/06/09 16:39:45 UTC, 0 replies.
- [jira] Resolved: (WICKET-1690) Allow injection of models - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/09 16:51:45 UTC, 0 replies.
- [jira] Commented: (WICKET-1690) Allow injection of models - posted by "Thomas Eckoldt (JIRA)" <ji...@apache.org> on 2008/06/09 17:27:44 UTC, 2 replies.
- svn commit: r665751 - in /wicket/trunk/wicket/src: main/java/org/apache/wicket/util/value/ test/java/org/apache/wicket/ test/java/org/apache/wicket/ajax/ test/java/org/apache/wicket/markup/html/basic/ test/java/org/apache/wicket/markup/html/header/inhe... - posted by fr...@apache.org on 2008/06/09 18:33:21 UTC, 0 replies.
- [jira] Created: (WICKET-1691) StringResourceModel honors container's key (rather than its own) - posted by "smallufo (JIRA)" <ji...@apache.org> on 2008/06/10 08:47:45 UTC, 0 replies.
- [jira] Updated: (WICKET-1667) Memory leak in Localizer - posted by "Stefan Fußenegger (JIRA)" <ji...@apache.org> on 2008/06/10 11:25:45 UTC, 2 replies.
- [jira] Created: (WICKET-1692) on Java 6+ DatePicker.localize should use DateFormatSymbols.getInstance(Locale) instead of new DateFormatSymbols(Locale) to support DateFormatSymbolsProviders - posted by "Damian Golda (JIRA)" <ji...@apache.org> on 2008/06/10 12:04:46 UTC, 0 replies.
- [jira] Updated: (WICKET-1692) on Java 6+ DatePicker.localize should use DateFormatSymbols.getInstance(Locale) instead of new DateFormatSymbols(Locale) to support DateFormatSymbolsProviders - posted by "Damian Golda (JIRA)" <ji...@apache.org> on 2008/06/10 12:04:46 UTC, 0 replies.
- [jira] Created: (WICKET-1693) concurrency issue / race condition in current wicket (will sometimes fail under stress) - posted by "Peter Ertl (JIRA)" <ji...@apache.org> on 2008/06/10 21:07:45 UTC, 0 replies.
- [jira] Updated: (WICKET-1693) concurrency issue / race condition in current wicket (will sometimes fail under stress) - posted by "Peter Ertl (JIRA)" <ji...@apache.org> on 2008/06/10 21:09:45 UTC, 3 replies.
- [jira] Commented: (WICKET-1693) concurrency issue / race condition in current wicket (will sometimes fail under stress) - posted by "Matej Knopp (JIRA)" <ji...@apache.org> on 2008/06/10 22:21:45 UTC, 1 replies.
- [jira] Assigned: (WICKET-1693) concurrency issue / race condition in current wicket (will sometimes fail under stress) - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/10 22:23:45 UTC, 0 replies.
- [jira] Created: (WICKET-1694) wicket complains that ValueMap$NullSafeKeyComparator is not serializable - posted by "Peter Ertl (JIRA)" <ji...@apache.org> on 2008/06/10 23:45:45 UTC, 0 replies.
- [jira] Updated: (WICKET-1695) IValueMap redefines methods from parent interface Map which causes name clashes and redundancy - posted by "Peter Ertl (JIRA)" <ji...@apache.org> on 2008/06/11 00:17:45 UTC, 0 replies.
- [jira] Created: (WICKET-1695) IValueMap redefines methods from parent interface Map which causes name clashes and redundancy - posted by "Peter Ertl (JIRA)" <ji...@apache.org> on 2008/06/11 00:17:45 UTC, 0 replies.
- [jira] Updated: (WICKET-1694) wicket complains that ValueMap$NullSafeKeyComparator is not serializable - posted by "Peter Ertl (JIRA)" <ji...@apache.org> on 2008/06/11 00:21:45 UTC, 1 replies.
- svn commit: r666392 - /wicket/sandbox/knopp/experimental/wicket/src/main/java/org/apache/wicket/ajax/wicket-ajax-ng.js - posted by kn...@apache.org on 2008/06/11 01:07:33 UTC, 0 replies.
- [jira] Commented: (WICKET-1605) onclick is null or not an object in IE6, IE7; Form.appendDefaultButtonField - posted by "Zane (JIRA)" <ji...@apache.org> on 2008/06/11 04:01:45 UTC, 1 replies.
- [jira] Assigned: (WICKET-1694) wicket complains that ValueMap$NullSafeKeyComparator is not serializable - posted by "Frank Bille Jensen (JIRA)" <ji...@apache.org> on 2008/06/11 16:16:45 UTC, 0 replies.
- [jira] Commented: (WICKET-1694) wicket complains that ValueMap$NullSafeKeyComparator is not serializable - posted by "Frank Bille Jensen (JIRA)" <ji...@apache.org> on 2008/06/11 16:18:45 UTC, 1 replies.
- [jira] Created: (WICKET-1696) CaptchaImageResource - should take an IModel instead of String for captcha-text - posted by "Stefan Simik (JIRA)" <ji...@apache.org> on 2008/06/11 23:40:45 UTC, 0 replies.
- [jira] Commented: (WICKET-1684) FileUploadField should return FileUpload as its converted input - posted by "Timo Rantalaiho (JIRA)" <ji...@apache.org> on 2008/06/12 06:06:45 UTC, 0 replies.
- [jira] Commented: (WICKET-1671) Performance problem with detach (Component.isAuto) - posted by "Ari Suutari (JIRA)" <ji...@apache.org> on 2008/06/12 09:31:45 UTC, 0 replies.
- [jira] Created: (WICKET-1697) Bad caching in tag for the same key in same markup structure - posted by "Karel Cabel (JIRA)" <ji...@apache.org> on 2008/06/12 10:07:45 UTC, 0 replies.
- [jira] Created: (WICKET-1698) IE7 memory leak when components are updated via AJAX - posted by "Niels Boeger (JIRA)" <ji...@apache.org> on 2008/06/12 11:01:45 UTC, 0 replies.
- [jira] Commented: (WICKET-1558) WicketTester.startPage(page) throws "No requestCycle is currently set" - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2008/06/12 14:28:45 UTC, 0 replies.
- [jira] Assigned: (WICKET-1698) IE7 memory leak when components are updated via AJAX - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/12 17:44:45 UTC, 0 replies.
- [jira] Commented: (WICKET-1698) IE7 memory leak when components are updated via AJAX - posted by "Matej Knopp (JIRA)" <ji...@apache.org> on 2008/06/12 18:42:45 UTC, 2 replies.
- [jira] Created: (WICKET-1699) NPE in RequestLogger - posted by "Craig McIlwee (JIRA)" <ji...@apache.org> on 2008/06/12 18:48:45 UTC, 0 replies.
- [jira] Assigned: (WICKET-1684) FileUploadField should return FileUpload as its converted input - posted by "Timo Rantalaiho (JIRA)" <ji...@apache.org> on 2008/06/12 18:58:45 UTC, 0 replies.
- [jira] Created: (WICKET-1700) Make functionality of ContextImage a behavior so that other types of components can utilize its functionality - posted by "Will Hoover (JIRA)" <ji...@apache.org> on 2008/06/12 19:18:45 UTC, 0 replies.
- [jira] Issue Comment Edited: (WICKET-1698) IE7 memory leak when components are updated via AJAX - posted by "Niels Boeger (JIRA)" <ji...@apache.org> on 2008/06/12 21:22:45 UTC, 0 replies.
- svn commit: r667232 - in /wicket/trunk/wicket/src: main/java/org/apache/wicket/markup/html/form/upload/FileUploadField.java test/java/org/apache/wicket/markup/html/form/upload/FileUploadFieldTest.java - posted by th...@apache.org on 2008/06/12 23:21:04 UTC, 0 replies.
- [jira] Resolved: (WICKET-1684) FileUploadField should return FileUpload as its converted input - posted by "Timo Rantalaiho (JIRA)" <ji...@apache.org> on 2008/06/12 23:34:45 UTC, 0 replies.
- [jira] Commented: (WICKET-306) XML License Header Tests fail with Unicode BOM - posted by "Timo Rantalaiho (JIRA)" <ji...@apache.org> on 2008/06/12 23:42:45 UTC, 0 replies.
- svn commit: r667260 - in /wicket/trunk/wicket/src/test/java/org/apache/wicket/markup/html/form/upload: FileUploadFieldTest.java MockPageWithFormAndUploadField.java - posted by th...@apache.org on 2008/06/13 00:04:38 UTC, 0 replies.
- svn commit: r667263 - in /wicket/trunk/wicket/src: main/java/org/apache/wicket/util/value/ValueMap.java test/java/org/apache/wicket/util/value/ValueMapTest.java - posted by fr...@apache.org on 2008/06/13 00:10:02 UTC, 0 replies.
- [jira] Resolved: (WICKET-1694) wicket complains that ValueMap$NullSafeKeyComparator is not serializable - posted by "Frank Bille Jensen (JIRA)" <ji...@apache.org> on 2008/06/13 00:10:46 UTC, 0 replies.
- [jira] Commented: (WICKET-1696) CaptchaImageResource - should take an IModel instead of String for captcha-text - posted by "James Carman (JIRA)" <ji...@apache.org> on 2008/06/13 00:32:45 UTC, 3 replies.
- svn commit: r667288 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/RequestCycle.java - posted by th...@apache.org on 2008/06/13 00:41:55 UTC, 0 replies.
- [jira] Commented: (WICKET-550) Use WebRequestEncoder everywhere a query string is constructed - posted by "Timo Rantalaiho (JIRA)" <ji...@apache.org> on 2008/06/13 00:46:45 UTC, 0 replies.
- [jira] Commented: (WICKET-1699) NPE in RequestLogger - posted by "James Carman (JIRA)" <ji...@apache.org> on 2008/06/13 00:48:45 UTC, 1 replies.
- [jira] Commented: (WICKET-1312) Generic inter-component event mechanism - posted by "James Carman (JIRA)" <ji...@apache.org> on 2008/06/13 00:50:45 UTC, 1 replies.
- [jira] Commented: (WICKET-693) What to do with the wicket dtd? - posted by "Timo Rantalaiho (JIRA)" <ji...@apache.org> on 2008/06/13 00:52:45 UTC, 0 replies.
- [jira] Updated: (WICKET-1696) CaptchaImageResource - should take an IModel instead of String for captcha-text - posted by "Stefan Simik (JIRA)" <ji...@apache.org> on 2008/06/13 00:54:45 UTC, 0 replies.
- [jira] Commented: (WICKET-767) Generify IModel - posted by "James Carman (JIRA)" <ji...@apache.org> on 2008/06/13 00:54:45 UTC, 0 replies.
- [jira] Commented: (WICKET-713) AbstractAjaxBehavior can not be reused. - posted by "Timo Rantalaiho (JIRA)" <ji...@apache.org> on 2008/06/13 00:58:46 UTC, 1 replies.
- [jira] Updated: (WICKET-1312) Generic inter-component event mechanism - posted by "Timo Rantalaiho (JIRA)" <ji...@apache.org> on 2008/06/13 01:06:45 UTC, 0 replies.
- [jira] Resolved: (WICKET-767) Generify IModel - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/13 02:14:45 UTC, 0 replies.
- [jira] Resolved: (WICKET-1699) NPE in RequestLogger - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/13 02:14:45 UTC, 0 replies.
- [jira] Commented: (WICKET-715) rename classes and methods from *JavaScript* to *Javascript* - posted by "Craig McIlwee (JIRA)" <ji...@apache.org> on 2008/06/13 03:02:45 UTC, 0 replies.
- svn commit: r667340 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/form/upload/FileUploadField.java - posted by iv...@apache.org on 2008/06/13 07:03:38 UTC, 0 replies.
- svn commit: r667341 - /wicket/trunk/wicket/src/test/java/org/apache/wicket/markup/html/form/upload/FileUploadFieldTest.java - posted by iv...@apache.org on 2008/06/13 07:03:49 UTC, 0 replies.
- [jira] Resolved: (WICKET-1628) WicketTester processRequestCycle fails to redirect from a mounted bookmarkable page if response is restarted at intercept page - posted by "Frank Bille Jensen (JIRA)" <ji...@apache.org> on 2008/06/13 09:34:45 UTC, 0 replies.
- [jira] Commented: (WICKET-1628) WicketTester processRequestCycle fails to redirect from a mounted bookmarkable page if response is restarted at intercept page - posted by "Frank Bille Jensen (JIRA)" <ji...@apache.org> on 2008/06/13 09:34:45 UTC, 0 replies.
- svn commit: r667515 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/ajax/wicket-ajax.js - posted by kn...@apache.org on 2008/06/13 15:05:22 UTC, 0 replies.
- svn commit: r667518 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/ajax/wicket-ajax.js - posted by kn...@apache.org on 2008/06/13 15:14:29 UTC, 0 replies.
- svn commit: r667521 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/wicket-ajax.js - posted by kn...@apache.org on 2008/06/13 15:20:47 UTC, 0 replies.
- [jira] Created: (WICKET-1701) org.apache.wicket.markup.html.CompressedPackageResource$CompressingResourceStream.cache needs to avoid being serialized - posted by "dave rafkind (JIRA)" <ji...@apache.org> on 2008/06/13 22:13:45 UTC, 0 replies.
- [jira] Assigned: (WICKET-1701) org.apache.wicket.markup.html.CompressedPackageResource$CompressingResourceStream.cache needs to avoid being serialized - posted by "Janne Hietamäki (JIRA)" <ji...@apache.org> on 2008/06/13 22:55:45 UTC, 0 replies.
- [jira] Commented: (WICKET-1701) org.apache.wicket.markup.html.CompressedPackageResource$CompressingResourceStream.cache needs to avoid being serialized - posted by "Janne Hietamäki (JIRA)" <ji...@apache.org> on 2008/06/13 23:01:45 UTC, 0 replies.
- svn commit: r667655 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/CompressedPackageResource.java - posted by ja...@apache.org on 2008/06/13 23:13:59 UTC, 0 replies.
- svn commit: r667659 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/CompressedPackageResource.java - posted by ja...@apache.org on 2008/06/13 23:21:23 UTC, 0 replies.
- [jira] Resolved: (WICKET-1701) org.apache.wicket.markup.html.CompressedPackageResource$CompressingResourceStream.cache needs to avoid being serialized - posted by "Janne Hietamäki (JIRA)" <ji...@apache.org> on 2008/06/13 23:23:45 UTC, 0 replies.
- svn commit: r667758 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/protocol/http/servlet/ServletWebRequest.java - posted by kn...@apache.org on 2008/06/14 10:40:43 UTC, 0 replies.
- svn commit: r667896 - /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/modal/ModalWindow.java - posted by kn...@apache.org on 2008/06/15 00:52:31 UTC, 0 replies.
- [jira] Commented: (WICKET-1403) Reinjection fails after Server restart - posted by "uwe schaefer (JIRA)" <ji...@apache.org> on 2008/06/16 08:23:45 UTC, 0 replies.
- svn commit: r668201 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/Localizer.java - posted by iv...@apache.org on 2008/06/16 17:42:20 UTC, 0 replies.
- svn commit: r668207 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/Localizer.java - posted by iv...@apache.org on 2008/06/16 17:52:38 UTC, 0 replies.
- [jira] Resolved: (WICKET-1697) Bad caching in tag for the same key in same markup structure - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/16 17:53:45 UTC, 0 replies.
- [jira] Resolved: (WICKET-1667) Memory leak in Localizer - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/16 17:53:45 UTC, 0 replies.
- [jira] Created: (WICKET-1702) WicketMessageResolver should use application settings instead of a static property to configure its behavior - posted by "Martin Benda (JIRA)" <ji...@apache.org> on 2008/06/16 21:35:45 UTC, 0 replies.
- svn commit: r668341 - in /wicket/trunk/wicket/src: main/java/org/apache/wicket/markup/resolver/WicketMessageResolver.java test/java/org/apache/wicket/markup/resolver/WicketMessageResolverTest.java - posted by iv...@apache.org on 2008/06/17 01:10:39 UTC, 0 replies.
- [jira] Resolved: (WICKET-1702) WicketMessageResolver should use application settings instead of a static property to configure its behavior - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/17 01:17:45 UTC, 0 replies.
- [jira] Commented: (WICKET-1638) Wickets unique IDs cause problems for automated testing - posted by "Asgaut Mjølne (JIRA)" <ji...@apache.org> on 2008/06/17 11:13:45 UTC, 1 replies.
- [jira] Created: (WICKET-1703) Allow Intercept Page for POST Requests - posted by "Thomas Mäder (JIRA)" <ji...@apache.org> on 2008/06/17 12:23:45 UTC, 0 replies.
- [jira] Commented: (WICKET-1703) Allow Intercept Page for POST Requests - posted by "Thomas Mäder (JIRA)" <ji...@apache.org> on 2008/06/17 12:25:45 UTC, 0 replies.
- [jira] Created: (WICKET-1704) ResourceStreamRequestTarget.configure set wrong ContentLength for non-ascii characters - posted by "Jirka (JIRA)" <ji...@apache.org> on 2008/06/17 15:55:46 UTC, 0 replies.
- [jira] Created: (WICKET-1705) Wicket pages should be injectable - posted by "Gili (JIRA)" <ji...@apache.org> on 2008/06/17 18:27:45 UTC, 0 replies.
- [jira] Resolved: (WICKET-1705) Wicket pages should be injectable - posted by "Gili (JIRA)" <ji...@apache.org> on 2008/06/17 18:29:45 UTC, 0 replies.
- [jira] Assigned: (WICKET-1704) ResourceStreamRequestTarget.configure set wrong ContentLength for non-ascii characters - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/17 18:51:46 UTC, 0 replies.
- svn commit: r668743 - in /wicket/trunk/wicket/src: main/java/org/apache/wicket/util/resource/IResourceStream.java main/java/org/apache/wicket/util/resource/StringResourceStream.java test/java/org/apache/wicket/markup/html/basic/SimplePageTest.java - posted by iv...@apache.org on 2008/06/17 19:00:21 UTC, 0 replies.
- svn commit: r668744 - in /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/resource: IResourceStream.java StringResourceStream.java - posted by iv...@apache.org on 2008/06/17 19:00:41 UTC, 0 replies.
- [jira] Resolved: (WICKET-1704) ResourceStreamRequestTarget.configure set wrong ContentLength for non-ascii characters - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/17 19:01:45 UTC, 1 replies.
- [jira] Reopened: (WICKET-1704) ResourceStreamRequestTarget.configure set wrong ContentLength for non-ascii characters - posted by "Jirka (JIRA)" <ji...@apache.org> on 2008/06/17 19:25:45 UTC, 1 replies.
- [jira] Reopened: (WICKET-1705) Wicket pages should be injectable - posted by "Gili (JIRA)" <ji...@apache.org> on 2008/06/17 19:27:45 UTC, 0 replies.
- [jira] Updated: (WICKET-1705) Wicket pages should be injectable - posted by "Gili (JIRA)" <ji...@apache.org> on 2008/06/17 19:29:45 UTC, 5 replies.
- svn commit: r668761 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/resource/StringResourceStream.java - posted by iv...@apache.org on 2008/06/17 19:32:09 UTC, 0 replies.
- svn commit: r668763 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/util/resource/StringResourceStream.java - posted by iv...@apache.org on 2008/06/17 19:32:37 UTC, 0 replies.
- [jira] Commented: (WICKET-1705) Wicket pages should be injectable - posted by "Gili (JIRA)" <ji...@apache.org> on 2008/06/17 19:33:45 UTC, 1 replies.
- svn commit: r668842 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/Localizer.java - posted by iv...@apache.org on 2008/06/17 23:43:19 UTC, 0 replies.
- svn commit: r669075 - /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/tabs/TabbedPanel.java - posted by iv...@apache.org on 2008/06/18 06:01:32 UTC, 0 replies.
- svn commit: r669080 - /wicket/sandbox/ivaynberg/generics/ - posted by iv...@apache.org on 2008/06/18 06:57:49 UTC, 0 replies.
- svn commit: r669081 - /wicket/sandbox/ivaynberg/generics/ - posted by iv...@apache.org on 2008/06/18 06:58:23 UTC, 0 replies.
- [jira] Updated: (WICKET-1705) GuiceComponentInjector mishandles static fields - posted by "Gili (JIRA)" <ji...@apache.org> on 2008/06/18 07:10:45 UTC, 1 replies.
- [jira] Commented: (WICKET-1705) GuiceComponentInjector mishandles static fields - posted by "Gili (JIRA)" <ji...@apache.org> on 2008/06/18 07:42:45 UTC, 0 replies.
- [jira] Created: (WICKET-1706) org.apache.wicket.util.lang.Objects.convertValue returns null if it cannot convert the value - posted by "Mika Salminen (JIRA)" <ji...@apache.org> on 2008/06/18 11:14:47 UTC, 0 replies.
- svn commit: r669210 [2/2] - in /wicket/sandbox/ivaynberg/generics: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/ wicket-examples/src/main/java/or... - posted by iv...@apache.org on 2008/06/18 18:21:39 UTC, 0 replies.
- svn commit: r669210 [1/2] - in /wicket/sandbox/ivaynberg/generics: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/ wicket-examples/src/main/java/or... - posted by iv...@apache.org on 2008/06/18 18:21:39 UTC, 0 replies.
- [jira] Updated: (WICKET-1646) AjaxFormComponentUpdatingBehavior not working correctly when using IE 7 - posted by "Frank Bille Jensen (JIRA)" <ji...@apache.org> on 2008/06/18 23:29:45 UTC, 1 replies.
- svn commit: r669299 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/wicket-ajax.js - posted by fr...@apache.org on 2008/06/18 23:33:38 UTC, 0 replies.
- [jira] Resolved: (WICKET-1646) AjaxFormComponentUpdatingBehavior not working correctly when using IE 7 - posted by "Frank Bille Jensen (JIRA)" <ji...@apache.org> on 2008/06/18 23:37:45 UTC, 0 replies.
- [jira] Resolved: (WICKET-1335) Fixes for "first read" docs in distro - posted by "Frank Bille Jensen (JIRA)" <ji...@apache.org> on 2008/06/18 23:41:45 UTC, 0 replies.
- svn commit: r669303 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/ajax/wicket-ajax.js - posted by fr...@apache.org on 2008/06/18 23:46:04 UTC, 0 replies.
- svn commit: r669339 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/util/lang/Generics.java - posted by iv...@apache.org on 2008/06/19 02:14:26 UTC, 0 replies.
- svn commit: r669397 [2/2] - in /wicket/sandbox/ivaynberg/generics: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ wicket-auth-roles/src/main/java/org/apache/wicket/authentication/panel/ wicket-datetime/src/main/java/org... - posted by iv...@apache.org on 2008/06/19 08:19:38 UTC, 0 replies.
- svn commit: r669397 [1/2] - in /wicket/sandbox/ivaynberg/generics: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ wicket-auth-roles/src/main/java/org/apache/wicket/authentication/panel/ wicket-datetime/src/main/java/org... - posted by iv...@apache.org on 2008/06/19 08:19:38 UTC, 0 replies.
- [jira] Commented: (WICKET-1489) Create component "Menu" - posted by "Sergey Derugo (JIRA)" <ji...@apache.org> on 2008/06/19 12:13:45 UTC, 1 replies.
- [jira] Created: (WICKET-1707) Wicket.replaceOuterHtmlIE() (wicket-ajax.js) has very low performance. - posted by "Bartosz Owczarek (JIRA)" <ji...@apache.org> on 2008/06/19 14:43:45 UTC, 0 replies.
- [jira] Updated: (WICKET-1707) Wicket.replaceOuterHtmlIE() (wicket-ajax.js) has very low performance. - posted by "Bartosz Owczarek (JIRA)" <ji...@apache.org> on 2008/06/19 14:45:45 UTC, 1 replies.
- [jira] Updated: (WICKET-1664) WebPage ERROR message - posted by "Frank Bille Jensen (JIRA)" <ji...@apache.org> on 2008/06/19 15:13:45 UTC, 1 replies.
- [jira] Commented: (WICKET-1664) WebPage ERROR message - posted by "Frank Bille Jensen (JIRA)" <ji...@apache.org> on 2008/06/19 15:13:45 UTC, 1 replies.
- [jira] Created: (WICKET-1708) Allow the module init parameter to contain multiple class names - posted by "Geoff Reedy (JIRA)" <ji...@apache.org> on 2008/06/19 15:27:45 UTC, 0 replies.
- [jira] Created: (WICKET-1709) Allow configuration of the guice Stage for GuiceWebApplicationFactory - posted by "Geoff Reedy (JIRA)" <ji...@apache.org> on 2008/06/19 15:31:45 UTC, 0 replies.
- [jira] Created: (WICKET-1710) Modalwindow somehow does not update backing model. - posted by "Nino Martinez (JIRA)" <ji...@apache.org> on 2008/06/19 15:51:45 UTC, 0 replies.
- [jira] Updated: (WICKET-1710) Modalwindow somehow does not update backing model. - posted by "Nino Martinez (JIRA)" <ji...@apache.org> on 2008/06/19 15:51:45 UTC, 2 replies.
- [jira] Assigned: (WICKET-1710) Modalwindow somehow does not update backing model. - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/19 16:45:45 UTC, 0 replies.
- [jira] Assigned: (WICKET-1708) Allow the module init parameter to contain multiple class names - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/19 16:47:45 UTC, 0 replies.
- [jira] Assigned: (WICKET-1709) Allow configuration of the guice Stage for GuiceWebApplicationFactory - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/19 16:47:45 UTC, 0 replies.
- [jira] Assigned: (WICKET-1707) Wicket.replaceOuterHtmlIE() (wicket-ajax.js) has very low performance. - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/19 16:47:45 UTC, 0 replies.
- [jira] Commented: (WICKET-1707) Wicket.replaceOuterHtmlIE() (wicket-ajax.js) has very low performance. - posted by "Matej Knopp (JIRA)" <ji...@apache.org> on 2008/06/19 17:51:45 UTC, 1 replies.
- svn commit: r669560 [3/8] - in /wicket/sandbox/ivaynberg/generics: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app2/ wicket-auth-roles/src/mai... - posted by iv...@apache.org on 2008/06/19 18:53:19 UTC, 0 replies.
- svn commit: r669560 [4/8] - in /wicket/sandbox/ivaynberg/generics: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app2/ wicket-auth-roles/src/mai... - posted by iv...@apache.org on 2008/06/19 18:53:19 UTC, 0 replies.
- svn commit: r669560 [7/8] - in /wicket/sandbox/ivaynberg/generics: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app2/ wicket-auth-roles/src/mai... - posted by iv...@apache.org on 2008/06/19 18:53:19 UTC, 0 replies.
- svn commit: r669560 [1/8] - in /wicket/sandbox/ivaynberg/generics: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app2/ wicket-auth-roles/src/mai... - posted by iv...@apache.org on 2008/06/19 18:53:19 UTC, 0 replies.
- svn commit: r669560 [5/8] - in /wicket/sandbox/ivaynberg/generics: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app2/ wicket-auth-roles/src/mai... - posted by iv...@apache.org on 2008/06/19 18:53:19 UTC, 0 replies.
- svn commit: r669560 [2/8] - in /wicket/sandbox/ivaynberg/generics: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app2/ wicket-auth-roles/src/mai... - posted by iv...@apache.org on 2008/06/19 18:53:19 UTC, 0 replies.
- svn commit: r669560 [6/8] - in /wicket/sandbox/ivaynberg/generics: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app2/ wicket-auth-roles/src/mai... - posted by iv...@apache.org on 2008/06/19 18:53:19 UTC, 0 replies.
- svn commit: r669560 [8/8] - in /wicket/sandbox/ivaynberg/generics: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app2/ wicket-auth-roles/src/mai... - posted by iv...@apache.org on 2008/06/19 18:53:19 UTC, 0 replies.
- [jira] Assigned: (WICKET-1706) org.apache.wicket.util.lang.Objects.convertValue returns null if it cannot convert the value - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/19 18:55:45 UTC, 0 replies.
- svn commit: r669567 - /wicket/trunk/wicket-spring/src/main/java/org/apache/wicket/spring/injection/annot/AnnotProxyFieldValueFactory.java - posted by iv...@apache.org on 2008/06/19 18:58:49 UTC, 0 replies.
- [jira] Commented: (WICKET-1708) Allow the module init parameter to contain multiple class names - posted by "Geoff Reedy (JIRA)" <ji...@apache.org> on 2008/06/19 18:59:45 UTC, 0 replies.
- [jira] Updated: (WICKET-1709) Allow configuration of the guice Stage for GuiceWebApplicationFactory - posted by "Geoff Reedy (JIRA)" <ji...@apache.org> on 2008/06/19 18:59:45 UTC, 0 replies.
- svn commit: r669569 - /wicket/branches/wicket-1.3.x/jdk-1.5/wicket-spring-annot/src/main/java/org/apache/wicket/spring/injection/annot/AnnotProxyFieldValueFactory.java - posted by iv...@apache.org on 2008/06/19 19:00:17 UTC, 0 replies.
- [jira] Resolved: (WICKET-613) Prototype scoped Spring beans - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/19 19:01:45 UTC, 0 replies.
- svn commit: r669571 - /wicket/trunk/wicket-spring/src/test/java/org/apache/wicket/spring/injection/annot/AnnotProxyFieldValueFactoryTest.java - posted by iv...@apache.org on 2008/06/19 19:17:45 UTC, 0 replies.
- svn commit: r669573 - /wicket/trunk/wicket-spring/src/test/java/org/apache/wicket/spring/injection/util/Bean.java - posted by iv...@apache.org on 2008/06/19 19:19:04 UTC, 0 replies.
- [jira] Issue Comment Edited: (WICKET-1709) Allow configuration of the guice Stage for GuiceWebApplicationFactory - posted by "Geoff Reedy (JIRA)" <ji...@apache.org> on 2008/06/19 19:19:45 UTC, 0 replies.
- svn commit: r669575 - in /wicket/branches/wicket-1.3.x/jdk-1.5/wicket-spring-annot/src/test/java/org/apache/wicket/spring/injection: annot/AnnotProxyFieldValueFactoryTest.java util/Bean.java - posted by iv...@apache.org on 2008/06/19 19:20:13 UTC, 0 replies.
- svn commit: r669577 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/lang/Objects.java - posted by iv...@apache.org on 2008/06/19 19:23:49 UTC, 0 replies.
- svn commit: r669582 - in /wicket/trunk/wicket/src/main/java/org/apache/wicket/util: convert/ConverterLocator.java lang/Objects.java - posted by iv...@apache.org on 2008/06/19 19:29:25 UTC, 0 replies.
- [jira] Resolved: (WICKET-1706) org.apache.wicket.util.lang.Objects.convertValue returns null if it cannot convert the value - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/19 19:29:45 UTC, 0 replies.
- svn commit: r669610 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/util/convert/ConverterLocator.java - posted by iv...@apache.org on 2008/06/19 20:15:14 UTC, 0 replies.
- [jira] Issue Comment Edited: (WICKET-1707) Wicket.replaceOuterHtmlIE() (wicket-ajax.js) has very low performance. - posted by "Bartosz Owczarek (JIRA)" <ji...@apache.org> on 2008/06/20 08:13:45 UTC, 0 replies.
- svn commit: r669811 [1/2] - in /wicket/sandbox/ivaynberg/generics/wicket/src/main/java/org/apache/wicket: ajax/markup/html/form/ markup/html/ markup/html/border/ markup/html/debug/ markup/html/form/ markup/html/form/upload/ markup/html/form/validation/... - posted by iv...@apache.org on 2008/06/20 09:56:15 UTC, 0 replies.
- svn commit: r669811 [2/2] - in /wicket/sandbox/ivaynberg/generics/wicket/src/main/java/org/apache/wicket: ajax/markup/html/form/ markup/html/ markup/html/border/ markup/html/debug/ markup/html/form/ markup/html/form/upload/ markup/html/form/validation/... - posted by iv...@apache.org on 2008/06/20 09:56:15 UTC, 0 replies.
- svn commit: r669816 [4/7] - in /wicket/sandbox/ivaynberg/generics: archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src... - posted by iv...@apache.org on 2008/06/20 10:11:53 UTC, 0 replies.
- svn commit: r669816 [6/7] - in /wicket/sandbox/ivaynberg/generics: archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src... - posted by iv...@apache.org on 2008/06/20 10:11:53 UTC, 0 replies.
- svn commit: r669816 [7/7] - in /wicket/sandbox/ivaynberg/generics: archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src... - posted by iv...@apache.org on 2008/06/20 10:11:53 UTC, 0 replies.
- svn commit: r669816 [3/7] - in /wicket/sandbox/ivaynberg/generics: archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src... - posted by iv...@apache.org on 2008/06/20 10:11:53 UTC, 0 replies.
- svn commit: r669816 [1/7] - in /wicket/sandbox/ivaynberg/generics: archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src... - posted by iv...@apache.org on 2008/06/20 10:11:53 UTC, 0 replies.
- svn commit: r669816 [5/7] - in /wicket/sandbox/ivaynberg/generics: archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src... - posted by iv...@apache.org on 2008/06/20 10:11:53 UTC, 0 replies.
- svn commit: r669816 [2/7] - in /wicket/sandbox/ivaynberg/generics: archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src... - posted by iv...@apache.org on 2008/06/20 10:11:53 UTC, 0 replies.
- [jira] Updated: (WICKET-1711) Improve Locale fallback in BundleStringResourceLoader - posted by "Jonas (JIRA)" <ji...@apache.org> on 2008/06/20 16:49:45 UTC, 0 replies.
- [jira] Created: (WICKET-1711) Improve Locale fallback in BundleStringResourceLoader - posted by "Jonas (JIRA)" <ji...@apache.org> on 2008/06/20 16:49:45 UTC, 0 replies.
- [jira] Commented: (WICKET-1653) Invalid argument in wicket-ajax.js (line 606) causes not loading ajax lazy load panel in IE - posted by "Ulrike M (JIRA)" <ji...@apache.org> on 2008/06/20 16:53:45 UTC, 0 replies.
- svn commit: r669961 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/resource/loader/BundleStringResourceLoader.java - posted by iv...@apache.org on 2008/06/20 18:03:47 UTC, 0 replies.
- svn commit: r669962 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/resource/loader/BundleStringResourceLoader.java - posted by iv...@apache.org on 2008/06/20 18:04:59 UTC, 0 replies.
- svn commit: r669963 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/resource/loader/BundleStringResourceLoader.java - posted by iv...@apache.org on 2008/06/20 18:05:11 UTC, 0 replies.
- [jira] Resolved: (WICKET-1711) Improve Locale fallback in BundleStringResourceLoader - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/20 18:05:45 UTC, 0 replies.
- svn commit: r669976 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/resource/loader/BundleStringResourceLoader.java - posted by iv...@apache.org on 2008/06/20 18:30:03 UTC, 0 replies.
- svn commit: r669977 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/resource/loader/BundleStringResourceLoader.java - posted by iv...@apache.org on 2008/06/20 18:30:19 UTC, 0 replies.
- svn commit: r669978 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/resource/loader/BundleStringResourceLoader.java - posted by iv...@apache.org on 2008/06/20 18:30:30 UTC, 0 replies.
- svn commit: r669984 - /wicket/branches/wicket-1.3.x/jdk-1.5/wicket-guice/src/main/java/org/apache/wicket/guice/GuiceWebApplicationFactory.java - posted by iv...@apache.org on 2008/06/20 18:41:40 UTC, 0 replies.
- svn commit: r669985 - /wicket/trunk/wicket-guice/src/main/java/org/apache/wicket/guice/GuiceWebApplicationFactory.java - posted by iv...@apache.org on 2008/06/20 18:43:38 UTC, 0 replies.
- [jira] Resolved: (WICKET-1709) Allow configuration of the guice Stage for GuiceWebApplicationFactory - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/20 18:43:45 UTC, 0 replies.
- [jira] Resolved: (WICKET-1708) Allow the module init parameter to contain multiple class names - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/20 18:49:45 UTC, 0 replies.
- svn commit: r669989 - /wicket/trunk/wicket-guice/src/main/java/org/apache/wicket/guice/GuiceComponentInjector.java - posted by iv...@apache.org on 2008/06/20 18:57:22 UTC, 0 replies.
- svn commit: r669990 - /wicket/branches/wicket-1.3.x/jdk-1.5/wicket-guice/src/main/java/org/apache/wicket/guice/GuiceComponentInjector.java - posted by iv...@apache.org on 2008/06/20 18:58:12 UTC, 0 replies.
- [jira] Resolved: (WICKET-1705) GuiceComponentInjector mishandles static fields - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/20 18:59:45 UTC, 0 replies.
- [jira] Assigned: (WICKET-1696) CaptchaImageResource - should take an IModel instead of String for captcha-text - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/20 19:03:45 UTC, 0 replies.
- svn commit: r669996 - in /wicket/trunk/wicket/src/main/java/org/apache/wicket: markup/html/image/ContextImage.java markup/html/image/ContextPathGenerator.java util/string/Strings.java - posted by iv...@apache.org on 2008/06/20 19:23:02 UTC, 0 replies.
- [jira] Resolved: (WICKET-1700) Make functionality of ContextImage a behavior so that other types of components can utilize its functionality - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/20 19:23:46 UTC, 0 replies.
- svn commit: r669997 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/util/value/IValueMap.java - posted by iv...@apache.org on 2008/06/20 19:26:19 UTC, 0 replies.
- [jira] Resolved: (WICKET-1695) IValueMap redefines methods from parent interface Map which causes name clashes and redundancy - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/20 19:27:45 UTC, 0 replies.
- svn commit: r670037 [1/2] - in /wicket/sandbox/ivaynberg/generics/wicket/src: main/java/org/apache/wicket/ main/java/org/apache/wicket/ajax/markup/html/form/ main/java/org/apache/wicket/markup/html/ main/java/org/apache/wicket/markup/html/basic/ main/j... - posted by eh...@apache.org on 2008/06/20 21:14:10 UTC, 0 replies.
- svn commit: r670037 [2/2] - in /wicket/sandbox/ivaynberg/generics/wicket/src: main/java/org/apache/wicket/ main/java/org/apache/wicket/ajax/markup/html/form/ main/java/org/apache/wicket/markup/html/ main/java/org/apache/wicket/markup/html/basic/ main/j... - posted by eh...@apache.org on 2008/06/20 21:14:10 UTC, 0 replies.
- svn commit: r670056 [1/2] - in /wicket/sandbox/ivaynberg/generics/wicket-extensions/src: main/java/org/apache/wicket/extensions/ajax/markup/html/ main/java/org/apache/wicket/extensions/ajax/markup/html/autocomplete/ main/java/org/apache/wicket/extensio... - posted by eh...@apache.org on 2008/06/20 22:31:02 UTC, 0 replies.
- svn commit: r670056 [2/2] - in /wicket/sandbox/ivaynberg/generics/wicket-extensions/src: main/java/org/apache/wicket/extensions/ajax/markup/html/ main/java/org/apache/wicket/extensions/ajax/markup/html/autocomplete/ main/java/org/apache/wicket/extensio... - posted by eh...@apache.org on 2008/06/20 22:31:02 UTC, 0 replies.
- svn commit: r670057 - /wicket/sandbox/ivaynberg/generics/wicket/src/main/java/org/apache/wicket/Component.java - posted by eh...@apache.org on 2008/06/20 22:39:11 UTC, 0 replies.
- svn commit: r670062 - in /wicket/sandbox/ivaynberg/generics/wicket/src/main/java/org/apache/wicket/markup/html/form: Form.java FormComponent.java - posted by eh...@apache.org on 2008/06/20 23:12:56 UTC, 0 replies.
- svn commit: r670073 - in /wicket/sandbox/ivaynberg/generics/wicket-datetime/src/main/java/org/apache/wicket: datetime/ datetime/markup/html/basic/ datetime/markup/html/form/ extensions/yui/calendar/ - posted by eh...@apache.org on 2008/06/20 23:29:58 UTC, 0 replies.
- svn commit: r670075 - in /wicket/sandbox/ivaynberg/generics/testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps: app1/Home.java app2/Home.java - posted by eh...@apache.org on 2008/06/20 23:38:13 UTC, 0 replies.
- svn commit: r670077 - in /wicket/sandbox/ivaynberg/generics/wicket-velocity/src: main/java/org/apache/wicket/velocity/markup/html/VelocityPanel.java test/java/org/apache/wicket/contrib/markup/html/velocity/VelocityWithMarkupParsingPage.java - posted by eh...@apache.org on 2008/06/20 23:39:02 UTC, 0 replies.
- svn commit: r670079 - in /wicket/sandbox/ivaynberg/generics/wicket-auth-roles/src: main/java/org/apache/wicket/authentication/panel/SignInPanel.java test/java/org/apache/wicket/authorization/strategies/role/metadata/ActionPermissionsTest.java - posted by eh...@apache.org on 2008/06/20 23:40:40 UTC, 0 replies.
- svn commit: r670096 - /wicket/sandbox/ivaynberg/generics/wicket/src/main/java/org/apache/wicket/markup/html/form/TextField.java - posted by iv...@apache.org on 2008/06/21 01:53:40 UTC, 0 replies.
- svn commit: r670097 - in /wicket/sandbox/ivaynberg/generics/wicket-examples/src/main/java/org/apache/wicket/examples: ./ ajax/builtin/ ajax/builtin/modal/ - posted by iv...@apache.org on 2008/06/21 01:57:38 UTC, 0 replies.
- svn commit: r670098 - in /wicket/sandbox/ivaynberg/generics/wicket-examples/src/main/java/org/apache/wicket/examples: authorization/ authorization/pages/ compref/ - posted by iv...@apache.org on 2008/06/21 02:09:26 UTC, 0 replies.
- svn commit: r670101 [2/2] - in /wicket/sandbox/ivaynberg/generics: archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/ wicket-examples/src/main/java/org/apache/wicket/examples/ajax/builtin/ wicket-examples/src/main/java/org/apac... - posted by iv...@apache.org on 2008/06/21 02:29:20 UTC, 0 replies.
- svn commit: r670101 [1/2] - in /wicket/sandbox/ivaynberg/generics: archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/ wicket-examples/src/main/java/org/apache/wicket/examples/ajax/builtin/ wicket-examples/src/main/java/org/apac... - posted by iv...@apache.org on 2008/06/21 02:29:20 UTC, 0 replies.
- svn commit: r670117 - in /wicket/sandbox/ivaynberg/generics/wicket-extensions/src/main/java/org/apache/wicket/extensions: ajax/markup/html/ breadcrumb/panel/ - posted by iv...@apache.org on 2008/06/21 04:09:52 UTC, 0 replies.
- svn commit: r670120 - in /wicket/sandbox/ivaynberg/generics: wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/ wicket/src/main/java/org/apache/wicket/ajax/markup/html/ wicket/src/main/java/org/apache/wicket/markup/html/link/ - posted by iv...@apache.org on 2008/06/21 04:28:06 UTC, 0 replies.
- svn commit: r670322 - /wicket/sandbox/ivaynberg/generics/wicket/src/main/java/org/apache/wicket/ajax/markup/html/AjaxFallbackLink.java - posted by fr...@apache.org on 2008/06/22 10:58:42 UTC, 0 replies.
- svn commit: r670350 - /wicket/releases/wicket-1.3.4/ - posted by da...@apache.org on 2008/06/22 14:44:58 UTC, 0 replies.
- svn commit: r670351 - /wicket/tags/wicket-1.3.4/ - posted by da...@apache.org on 2008/06/22 14:45:14 UTC, 0 replies.
- [jira] Updated: (WICKET-1577) Int based PropertyModel throws convertion error - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:45 UTC, 0 replies.
- [jira] Updated: (WICKET-399) Make RestartResponseAtInterceptPageException with a SignIn-type page work correctly from AjaxFallbackLink - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:47 UTC, 0 replies.
- [jira] Updated: (WICKET-1205) Relative path calculations for inline paths in non-bookmarkable pages are incorrect on Tomcat. - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:47 UTC, 0 replies.
- [jira] Updated: (WICKET-928) Exception when clicking two times rapidly on the "next" button in a wizard - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:47 UTC, 0 replies.
- [jira] Updated: (WICKET-431) Modal window can not be closed after session timeout - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:47 UTC, 0 replies.
- [jira] Updated: (WICKET-1582) WicketTester executeAjaxEvent onclick generating non-AJAX response - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:47 UTC, 0 replies.
- [jira] Updated: (WICKET-1449) './' appended to URL causes HTTP 404 in Internet Explorer (using root context) - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:47 UTC, 0 replies.
- [jira] Updated: (WICKET-861) NumberFormatException with UrlCompressingWebRequestProcessor in WicketTester - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:47 UTC, 0 replies.
- [jira] Updated: (WICKET-1460) Move JavaScript function killEvent from wicketautocomplete.js to wicket-event.js - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:47 UTC, 0 replies.
- [jira] Updated: (WICKET-1413) RequestUtils.toAbsolutePath() has a bug regarding to UTF-8 encoded page parameter. - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:47 UTC, 0 replies.
- [jira] Updated: (WICKET-1648) AbstractRequestTargetUrlCodingStrategy(line 174) throws confusing exception. It would be better redirect to 404-page in this case. - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:47 UTC, 0 replies.
- [jira] Updated: (WICKET-406) form fields are reset when a file upload fails - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:47 UTC, 0 replies.
- [jira] Updated: (WICKET-625) Wicket doesn't clean up properly when hot-deploying; hangs onto Class references. - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:47 UTC, 0 replies.
- [jira] Updated: (WICKET-1580) StatelessForm doesn't work if GET method on form is used - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:47 UTC, 0 replies.
- [jira] Updated: (WICKET-1478) AbortWithWebErrorCodeException in onBeforeRender causes WicketRuntimeException - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:47 UTC, 0 replies.
- [jira] Updated: (WICKET-1311) Improper HTML escaping for most wicket components and extensions - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:48 UTC, 0 replies.
- [jira] Updated: (WICKET-1346) Generated HTML page contains incorrect content when "WicketMessage: No get method defined for class" - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:48 UTC, 0 replies.
- [jira] Updated: (WICKET-1471) FeedbackPanel does not work properly in clustered environment - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:48 UTC, 0 replies.
- [jira] Updated: (WICKET-1003) Modal Window Does Not Close When Using IndicatingAjaxButton - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:48 UTC, 0 replies.
- [jira] Updated: (WICKET-1437) Pagemap lock calculates timeout wrong - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:48 UTC, 0 replies.
- [jira] Updated: (WICKET-1104) Modal window sticks to cursor on resize - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:48 UTC, 0 replies.
- [jira] Updated: (WICKET-543) need javadocs embedded in the Wicket 1.3 zip file - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:48 UTC, 0 replies.
- [jira] Updated: (WICKET-1520) JavaScriptStripper breaks prototype.js - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:48 UTC, 0 replies.
- [jira] Updated: (WICKET-1496) DataTable.html does not validate (HTML 4.01/XHTML-Strict) - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:48 UTC, 0 replies.
- [jira] Updated: (WICKET-1376) Using AbstractAjaxTimerBehavior and mounting that page gives exception - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:48 UTC, 0 replies.
- [jira] Updated: (WICKET-847) setResponsePage redirects to wrong url - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:48 UTC, 0 replies.
- [jira] Updated: (WICKET-1355) Autocomplete window has wrong position in scrolled context - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:48 UTC, 0 replies.
- [jira] Updated: (WICKET-1450) Ajax Re-render does not work after AbstractRestartResponseException() - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:48 UTC, 0 replies.
- [jira] Updated: (WICKET-551) Empty Mounting Path - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:48 UTC, 0 replies.
- [jira] Updated: (WICKET-1161) DiskPageStore should write the sessions index file to disk on destroy (from WicketFilter.destroy()) - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:48 UTC, 0 replies.
- [jira] Updated: (WICKET-1409) RequestLogger counts active requests wrong - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:48 UTC, 0 replies.
- [jira] Updated: (WICKET-622) Component.toString() is unsafe - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/22 15:17:48 UTC, 0 replies.
- svn commit: r670355 - in /wicket/releases/wicket-1.3.4: ./ archetypes/quickstart/ archetypes/quickstart/src/main/resources/archetype-resources/ jdk-1.4/ jdk-1.4/wicket-datetime/ jdk-1.4/wicket-extensions/ jdk-1.4/wicket-ioc/ jdk-1.4/wicket-quickstart/ ... - posted by da...@apache.org on 2008/06/22 15:19:55 UTC, 0 replies.
- [jira] Created: (WICKET-1712) Inheritance inside a Container causes WicketRuntimeException - posted by "smallufo (JIRA)" <ji...@apache.org> on 2008/06/22 22:17:45 UTC, 0 replies.
- [jira] Updated: (WICKET-1712) Inheritance inside a Container causes WicketRuntimeException - posted by "smallufo (JIRA)" <ji...@apache.org> on 2008/06/22 22:19:46 UTC, 6 replies.
- svn commit: r670415 - /wicket/sandbox/ivaynberg/generics/wicket/src/main/java/org/apache/wicket/Component.java - posted by th...@apache.org on 2008/06/22 23:22:05 UTC, 0 replies.
- svn commit: r671001 - in /wicket/sandbox/ivaynberg/generics/wicket/src/main/java/org/apache/wicket: ./ markup/html/form/ markup/html/list/ markup/repeater/ markup/repeater/data/ - posted by th...@apache.org on 2008/06/24 05:07:41 UTC, 0 replies.
- svn commit: r671027 - in /wicket/sandbox/ivaynberg/generics/wicket/src/main/java/org/apache/wicket: markup/html/list/ListItem.java util/lang/Generics.java - posted by iv...@apache.org on 2008/06/24 07:09:02 UTC, 0 replies.
- [jira] Commented: (WICKET-271) investigate Ajax back button support - posted by "Martin Sachs (JIRA)" <ji...@apache.org> on 2008/06/24 10:52:45 UTC, 0 replies.
- svn commit: r671169 - in /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/tree: AbstractTree.java DefaultTreeState.java - posted by kn...@apache.org on 2008/06/24 15:44:32 UTC, 0 replies.
- svn commit: r671266 - /wicket/sandbox/ivaynberg/generics/wicket/src/main/java/org/apache/wicket/markup/html/list/ListItem.java - posted by iv...@apache.org on 2008/06/24 19:16:55 UTC, 0 replies.
- [jira] Assigned: (WICKET-1664) WebPage ERROR message - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/24 23:36:45 UTC, 0 replies.
- svn commit: r671355 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/WebPage.java - posted by iv...@apache.org on 2008/06/24 23:37:32 UTC, 0 replies.
- svn commit: r671357 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/WebPage.java - posted by iv...@apache.org on 2008/06/24 23:40:52 UTC, 0 replies.
- [jira] Created: (WICKET-1713) ModalWindow JavaScript does not restore tabIndexes correctly on IE 6 - posted by "Timo Rantalaiho (JIRA)" <ji...@apache.org> on 2008/06/25 06:00:45 UTC, 0 replies.
- [jira] Updated: (WICKET-1713) ModalWindow JavaScript does not restore tabIndexes correctly on IE 6 - posted by "Timo Rantalaiho (JIRA)" <ji...@apache.org> on 2008/06/25 06:02:45 UTC, 2 replies.
- svn commit: r671412 - /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/modal/res/modal.js - posted by th...@apache.org on 2008/06/25 06:04:10 UTC, 0 replies.
- svn commit: r671413 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/modal/res/modal.js - posted by th...@apache.org on 2008/06/25 06:04:55 UTC, 0 replies.
- [jira] Resolved: (WICKET-1713) ModalWindow JavaScript does not restore tabIndexes correctly on IE 6 - posted by "Timo Rantalaiho (JIRA)" <ji...@apache.org> on 2008/06/25 06:08:45 UTC, 0 replies.
- [jira] Commented: (WICKET-1713) ModalWindow JavaScript does not restore tabIndexes correctly on IE 6 - posted by "Timo Rantalaiho (JIRA)" <ji...@apache.org> on 2008/06/25 06:08:45 UTC, 1 replies.
- svn commit: r671549 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/wicket-ajax.js - posted by jc...@apache.org on 2008/06/25 15:47:24 UTC, 0 replies.
- [jira] Assigned: (WICKET-488) Allow more complex behaviour for AutoCompleter component - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/25 16:14:45 UTC, 0 replies.
- svn commit: r671569 - in /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/autocomplete: AbstractAutoCompleteRenderer.java wicket-autocomplete.js - posted by iv...@apache.org on 2008/06/25 16:34:37 UTC, 0 replies.
- svn commit: r671573 - in /wicket/branches/wicket-1.3.x/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/autocomplete: AbstractAutoCompleteRenderer.java wicket-autocomplete.js - posted by iv...@apache.org on 2008/06/25 16:39:07 UTC, 0 replies.
- [jira] Resolved: (WICKET-488) Allow more complex behaviour for AutoCompleter component - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/25 16:40:45 UTC, 0 replies.
- svn commit: r671644 - /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/autocomplete/wicket-autocomplete.js - posted by iv...@apache.org on 2008/06/25 22:24:58 UTC, 0 replies.
- [jira] Created: (WICKET-1714) PackagedTextTemplate does not load resource from application resource stream locator - posted by "Ritesh Trivedi (JIRA)" <ji...@apache.org> on 2008/06/25 22:46:45 UTC, 0 replies.
- svn commit: r671661 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/util/template/PackagedTextTemplate.java - posted by iv...@apache.org on 2008/06/25 23:10:49 UTC, 0 replies.
- svn commit: r671662 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/template/PackagedTextTemplate.java - posted by iv...@apache.org on 2008/06/25 23:12:05 UTC, 0 replies.
- [jira] Resolved: (WICKET-1714) PackagedTextTemplate does not load resource from application resource stream locator - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/25 23:12:45 UTC, 0 replies.
- svn commit: r671713 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/modal/res/modal.js - posted by th...@apache.org on 2008/06/26 05:31:23 UTC, 0 replies.
- svn commit: r671715 - /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/modal/res/modal.js - posted by th...@apache.org on 2008/06/26 05:32:04 UTC, 0 replies.
- [jira] Assigned: (WICKET-1713) ModalWindow JavaScript does not restore tabIndexes correctly on IE 6 - posted by "Timo Rantalaiho (JIRA)" <ji...@apache.org> on 2008/06/26 05:34:45 UTC, 0 replies.
- svn commit: r671813 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/util/template/PackagedTextTemplate.java - posted by iv...@apache.org on 2008/06/26 09:06:42 UTC, 0 replies.
- svn commit: r671814 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/template/PackagedTextTemplate.java - posted by iv...@apache.org on 2008/06/26 09:07:40 UTC, 0 replies.
- [jira] Created: (WICKET-1715) Generified SimplePageAuthorizationStrategy violates its contract - posted by "Ilya Boyandin (JIRA)" <ji...@apache.org> on 2008/06/26 10:26:45 UTC, 0 replies.
- svn commit: r671885 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/wicket-ajax.js - posted by jc...@apache.org on 2008/06/26 14:56:08 UTC, 0 replies.
- [jira] Created: (WICKET-1716) make autocompleter more customizable - posted by "Peter Ertl (JIRA)" <ji...@apache.org> on 2008/06/26 16:27:45 UTC, 0 replies.
- [jira] Updated: (WICKET-1716) make autocompleter more customizable - posted by "Peter Ertl (JIRA)" <ji...@apache.org> on 2008/06/26 16:29:45 UTC, 1 replies.
- svn commit: r671942 - in /wicket/branches/wicket-1.3.x/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/autocomplete: AbstractAutoCompleteBehavior.java AutoCompleteSettings.java wicket-autocomplete.js - posted by iv...@apache.org on 2008/06/26 18:48:23 UTC, 0 replies.
- svn commit: r671945 - in /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/autocomplete: AbstractAutoCompleteBehavior.java AutoCompleteSettings.java wicket-autocomplete.js - posted by iv...@apache.org on 2008/06/26 18:49:29 UTC, 0 replies.
- [jira] Resolved: (WICKET-1716) make autocompleter more customizable - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/26 18:49:45 UTC, 0 replies.
- svn commit: r671946 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/authorization/strategies/page/SimplePageAuthorizationStrategy.java - posted by iv...@apache.org on 2008/06/26 18:51:16 UTC, 0 replies.
- [jira] Resolved: (WICKET-1715) Generified SimplePageAuthorizationStrategy violates its contract - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/26 18:51:45 UTC, 0 replies.
- [jira] Commented: (WICKET-1716) make autocompleter more customizable - posted by "Peter Ertl (JIRA)" <ji...@apache.org> on 2008/06/26 19:15:45 UTC, 0 replies.
- [jira] Created: (WICKET-1717) AutoCompleteTextField using AjaxFormComponentUpdatingBehavior("onchange") executes twice when selection is made using arrow/enter keys - posted by "Will Hoover (JIRA)" <ji...@apache.org> on 2008/06/26 19:35:45 UTC, 0 replies.
- [jira] Issue Comment Edited: (WICKET-1717) AutoCompleteTextField using AjaxFormComponentUpdatingBehavior("onchange") executes twice when selection is made using arrow/enter keys - posted by "Will Hoover (JIRA)" <ji...@apache.org> on 2008/06/26 19:39:45 UTC, 0 replies.
- [jira] Created: (WICKET-1718) WebPage#onAfterRender erroneously reports missing header - posted by "Sven Meier (JIRA)" <ji...@apache.org> on 2008/06/27 11:25:45 UTC, 0 replies.
- [jira] Created: (WICKET-1719) StringResourceModel may fail to format numbers using MessageFormat - posted by "Andrea Aime (JIRA)" <ji...@apache.org> on 2008/06/27 16:36:45 UTC, 0 replies.
- [jira] Commented: (WICKET-1718) WebPage#onAfterRender erroneously reports missing header - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/27 18:04:45 UTC, 0 replies.
- [jira] Assigned: (WICKET-1718) WebPage#onAfterRender erroneously reports missing header - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/06/27 18:04:45 UTC, 0 replies.
- svn commit: r672426 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/model/Model.java - posted by kn...@apache.org on 2008/06/28 01:35:52 UTC, 0 replies.
- svn commit: r672602 - /wicket/tags/wicket-1.4.x-before-generics-refactoring/ - posted by iv...@apache.org on 2008/06/29 07:31:54 UTC, 0 replies.
- svn commit: r672603 [11/18] - in /wicket/trunk: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app2/ wicket-auth-roles/src/main/java/org/apache/w... - posted by iv...@apache.org on 2008/06/29 07:51:39 UTC, 0 replies.
- svn commit: r672603 [14/18] - in /wicket/trunk: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app2/ wicket-auth-roles/src/main/java/org/apache/w... - posted by iv...@apache.org on 2008/06/29 07:51:39 UTC, 0 replies.
- svn commit: r672603 [5/18] - in /wicket/trunk: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app2/ wicket-auth-roles/src/main/java/org/apache/wi... - posted by iv...@apache.org on 2008/06/29 07:51:39 UTC, 0 replies.
- svn commit: r672603 [6/18] - in /wicket/trunk: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app2/ wicket-auth-roles/src/main/java/org/apache/wi... - posted by iv...@apache.org on 2008/06/29 07:51:39 UTC, 0 replies.
- svn commit: r672603 [1/18] - in /wicket/trunk: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app2/ wicket-auth-roles/src/main/java/org/apache/wi... - posted by iv...@apache.org on 2008/06/29 07:51:39 UTC, 0 replies.
- svn commit: r672603 [4/18] - in /wicket/trunk: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app2/ wicket-auth-roles/src/main/java/org/apache/wi... - posted by iv...@apache.org on 2008/06/29 07:51:39 UTC, 0 replies.
- svn commit: r672603 [17/18] - in /wicket/trunk: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app2/ wicket-auth-roles/src/main/java/org/apache/w... - posted by iv...@apache.org on 2008/06/29 07:51:39 UTC, 0 replies.
- svn commit: r672603 [13/18] - in /wicket/trunk: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app2/ wicket-auth-roles/src/main/java/org/apache/w... - posted by iv...@apache.org on 2008/06/29 07:51:39 UTC, 0 replies.
- svn commit: r672603 [8/18] - in /wicket/trunk: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app2/ wicket-auth-roles/src/main/java/org/apache/wi... - posted by iv...@apache.org on 2008/06/29 07:51:39 UTC, 0 replies.
- svn commit: r672603 [10/18] - in /wicket/trunk: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app2/ wicket-auth-roles/src/main/java/org/apache/w... - posted by iv...@apache.org on 2008/06/29 07:51:39 UTC, 0 replies.
- svn commit: r672603 [12/18] - in /wicket/trunk: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app2/ wicket-auth-roles/src/main/java/org/apache/w... - posted by iv...@apache.org on 2008/06/29 07:51:39 UTC, 0 replies.
- svn commit: r672603 [16/18] - in /wicket/trunk: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app2/ wicket-auth-roles/src/main/java/org/apache/w... - posted by iv...@apache.org on 2008/06/29 07:51:39 UTC, 0 replies.
- svn commit: r672603 [15/18] - in /wicket/trunk: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app2/ wicket-auth-roles/src/main/java/org/apache/w... - posted by iv...@apache.org on 2008/06/29 07:51:39 UTC, 0 replies.
- svn commit: r672603 [18/18] - in /wicket/trunk: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app2/ wicket-auth-roles/src/main/java/org/apache/w... - posted by iv...@apache.org on 2008/06/29 07:51:39 UTC, 0 replies.
- svn commit: r672603 [2/18] - in /wicket/trunk: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app2/ wicket-auth-roles/src/main/java/org/apache/wi... - posted by iv...@apache.org on 2008/06/29 07:51:39 UTC, 0 replies.
- svn commit: r672603 [7/18] - in /wicket/trunk: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app2/ wicket-auth-roles/src/main/java/org/apache/wi... - posted by iv...@apache.org on 2008/06/29 07:51:39 UTC, 0 replies.
- svn commit: r672603 [3/18] - in /wicket/trunk: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app2/ wicket-auth-roles/src/main/java/org/apache/wi... - posted by iv...@apache.org on 2008/06/29 07:51:39 UTC, 0 replies.
- svn commit: r672603 [9/18] - in /wicket/trunk: testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app1/ testing/wicket-threadtest/src/main/java/org/apache/wicket/threadtest/apps/app2/ wicket-auth-roles/src/main/java/org/apache/wi... - posted by iv...@apache.org on 2008/06/29 07:51:39 UTC, 0 replies.
- [jira] Created: (WICKET-1720) Add clearLocalizerCache to Application JMX bean - posted by "Tom Desmet (JIRA)" <ji...@apache.org> on 2008/06/30 07:51:45 UTC, 0 replies.
- svn commit: r672716 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/border/Border.java - posted by iv...@apache.org on 2008/06/30 08:45:26 UTC, 0 replies.
- [jira] Reopened: (WICKET-1349) Wicket Ajax response generates a "^" character in the javascript code - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/30 12:21:45 UTC, 0 replies.
- [jira] Updated: (WICKET-271) investigate Ajax back button support - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/30 12:57:45 UTC, 0 replies.
- [jira] Updated: (WICKET-902) Multi-project js library dependency resolution - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/30 12:59:45 UTC, 0 replies.
- [jira] Updated: (WICKET-911) refactor feedback to allow users to easily add custom levels - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/06/30 12:59:45 UTC, 0 replies.
- svn commit: r672743 - /wicket/trunk/pom.xml - posted by da...@apache.org on 2008/06/30 13:21:49 UTC, 0 replies.
- [jira] Created: (WICKET-1721) FormTester doesnt support onSelectionChanged for RadioChoice - posted by "Murat Yücel (JIRA)" <ji...@apache.org> on 2008/06/30 21:02:45 UTC, 0 replies.