You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Commented: (WICKET-3093) Self-updating AutoCompleteTextField moves focus to start of field in IE only - posted by "rajeev (JIRA)" <ji...@apache.org> on 2011/03/01 06:35:37 UTC, 24 replies.
- [jira] Created: (WICKET-3488) Form can't be replaced when submitted - posted by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/03/01 14:39:36 UTC, 0 replies.
- [jira] Updated: (WICKET-3488) Form can't be replaced when submitted - posted by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/03/01 15:04:36 UTC, 1 replies.
- [jira] Created: (WICKET-3489) org/apache/wicket/request/cycle/RequestCycle check context for null before using it - posted by "Richard Emberson (JIRA)" <ji...@apache.org> on 2011/03/01 23:29:37 UTC, 0 replies.
- svn commit: r1076142 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/request/cycle/RequestCycle.java - posted by da...@apache.org on 2011/03/02 09:46:12 UTC, 0 replies.
- [jira] Reopened: (WICKET-3489) org/apache/wicket/request/cycle/RequestCycle check context for null before using it - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2011/03/02 09:47:36 UTC, 0 replies.
- [jira] Assigned: (WICKET-3489) org/apache/wicket/request/cycle/RequestCycle check context for null before using it - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2011/03/02 09:47:37 UTC, 0 replies.
- [jira] Resolved: (WICKET-3489) org/apache/wicket/request/cycle/RequestCycle check context for null before using it - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2011/03/02 09:47:37 UTC, 1 replies.
- [jira] Closed: (WICKET-3489) org/apache/wicket/request/cycle/RequestCycle check context for null before using it - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2011/03/02 09:47:37 UTC, 1 replies.
- [jira] Closed: (WICKET-3228) put reloading feature of ReloadingWicketFilter into WicketFilter - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2011/03/02 09:51:36 UTC, 0 replies.
- [jira] Reopened: (WICKET-3228) put reloading feature of ReloadingWicketFilter into WicketFilter - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2011/03/02 09:51:37 UTC, 0 replies.
- [jira] Updated: (WICKET-3219) programmatical add or remove of request filters to intercept requests prior to wicket - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2011/03/02 09:51:37 UTC, 0 replies.
- [jira] Updated: (WICKET-3228) put reloading feature of ReloadingWicketFilter into WicketFilter - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2011/03/02 09:51:37 UTC, 0 replies.
- [jira] Updated: (WICKET-3434) Allow Component Resolution by CSS Selector - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2011/03/02 09:55:38 UTC, 0 replies.
- [jira] Resolved: (WICKET-3484) AjaxLink only works once - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/02 10:31:37 UTC, 0 replies.
- [jira] Created: (WICKET-3490) HybridUrlEncoding Strategy throws uncaught NumberFormatException if Integer value space is violated - posted by "Georg Hartner (JIRA)" <ji...@apache.org> on 2011/03/02 11:32:36 UTC, 0 replies.
- [jira] Created: (WICKET-3491) Introduce IComponentConfigurationListener - posted by "Sven Ludwig (JIRA)" <ji...@apache.org> on 2011/03/02 13:08:37 UTC, 0 replies.
- [jira] Created: (WICKET-3492) invalid Url.setCharset - posted by "Alexander Mayer (JIRA)" <ji...@apache.org> on 2011/03/02 13:34:37 UTC, 0 replies.
- [jira] Updated: (WICKET-3492) Url.setCharset always set "UTF-8" - posted by "Alexander Mayer (JIRA)" <ji...@apache.org> on 2011/03/02 13:44:36 UTC, 0 replies.
- [jira] Created: (WICKET-3493) Login doesn't work if placing the SignInPanel on the HomePage. - posted by "L. Kluitmann (JIRA)" <ji...@apache.org> on 2011/03/02 15:20:36 UTC, 0 replies.
- [jira] Assigned: (WICKET-3492) Url.setCharset always set "UTF-8" - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/02 15:51:36 UTC, 0 replies.
- svn commit: r1076238 - in /wicket/trunk: wicket-core/src/test/java/org/apache/wicket/request/UrlTest.java wicket-request/src/main/java/org/apache/wicket/request/Url.java - posted by mg...@apache.org on 2011/03/02 15:59:58 UTC, 0 replies.
- [jira] Resolved: (WICKET-3492) Url.setCharset always set "UTF-8" - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/02 16:04:36 UTC, 0 replies.
- [jira] Assigned: (WICKET-3490) HybridUrlEncoding Strategy throws uncaught NumberFormatException if Integer value space is violated - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/02 16:27:36 UTC, 0 replies.
- svn commit: r1076261 - in /wicket/branches/wicket-1.4.x/wicket/src: main/java/org/apache/wicket/request/target/coding/HybridUrlCodingStrategy.java test/java/org/apache/wicket/request/target/coding/HybridUrlCodingStrategyTest.java - posted by mg...@apache.org on 2011/03/02 16:40:58 UTC, 0 replies.
- svn commit: r1076265 - /wicket/trunk/wicket-core/src/test/java/org/apache/wicket/request/mapper/info/PageComponentInfoTest.java - posted by mg...@apache.org on 2011/03/02 16:48:23 UTC, 0 replies.
- [jira] Resolved: (WICKET-3490) HybridUrlEncoding Strategy throws uncaught NumberFormatException if Integer value space is violated - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/02 16:49:36 UTC, 0 replies.
- svn commit: r1076363 - /wicket/branches/wicket-1.4.x/ - posted by pe...@apache.org on 2011/03/02 21:21:06 UTC, 0 replies.
- svn commit: r1076365 - in /wicket/branches/wicket-1.4.x: ./ testing/wicket-threadtest/ wicket-auth-roles/ wicket-datetime/ wicket-devutils/ wicket-examples/ wicket-extensions/ wicket-guice/ wicket-ioc/ wicket-jmx/ wicket-objectssizeof-agent/ wicket-spr... - posted by pe...@apache.org on 2011/03/02 21:26:50 UTC, 0 replies.
- [jira] Created: (WICKET-3494) org/apache/wicket/markup/html/form/upload/MultiFileUploadField setDefaultModel type error - posted by "Richard Emberson (JIRA)" <ji...@apache.org> on 2011/03/02 22:01:37 UTC, 0 replies.
- [jira] Created: (WICKET-3495) org/apache/wicket/markup/html/form/upload/MultiFileUploadField convertValue question - posted by "Richard Emberson (JIRA)" <ji...@apache.org> on 2011/03/02 23:08:37 UTC, 0 replies.
- [jira] Commented: (WICKET-3494) org/apache/wicket/markup/html/form/upload/MultiFileUploadField setDefaultModel type error - posted by "Richard Emberson (JIRA)" <ji...@apache.org> on 2011/03/02 23:25:37 UTC, 1 replies.
- [jira] Created: (WICKET-3496) Component#setDefaultModelObject should take in account IWrapModel - posted by "Alexander Morozov (JIRA)" <ji...@apache.org> on 2011/03/03 04:35:37 UTC, 0 replies.
- [jira] Updated: (WICKET-3496) Component#setDefaultModelObject should take in account IWrapModel - posted by "Alexander Morozov (JIRA)" <ji...@apache.org> on 2011/03/03 04:37:36 UTC, 1 replies.
- [jira] Updated: (WICKET-3422) Simplified visibility control of Enclosures in Ajax requests - posted by "Joonas Hämäläinen (JIRA)" <ji...@apache.org> on 2011/03/03 09:21:37 UTC, 13 replies.
- [jira] Commented: (WICKET-3420) javascript with a less than character ("<") fails to execute when added through a header contribution in ajax response - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/03 09:23:36 UTC, 0 replies.
- [jira] Issue Comment Edited: (WICKET-3422) Simplified visibility control of Enclosures in Ajax requests - posted by "Joonas Hämäläinen (JIRA)" <ji...@apache.org> on 2011/03/03 10:02:37 UTC, 1 replies.
- [jira] Created: (WICKET-3497) Request.getUrl() not returning correct data - posted by "Frans Stofberg (JIRA)" <ji...@apache.org> on 2011/03/03 10:47:37 UTC, 0 replies.
- [jira] Updated: (WICKET-3497) Request.getUrl() not returning correct data - posted by "Frans Stofberg (JIRA)" <ji...@apache.org> on 2011/03/03 10:49:36 UTC, 0 replies.
- [jira] Created: (WICKET-3498) Entering huge strings in TextFields causes IllegalStateExceptions not caught by the Framework - posted by "Georg Hartner (JIRA)" <ji...@apache.org> on 2011/03/03 14:15:36 UTC, 0 replies.
- [jira] Updated: (WICKET-3023) Ajax does not work with XHTML - posted by "Franta Mejta (JIRA)" <ji...@apache.org> on 2011/03/03 15:36:36 UTC, 0 replies.
- [jira] Created: (WICKET-3499) org/apache/wicket/request/cycle/RequestCycleListenerTest MockRequestCycle setResponse - posted by "Richard Emberson (JIRA)" <ji...@apache.org> on 2011/03/03 17:23:37 UTC, 0 replies.
- [jira] Commented: (WICKET-3498) Entering huge strings in TextFields causes IllegalStateExceptions not caught by the Framework - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/03 18:55:36 UTC, 2 replies.
- [jira] Reopened: (WICKET-3023) Ajax does not work with XHTML - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/03 18:58:40 UTC, 0 replies.
- [jira] Reopened: (WICKET-3093) Self-updating AutoCompleteTextField moves focus to start of field in IE only - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/03 19:02:37 UTC, 0 replies.
- [jira] Created: (WICKET-3500) Method AbstractMarkupParser.removeComment() causes an endless loop - posted by "Georg Juttner (JIRA)" <ji...@apache.org> on 2011/03/03 23:55:36 UTC, 0 replies.
- [jira] Updated: (WICKET-3499) org/apache/wicket/request/cycle/RequestCycleListenerTest MockRequestCycle setResponse - posted by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/03/04 01:45:36 UTC, 0 replies.
- [jira] Updated: (WICKET-3500) Method AbstractMarkupParser.removeComment() causes an endless loop - posted by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/03/04 03:29:36 UTC, 2 replies.
- [jira] Updated: (WICKET-3501) DateTimeField and DateField do not set input tag "value" - posted by "Bertrand Guay-Paquet (JIRA)" <ji...@apache.org> on 2011/03/04 06:25:39 UTC, 0 replies.
- [jira] Created: (WICKET-3501) DateTimeField and DateField do not set input tag "value" - posted by "Bertrand Guay-Paquet (JIRA)" <ji...@apache.org> on 2011/03/04 06:25:39 UTC, 0 replies.
- [jira] Updated: (WICKET-3093) Self-updating AutoCompleteTextField moves focus to start of field in IE only - posted by "Rajeev (JIRA)" <ji...@apache.org> on 2011/03/04 06:45:37 UTC, 0 replies.
- [jira] Created: (WICKET-3502) Modify o.a.w.Component.send method signature to exactly match the one defined in superinterface - posted by "Attila Király (JIRA)" <ji...@apache.org> on 2011/03/04 07:46:37 UTC, 0 replies.
- [jira] Updated: (WICKET-3502) Modify o.a.w.Component.send method signature to exactly match the one defined in superinterface - posted by "Attila Király (JIRA)" <ji...@apache.org> on 2011/03/04 07:46:37 UTC, 0 replies.
- [jira] Created: (WICKET-3503) LazyInitProxyFactory using Class.forName(clazz) rather than Thread.currentThread().getContextClassLoader().loadClass(type) - posted by "bf (JIRA)" <ji...@apache.org> on 2011/03/04 08:51:36 UTC, 0 replies.
- [jira] Commented: (WICKET-3503) LazyInitProxyFactory using Class.forName(clazz) rather than Thread.currentThread().getContextClassLoader().loadClass(type) - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/04 08:57:36 UTC, 4 replies.
- [jira] Assigned: (WICKET-3498) Entering huge strings in TextFields causes IllegalStateExceptions not caught by the Framework - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/04 10:26:37 UTC, 0 replies.
- svn commit: r1077860 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/protocol/http/servlet/ServletWebRequest.java - posted by mg...@apache.org on 2011/03/04 11:00:28 UTC, 0 replies.
- [jira] Resolved: (WICKET-3498) Entering huge strings in TextFields causes IllegalStateExceptions not caught by the Framework - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/04 11:04:36 UTC, 0 replies.
- [jira] Created: (WICKET-3504) Obfuscating url in Wicket 1.5 - posted by "L. Kluitmann (JIRA)" <ji...@apache.org> on 2011/03/04 11:12:37 UTC, 0 replies.
- [jira] Commented: (WICKET-3499) org/apache/wicket/request/cycle/RequestCycleListenerTest MockRequestCycle setResponse - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/04 11:25:37 UTC, 0 replies.
- [jira] Resolved: (WICKET-3504) Obfuscating url in Wicket 1.5 - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/04 11:37:36 UTC, 0 replies.
- svn commit: r1077866 - /wicket/trunk/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/DateTimeField.java - posted by mg...@apache.org on 2011/03/04 12:00:15 UTC, 0 replies.
- [jira] Resolved: (WICKET-3501) DateTimeField and DateField do not set input tag "value" - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/04 12:01:39 UTC, 0 replies.
- svn commit: r1077871 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/Component.java - posted by mg...@apache.org on 2011/03/04 12:04:07 UTC, 0 replies.
- [jira] Resolved: (WICKET-3502) Modify o.a.w.Component.send method signature to exactly match the one defined in superinterface - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/04 12:05:37 UTC, 0 replies.
- [jira] Issue Comment Edited: (WICKET-3093) Self-updating AutoCompleteTextField moves focus to start of field in IE only - posted by "Attila Király (JIRA)" <ji...@apache.org> on 2011/03/04 13:30:36 UTC, 0 replies.
- [jira] Commented: (WICKET-3500) Method AbstractMarkupParser.removeComment() causes an endless loop - posted by "Georg Juttner (JIRA)" <ji...@apache.org> on 2011/03/04 14:46:36 UTC, 1 replies.
- [jira] Created: (WICKET-3505) MarkupParser falls into an infinite loop trying to parse a 'conditional script include' - posted by "Roman Puchkovskiy (JIRA)" <ji...@apache.org> on 2011/03/04 16:51:37 UTC, 0 replies.
- [jira] Resolved: (WICKET-3505) MarkupParser falls into an infinite loop trying to parse a 'conditional script include' - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/04 16:53:36 UTC, 0 replies.
- [jira] Commented: (WICKET-3496) Component#setDefaultModelObject should take in account IWrapModel - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/04 17:17:37 UTC, 1 replies.
- [jira] Resolved: (WICKET-3495) org/apache/wicket/markup/html/form/upload/MultiFileUploadField convertValue question - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/04 17:29:37 UTC, 0 replies.
- [jira] Assigned: (WICKET-3503) LazyInitProxyFactory using Class.forName(clazz) rather than Thread.currentThread().getContextClassLoader().loadClass(type) - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/04 17:48:37 UTC, 0 replies.
- svn commit: r1078102 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/protocol/http/servlet/ServletWebResponse.java - posted by mg...@apache.org on 2011/03/04 19:58:52 UTC, 0 replies.
- svn commit: r1078105 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/protocol/http/BufferedWebResponse.java - posted by mg...@apache.org on 2011/03/04 20:08:19 UTC, 0 replies.
- svn commit: r1078106 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/Session.java - posted by mg...@apache.org on 2011/03/04 20:12:01 UTC, 0 replies.
- [jira] Created: (WICKET-3506) ResourceMapper doesn't work: mapHandler() always returns null - posted by "Matt Brictson (JIRA)" <ji...@apache.org> on 2011/03/05 00:04:45 UTC, 0 replies.
- [jira] Updated: (WICKET-3506) ResourceMapper doesn't work: mapHandler() always returns null - posted by "Matt Brictson (JIRA)" <ji...@apache.org> on 2011/03/05 00:06:45 UTC, 0 replies.
- [jira] Created: (WICKET-3507) Form Code causes Error in ValidatorFilter - posted by "bernard (JIRA)" <ji...@apache.org> on 2011/03/05 02:26:45 UTC, 0 replies.
- [jira] Updated: (WICKET-3507) Form Code causes Error in ValidatorFilter - posted by "bernard (JIRA)" <ji...@apache.org> on 2011/03/05 02:44:46 UTC, 1 replies.
- [jira] Created: (WICKET-3508) HttpsMapper trigers rendering of incorrect absolute callback url for Link - posted by "Kyle Patrick (JIRA)" <ji...@apache.org> on 2011/03/05 08:19:45 UTC, 0 replies.
- [jira] Updated: (WICKET-3508) HttpsMapper trigers rendering of incorrect absolute callback url for Link - posted by "Kyle Patrick (JIRA)" <ji...@apache.org> on 2011/03/05 08:21:45 UTC, 0 replies.
- [jira] Updated: (WICKET-3508) HttpsMapper triggers rendering of incorrect absolute callback url for Link - posted by "Kyle Patrick (JIRA)" <ji...@apache.org> on 2011/03/05 08:25:46 UTC, 0 replies.
- [jira] Created: (WICKET-3509) Allow use of HTML5 and fields - posted by "Daniel Bell (JIRA)" <ji...@apache.org> on 2011/03/05 15:30:45 UTC, 0 replies.
- [jira] Resolved: (WICKET-3503) LazyInitProxyFactory using Class.forName(clazz) rather than Thread.currentThread().getContextClassLoader().loadClass(type) - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/05 19:34:45 UTC, 0 replies.
- [jira] Updated: (WICKET-3503) LazyInitProxyFactory using Class.forName(clazz) rather than Thread.currentThread().getContextClassLoader().loadClass(type) - posted by "bf (JIRA)" <ji...@apache.org> on 2011/03/05 19:50:45 UTC, 0 replies.
- svn commit: r1078328 - /wicket/trunk/wicket-ioc/src/main/java/org/apache/wicket/proxy/LazyInitProxyFactory.java - posted by iv...@apache.org on 2011/03/05 19:56:42 UTC, 0 replies.
- svn commit: r1078329 - in /wicket/branches/wicket-1.4.x: wicket-ioc/src/main/java/org/apache/wicket/proxy/LazyInitProxyFactory.java wicket/src/main/java/org/apache/wicket/util/lang/Objects.java - posted by iv...@apache.org on 2011/03/05 20:00:37 UTC, 0 replies.
- [jira] Commented: (WICKET-3218) Component#onInitialize is broken for Pages - posted by "selckin (JIRA)" <ji...@apache.org> on 2011/03/05 20:42:45 UTC, 5 replies.
- [jira] Issue Comment Edited: (WICKET-3218) Component#onInitialize is broken for Pages - posted by "Maarten Billemont (JIRA)" <ji...@apache.org> on 2011/03/05 20:48:45 UTC, 2 replies.
- [jira] Created: (WICKET-3510) DateTimeField improperly converts time causing wrong dates when the server's current date is different from the client's date. - posted by "Bertrand Guay-Paquet (JIRA)" <ji...@apache.org> on 2011/03/05 21:53:46 UTC, 0 replies.
- [jira] Updated: (WICKET-3510) DateTimeField improperly converts time causing wrong dates when the server's current date is different from the client's date. - posted by "Bertrand Guay-Paquet (JIRA)" <ji...@apache.org> on 2011/03/05 21:55:45 UTC, 3 replies.
- [jira] Commented: (WICKET-3510) DateTimeField improperly converts time causing wrong dates when the server's current date is different from the client's date. - posted by "Bertrand Guay-Paquet (JIRA)" <ji...@apache.org> on 2011/03/05 21:55:45 UTC, 6 replies.
- [jira] Issue Comment Edited: (WICKET-3510) DateTimeField improperly converts time causing wrong dates when the server's current date is different from the client's date. - posted by "Bertrand Guay-Paquet (JIRA)" <ji...@apache.org> on 2011/03/05 21:57:45 UTC, 0 replies.
- [jira] Updated: (WICKET-3511) Mapping ResourceReferences to Urls is slow - posted by "Matt Brictson (JIRA)" <ji...@apache.org> on 2011/03/06 23:01:00 UTC, 5 replies.
- [jira] Created: (WICKET-3511) Mapping ResourceReferences to Urls is slow - posted by "Matt Brictson (JIRA)" <ji...@apache.org> on 2011/03/06 23:01:00 UTC, 0 replies.
- svn commit: r1078625 - /wicket/trunk/pom.xml - posted by pe...@apache.org on 2011/03/07 00:16:17 UTC, 0 replies.
- [jira] Created: (WICKET-3512) results in MarkupException when used with multiple - posted by "Robin Shine (JIRA)" <ji...@apache.org> on 2011/03/07 01:21:59 UTC, 0 replies.
- [jira] Assigned: (WICKET-3508) HttpsMapper triggers rendering of incorrect absolute callback url for Link - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/07 09:02:59 UTC, 0 replies.
- [jira] Created: (WICKET-3513) AbstractDefaultAjaxBehavior generates broken Javascript - posted by "Stijn de Witt (JIRA)" <ji...@apache.org> on 2011/03/07 10:43:59 UTC, 0 replies.
- [jira] Created: (WICKET-3514) SimpleTree example not working with CryptoMapper - posted by "L. Kluitmann (JIRA)" <ji...@apache.org> on 2011/03/07 14:42:59 UTC, 0 replies.
- [jira] Created: (WICKET-3515) redirect to a SessionExpiredPage when the session expires - posted by "Gregor B. Rosenauer (JIRA)" <ji...@apache.org> on 2011/03/07 15:28:59 UTC, 0 replies.
- [jira] Updated: (WICKET-3515) redirect to a SessionExpiredPage when the session expires - posted by "Gregor B. Rosenauer (JIRA)" <ji...@apache.org> on 2011/03/07 15:30:59 UTC, 1 replies.
- [jira] Commented: (WICKET-3515) redirect to a SessionExpiredPage when the session expires - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/07 19:13:00 UTC, 1 replies.
- [jira] Updated: (WICKET-3514) SimpleTree example not working with CryptoMapper - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/07 19:22:59 UTC, 0 replies.
- svn commit: r1078894 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/request/mapper/CryptoMapper.java - posted by mg...@apache.org on 2011/03/07 19:59:41 UTC, 0 replies.
- [jira] Commented: (WICKET-3514) SimpleTree example not working with CryptoMapper - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/07 20:44:01 UTC, 6 replies.
- [jira] Created: (WICKET-3516) Add behaviors to the event processing chain - posted by "Bertrand Guay-Paquet (JIRA)" <ji...@apache.org> on 2011/03/07 20:56:00 UTC, 0 replies.
- [jira] Assigned: (WICKET-3516) Add behaviors to the event processing chain - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/07 21:01:59 UTC, 0 replies.
- [jira] Created: (WICKET-3517) CompoundPropertyModel shouldn't bind void Form Components - posted by "Alexandru Objelean (JIRA)" <ji...@apache.org> on 2011/03/07 21:50:59 UTC, 0 replies.
- [jira] Commented: (WICKET-3517) CompoundPropertyModel shouldn't bind void Form Components - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/07 21:54:59 UTC, 1 replies.
- [jira] Commented: (WICKET-2926) DateTimeField calendar not displaying properly in IE7 in a modal - posted by "Chris Colman (JIRA)" <ji...@apache.org> on 2011/03/08 00:53:03 UTC, 1 replies.
- [jira] Issue Comment Edited: (WICKET-2926) DateTimeField calendar not displaying properly in IE7 in a modal - posted by "Chris Colman (JIRA)" <ji...@apache.org> on 2011/03/08 00:54:59 UTC, 0 replies.
- svn commit: r1079051 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/Page.java - posted by iv...@apache.org on 2011/03/08 01:25:26 UTC, 0 replies.
- svn commit: r1079180 - in /wicket/trunk: wicket-core/src/main/java/org/apache/wicket/mock/ wicket-core/src/main/java/org/apache/wicket/protocol/http/servlet/ wicket-core/src/main/java/org/apache/wicket/request/cycle/ wicket-core/src/test/java/org/apach... - posted by iv...@apache.org on 2011/03/08 06:52:45 UTC, 0 replies.
- svn commit: r1079282 - in /wicket/trunk: wicket-core/src/main/java/org/apache/wicket/mock/ wicket-core/src/main/java/org/apache/wicket/protocol/http/servlet/ wicket-core/src/main/java/org/apache/wicket/util/string/ wicket-core/src/test/java/org/apache/... - posted by iv...@apache.org on 2011/03/08 08:38:08 UTC, 0 replies.
- [jira] Resolved: (WICKET-3508) HttpsMapper triggers rendering of incorrect absolute callback url for Link - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/08 08:41:00 UTC, 0 replies.
- [jira] Assigned: (WICKET-3506) ResourceMapper doesn't work: mapHandler() always returns null - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/08 08:43:59 UTC, 0 replies.
- svn commit: r1079284 - in /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/request: mapper/ResourceMapper.java resource/ContextRelativeResource.java resource/PackageResource.java - posted by iv...@apache.org on 2011/03/08 08:56:45 UTC, 0 replies.
- [jira] Resolved: (WICKET-3506) ResourceMapper doesn't work: mapHandler() always returns null - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/08 08:57:59 UTC, 0 replies.
- [jira] Resolved: (WICKET-3497) Request.getUrl() not returning correct data - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/08 09:03:59 UTC, 0 replies.
- svn commit: r1079286 - /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/repeater/data/table/NavigatorLabel.java - posted by iv...@apache.org on 2011/03/08 09:07:45 UTC, 0 replies.
- [jira] Resolved: (WICKET-3486) zero based NavigatorLabel - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/08 09:07:59 UTC, 0 replies.
- svn commit: r1079289 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/markup/html/form/Form.java test/java/org/apache/wicket/markup/html/form/FormTest.java - posted by iv...@apache.org on 2011/03/08 09:14:25 UTC, 0 replies.
- svn commit: r1079290 - in /wicket/branches/wicket-1.4.x/wicket/src: main/java/org/apache/wicket/markup/html/form/Form.java test/java/org/apache/wicket/markup/html/form/FormTest.java - posted by iv...@apache.org on 2011/03/08 09:14:54 UTC, 0 replies.
- [jira] Resolved: (WICKET-3488) Form can't be replaced when submitted - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/08 09:16:59 UTC, 0 replies.
- [jira] Commented: (WICKET-3497) Request.getUrl() not returning correct data - posted by "Frans Stofberg (JIRA)" <ji...@apache.org> on 2011/03/08 09:28:59 UTC, 6 replies.
- [jira] Issue Comment Edited: (WICKET-3497) Request.getUrl() not returning correct data - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/08 16:44:59 UTC, 0 replies.
- svn commit: r1079466 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/ajax/wicket-ajax.js - posted by mg...@apache.org on 2011/03/08 19:23:35 UTC, 0 replies.
- [jira] Resolved: (WICKET-3509) Allow use of HTML5 and fields - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/08 19:27:59 UTC, 0 replies.
- [jira] Resolved: (WICKET-3517) CompoundPropertyModel shouldn't bind void Form Components - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/08 19:31:59 UTC, 0 replies.
- [jira] Assigned: (WICKET-3511) Mapping ResourceReferences to Urls is slow - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/08 20:10:59 UTC, 0 replies.
- [jira] Commented: (WICKET-3511) Mapping ResourceReferences to Urls is slow - posted by "Matt Brictson (JIRA)" <ji...@apache.org> on 2011/03/08 21:22:59 UTC, 12 replies.
- [jira] Commented: (WICKET-3151) ModalWindow support for nested iframe windows - posted by "Edwin Ariel Ferreira Betances (JIRA)" <ji...@apache.org> on 2011/03/08 22:36:00 UTC, 0 replies.
- [jira] Updated: (WICKET-3151) ModalWindow support for nested iframe windows - posted by "Edwin Ariel Ferreira Betances (JIRA)" <ji...@apache.org> on 2011/03/08 22:42:00 UTC, 1 replies.
- [jira] Resolved: (WICKET-3500) Method AbstractMarkupParser.removeComment() causes an endless loop - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/09 05:34:03 UTC, 0 replies.
- svn commit: r1079669 - in /wicket/branches/wicket-1.4.x/wicket/src: main/java/org/apache/wicket/markup/MarkupParser.java test/java/org/apache/wicket/markup/MarkupParserTest.java - posted by iv...@apache.org on 2011/03/09 06:35:31 UTC, 0 replies.
- svn commit: r1079672 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/markup/html/form/Form.java - posted by iv...@apache.org on 2011/03/09 06:47:19 UTC, 0 replies.
- [jira] Resolved: (WICKET-3507) Form Code causes Error in ValidatorFilter - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/09 06:48:59 UTC, 0 replies.
- [jira] Resolved: (WICKET-3494) org/apache/wicket/markup/html/form/upload/MultiFileUploadField setDefaultModel type error - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/09 07:02:00 UTC, 0 replies.
- svn commit: r1079673 - /wicket/trunk/wicket-core/src/test/java/org/apache/wicket/request/cycle/BaseRequestHandlerStackTest.java - posted by iv...@apache.org on 2011/03/09 07:19:03 UTC, 0 replies.
- svn commit: r1079674 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/html/form/upload/FileUploadField.java - posted by iv...@apache.org on 2011/03/09 07:19:37 UTC, 0 replies.
- [jira] Resolved: (WICKET-3499) org/apache/wicket/request/cycle/RequestCycleListenerTest MockRequestCycle setResponse - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/09 07:21:59 UTC, 0 replies.
- svn commit: r1079685 - in /wicket/trunk/wicket-core/src/main/java/org/apache/wicket: Component.java MarkupContainer.java Page.java request/handler/PageAndComponentProvider.java request/handler/PageProvider.java - posted by iv...@apache.org on 2011/03/09 08:38:53 UTC, 0 replies.
- [jira] Resolved: (WICKET-3493) Login doesn't work if placing the SignInPanel on the HomePage. - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/09 08:40:59 UTC, 1 replies.
- [jira] Commented: (WICKET-3513) AbstractDefaultAjaxBehavior generates broken Javascript - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/09 08:57:00 UTC, 2 replies.
- [jira] Resolved: (WICKET-3513) AbstractDefaultAjaxBehavior generates broken Javascript - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/09 08:58:59 UTC, 0 replies.
- svn commit: r1079694 - in /wicket/trunk/wicket-datetime/src: main/java/org/apache/wicket/datetime/markup/html/form/ main/java/org/apache/wicket/extensions/yui/calendar/ test/java/org/apache/wicket/extensions/yui/calendar/ - posted by iv...@apache.org on 2011/03/09 09:21:55 UTC, 0 replies.
- [jira] Resolved: (WICKET-3510) DateTimeField improperly converts time causing wrong dates when the server's current date is different from the client's date. - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/09 09:23:59 UTC, 1 replies.
- svn commit: r1079696 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/html/form/upload/FileUpload.java - posted by iv...@apache.org on 2011/03/09 09:29:52 UTC, 0 replies.
- svn commit: r1079697 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/markup/html/form/upload/FileUpload.java - posted by iv...@apache.org on 2011/03/09 09:30:22 UTC, 0 replies.
- [jira] Resolved: (WICKET-3467) Upload example failing at localhost on IE - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/09 09:31:00 UTC, 0 replies.
- [jira] Commented: (WICKET-3466) AJAX with prototype explample not working at IE - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/09 09:40:59 UTC, 0 replies.
- [jira] Commented: (WICKET-3493) Login doesn't work if placing the SignInPanel on the HomePage. - posted by "L. Kluitmann (JIRA)" <ji...@apache.org> on 2011/03/09 10:02:59 UTC, 4 replies.
- [jira] Commented: (WICKET-3045) using TransparentWebMarkupContainer results in Markup not found for Component... - posted by "Matthias Braun (JIRA)" <ji...@apache.org> on 2011/03/09 11:12:59 UTC, 1 replies.
- [jira] Created: (WICKET-3518) Multiple filter mappings in web.xml cause request.getUrl() to break - posted by "Frans Stofberg (JIRA)" <ji...@apache.org> on 2011/03/09 13:29:59 UTC, 0 replies.
- [jira] Created: (WICKET-3519) DefaultJavascriptCompressor broken jquery v1.5.1 minified file - posted by "Olivier Dutrieux (JIRA)" <ji...@apache.org> on 2011/03/09 15:48:59 UTC, 0 replies.
- [jira] Updated: (WICKET-3519) DefaultJavascriptCompressor broken jquery v1.5.1 minified file - posted by "Olivier Dutrieux (JIRA)" <ji...@apache.org> on 2011/03/09 15:50:59 UTC, 0 replies.
- [jira] Created: (WICKET-3520) SHOW_NO_EXCEPTION_PAGE responding with HTTP status 500 is overwritten by redirect - posted by "Sven Meier (JIRA)" <ji...@apache.org> on 2011/03/09 16:56:01 UTC, 0 replies.
- [jira] Updated: (WICKET-3520) SHOW_NO_EXCEPTION_PAGE responding with HTTP status 500 is overwritten by redirect - posted by "Sven Meier (JIRA)" <ji...@apache.org> on 2011/03/09 16:57:59 UTC, 0 replies.
- [jira] Reopened: (WICKET-3493) Login doesn't work if placing the SignInPanel on the HomePage. - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/09 16:59:59 UTC, 0 replies.
- [jira] Reopened: (WICKET-3510) DateTimeField improperly converts time causing wrong dates when the server's current date is different from the client's date. - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/09 17:01:59 UTC, 0 replies.
- [jira] Created: (WICKET-3521) Make BookmarkablePageLink non-generic - posted by "Bertrand Guay-Paquet (JIRA)" <ji...@apache.org> on 2011/03/09 23:52:59 UTC, 0 replies.
- svn commit: r1080073 - in /wicket/trunk/wicket-datetime/src: main/java/org/apache/wicket/datetime/DateConverter.java test/java/org/apache/wicket/extensions/yui/calendar/DatePickerTest.java - posted by iv...@apache.org on 2011/03/10 01:48:01 UTC, 0 replies.
- svn commit: r1080075 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/RequestCycle.java - posted by iv...@apache.org on 2011/03/10 01:51:35 UTC, 0 replies.
- [jira] Resolved: (WICKET-3487) RequestCycle.steps() creates a session on abort even if none exists - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/10 01:52:00 UTC, 0 replies.
- svn commit: r1080076 - in /wicket/trunk: wicket-core/src/main/java/org/apache/wicket/protocol/http/ wicket-core/src/test/java/org/apache/wicket/protocol/http/ wicket-util/src/main/java/org/apache/wicket/util/file/ wicket-util/src/test/java/org/apache/w... - posted by pe...@apache.org on 2011/03/10 01:54:07 UTC, 0 replies.
- [jira] Assigned: (WICKET-3518) Multiple filter mappings in web.xml cause request.getUrl() to break - posted by "Peter Ertl (JIRA)" <ji...@apache.org> on 2011/03/10 01:55:59 UTC, 0 replies.
- [jira] Resolved: (WICKET-3518) Multiple filter mappings in web.xml cause request.getUrl() to break - posted by "Peter Ertl (JIRA)" <ji...@apache.org> on 2011/03/10 01:59:59 UTC, 0 replies.
- svn commit: r1080089 - /wicket/trunk/wicket-util/src/main/java/org/apache/wicket/util/file/WebXmlFile.java - posted by pe...@apache.org on 2011/03/10 02:07:31 UTC, 0 replies.
- [jira] Commented: (WICKET-3521) Make BookmarkablePageLink non-generic - posted by "Bertrand Guay-Paquet (JIRA)" <ji...@apache.org> on 2011/03/10 15:52:02 UTC, 0 replies.
- [jira] Resolved: (WICKET-3521) Make BookmarkablePageLink non-generic - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/10 19:21:59 UTC, 0 replies.
- svn commit: r1080326 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/settings/def/ main/java/org/apache/wicket/util/resource/locator/ test/java/org/apache/wicket/util/resource/locator/ - posted by mg...@apache.org on 2011/03/10 20:22:23 UTC, 0 replies.
- [jira] Created: (WICKET-3522) org.apache.wicket.ajax.AbstractDefaultAjaxBehavior getCallbackScript onlyTargetActivePage - posted by "Richard Emberson (JIRA)" <ji...@apache.org> on 2011/03/10 20:26:59 UTC, 0 replies.
- [jira] Issue Comment Edited: (WICKET-3511) Mapping ResourceReferences to Urls is slow - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/10 21:27:00 UTC, 0 replies.
- svn commit: r1080347 - /wicket/trunk/wicket-datetime/src/test/java/org/apache/wicket/extensions/yui/calendar/DatePickerTest.java - posted by pe...@apache.org on 2011/03/10 21:58:47 UTC, 0 replies.
- svn commit: r1080376 - /wicket/trunk/wicket-datetime/src/test/java/org/apache/wicket/extensions/yui/calendar/DatePickerTest.java - posted by pe...@apache.org on 2011/03/10 23:25:49 UTC, 0 replies.
- svn commit: r1080385 - in /wicket/trunk/wicket-datetime/src/main/java/org/apache/wicket/datetime: DateConverter.java PatternDateConverter.java StyleDateConverter.java - posted by pe...@apache.org on 2011/03/10 23:53:40 UTC, 0 replies.
- svn commit: r1080388 - in /wicket/trunk/wicket-datetime/src: main/java/org/apache/wicket/datetime/ main/java/org/apache/wicket/datetime/markup/html/form/ test/java/org/apache/wicket/extensions/yui/calendar/ - posted by pe...@apache.org on 2011/03/10 23:57:33 UTC, 0 replies.
- [jira] Created: (WICKET-3523) Inconsistent behaviour of prepending of startComponent.getId() - posted by "Matt Pennington (JIRA)" <ji...@apache.org> on 2011/03/11 02:02:59 UTC, 0 replies.
- [jira] Commented: (WICKET-3518) Multiple filter mappings in web.xml cause request.getUrl() to break - posted by "Frans Stofberg (JIRA)" <ji...@apache.org> on 2011/03/11 11:06:03 UTC, 2 replies.
- [jira] Created: (WICKET-3524) Proposal: merge upload progress monitoring functionality into wicket-core - posted by "Attila Király (JIRA)" <ji...@apache.org> on 2011/03/11 14:28:59 UTC, 0 replies.
- [jira] Updated: (WICKET-3524) Proposal: merge upload progress monitoring functionality into wicket-core - posted by "Attila Király (JIRA)" <ji...@apache.org> on 2011/03/11 14:30:59 UTC, 0 replies.
- [jira] Created: (WICKET-3525) Fileupload: full request body is read even when it is known that it is larger than the max allowed size - posted by "Attila Király (JIRA)" <ji...@apache.org> on 2011/03/11 20:41:59 UTC, 0 replies.
- [jira] Created: (WICKET-3526) CompressedResourceReference is unimplemented in Wicket 1.5 - posted by "Matt Brictson (JIRA)" <ji...@apache.org> on 2011/03/11 22:31:59 UTC, 0 replies.
- [jira] Created: (WICKET-3527) Simplified visibility control of Enclosures in Ajax requests - posted by "Juergen Donnerstag (JIRA)" <ji...@apache.org> on 2011/03/12 17:25:59 UTC, 0 replies.
- svn commit: r1080946 [1/2] - in /wicket/branches/wicket-1.4.x/wicket/src: main/java/org/apache/wicket/ main/java/org/apache/wicket/markup/ main/java/org/apache/wicket/markup/html/internal/ main/java/org/apache/wicket/markup/parser/filter/ main/java/org... - posted by jd...@apache.org on 2011/03/12 17:28:59 UTC, 0 replies.
- svn commit: r1080946 [2/2] - in /wicket/branches/wicket-1.4.x/wicket/src: main/java/org/apache/wicket/ main/java/org/apache/wicket/markup/ main/java/org/apache/wicket/markup/html/internal/ main/java/org/apache/wicket/markup/parser/filter/ main/java/org... - posted by jd...@apache.org on 2011/03/12 17:28:59 UTC, 0 replies.
- [jira] Resolved: (WICKET-3422) Simplified visibility control of Enclosures in Ajax requests - posted by "Juergen Donnerstag (JIRA)" <ji...@apache.org> on 2011/03/12 17:30:59 UTC, 0 replies.
- [jira] Commented: (WICKET-3456) Would like a renderCSS method in IHeaderResponse - posted by "Willis Blackburn (JIRA)" <ji...@apache.org> on 2011/03/12 19:09:59 UTC, 0 replies.
- [jira] Issue Comment Edited: (WICKET-3456) Would like a renderCSS method in IHeaderResponse - posted by "Willis Blackburn (JIRA)" <ji...@apache.org> on 2011/03/12 19:11:59 UTC, 1 replies.
- [jira] Created: (WICKET-3528) Javadoc typo in PropertyModel - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2011/03/12 19:46:59 UTC, 0 replies.
- [jira] Updated: (WICKET-3528) Javadoc typo in PropertyModel - posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2011/03/12 19:48:59 UTC, 0 replies.
- [jira] Created: (WICKET-3529) Please make nested forms render body only if !isRootForm - posted by "Martin Dilger (JIRA)" <ji...@apache.org> on 2011/03/12 19:48:59 UTC, 0 replies.
- [jira] Created: (WICKET-3530) getObject and setObject are not overridable in ListItemModel - posted by "Roman Gubarev (JIRA)" <ji...@apache.org> on 2011/03/13 00:54:59 UTC, 0 replies.
- [jira] Created: (WICKET-3531) Multiple replace function call can be replaced with a single for loop to improve performance - posted by "Xiaoming Shi (JIRA)" <ji...@apache.org> on 2011/03/13 04:18:59 UTC, 0 replies.
- [jira] Created: (WICKET-3532) updated info on the book "Enjoying web development with Wicket" - posted by "Kent Tong (JIRA)" <ji...@apache.org> on 2011/03/13 04:31:59 UTC, 0 replies.
- [jira] Updated: (WICKET-3532) updated info on the book "Enjoying web development with Wicket" - posted by "Kent Tong (JIRA)" <ji...@apache.org> on 2011/03/13 04:33:59 UTC, 1 replies.
- [jira] Created: (WICKET-3533) jekyll chokes on nbsp and emdash for Wicket site - posted by "Kent Tong (JIRA)" <ji...@apache.org> on 2011/03/13 04:39:59 UTC, 0 replies.
- [jira] Updated: (WICKET-3525) Fileupload: full request body is read even when it is known that it is larger than the max allowed size - posted by "Attila Király (JIRA)" <ji...@apache.org> on 2011/03/13 17:42:59 UTC, 0 replies.
- svn commit: r1081153 - /wicket/trunk/wicket-guice/src/main/java/org/apache/wicket/guice/GuiceWebApplicationFactory.java - posted by mg...@apache.org on 2011/03/13 18:02:46 UTC, 0 replies.
- svn commit: r1081155 - /wicket/trunk/wicket-guice/src/main/java/org/apache/wicket/guice/GuiceWebApplicationFactory.java - posted by mg...@apache.org on 2011/03/13 18:11:35 UTC, 0 replies.
- svn commit: r1081156 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/protocol/http/request/WebExternalResourceRequestHandler.java - posted by mg...@apache.org on 2011/03/13 18:13:54 UTC, 0 replies.
- svn commit: r1081157 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/protocol/http/request/ main/java/org/apache/wicket/request/handler/resource/ test/java/org/apache/wicket/protocol/http/ - posted by mg...@apache.org on 2011/03/13 18:17:02 UTC, 0 replies.
- svn commit: r1081158 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/protocol/http/WicketFilter.java - posted by mg...@apache.org on 2011/03/13 18:19:00 UTC, 0 replies.
- svn commit: r1081159 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/protocol/http/WicketFilter.java - posted by mg...@apache.org on 2011/03/13 18:21:30 UTC, 0 replies.
- svn commit: r1081162 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/page/PersistentPageManager.java - posted by mg...@apache.org on 2011/03/13 18:25:07 UTC, 0 replies.
- svn commit: r1081163 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/page/AbstractPageManager.java - posted by mg...@apache.org on 2011/03/13 18:27:01 UTC, 0 replies.
- svn commit: r1081165 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/page/PageAccessSynchronizer.java - posted by mg...@apache.org on 2011/03/13 18:36:50 UTC, 0 replies.
- svn commit: r1081167 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/Page.java - posted by mg...@apache.org on 2011/03/13 18:47:46 UTC, 0 replies.
- svn commit: r1081168 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/Page.java - posted by mg...@apache.org on 2011/03/13 18:48:29 UTC, 0 replies.
- svn commit: r1081169 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/Page.java - posted by mg...@apache.org on 2011/03/13 18:52:01 UTC, 0 replies.
- svn commit: r1081172 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/html/include/Include.java - posted by mg...@apache.org on 2011/03/13 18:57:49 UTC, 0 replies.
- svn commit: r1081174 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/html/WebPage.java - posted by mg...@apache.org on 2011/03/13 18:58:30 UTC, 0 replies.
- svn commit: r1081176 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/html/form/StatelessForm.java - posted by mg...@apache.org on 2011/03/13 19:03:33 UTC, 0 replies.
- svn commit: r1081181 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/html/internal/ResponseBufferZone.java - posted by mg...@apache.org on 2011/03/13 19:15:17 UTC, 0 replies.
- svn commit: r1081182 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/html/internal/AutoMarkupLabel.java - posted by mg...@apache.org on 2011/03/13 19:19:51 UTC, 0 replies.
- svn commit: r1081184 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/pageStore/DefaultPageStore.java - posted by mg...@apache.org on 2011/03/13 19:24:48 UTC, 1 replies.
- svn commit: r1081186 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/pageStore/DefaultPageStore.java - posted by mg...@apache.org on 2011/03/13 19:31:00 UTC, 0 replies.
- svn propchange: r1081184 - svn:log - posted by mg...@apache.org on 2011/03/13 19:48:26 UTC, 0 replies.
- svn commit: r1081193 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/page/PersistentPageManager.java - posted by mg...@apache.org on 2011/03/13 19:53:45 UTC, 0 replies.
- svn commit: r1081200 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/util/resource/locator/CachingResourceStreamLocator.java test/java/org/apache/wicket/util/resource/locator/CachingResourceStreamLocatorTest.java - posted by mg...@apache.org on 2011/03/13 20:13:38 UTC, 0 replies.
- [jira] Commented: (WICKET-3529) Please make nested forms render body only if !isRootForm - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/13 20:33:59 UTC, 0 replies.
- svn commit: r1081208 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/model/PropertyModel.java - posted by mg...@apache.org on 2011/03/13 20:35:29 UTC, 0 replies.
- svn commit: r1081209 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/model/PropertyModel.java - posted by mg...@apache.org on 2011/03/13 20:35:52 UTC, 0 replies.
- [jira] Resolved: (WICKET-3528) Javadoc typo in PropertyModel - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/13 20:37:59 UTC, 0 replies.
- svn commit: r1081214 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/ajax/AbstractDefaultAjaxBehavior.java - posted by mg...@apache.org on 2011/03/13 21:09:19 UTC, 0 replies.
- [jira] Resolved: (WICKET-3522) org.apache.wicket.ajax.AbstractDefaultAjaxBehavior getCallbackScript onlyTargetActivePage - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/13 21:10:02 UTC, 0 replies.
- [jira] Resolved: (WICKET-3523) Inconsistent behaviour of prepending of startComponent.getId() - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/13 21:13:59 UTC, 0 replies.
- svn commit: r1081215 - /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/captcha/kittens/KittenCaptchaPanel.java - posted by mg...@apache.org on 2011/03/13 21:35:40 UTC, 0 replies.
- svn commit: r1081216 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/html/internal/HeaderResponse.java - posted by mg...@apache.org on 2011/03/13 21:38:08 UTC, 0 replies.
- svn commit: r1081218 - in /wicket/trunk: wicket-core/src/main/java/org/apache/wicket/markup/html/ wicket-core/src/main/java/org/apache/wicket/markup/html/internal/ wicket-examples/src/main/java/org/apache/wicket/examples/resourcedecoration/ - posted by mg...@apache.org on 2011/03/13 21:47:57 UTC, 0 replies.
- [jira] Resolved: (WICKET-3456) Would like a renderCSS method in IHeaderResponse - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/13 21:50:03 UTC, 0 replies.
- svn commit: r1081223 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/markup/html/internal/InlineEnclosure.java - posted by mg...@apache.org on 2011/03/13 22:38:19 UTC, 0 replies.
- svn commit: r1081224 - in /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/markup/html/internal: Enclosure.java InlineEnclosure.java - posted by mg...@apache.org on 2011/03/13 22:41:25 UTC, 0 replies.
- svn commit: r1081439 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/util/tester/BaseWicketTester.java - posted by mg...@apache.org on 2011/03/14 17:16:09 UTC, 0 replies.
- [jira] Created: (WICKET-3534) Ajax components: provide a DummyAjaxRequestTarget instead of null if Ajax is not available, e.g. to onClick(AjaxRequestTarget) - posted by "Peter Parson (JIRA)" <ji...@apache.org> on 2011/03/14 17:26:30 UTC, 0 replies.
- [jira] Commented: (WICKET-3534) Ajax components: provide a DummyAjaxRequestTarget instead of null if Ajax is not available, e.g. to onClick(AjaxRequestTarget) - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/14 17:40:29 UTC, 2 replies.
- svn commit: r1081541 - /wicket/trunk/wicket-guice/src/main/java/org/apache/wicket/guice/GuiceWebApplicationFactory.java - posted by mg...@apache.org on 2011/03/14 20:45:05 UTC, 0 replies.
- [jira] Updated: (WICKET-3516) Add behaviors to the event processing chain - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/14 21:05:31 UTC, 0 replies.
- [jira] Resolved: (WICKET-3093) Self-updating AutoCompleteTextField moves focus to start of field in IE only - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/15 08:03:29 UTC, 0 replies.
- [jira] Commented: (WICKET-3519) DefaultJavascriptCompressor broken jquery v1.5.1 minified file - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/15 08:15:29 UTC, 0 replies.
- [jira] Created: (WICKET-3535) wicket does not handle /. requests correctly - should show homepage - posted by "Wouter de Vaal (JIRA)" <ji...@apache.org> on 2011/03/15 12:15:29 UTC, 0 replies.
- [jira] Created: (WICKET-3536) Cache the value from Application.getConfigurationType() - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/15 13:37:30 UTC, 0 replies.
- [jira] Closed: (WICKET-3534) Ajax components: provide a DummyAjaxRequestTarget instead of null if Ajax is not available, e.g. to onClick(AjaxRequestTarget) - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/15 17:11:29 UTC, 0 replies.
- [jira] Created: (WICKET-3537) Wicket example "Library" - sign out not working - posted by "Bertrand Guay-Paquet (JIRA)" <ji...@apache.org> on 2011/03/15 19:40:30 UTC, 0 replies.
- [jira] Created: (WICKET-3538) Checkboxes of the CheckBoxMultipleChoise do not get checked. - posted by "Sjoerd Smeets (JIRA)" <ji...@apache.org> on 2011/03/15 19:44:30 UTC, 0 replies.
- [jira] Updated: (WICKET-3538) Checkboxes of the CheckBoxMultipleChoise do not get checked. - posted by "Sjoerd Smeets (JIRA)" <ji...@apache.org> on 2011/03/15 19:46:29 UTC, 0 replies.
- svn commit: r1081960 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/protocol/http/WebSession.java - posted by mg...@apache.org on 2011/03/15 23:04:22 UTC, 0 replies.
- [jira] Resolved: (WICKET-3537) Wicket example "Library" - sign out not working - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/15 23:06:29 UTC, 0 replies.
- svn commit: r1081961 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/ComponentEventSender.java test/java/org/apache/wicket/EventDispatcherTest.java - posted by mg...@apache.org on 2011/03/15 23:07:16 UTC, 0 replies.
- [jira] Resolved: (WICKET-3516) Add behaviors to the event processing chain - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/15 23:10:29 UTC, 0 replies.
- [jira] Created: (WICKET-3539) Event broadcast type "Depth" does not work when the sink is a Component but not a MarkupContainer - posted by "Bertrand Guay-Paquet (JIRA)" <ji...@apache.org> on 2011/03/16 07:21:29 UTC, 0 replies.
- [jira] Updated: (WICKET-3539) Event broadcast type "Depth" does not work when the sink is a Component but not a MarkupContainer - posted by "Bertrand Guay-Paquet (JIRA)" <ji...@apache.org> on 2011/03/16 07:21:29 UTC, 0 replies.
- svn commit: r1082165 - in /wicket/trunk/wicket-core/src/main/java/org/apache/wicket: ComponentEventSender.java behavior/Behavior.java - posted by iv...@apache.org on 2011/03/16 16:24:22 UTC, 0 replies.
- [jira] Assigned: (WICKET-3539) Event broadcast type "Depth" does not work when the sink is a Component but not a MarkupContainer - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/16 16:31:29 UTC, 0 replies.
- svn commit: r1082167 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/ComponentEventSender.java main/java/org/apache/wicket/event/Broadcast.java test/java/org/apache/wicket/ComponentEventsTest.java - posted by iv...@apache.org on 2011/03/16 16:35:08 UTC, 0 replies.
- [jira] Resolved: (WICKET-3539) Event broadcast type "Depth" does not work when the sink is a Component but not a MarkupContainer - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/16 16:35:29 UTC, 0 replies.
- [jira] Created: (WICKET-3540) Make AjaxLink's URL more configurable - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/16 20:42:29 UTC, 0 replies.
- [jira] Created: (WICKET-3541) Cache support for AutoComplete - posted by "Edwin Ariel Ferreira Betances (JIRA)" <ji...@apache.org> on 2011/03/16 20:42:29 UTC, 0 replies.
- [jira] Updated: (WICKET-3541) Cache support for AutoComplete - posted by "Edwin Ariel Ferreira Betances (JIRA)" <ji...@apache.org> on 2011/03/16 20:42:30 UTC, 1 replies.
- svn commit: r1082283 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/protocol/http/WebApplication.java - posted by mg...@apache.org on 2011/03/16 21:00:25 UTC, 0 replies.
- [jira] Resolved: (WICKET-3536) Cache the value from Application.getConfigurationType() - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/16 21:02:34 UTC, 0 replies.
- [jira] Commented: (WICKET-3541) Cache support for AutoComplete - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/16 21:34:29 UTC, 1 replies.
- [jira] Created: (WICKET-3542) Support for JSR 330 annotations (@Inject, @Named) - posted by "Steve Jones (JIRA)" <ji...@apache.org> on 2011/03/16 23:55:30 UTC, 0 replies.
- [jira] Commented: (WICKET-3542) Support for JSR 330 annotations (@Inject, @Named) - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/16 23:59:29 UTC, 2 replies.
- [jira] Updated: (WICKET-3542) Support for JSR 330 annotations (@Inject, @Named) - posted by "Steve Jones (JIRA)" <ji...@apache.org> on 2011/03/16 23:59:29 UTC, 0 replies.
- [jira] Commented: (WICKET-3538) Checkboxes of the CheckBoxMultipleChoise do not get checked. - posted by "Bruno Borges (JIRA)" <ji...@apache.org> on 2011/03/17 03:04:29 UTC, 1 replies.
- [jira] Resolved: (WICKET-3538) Checkboxes of the CheckBoxMultipleChoise do not get checked. - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/17 04:26:29 UTC, 0 replies.
- [jira] Issue Comment Edited: (WICKET-3542) Support for JSR 330 annotations (@Inject, @Named) - posted by "Bruno Borges (JIRA)" <ji...@apache.org> on 2011/03/17 05:49:29 UTC, 0 replies.
- [jira] Updated: (WICKET-3531) Multiple replace function call can be replaced with a single for loop to improve performance - posted by "Bruno Borges (JIRA)" <ji...@apache.org> on 2011/03/17 06:16:29 UTC, 0 replies.
- [jira] Created: (WICKET-3543) Add possibility to test Resources/ResourceReferences with WicketTester - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/17 14:12:29 UTC, 0 replies.
- [jira] Updated: (WICKET-3493) Login doesn't work if placing the SignInPanel on the HomePage. - posted by "Jim Pinkham (JIRA)" <ji...@apache.org> on 2011/03/17 16:10:29 UTC, 1 replies.
- [jira] Resolved: (WICKET-3531) Multiple replace function call can be replaced with a single for loop to improve performance - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/17 18:04:29 UTC, 0 replies.
- svn commit: r1082656 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/util/tester/BaseWicketTester.java test/java/org/apache/wicket/util/tester/WicketTesterTest.java - posted by mg...@apache.org on 2011/03/17 20:33:39 UTC, 0 replies.
- [jira] Resolved: (WICKET-3543) Add possibility to test Resources/ResourceReferences with WicketTester - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/17 20:34:29 UTC, 0 replies.
- svn commit: r1082682 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java - posted by mg...@apache.org on 2011/03/17 21:42:37 UTC, 0 replies.
- svn commit: r1082684 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/request/resource/ResourceReference.java - posted by mg...@apache.org on 2011/03/17 21:43:58 UTC, 0 replies.
- [jira] Commented: (WICKET-3470) Can't write session to disk with tomcat : Servlet is destroyed before serialization - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/17 22:46:29 UTC, 2 replies.
- svn commit: r1082822 - /wicket/trunk/wicket-auth-roles/src/main/java/org/apache/wicket/authroles/authentication/AuthenticatedWebSession.java - posted by iv...@apache.org on 2011/03/18 06:53:45 UTC, 0 replies.
- [jira] Resolved: (WICKET-3533) jekyll chokes on nbsp and emdash for Wicket site - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/18 07:08:29 UTC, 0 replies.
- svn commit: r1083061 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/page/PersistentPageManager.java - posted by mg...@apache.org on 2011/03/18 21:51:27 UTC, 0 replies.
- svn commit: r1083062 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/ajax/wicket-ajax.js - posted by mg...@apache.org on 2011/03/18 21:52:58 UTC, 0 replies.
- svn commit: r1083064 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/settings/def/ResourceSettings.java - posted by mg...@apache.org on 2011/03/18 21:53:40 UTC, 0 replies.
- svn commit: r1083067 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/repeater/AbstractRepeater.java - posted by mg...@apache.org on 2011/03/18 21:54:32 UTC, 0 replies.
- [jira] Resolved: (WICKET-3470) Can't write session to disk with tomcat : Servlet is destroyed before serialization - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/18 22:00:30 UTC, 0 replies.
- [jira] Created: (WICKET-3544) Race condition in WicketFilter startup with following StringIndexOutOfBoundsException - posted by "Andreas Köhler (JIRA)" <ji...@apache.org> on 2011/03/19 02:49:29 UTC, 0 replies.
- [jira] Updated: (WICKET-3544) Race condition in WicketFilter startup with following StringIndexOutOfBoundsException - posted by "Andreas Köhler (JIRA)" <ji...@apache.org> on 2011/03/19 02:51:29 UTC, 0 replies.
- svn commit: r1083254 - /wicket/trunk/wicket-util/src/main/java/org/apache/wicket/util/upload/FileUploadBase.java - posted by jd...@apache.org on 2011/03/19 20:28:53 UTC, 0 replies.
- svn commit: r1083255 - /wicket/trunk/wicket-core/src/test/java/org/apache/wicket/ajax/AjaxRequestTargetTest.java - posted by jd...@apache.org on 2011/03/19 20:33:23 UTC, 0 replies.
- svn commit: r1083256 - /wicket/trunk/wicket-core/src/test/java/org/apache/wicket/ParentResourceEscapePathTest.java - posted by jd...@apache.org on 2011/03/19 20:34:25 UTC, 0 replies.
- svn commit: r1083257 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/util/tester/DiffUtil.java - posted by jd...@apache.org on 2011/03/19 20:35:30 UTC, 0 replies.
- svn commit: r1083259 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/settings/def/MarkupSettings.java - posted by jd...@apache.org on 2011/03/19 20:36:23 UTC, 0 replies.
- svn commit: r1083260 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java - posted by jd...@apache.org on 2011/03/19 20:39:48 UTC, 0 replies.
- svn commit: r1083261 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/html/border/MarkupComponentBorder.java - posted by jd...@apache.org on 2011/03/19 20:40:26 UTC, 0 replies.
- svn commit: r1083262 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/MarkupResourceStream.java - posted by jd...@apache.org on 2011/03/19 20:43:26 UTC, 0 replies.
- svn commit: r1083263 - in /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/html: image/resource/LocalizedImageResource.java tree/BaseTree.java - posted by jd...@apache.org on 2011/03/19 20:44:11 UTC, 0 replies.
- svn commit: r1083265 - /wicket/trunk/wicket-core/src/test/java/org/apache/wicket/markup/html/DecoratingHeaderResponseTest.java - posted by jd...@apache.org on 2011/03/19 20:44:46 UTC, 0 replies.
- svn commit: r1083266 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/util/tester/BaseWicketTester.java - posted by jd...@apache.org on 2011/03/19 20:46:45 UTC, 0 replies.
- svn commit: r1083267 - in /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/parser: XmlTag.java filter/EnclosureHandler.java - posted by jd...@apache.org on 2011/03/19 20:48:08 UTC, 0 replies.
- svn commit: r1083268 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/parser/XmlPullParser.java - posted by jd...@apache.org on 2011/03/19 20:49:32 UTC, 0 replies.
- svn commit: r1083269 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/Markup.java - posted by jd...@apache.org on 2011/03/19 20:50:40 UTC, 0 replies.
- svn commit: r1083270 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/ main/java/org/apache/wicket/ajax/ main/java/org/apache/wicket/markup/ main/java/org/apache/wicket/markup/parser/ main/java/org/apache/wicket/markup/parser/filter/ mai... - posted by jd...@apache.org on 2011/03/19 20:54:26 UTC, 0 replies.
- [jira] Resolved: (WICKET-3420) javascript with a less than character ("<") fails to execute when added through a header contribution in ajax response - posted by "Juergen Donnerstag (JIRA)" <ji...@apache.org> on 2011/03/19 20:56:29 UTC, 0 replies.
- svn commit: r1083281 - in /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/parser: XmlPullParser.java XmlTag.java - posted by jd...@apache.org on 2011/03/19 21:34:01 UTC, 0 replies.
- svn commit: r1083284 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/pageStore/ test/java/org/apache/wicket/page/ test/java/org/apache/wicket/pageStore/memory/ test/java/org/apache/wicket/versioning/ - posted by pe...@apache.org on 2011/03/19 21:56:59 UTC, 0 replies.
- svn commit: r1083291 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/ main/java/org/apache/wicket/markup/ main/java/org/apache/wicket/markup/parser/ test/java/org/apache/wicket/markup/html/form/ - posted by jd...@apache.org on 2011/03/19 22:14:47 UTC, 0 replies.
- svn commit: r1083293 - /wicket/trunk/wicket-core/src/test/java/org/apache/wicket/page/PersistentPageManagerTest.java - posted by pe...@apache.org on 2011/03/19 22:16:45 UTC, 0 replies.
- [jira] Updated: (WICKET-3433) Wicket parses HTML inside IE conditional comments - posted by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/03/19 22:56:29 UTC, 4 replies.
- svn commit: r1083309 - in /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/parser: XmlPullParser.java XmlTag.java - posted by jd...@apache.org on 2011/03/19 23:06:25 UTC, 0 replies.
- svn commit: r1083424 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/markup/ main/java/org/apache/wicket/markup/parser/ main/java/org/apache/wicket/markup/parser/filter/ main/java/org/apache/wicket/util/tester/ test/java/org/apache/wick... - posted by jd...@apache.org on 2011/03/20 13:43:28 UTC, 0 replies.
- [jira] Commented: (WICKET-3433) Wicket parses HTML inside IE conditional comments - posted by "Juergen Donnerstag (JIRA)" <ji...@apache.org> on 2011/03/20 13:58:29 UTC, 0 replies.
- [jira] Created: (WICKET-3545) Slovak version of Application_sk.properties - posted by "Marek Šabo (JIRA)" <ji...@apache.org> on 2011/03/20 18:02:29 UTC, 0 replies.
- [jira] Updated: (WICKET-3545) Slovak version of Application_sk.properties - posted by "Marek Šabo (JIRA)" <ji...@apache.org> on 2011/03/20 18:04:29 UTC, 0 replies.
- svn commit: r1083507 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/page/ main/java/org/apache/wicket/pageStore/ test/java/org/apache/wicket/page/ - posted by mg...@apache.org on 2011/03/20 18:06:56 UTC, 0 replies.
- svn commit: r1083509 - in /wicket/trunk: wicket-core/src/main/java/org/apache/wicket/resource/ wicket-core/src/main/java/org/apache/wicket/util/template/ wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/ - posted by mg...@apache.org on 2011/03/20 18:15:12 UTC, 0 replies.
- [jira] Resolved: (WICKET-3458) PackagedTextTemplate -> PackageTextTemplate - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/20 18:16:29 UTC, 0 replies.
- svn commit: r1083513 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/Application_sk.properties - posted by mg...@apache.org on 2011/03/20 18:24:07 UTC, 0 replies.
- svn commit: r1083515 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/Application_sk.properties - posted by mg...@apache.org on 2011/03/20 18:25:23 UTC, 0 replies.
- [jira] Resolved: (WICKET-3545) Slovak version of Application_sk.properties - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/20 18:26:29 UTC, 0 replies.
- svn commit: r1083519 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/protocol/http/WicketFilter.java test/java/org/apache/wicket/protocol/http/WicketFilterTest.java - posted by mg...@apache.org on 2011/03/20 18:43:21 UTC, 0 replies.
- [jira] Resolved: (WICKET-3544) Race condition in WicketFilter startup with following StringIndexOutOfBoundsException - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/20 18:44:29 UTC, 0 replies.
- [jira] [Commented] (WICKET-3433) Wicket parses HTML inside IE conditional comments - posted by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/03/20 21:13:06 UTC, 1 replies.
- [jira] [Updated] (WICKET-3433) Wicket parses HTML inside IE conditional comments - posted by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/03/21 01:39:06 UTC, 1 replies.
- [jira] [Reopened] (WICKET-3420) javascript with a less than character ("<") fails to execute when added through a header contribution in ajax response - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/21 10:21:05 UTC, 0 replies.
- svn commit: r1083712 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/parser/filter/StyleAndScriptIdentifier.java - posted by mg...@apache.org on 2011/03/21 10:25:09 UTC, 0 replies.
- [jira] [Resolved] (WICKET-3420) javascript with a less than character ("<") fails to execute when added through a header contribution in ajax response - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/21 10:27:05 UTC, 0 replies.
- [jira] [Commented] (WICKET-3341) New design for wicket site - posted by "Andera Del Bene (JIRA)" <ji...@apache.org> on 2011/03/21 12:15:06 UTC, 0 replies.
- [jira] [Commented] (WICKET-3519) DefaultJavascriptCompressor broken jquery v1.5.1 minified file - posted by "Max Raba (JIRA)" <ji...@apache.org> on 2011/03/21 19:43:09 UTC, 1 replies.
- [jira] [Issue Comment Edited] (WICKET-3519) DefaultJavascriptCompressor broken jquery v1.5.1 minified file - posted by "Max Raba (JIRA)" <ji...@apache.org> on 2011/03/21 19:45:06 UTC, 2 replies.
- svn commit: r1083895 - in /wicket/branches/wicket-1.4.x: wicket-examples/src/main/java/org/apache/wicket/examples/ajax/prototype/ wicket/src/main/java/org/apache/wicket/protocol/http/ wicket/src/main/java/org/apache/wicket/request/target/component/ - posted by pe...@apache.org on 2011/03/21 19:45:16 UTC, 0 replies.
- [jira] [Updated] (WICKET-3519) DefaultJavascriptCompressor broken jquery v1.5.1 minified file - posted by "Max Raba (JIRA)" <ji...@apache.org> on 2011/03/21 20:04:06 UTC, 2 replies.
- svn commit: r1083926 - in /wicket/trunk: wicket-core/src/main/java/org/apache/wicket/request/handler/ComponentRenderingRequestHandler.java wicket-examples/src/main/java/org/apache/wicket/examples/ajax/prototype/Index.java - posted by pe...@apache.org on 2011/03/21 20:50:15 UTC, 0 replies.
- svn commit: r1083927 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/request/target/component/ComponentRequestTarget.java - posted by pe...@apache.org on 2011/03/21 20:55:38 UTC, 0 replies.
- [jira] [Resolved] (WICKET-3466) AJAX with prototype explample not working at IE - posted by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/03/21 20:57:05 UTC, 0 replies.
- [jira] [Commented] (WICKET-3535) wicket does not handle /. requests correctly - should show homepage - posted by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/03/21 21:17:05 UTC, 0 replies.
- [jira] [Resolved] (WICKET-3535) wicket does not handle /. requests correctly - should show homepage - posted by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/03/21 21:17:06 UTC, 0 replies.
- [jira] [Created] (WICKET-3546) Typo in site : Commerical instead of Commercial - posted by "Isammoc (JIRA)" <ji...@apache.org> on 2011/03/21 22:00:05 UTC, 0 replies.
- [jira] [Updated] (WICKET-3546) Typo in site : Commerical instead of Commercial - posted by "Isammoc (JIRA)" <ji...@apache.org> on 2011/03/21 22:28:05 UTC, 0 replies.
- svn commit: r1083980 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/markup/ main/java/org/apache/wicket/markup/parser/ main/java/org/apache/wicket/markup/parser/filter/ test/java/org/apache/wicket/ajax/ test/java/org/apache/wicket/mark... - posted by jd...@apache.org on 2011/03/21 22:54:41 UTC, 0 replies.
- svn commit: r1083983 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/parser/AbstractMarkupFilter.java - posted by jd...@apache.org on 2011/03/21 23:00:03 UTC, 0 replies.
- [jira] [Updated] (WICKET-3360) Datepicker formatting - posted by "Peter Diefenthäler (JIRA)" <ji...@apache.org> on 2011/03/22 07:45:05 UTC, 2 replies.
- [jira] [Issue Comment Edited] (WICKET-3360) Datepicker formatting - posted by "Peter Diefenthäler (JIRA)" <ji...@apache.org> on 2011/03/22 07:47:05 UTC, 2 replies.
- [jira] [Created] (WICKET-3547) Autocomplete component doesn't work if the cookies are disabled - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/22 09:29:05 UTC, 0 replies.
- svn commit: r1084114 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/request/cycle/RequestCycle.java - posted by mg...@apache.org on 2011/03/22 10:41:24 UTC, 0 replies.
- [jira] [Resolved] (WICKET-3547) Autocomplete component doesn't work if the cookies are disabled - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/22 10:43:05 UTC, 0 replies.
- [jira] [Commented] (WICKET-3540) Make AjaxLink's URL more configurable - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/22 12:19:05 UTC, 0 replies.
- [jira] [Assigned] (WICKET-3512) results in MarkupException when used with multiple - posted by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/03/22 15:32:05 UTC, 0 replies.
- [jira] [Commented] (WICKET-3512) results in MarkupException when used with multiple - posted by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/03/22 16:24:05 UTC, 6 replies.
- [jira] [Issue Comment Edited] (WICKET-3512) results in MarkupException when used with multiple - posted by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/03/22 17:35:06 UTC, 3 replies.
- [jira] [Updated] (WICKET-3510) DateTimeField improperly converts time causing wrong dates when the server's current date is different from the client's date. - posted by "Bertrand Guay-Paquet (JIRA)" <ji...@apache.org> on 2011/03/22 20:49:06 UTC, 3 replies.
- [jira] [Updated] (WICKET-3512) results in MarkupException when used with multiple - posted by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/03/22 20:51:05 UTC, 1 replies.
- [jira] [Commented] (WICKET-3510) DateTimeField improperly converts time causing wrong dates when the server's current date is different from the client's date. - posted by "Bertrand Guay-Paquet (JIRA)" <ji...@apache.org> on 2011/03/22 20:51:05 UTC, 4 replies.
- [jira] [Issue Comment Edited] (WICKET-3510) DateTimeField improperly converts time causing wrong dates when the server's current date is different from the client's date. - posted by "Bertrand Guay-Paquet (JIRA)" <ji...@apache.org> on 2011/03/22 20:53:05 UTC, 0 replies.
- [jira] [Reopened] (WICKET-3510) DateTimeField improperly converts time causing wrong dates when the server's current date is different from the client's date. - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/22 21:44:05 UTC, 0 replies.
- svn commit: r1084399 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/parser/filter/WicketRemoveTagHandler.java - posted by pe...@apache.org on 2011/03/22 23:59:48 UTC, 0 replies.
- [jira] [Created] (WICKET-3548) Wrong exception type when readResolve fails. - posted by "Maarten Billemont (JIRA)" <ji...@apache.org> on 2011/03/23 10:33:05 UTC, 0 replies.
- [jira] [Commented] (WICKET-3218) Component#onInitialize is broken for Pages - posted by "Maarten Billemont (JIRA)" <ji...@apache.org> on 2011/03/23 10:48:05 UTC, 1 replies.
- [jira] [Created] (WICKET-3549) Use context classloader when deserializing proxies. - posted by "Maarten Billemont (JIRA)" <ji...@apache.org> on 2011/03/23 11:08:07 UTC, 0 replies.
- [jira] [Resolved] (WICKET-3549) Use context classloader when deserializing proxies. - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/23 11:19:05 UTC, 0 replies.
- [jira] [Updated] (WICKET-3503) LazyInitProxyFactory using Class.forName(clazz) rather than Thread.currentThread().getContextClassLoader().loadClass(type) - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/23 11:19:05 UTC, 0 replies.
- [jira] [Commented] (WICKET-1856) AbstractTree XHTML Strict validation - posted by "Mikk Lauringson (JIRA)" <ji...@apache.org> on 2011/03/23 11:29:05 UTC, 0 replies.
- [jira] [Assigned] (WICKET-1856) AbstractTree XHTML Strict validation - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/23 11:34:05 UTC, 0 replies.
- [jira] [Created] (WICKET-3550) Make Select component generic - posted by "Mikk Lauringson (JIRA)" <ji...@apache.org> on 2011/03/23 12:00:05 UTC, 0 replies.
- [jira] [Created] (WICKET-3551) Using web.xml to render error pages via Wicket yields undesired behavior in Wicket 1.5 - posted by "Matt Brictson (JIRA)" <ji...@apache.org> on 2011/03/23 18:53:05 UTC, 0 replies.
- [jira] [Updated] (WICKET-3551) Using web.xml to render error pages via Wicket yields undesired behavior in Wicket 1.5 - posted by "Matt Brictson (JIRA)" <ji...@apache.org> on 2011/03/23 18:55:05 UTC, 0 replies.
- [jira] [Commented] (WICKET-3551) Using web.xml to render error pages via Wicket yields undesired behavior in Wicket 1.5 - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/23 21:51:05 UTC, 5 replies.
- svn commit: r1084812 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/request/mapper/BasicResourceReferenceMapper.java - posted by pe...@apache.org on 2011/03/24 01:19:10 UTC, 0 replies.
- svn commit: r1084813 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/request/mapper/BasicResourceReferenceMapper.java - posted by pe...@apache.org on 2011/03/24 01:21:03 UTC, 0 replies.
- [jira] [Created] (WICKET-3552) Allow AttributeAppender to also prepend values - posted by "Bertrand Guay-Paquet (JIRA)" <ji...@apache.org> on 2011/03/24 07:06:05 UTC, 0 replies.
- [jira] [Updated] (WICKET-3552) Allow AttributeAppender to also prepend values - posted by "Bertrand Guay-Paquet (JIRA)" <ji...@apache.org> on 2011/03/24 07:08:05 UTC, 0 replies.
- [jira] [Created] (WICKET-3553) Reset the busy flag in Wicket.Channel if the execution of the callback fails for some reason - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/24 10:56:06 UTC, 0 replies.
- [jira] [Created] (WICKET-3554) Constructor of org.apache.wicket.PageReference should be public - posted by "Thomas Götz (JIRA)" <ji...@apache.org> on 2011/03/24 11:24:05 UTC, 0 replies.
- [jira] [Commented] (WICKET-3554) Constructor of org.apache.wicket.PageReference should be public - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/24 12:06:05 UTC, 1 replies.
- [jira] [Resolved] (WICKET-3554) Constructor of org.apache.wicket.PageReference should be public - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/24 13:22:05 UTC, 0 replies.
- [jira] [Updated] (WICKET-3555) hasError() returns false on nested form with FileUploadField and defined max file upload size - posted by "Alexander Morozov (JIRA)" <ji...@apache.org> on 2011/03/24 15:23:05 UTC, 0 replies.
- [jira] [Created] (WICKET-3555) hasError() returns false on nested form with FileUploadField and defined max file upload size - posted by "Alexander Morozov (JIRA)" <ji...@apache.org> on 2011/03/24 15:23:05 UTC, 0 replies.
- svn commit: r1085011 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/request/handler/ListenerInterfaceRequestHandler.java - posted by mg...@apache.org on 2011/03/24 16:53:35 UTC, 0 replies.
- svn commit: r1085012 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/request/handler/render/WebPageRenderer.java - posted by mg...@apache.org on 2011/03/24 16:54:06 UTC, 0 replies.
- [jira] [Commented] (WICKET-3050) AccessControlException thrown when security manager denies access - posted by "Zsolt Safrany (JIRA)" <ji...@apache.org> on 2011/03/24 20:30:12 UTC, 0 replies.
- svn commit: r1085095 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/markup/ main/java/org/apache/wicket/markup/parser/ main/java/org/apache/wicket/markup/parser/filter/ test/java/org/apache/wicket/markup/html/basic/ test/java/org/apach... - posted by jd...@apache.org on 2011/03/24 20:40:53 UTC, 0 replies.
- svn commit: r1085111 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/ main/java/org/apache/wicket/markup/html/ main/java/org/apache/wicket/markup/parser/filter/ test/java/org/apache/wicket/markup/html/ - posted by pe...@apache.org on 2011/03/24 21:07:44 UTC, 0 replies.
- [jira] [Resolved] (WICKET-3512) results in MarkupException when used with multiple - posted by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/03/24 21:10:06 UTC, 0 replies.
- svn commit: r1085125 - /wicket/trunk/wicket-core/src/test/java/org/apache/wicket/markup/html/basic/SimplePageExpectedResult_3.html - posted by jd...@apache.org on 2011/03/24 21:41:37 UTC, 0 replies.
- svn commit: r1085127 - in /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/util/tester: BaseWicketTester.java WicketTester.java - posted by jd...@apache.org on 2011/03/24 21:42:15 UTC, 0 replies.
- [jira] [Created] (WICKET-3556) RequestLogger doesn't dump its collected data at the end of the request - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/24 21:47:05 UTC, 0 replies.
- svn commit: r1085131 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/request/cycle/RequestCycle.java - posted by mg...@apache.org on 2011/03/24 21:47:49 UTC, 0 replies.
- [jira] [Resolved] (WICKET-3556) RequestLogger doesn't dump its collected data at the end of the request - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/24 21:49:05 UTC, 0 replies.
- svn commit: r1085135 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/ajax/wicket-ajax.js - posted by mg...@apache.org on 2011/03/24 21:49:25 UTC, 0 replies.
- [jira] [Assigned] (WICKET-3085) Support for starting FormComponentPanel in WicketTester - posted by "Juergen Donnerstag (JIRA)" <ji...@apache.org> on 2011/03/24 21:53:06 UTC, 0 replies.
- svn commit: r1085142 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/ajax/wicket-ajax.js - posted by mg...@apache.org on 2011/03/24 22:01:30 UTC, 0 replies.
- svn commit: r1085143 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/ajax/wicket-ajax.js - posted by mg...@apache.org on 2011/03/24 22:03:03 UTC, 0 replies.
- [jira] [Resolved] (WICKET-3553) Reset the busy flag in Wicket.Channel if the execution of the callback fails for some reason - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/24 22:04:05 UTC, 0 replies.
- [jira] [Commented] (WICKET-3085) Support for starting FormComponentPanel in WicketTester - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/24 22:08:05 UTC, 0 replies.
- svn commit: r1085272 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/markup/ test/java/org/apache/wicket/markup/html/basic/ test/java/org/apache/wicket/markup/html/page/ - posted by jd...@apache.org on 2011/03/25 08:48:42 UTC, 0 replies.
- [jira] [Created] (WICKET-3557) Can not add validator to AjaxEditableLabel unless it was added to page - posted by "Erik van Oosten (JIRA)" <ji...@apache.org> on 2011/03/25 09:05:05 UTC, 0 replies.
- [jira] [Created] (WICKET-3558) Expose active requests via JMX - posted by "Dominik Drzewiecki (JIRA)" <ji...@apache.org> on 2011/03/25 15:59:10 UTC, 0 replies.
- [jira] [Commented] (WICKET-3558) Expose active requests via JMX - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/25 16:05:05 UTC, 0 replies.
- [jira] [Updated] (WICKET-3558) Expose active requests via JMX - posted by "Dominik Drzewiecki (JIRA)" <ji...@apache.org> on 2011/03/25 16:05:05 UTC, 8 replies.
- svn commit: r1085437 [2/3] - in /wicket/common/site/trunk: _site/ _site/2009/07/30/ _site/2009/08/21/ _site/2009/10/12/ _site/2009/10/24/ _site/2009/12/13/ _site/2009/12/21/ _site/2010/02/01/ _site/2010/03/05/ _site/2010/05/03/ _site/2010/05/24/ _site/... - posted by iv...@apache.org on 2011/03/25 17:00:26 UTC, 0 replies.
- svn commit: r1085437 [1/3] - in /wicket/common/site/trunk: _site/ _site/2009/07/30/ _site/2009/08/21/ _site/2009/10/12/ _site/2009/10/24/ _site/2009/12/13/ _site/2009/12/21/ _site/2010/02/01/ _site/2010/03/05/ _site/2010/05/03/ _site/2010/05/24/ _site/... - posted by iv...@apache.org on 2011/03/25 17:00:26 UTC, 0 replies.
- svn commit: r1085437 [3/3] - in /wicket/common/site/trunk: _site/ _site/2009/07/30/ _site/2009/08/21/ _site/2009/10/12/ _site/2009/10/24/ _site/2009/12/13/ _site/2009/12/21/ _site/2010/02/01/ _site/2010/03/05/ _site/2010/05/03/ _site/2010/05/24/ _site/... - posted by iv...@apache.org on 2011/03/25 17:00:26 UTC, 0 replies.
- svn commit: r1085441 - in /wicket/common/site/trunk/_site/learn/books: awc.html awc.jpg - posted by iv...@apache.org on 2011/03/25 17:03:26 UTC, 0 replies.
- svn commit: r1085456 - in /wicket/common/site/trunk: _config.yml _site/atom.xml _site/learn/books/awc.html learn/books/awc.md - posted by iv...@apache.org on 2011/03/25 17:37:16 UTC, 0 replies.
- svn commit: r1085472 - in /wicket/common/site/trunk: _site/index.html _site/learn/books/awc.png _site/learn/books/index.html index.md learn/books/awc.png learn/books/index.md - posted by da...@apache.org on 2011/03/25 18:00:35 UTC, 0 replies.
- svn commit: r1085486 - in /wicket/common/site/trunk: _posts/2011-03-25-wicket-cookbook-published.md _site/2011/03/ _site/2011/03/25/ _site/2011/03/25/wicket-cookbook-published.html _site/atom.xml _site/index.html - posted by iv...@apache.org on 2011/03/25 18:40:40 UTC, 0 replies.
- svn commit: r1085489 - in /wicket/common/site/trunk: _site/atom.xml _site/learn/books/awc.html learn/books/awc.md - posted by iv...@apache.org on 2011/03/25 18:49:23 UTC, 0 replies.
- svn commit: r1085497 - in /wicket/common/site/trunk: _posts/2011-03-25-wicket-cookbook-published.md _site/2011/03/25/wicket-cookbook-published.html _site/atom.xml _site/index.html - posted by iv...@apache.org on 2011/03/25 19:09:10 UTC, 0 replies.
- [jira] [Commented] (WICKET-3360) Datepicker formatting - posted by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/03/25 19:46:05 UTC, 2 replies.
- [jira] [Reopened] (WICKET-3218) Component#onInitialize is broken for Pages - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/26 06:46:05 UTC, 0 replies.
- [jira] [Resolved] (WICKET-3218) Component#onInitialize is broken for Pages - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/26 06:46:06 UTC, 0 replies.
- svn commit: r1085649 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/ test/java/org/apache/wicket/ - posted by iv...@apache.org on 2011/03/26 06:49:21 UTC, 0 replies.
- svn commit: r1085651 - in /wicket/trunk/wicket-datetime/src: main/java/org/apache/wicket/extensions/yui/calendar/ test/java/org/apache/wicket/extensions/yui/calendar/ - posted by iv...@apache.org on 2011/03/26 06:50:56 UTC, 0 replies.
- [jira] [Resolved] (WICKET-3510) DateTimeField improperly converts time causing wrong dates when the server's current date is different from the client's date. - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/26 06:52:05 UTC, 0 replies.
- svn commit: r1085653 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/ajax/wicket-ajax.js - posted by iv...@apache.org on 2011/03/26 07:07:30 UTC, 0 replies.
- svn commit: r1085654 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/ajax/wicket-ajax.js - posted by iv...@apache.org on 2011/03/26 07:07:39 UTC, 0 replies.
- [jira] [Resolved] (WICKET-3473) Inline Javascript evaluated is executed before head contributions are loaded - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/26 07:08:05 UTC, 0 replies.
- svn commit: r1085656 - in /wicket/branches/wicket-1.4.x: wicket-ioc/src/main/java/org/apache/wicket/proxy/LazyInitProxyFactory.java wicket/src/main/java/org/apache/wicket/util/lang/Objects.java - posted by iv...@apache.org on 2011/03/26 07:54:12 UTC, 0 replies.
- svn commit: r1085658 - in /wicket/trunk: wicket-core/src/main/java/org/apache/wicket/util/lang/WicketObjects.java wicket-ioc/src/main/java/org/apache/wicket/proxy/LazyInitProxyFactory.java - posted by iv...@apache.org on 2011/03/26 07:57:06 UTC, 0 replies.
- svn commit: r1085659 - /wicket/branches/wicket-1.4.x/wicket-ioc/src/main/java/org/apache/wicket/proxy/LazyInitProxyFactory.java - posted by iv...@apache.org on 2011/03/26 07:57:49 UTC, 0 replies.
- [jira] [Resolved] (WICKET-3548) Wrong exception type when readResolve fails. - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/26 08:00:05 UTC, 1 replies.
- [jira] [Created] (WICKET-3559) Autolink (AutolinkBookmarkablePageLink) already rendered problem - posted by "Greg Johnson (JIRA)" <ji...@apache.org> on 2011/03/26 12:10:06 UTC, 0 replies.
- [jira] [Commented] (WICKET-3559) Autolink (AutolinkBookmarkablePageLink) already rendered problem - posted by "Greg Johnson (JIRA)" <ji...@apache.org> on 2011/03/26 12:16:12 UTC, 2 replies.
- [jira] [Updated] (WICKET-3559) Autolink (AutolinkBookmarkablePageLink) already rendered problem - posted by "Greg Johnson (JIRA)" <ji...@apache.org> on 2011/03/26 12:24:05 UTC, 0 replies.
- [jira] [Created] (WICKET-3560) mounting @RequireHttps-annotated page after HttpsMapper instantiation ignores @RequireHttps annotation - posted by "Antoine van Wel (JIRA)" <ji...@apache.org> on 2011/03/26 14:33:05 UTC, 0 replies.
- [jira] [Updated] (WICKET-3560) mounting @RequireHttps-annotated page after HttpsMapper instantiation ignores @RequireHttps annotation - posted by "Antoine van Wel (JIRA)" <ji...@apache.org> on 2011/03/26 14:35:05 UTC, 1 replies.
- [jira] [Created] (WICKET-3561) Cannot detect last AjaxLink or AjaxSubmitLink for a submitting form - posted by "Berlin Brown (JIRA)" <ji...@apache.org> on 2011/03/26 18:02:05 UTC, 0 replies.
- [jira] [Commented] (WICKET-3404) Improve ModalWindow form handling - posted by "Berlin Brown (JIRA)" <ji...@apache.org> on 2011/03/26 18:06:05 UTC, 0 replies.
- [jira] [Commented] (WICKET-3561) Cannot detect last AjaxLink or AjaxSubmitLink for a submitting form - posted by "Berlin Brown (JIRA)" <ji...@apache.org> on 2011/03/26 21:03:05 UTC, 0 replies.
- [jira] [Assigned] (WICKET-3551) Using web.xml to render error pages via Wicket yields undesired behavior in Wicket 1.5 - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/26 21:41:05 UTC, 1 replies.
- svn commit: r1085876 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/protocol/https/HttpsMapper.java - posted by iv...@apache.org on 2011/03/27 07:20:32 UTC, 0 replies.
- [jira] [Resolved] (WICKET-3560) mounting @RequireHttps-annotated page after HttpsMapper instantiation ignores @RequireHttps annotation - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/27 07:21:05 UTC, 0 replies.
- [jira] [Resolved] (WICKET-3561) Cannot detect last AjaxLink or AjaxSubmitLink for a submitting form - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/27 07:25:05 UTC, 0 replies.
- [jira] [Resolved] (WICKET-3555) hasError() returns false on nested form with FileUploadField and defined max file upload size - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/27 08:03:05 UTC, 0 replies.
- svn commit: r1085883 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/util/string/JavaScriptStripper.java test/java/org/apache/wicket/util/string/JavaScriptStripperTest.java - posted by iv...@apache.org on 2011/03/27 08:14:11 UTC, 0 replies.
- svn commit: r1085884 - in /wicket/branches/wicket-1.4.x/wicket: .settings/org.eclipse.jdt.core.prefs src/main/java/org/apache/wicket/util/string/JavascriptStripper.java src/test/java/org/apache/wicket/util/string/JavascriptStripperTest.java - posted by iv...@apache.org on 2011/03/27 08:17:19 UTC, 0 replies.
- [jira] [Resolved] (WICKET-3519) DefaultJavascriptCompressor broken jquery v1.5.1 minified file - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/27 08:19:05 UTC, 0 replies.
- svn commit: r1085887 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/protocol/https/HttpsMapper.java - posted by mg...@apache.org on 2011/03/27 08:57:09 UTC, 0 replies.
- svn commit: r1085888 - in /wicket/trunk: wicket-core/src/main/java/org/apache/wicket/util/lang/WicketObjects.java wicket-ioc/src/main/java/org/apache/wicket/proxy/LazyInitProxyFactory.java - posted by mg...@apache.org on 2011/03/27 09:13:36 UTC, 0 replies.
- [jira] [Reopened] (WICKET-3548) Wrong exception type when readResolve fails. - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/27 10:48:05 UTC, 0 replies.
- svn commit: r1085898 - in /wicket/trunk: wicket-core/src/main/java/org/apache/wicket/util/lang/WicketObjects.java wicket-ioc/src/main/java/org/apache/wicket/proxy/LazyInitProxyFactory.java - posted by mg...@apache.org on 2011/03/27 11:58:36 UTC, 0 replies.
- svn commit: r1085901 - /wicket/trunk/wicket-core/src/test/java/org/apache/wicket/request/cycle/RequestCycleListenerTest.java - posted by mg...@apache.org on 2011/03/27 12:09:47 UTC, 0 replies.
- svn commit: r1085902 - /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/autocomplete/AutoCompleteTextField.java - posted by mg...@apache.org on 2011/03/27 12:10:44 UTC, 0 replies.
- [jira] [Commented] (WICKET-3548) Wrong exception type when readResolve fails. - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/27 12:20:05 UTC, 0 replies.
- svn commit: r1085907 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/ajax/markup/html/ main/java/org/apache/wicket/ajax/markup/html/navigation/paging/ test/java/org/apache/wicket/ajax/markup/html/ajaxLink/ test/java/org/apache/wicket/ma... - posted by mg...@apache.org on 2011/03/27 12:43:59 UTC, 0 replies.
- [jira] [Resolved] (WICKET-3540) Make AjaxLink's URL more configurable - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/27 12:46:05 UTC, 0 replies.
- svn commit: r1085992 - in /wicket/trunk: wicket-core/src/main/java/org/apache/wicket/protocol/http/ wicket-jmx/src/main/java/org/apache/wicket/jmx/ - posted by mg...@apache.org on 2011/03/27 19:28:31 UTC, 0 replies.
- svn commit: r1085993 - in /wicket/branches/wicket-1.4.x: wicket-jmx/src/main/java/org/apache/wicket/jmx/ wicket/src/main/java/org/apache/wicket/protocol/http/ - posted by mg...@apache.org on 2011/03/27 19:29:45 UTC, 0 replies.
- [jira] [Resolved] (WICKET-3558) Expose active requests via JMX - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/27 19:30:05 UTC, 0 replies.
- [jira] [Closed] (WICKET-3559) Autolink (AutolinkBookmarkablePageLink) already rendered problem - posted by "Juergen Donnerstag (JIRA)" <ji...@apache.org> on 2011/03/27 22:00:05 UTC, 0 replies.
- svn commit: r1086012 - in /wicket/trunk/wicket-core/src: main/java/org/apache/wicket/markup/resolver/ test/java/org/apache/wicket/markup/resolver/issue3559/ - posted by jd...@apache.org on 2011/03/27 22:01:20 UTC, 0 replies.
- [jira] [Resolved] (WICKET-3551) Using web.xml to render error pages via Wicket yields undesired behavior in Wicket 1.5 - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/27 22:08:05 UTC, 0 replies.
- svn commit: r1086016 - in /wicket/common/site/trunk: _site/atom.xml _site/help/index.html help/index.md - posted by iv...@apache.org on 2011/03/27 22:11:10 UTC, 0 replies.
- [jira] [Resolved] (WICKET-3546) Typo in site : Commerical instead of Commercial - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/03/27 22:12:06 UTC, 0 replies.
- svn commit: r1086031 - in /wicket/trunk: wicket-core/src/main/java/org/apache/wicket/protocol/http/servlet/ wicket-core/src/main/java/org/apache/wicket/request/handler/render/ wicket-request/src/main/java/org/apache/wicket/request/http/ - posted by iv...@apache.org on 2011/03/27 22:36:11 UTC, 0 replies.
- [jira] [Created] (WICKET-3562) onInitialize() is not called before StatelessForm.onSubmit() - posted by "Matt Brictson (JIRA)" <ji...@apache.org> on 2011/03/28 01:39:05 UTC, 0 replies.
- [jira] [Updated] (WICKET-3562) onInitialize() is not called before StatelessForm.onSubmit() - posted by "Matt Brictson (JIRA)" <ji...@apache.org> on 2011/03/28 01:41:05 UTC, 0 replies.
- svn commit: r1086127 - /wicket/branches/wicket-1.4.x/CHANGELOG-1.4 - posted by iv...@apache.org on 2011/03/28 07:52:36 UTC, 0 replies.
- svn commit: r1086128 - /wicket/branches/wicket-1.4.17/ - posted by iv...@apache.org on 2011/03/28 07:53:12 UTC, 0 replies.
- svn commit: r1086130 - in /wicket/branches/wicket-1.4.17: ./ archetypes/quickstart/ archetypes/quickstart/src/main/resources/archetype-resources/ testing/wicket-threadtest/ wicket-auth-roles/ wicket-datetime/ wicket-devutils/ wicket-examples/ wicket-ex... - posted by iv...@apache.org on 2011/03/28 07:57:50 UTC, 0 replies.
- svn commit: r1086131 - /wicket/trunk/CHANGELOG-1.5 - posted by iv...@apache.org on 2011/03/28 08:04:19 UTC, 0 replies.
- svn commit: r1086135 - /wicket/branches/wicket-1.4.17/NOTICE - posted by iv...@apache.org on 2011/03/28 08:14:00 UTC, 0 replies.
- svn commit: r1086140 - /wicket/branches/wicket-1.5-RC3/ - posted by iv...@apache.org on 2011/03/28 09:22:12 UTC, 0 replies.
- svn commit: r1086141 - in /wicket/branches/wicket-1.5-RC3: ./ archetypes/quickstart/ archetypes/quickstart/src/main/resources/archetype-resources/ testing/wicket-threadtest/ wicket-auth-roles/ wicket-core/ wicket-datetime/ wicket-devutils/ wicket-examp... - posted by iv...@apache.org on 2011/03/28 09:23:42 UTC, 0 replies.
- [jira] [Created] (WICKET-3563) Interaction betwen IAjaxRegionMarkupIdProvider, renderPlaceholderTag and visibility - posted by "Paul Jackson (JIRA)" <ji...@apache.org> on 2011/03/28 12:22:05 UTC, 0 replies.
- [jira] [Commented] (WICKET-3563) Interaction betwen IAjaxRegionMarkupIdProvider, renderPlaceholderTag and visibility - posted by "Paul Jackson (JIRA)" <ji...@apache.org> on 2011/03/28 12:24:05 UTC, 0 replies.
- [jira] [Updated] (WICKET-3563) Interaction betwen IAjaxRegionMarkupIdProvider, renderPlaceholderTag and visibility - posted by "Paul Jackson (JIRA)" <ji...@apache.org> on 2011/03/28 12:24:05 UTC, 0 replies.
- [jira] [Created] (WICKET-3564) AjaxRequestTarget#addComponent(..) should guard against improper usage - posted by "Joonas Koivunen (JIRA)" <ji...@apache.org> on 2011/03/28 18:10:06 UTC, 0 replies.
- [jira] [Updated] (WICKET-3564) AjaxRequestTarget#addComponent(..) should guard against improper usage - posted by "Joonas Koivunen (JIRA)" <ji...@apache.org> on 2011/03/28 18:12:05 UTC, 0 replies.
- [jira] [Created] (WICKET-3565) Can't open the inpector on IE 8 - posted by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/03/28 19:38:05 UTC, 0 replies.
- [jira] [Created] (WICKET-3566) IE 8 report error when opening the acess denial page - posted by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/03/28 19:42:05 UTC, 0 replies.
- [jira] [Assigned] (WICKET-3566) IE 8 report error when opening the acess denial page - posted by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/03/28 19:42:06 UTC, 0 replies.
- [jira] [Created] (WICKET-3567) BookmarkablePageLink on home page renders non bookmarkable - posted by "Nazaret Kazarian (JIRA)" <ji...@apache.org> on 2011/03/28 23:09:05 UTC, 0 replies.
- [jira] [Created] (WICKET-3568) New methods to ease migration to onConfigure - posted by "Emond Papegaaij (JIRA)" <ji...@apache.org> on 2011/03/29 08:26:05 UTC, 0 replies.
- [jira] [Commented] (WICKET-3568) New methods to ease migration to onConfigure - posted by "Emond Papegaaij (JIRA)" <ji...@apache.org> on 2011/03/29 08:34:05 UTC, 0 replies.
- [jira] [Updated] (WICKET-3568) New methods to ease migration to onConfigure - posted by "Emond Papegaaij (JIRA)" <ji...@apache.org> on 2011/03/29 08:36:05 UTC, 0 replies.
- [jira] [Created] (WICKET-3569) DateField is broken - posted by "Jim Larsen (JIRA)" <ji...@apache.org> on 2011/03/29 08:49:05 UTC, 0 replies.
- [jira] [Created] (WICKET-3570) Wicket Ajax Tree example loggin IllegalStateException on console - posted by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/03/29 14:19:06 UTC, 0 replies.
- [jira] [Created] (WICKET-3571) Popup close link not working in wicket examples linkomatic page - posted by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/03/29 14:27:06 UTC, 0 replies.
- [jira] [Created] (WICKET-3572) Add a link to the main page of Wicket Examples in the "stateless" example page - posted by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/03/29 14:35:05 UTC, 0 replies.
- [jira] [Created] (WICKET-3573) Wicket frame example shows empty frames - posted by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/03/29 14:39:05 UTC, 0 replies.
- [jira] [Updated] (WICKET-3566) IE 8 report error when opening the 'Access Denied' or 'Internal Error' page - posted by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/03/29 14:47:05 UTC, 0 replies.
- [jira] [Created] (WICKET-3574) Error opening velocity example page - posted by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/03/29 14:51:05 UTC, 0 replies.
- [jira] [Created] (WICKET-3575) ResourceLink uses the wrong PageMap, if used as a PopupLink - posted by "Olaf Siefart (JIRA)" <ji...@apache.org> on 2011/03/29 15:35:05 UTC, 0 replies.
- [jira] [Commented] (WICKET-3565) Can't open the inpector on IE 8 - posted by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/03/29 15:42:06 UTC, 0 replies.
- [jira] [Created] (WICKET-3576) Cannot set a cookie on bookmarkable page - posted by "Bertrand Guay-Paquet (JIRA)" <ji...@apache.org> on 2011/03/29 22:42:05 UTC, 0 replies.
- [jira] [Issue Comment Edited] (WICKET-2056) Modal CSS Overflow Auto Bug - posted by "Gabriel LANDON (JIRA)" <ji...@apache.org> on 2011/03/29 22:44:05 UTC, 0 replies.
- [jira] [Commented] (WICKET-2056) Modal CSS Overflow Auto Bug - posted by "Gabriel LANDON (JIRA)" <ji...@apache.org> on 2011/03/29 22:44:05 UTC, 0 replies.
- [jira] [Commented] (WICKET-3576) Cannot set a cookie on bookmarkable page - posted by "Bertrand Guay-Paquet (JIRA)" <ji...@apache.org> on 2011/03/29 22:54:05 UTC, 2 replies.
- [jira] [Commented] (WICKET-3567) BookmarkablePageLink on home page renders non bookmarkable - posted by "Nazaret Kazarian (JIRA)" <ji...@apache.org> on 2011/03/29 23:57:05 UTC, 1 replies.
- [jira] [Commented] (WICKET-3555) hasError() returns false on nested form with FileUploadField and defined max file upload size - posted by "Stijn Maller (JIRA)" <ji...@apache.org> on 2011/03/30 14:12:06 UTC, 1 replies.
- [jira] [Commented] (WICKET-3569) DateField is broken - posted by "Andera Del Bene (JIRA)" <ji...@apache.org> on 2011/03/30 16:01:06 UTC, 0 replies.
- [jira] [Created] (WICKET-3577) Escape invalid characters in a cookie - posted by "Bertrand Guay-Paquet (JIRA)" <ji...@apache.org> on 2011/03/30 17:00:07 UTC, 0 replies.
- [jira] [Updated] (WICKET-3577) Escape invalid characters in a cookie - posted by "Bertrand Guay-Paquet (JIRA)" <ji...@apache.org> on 2011/03/30 17:02:05 UTC, 0 replies.
- svn commit: r1087031 - /wicket/trunk/wicket-util/src/main/java/org/apache/wicket/util/lang/Args.java - posted by pe...@apache.org on 2011/03/30 20:24:22 UTC, 0 replies.
- svn commit: r1087045 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/protocol/http/mock/MockHttpServletRequest.java - posted by pe...@apache.org on 2011/03/30 21:03:55 UTC, 0 replies.
- [jira] [Created] (WICKET-3578) Wicket should set the character encoding on requests - posted by "Attila Király (JIRA)" <ji...@apache.org> on 2011/03/30 21:42:05 UTC, 0 replies.
- [jira] [Updated] (WICKET-3578) Wicket should set the character encoding on requests - posted by "Attila Király (JIRA)" <ji...@apache.org> on 2011/03/30 21:44:05 UTC, 1 replies.
- [jira] [Commented] (WICKET-3578) Wicket should set the character encoding on requests - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/30 21:54:06 UTC, 2 replies.
- [jira] [Created] (WICKET-3579) Datepicker is not displayed correctly in small ModalWindow - posted by "Gabriel LANDON (JIRA)" <ji...@apache.org> on 2011/03/31 02:19:05 UTC, 0 replies.
- [jira] [Updated] (WICKET-3579) Datepicker is not displayed correctly in small ModalWindow - posted by "Gabriel LANDON (JIRA)" <ji...@apache.org> on 2011/03/31 02:21:05 UTC, 1 replies.
- [jira] [Commented] (WICKET-3579) Datepicker is not displayed correctly in small ModalWindow - posted by "Gabriel LANDON (JIRA)" <ji...@apache.org> on 2011/03/31 03:01:14 UTC, 0 replies.
- [jira] [Created] (WICKET-3580) Remove ISortStateLocator.setSortState() method. - posted by "Jesse Long (JIRA)" <ji...@apache.org> on 2011/03/31 11:05:05 UTC, 0 replies.
- [jira] [Updated] (WICKET-3580) Remove ISortStateLocator.setSortState() method. - posted by "Jesse Long (JIRA)" <ji...@apache.org> on 2011/03/31 11:07:06 UTC, 2 replies.
- [jira] [Updated] (WICKET-3581) CryptoMapper ignores the IProvider argument - posted by "Jesse Long (JIRA)" <ji...@apache.org> on 2011/03/31 15:07:05 UTC, 0 replies.
- [jira] [Created] (WICKET-3581) CryptoMapper ignores the IProvider argument - posted by "Jesse Long (JIRA)" <ji...@apache.org> on 2011/03/31 15:07:05 UTC, 0 replies.
- [jira] [Created] (WICKET-3582) SessionTotalSizeModel in devutils has no meaning in 1.5 - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/31 17:00:06 UTC, 0 replies.
- [jira] [Updated] (WICKET-3582) SessionTotalSizeModel in devutils has no meaning in 1.5 - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/31 17:10:05 UTC, 0 replies.
- svn commit: r1087334 - in /wicket/trunk/wicket-devutils/src/main/java/org/apache/wicket/devutils: debugbar/ inspector/ - posted by mg...@apache.org on 2011/03/31 17:12:15 UTC, 0 replies.
- [jira] [Resolved] (WICKET-3582) SessionTotalSizeModel in devutils has no meaning in 1.5 - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/31 17:14:51 UTC, 0 replies.
- [jira] [Resolved] (WICKET-3574) Error opening velocity example page - posted by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/03/31 17:20:05 UTC, 0 replies.
- svn commit: r1087342 - /wicket/trunk/wicket-core/src/main/java/org/apache/wicket/request/mapper/CryptoMapper.java - posted by mg...@apache.org on 2011/03/31 17:34:49 UTC, 0 replies.
- [jira] [Resolved] (WICKET-3581) CryptoMapper ignores the IProvider argument - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/31 17:36:06 UTC, 0 replies.
- [jira] [Commented] (WICKET-3577) Escape invalid characters in a cookie - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/31 17:44:05 UTC, 1 replies.
- [jira] [Updated] (WICKET-3567) BookmarkablePageLink on home page renders non bookmarkable - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/31 17:56:05 UTC, 1 replies.
- [jira] [Resolved] (WICKET-3567) BookmarkablePageLink on home page renders non bookmarkable - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/31 17:56:06 UTC, 0 replies.
- [jira] [Resolved] (WICKET-3511) Mapping ResourceReferences to Urls is slow - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/31 18:15:06 UTC, 0 replies.
- [jira] [Commented] (WICKET-3566) IE 8 report error when opening the 'Access Denied' or 'Internal Error' page - posted by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/03/31 19:02:05 UTC, 2 replies.
- [jira] [Resolved] (WICKET-3577) Escape invalid characters in a cookie - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2011/03/31 23:09:06 UTC, 0 replies.