You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Created: (WICKET-2903) CLONE -HttpsRequestCycleProcessor causes HttpSession to be created - posted by "Tino Kissig (JIRA)" <ji...@apache.org> on 2010/06/01 09:16:37 UTC, 0 replies.
- [jira] Commented: (WICKET-2903) CLONE -HttpsRequestCycleProcessor causes HttpSession to be created - posted by "Tino Kissig (JIRA)" <ji...@apache.org> on 2010/06/01 09:18:39 UTC, 0 replies.
- [jira] Updated: (WICKET-2903) CLONE -HttpsRequestCycleProcessor causes HttpSession to be created - posted by "Tino Kissig (JIRA)" <ji...@apache.org> on 2010/06/01 09:20:37 UTC, 0 replies.
- [jira] Created: (WICKET-2904) variations don't work when using wicket:link with images - posted by "Wouter de Vaal (JIRA)" <ji...@apache.org> on 2010/06/01 14:55:37 UTC, 0 replies.
- [jira] Commented: (WICKET-2904) variations don't work when using wicket:link with images - posted by "Jeremy Thomerson (JIRA)" <ji...@apache.org> on 2010/06/01 15:17:44 UTC, 3 replies.
- [jira] Updated: (WICKET-2904) variations don't work when using wicket:link with images - posted by "Wouter de Vaal (JIRA)" <ji...@apache.org> on 2010/06/01 15:51:39 UTC, 1 replies.
- [jira] Created: (WICKET-2905) Select.isSelected not using model comparison when rawInput available but request parameters not - posted by "Liam Clarke (JIRA)" <ji...@apache.org> on 2010/06/02 06:18:37 UTC, 0 replies.
- [jira] Updated: (WICKET-2905) Select.isSelected not using model comparison when rawInput available but request parameters not - posted by "Liam Clarke (JIRA)" <ji...@apache.org> on 2010/06/02 06:20:38 UTC, 2 replies.
- [jira] Updated: (WICKET-2905) Select.isSelected fails when Wicket application is using REDIRECT_TO_RENDER render strategy. - posted by "Liam Clarke (JIRA)" <ji...@apache.org> on 2010/06/03 04:59:57 UTC, 2 replies.
- [jira] Created: (WICKET-2906) Missing ) on AbstractDefaultAjaxBehaviour#getCallbackScript - posted by "Maarten Billemont (JIRA)" <ji...@apache.org> on 2010/06/03 09:34:54 UTC, 0 replies.
- [jira] Commented: (WICKET-2906) Missing ) on AbstractDefaultAjaxBehaviour#getCallbackScript - posted by "Maarten Billemont (JIRA)" <ji...@apache.org> on 2010/06/03 09:44:54 UTC, 1 replies.
- svn commit: r950913 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/markup/html/form/Form.java - posted by jc...@apache.org on 2010/06/03 10:47:59 UTC, 0 replies.
- [jira] Commented: (WICKET-2732) Wicket redirects don't work with Apache JMeter - posted by "Kai Grabfelder (JIRA)" <ji...@apache.org> on 2010/06/07 13:40:42 UTC, 0 replies.
- [jira] Created: (WICKET-2907) XSS vulnerability when enabling AutomaticMultiWindowSupport and using AJAX and BookmarkablePageLink features - posted by "Joel Barciauskas (JIRA)" <ji...@apache.org> on 2010/06/08 18:49:11 UTC, 0 replies.
- [jira] Updated: (WICKET-2907) XSS vulnerability when enabling AutomaticMultiWindowSupport and using AJAX and BookmarkablePageLink features - posted by "Joel Barciauskas (JIRA)" <ji...@apache.org> on 2010/06/08 18:52:12 UTC, 0 replies.
- [jira] Commented: (WICKET-2907) XSS vulnerability when enabling AutomaticMultiWindowSupport and using AJAX and BookmarkablePageLink features - posted by "Joel Barciauskas (JIRA)" <ji...@apache.org> on 2010/06/08 18:55:11 UTC, 1 replies.
- [jira] Issue Comment Edited: (WICKET-2907) XSS vulnerability when enabling AutomaticMultiWindowSupport and using AJAX and BookmarkablePageLink features - posted by "Joel Barciauskas (JIRA)" <ji...@apache.org> on 2010/06/08 18:55:12 UTC, 1 replies.
- [jira] Updated: (WICKET-2907) CSRF vulnerability when enabling AutomaticMultiWindowSupport and using AJAX and BookmarkablePageLink features - posted by "Joel Barciauskas (JIRA)" <ji...@apache.org> on 2010/06/08 20:27:13 UTC, 0 replies.
- [jira] Created: (WICKET-2908) BaseWicketTester should check for visibility in hierarchy when building param map - posted by "Scott Hraban (JIRA)" <ji...@apache.org> on 2010/06/08 22:23:12 UTC, 0 replies.
- [jira] Commented: (WICKET-1469) New Wicket tag 'wicket:for' - posted by "robert mcguinness (JIRA)" <ji...@apache.org> on 2010/06/08 22:26:13 UTC, 0 replies.
- [jira] Created: (WICKET-2909) ListView removeLink method should remove items from list based on item index - posted by "Clint Checketts (JIRA)" <ji...@apache.org> on 2010/06/09 07:03:05 UTC, 0 replies.
- [jira] Created: (WICKET-2910) Ability to pass Locale into getString function - posted by "Marieke Vandamme (JIRA)" <ji...@apache.org> on 2010/06/09 08:27:13 UTC, 0 replies.
- [jira] Created: (WICKET-2911) continueToOriginalDestination does not work with mountBookmarkablePage and AjaxLink - posted by "Conny Kuehne (JIRA)" <ji...@apache.org> on 2010/06/09 15:53:13 UTC, 0 replies.
- [jira] Updated: (WICKET-2911) continueToOriginalDestination does not work with mountBookmarkablePage and AjaxLink - posted by "Conny Kuehne (JIRA)" <ji...@apache.org> on 2010/06/09 15:56:13 UTC, 1 replies.
- [jira] Created: (WICKET-2912) IE 8 gets 404 error after continueToOriginalDestination() when app is at root context - posted by "Chris Colman (JIRA)" <ji...@apache.org> on 2010/06/10 07:47:21 UTC, 0 replies.
- [jira] Created: (WICKET-2913) o.a.w.markup.html.form.upload.FileUpload.writeTo(File) is not optimal - posted by "Attila Király (JIRA)" <ji...@apache.org> on 2010/06/13 21:12:14 UTC, 0 replies.
- [jira] Created: (WICKET-2914) can't ajax update page title on any other browser except firefox ,fails in ie8,chrome,seamokey - posted by "vineet semwal (JIRA)" <ji...@apache.org> on 2010/06/14 12:21:13 UTC, 0 replies.
- [jira] Updated: (WICKET-2914) can't ajax update page title on any other browser except firefox ,fails in ie8,chrome,seamokey - posted by "vineet semwal (JIRA)" <ji...@apache.org> on 2010/06/14 12:25:13 UTC, 1 replies.
- [jira] Commented: (WICKET-2914) can't ajax update page title on any other browser except firefox ,fails in ie8,chrome,seamokey - posted by "vineet semwal (JIRA)" <ji...@apache.org> on 2010/06/14 12:35:13 UTC, 2 replies.
- [jira] Created: (WICKET-2915) Javascript ISSUE in IE with nested Forms & Multipart - posted by "Fridolin Jackstadt (JIRA)" <ji...@apache.org> on 2010/06/14 12:49:15 UTC, 0 replies.
- [jira] Closed: (WICKET-2914) can't ajax update page title on any other browser except firefox ,fails in ie8,chrome,seamokey - posted by "Jeremy Thomerson (JIRA)" <ji...@apache.org> on 2010/06/14 16:12:15 UTC, 0 replies.
- [jira] Updated: (WICKET-2915) Javascript ISSUE in IE with nested Forms & Multipart - posted by "Jeremy Thomerson (JIRA)" <ji...@apache.org> on 2010/06/14 16:12:16 UTC, 0 replies.
- [jira] Assigned: (WICKET-2909) ListView removeLink method should remove items from list based on item index - posted by "Jeremy Thomerson (JIRA)" <ji...@apache.org> on 2010/06/14 20:53:14 UTC, 0 replies.
- [jira] Created: (WICKET-2916) A stylesheet reference inside a wicket:link which doesn't resolve corrupts the url parameters. - posted by "Jacob Persson (JIRA)" <ji...@apache.org> on 2010/06/15 10:17:23 UTC, 0 replies.
- [jira] Commented: (WICKET-2916) A stylesheet reference inside a wicket:link which doesn't resolve corrupts the url parameters. - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2010/06/15 10:39:22 UTC, 1 replies.
- [jira] Commented: (WICKET-2631) wicket:message within wicket:head not processed - posted by "Erik van Oosten (JIRA)" <ji...@apache.org> on 2010/06/15 14:17:25 UTC, 1 replies.
- [jira] Created: (WICKET-2917) WebResponse sets a negative Content-Length when length >2G - posted by "Louis Letourneau (JIRA)" <ji...@apache.org> on 2010/06/15 20:35:24 UTC, 0 replies.
- [jira] Updated: (WICKET-2917) WebResponse sets a negative Content-Length when length >2G - posted by "Louis Letourneau (JIRA)" <ji...@apache.org> on 2010/06/15 20:41:23 UTC, 1 replies.
- [jira] Commented: (WICKET-2917) WebResponse sets a negative Content-Length when length >2G - posted by "Louis Letourneau (JIRA)" <ji...@apache.org> on 2010/06/15 20:41:25 UTC, 1 replies.
- svn commit: r955058 - in /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket: AccessStackPageMap.java PageMap.java - posted by jr...@apache.org on 2010/06/15 23:26:49 UTC, 0 replies.
- svn commit: r955074 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/protocol/http/WebResponse.java - posted by jr...@apache.org on 2010/06/16 00:32:47 UTC, 0 replies.
- svn commit: r955075 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/protocol/http/servlet/ServletWebResponse.java - posted by jr...@apache.org on 2010/06/16 00:37:41 UTC, 0 replies.
- [jira] Resolved: (WICKET-2917) WebResponse sets a negative Content-Length when length >2G - posted by "Jeremy Thomerson (JIRA)" <ji...@apache.org> on 2010/06/16 00:39:24 UTC, 0 replies.
- [jira] Updated: (WICKET-2909) ListView removeLink method should remove items from list based on item index - posted by "Jeremy Thomerson (JIRA)" <ji...@apache.org> on 2010/06/16 01:56:23 UTC, 0 replies.
- svn commit: r955101 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/markup/html/list/ListView.java - posted by jr...@apache.org on 2010/06/16 02:49:58 UTC, 0 replies.
- svn commit: r955105 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/list/ListView.java - posted by jr...@apache.org on 2010/06/16 03:17:22 UTC, 0 replies.
- svn commit: r955107 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/markup/html/list/ListView.java - posted by jr...@apache.org on 2010/06/16 03:19:58 UTC, 0 replies.
- [jira] Resolved: (WICKET-2909) ListView removeLink method should remove items from list based on item index - posted by "Jeremy Thomerson (JIRA)" <ji...@apache.org> on 2010/06/16 03:22:25 UTC, 0 replies.
- [jira] Created: (WICKET-2918) Use Apache Nexus Maven Repository instead of self hosted maven repository on wicketstuff.org - posted by "Michael O'Cleirigh (JIRA)" <ji...@apache.org> on 2010/06/16 03:50:23 UTC, 0 replies.
- [jira] Commented: (WICKET-2909) ListView removeLink method should remove items from list based on item index - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/06/16 04:06:25 UTC, 0 replies.
- [jira] Commented: (WICKET-2777) HybridUrlCodingStrategy incorrectly decodes url parameters on redirect - posted by "Russell Morrisey (JIRA)" <ji...@apache.org> on 2010/06/17 00:35:24 UTC, 2 replies.
- [jira] Issue Comment Edited: (WICKET-2777) HybridUrlCodingStrategy incorrectly decodes url parameters on redirect - posted by "Russell Morrisey (JIRA)" <ji...@apache.org> on 2010/06/17 00:35:25 UTC, 0 replies.
- [jira] Updated: (WICKET-2777) HybridUrlCodingStrategy incorrectly decodes url parameters on redirect - posted by "Russell Morrisey (JIRA)" <ji...@apache.org> on 2010/06/17 01:01:24 UTC, 1 replies.
- [jira] Updated: (WICKET-2918) Use Apache Nexus Maven Repository instead of self hosted maven repository on wicketstuff.org - posted by "Michael O'Cleirigh (JIRA)" <ji...@apache.org> on 2010/06/17 03:57:23 UTC, 0 replies.
- [jira] Commented: (WICKET-2918) Use Apache Nexus Maven Repository instead of self hosted maven repository on wicketstuff.org - posted by "Michael O'Cleirigh (JIRA)" <ji...@apache.org> on 2010/06/17 04:33:23 UTC, 2 replies.
- [jira] Updated: (WICKET-2631) wicket:message within wicket:head not processed - posted by "Erik van Oosten (JIRA)" <ji...@apache.org> on 2010/06/17 09:17:24 UTC, 3 replies.
- [jira] Reopened: (WICKET-2631) wicket:message within wicket:head not processed - posted by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2010/06/17 09:33:24 UTC, 0 replies.
- [jira] Updated: (WICKET-2916) A stylesheet reference inside a wicket:link which doesn't resolve corrupts the url parameters. - posted by "Jacob Persson (JIRA)" <ji...@apache.org> on 2010/06/17 11:44:23 UTC, 1 replies.
- [jira] Commented: (WICKET-2887) Bootstraping wicket with GuiceWebApplicationFactory fails with exception - posted by "Michael Mosmann (JIRA)" <ji...@apache.org> on 2010/06/18 08:03:22 UTC, 1 replies.
- [jira] Created: (WICKET-2919) inconsistency in property expression when using . for self reference - posted by "Joseph Pachod (JIRA)" <ji...@apache.org> on 2010/06/18 09:59:24 UTC, 0 replies.
- [jira] Commented: (WICKET-2919) inconsistency in property expression when using . for self reference - posted by "Joseph Pachod (JIRA)" <ji...@apache.org> on 2010/06/18 10:01:24 UTC, 0 replies.
- [jira] Updated: (WICKET-2919) inconsistency in property expression when using . for self reference - posted by "Joseph Pachod (JIRA)" <ji...@apache.org> on 2010/06/18 10:01:24 UTC, 0 replies.
- [jira] Created: (WICKET-2920) Repeaters fail to correctly display after a page render where the previous page render was determined by the authorization strategy - posted by "Nathan Collette (JIRA)" <ji...@apache.org> on 2010/06/19 01:19:22 UTC, 0 replies.
- [jira] Commented: (WICKET-2920) Repeaters fail to correctly display after a page render where the previous page render was determined by the authorization strategy - posted by "Jeremy Thomerson (JIRA)" <ji...@apache.org> on 2010/06/19 01:41:25 UTC, 0 replies.
- [jira] Commented: (WICKET-2881) Cannot substitute RelativePathPrefixHandler - posted by "Erik van Oosten (JIRA)" <ji...@apache.org> on 2010/06/19 14:15:24 UTC, 0 replies.
- svn commit: r956382 - /wicket/branches/wicket-1.4.x/pom.xml - posted by jr...@apache.org on 2010/06/20 20:10:14 UTC, 0 replies.
- svn commit: r956383 - /wicket/trunk/pom.xml - posted by jr...@apache.org on 2010/06/20 20:10:56 UTC, 0 replies.
- [jira] Commented: (WICKET-2719) Extract lazy AbstractListDataProvider out of ListDataProvider. - posted by "Ondra Žižka (JIRA)" <ji...@apache.org> on 2010/06/21 06:10:25 UTC, 0 replies.
- svn commit: r956646 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/markup/resolver/AutoLinkResolver.java - posted by iv...@apache.org on 2010/06/21 19:21:42 UTC, 0 replies.
- svn commit: r956647 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/resolver/AutoLinkResolver.java - posted by iv...@apache.org on 2010/06/21 19:26:59 UTC, 0 replies.
- [jira] Resolved: (WICKET-2904) variations don't work when using wicket:link with images - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2010/06/21 19:29:27 UTC, 0 replies.
- [jira] Commented: (WICKET-2902) WicketSessionFilter still broken: you can only locate or create sessions in the context of a request cycle - posted by "Piotr Marnik (JIRA)" <ji...@apache.org> on 2010/06/22 12:22:55 UTC, 4 replies.
- [jira] Updated: (WICKET-2902) WicketSessionFilter still broken: you can only locate or create sessions in the context of a request cycle - posted by "Kulbhushan Sharma (JIRA)" <ji...@apache.org> on 2010/06/22 13:56:54 UTC, 2 replies.
- [jira] Created: (WICKET-2921) MultiFileUploadField shows full file path in IE. - posted by "Lena Navahonskaya (JIRA)" <ji...@apache.org> on 2010/06/22 17:57:57 UTC, 0 replies.
- [jira] Created: (WICKET-2922) AutoCompleteTextField should allow the generics specification for the getChoices iterator and the type of the model - posted by "Scott Hraban (JIRA)" <ji...@apache.org> on 2010/06/22 20:19:57 UTC, 0 replies.
- [jira] Issue Comment Edited: (WICKET-2902) WicketSessionFilter still broken: you can only locate or create sessions in the context of a request cycle - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2010/06/22 21:24:54 UTC, 0 replies.
- [jira] Created: (WICKET-2923) Make form.getHiddenFieldId public. - posted by "Michał Letyński (JIRA)" <ji...@apache.org> on 2010/06/23 15:20:52 UTC, 0 replies.
- [jira] Created: (WICKET-2924) Duplicated method implementation setDefaultFormProcessing for AbstarctSubmitLink and Button. - posted by "Michał Letyński (JIRA)" <ji...@apache.org> on 2010/06/23 15:27:52 UTC, 0 replies.
- [jira] Created: (WICKET-2925) Model.of() - posted by "Maarten Billemont (JIRA)" <ji...@apache.org> on 2010/06/25 07:16:49 UTC, 0 replies.
- svn commit: r958107 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/model/Model.java - posted by jr...@apache.org on 2010/06/25 22:37:52 UTC, 0 replies.
- svn commit: r958109 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/model/Model.java - posted by jr...@apache.org on 2010/06/25 22:42:25 UTC, 0 replies.
- [jira] Resolved: (WICKET-2925) Model.of() - posted by "Jeremy Thomerson (JIRA)" <ji...@apache.org> on 2010/06/25 22:43:53 UTC, 0 replies.
- [jira] Updated: (WICKET-2925) Model.of() - posted by "Jeremy Thomerson (JIRA)" <ji...@apache.org> on 2010/06/25 22:46:50 UTC, 0 replies.
- svn commit: r958167 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/protocol/http/servlet/WicketSessionFilter.java - posted by iv...@apache.org on 2010/06/26 04:16:37 UTC, 0 replies.
- svn commit: r958168 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/protocol/http/servlet/WicketSessionFilter.java - posted by iv...@apache.org on 2010/06/26 04:18:16 UTC, 0 replies.
- [jira] Resolved: (WICKET-2902) WicketSessionFilter still broken: you can only locate or create sessions in the context of a request cycle - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2010/06/26 04:21:50 UTC, 0 replies.
- [jira] Resolved: (WICKET-2916) A stylesheet reference inside a wicket:link which doesn't resolve corrupts the url parameters. - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2010/06/26 04:21:51 UTC, 0 replies.
- [jira] Updated: (WICKET-2921) MultiFileUploadField shows full file path in IE. - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2010/06/26 04:26:50 UTC, 0 replies.
- [jira] Closed: (WICKET-2907) CSRF vulnerability when enabling AutomaticMultiWindowSupport and using AJAX and BookmarkablePageLink features - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2010/06/26 05:36:50 UTC, 0 replies.
- [jira] Closed: (WICKET-2915) Javascript ISSUE in IE with nested Forms & Multipart - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2010/06/26 05:38:50 UTC, 0 replies.
- [jira] Resolved: (WICKET-2920) Repeaters fail to correctly display after a page render where the previous page render was determined by the authorization strategy - posted by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2010/06/26 05:38:51 UTC, 0 replies.
- [jira] Created: (WICKET-2926) DateTimeField calendar not displaying properly in IE7 in a modal - posted by "Kevin Orey (JIRA)" <ji...@apache.org> on 2010/06/28 17:36:50 UTC, 0 replies.
- [jira] Commented: (WICKET-2926) DateTimeField calendar not displaying properly in IE7 in a modal - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2010/06/28 17:52:50 UTC, 0 replies.
- [jira] Created: (WICKET-2927) When having apostrophe in localization, stringresourcemodel doesn't properly work - posted by "Frank Klein Koerkamp (JIRA)" <ji...@apache.org> on 2010/06/29 10:05:52 UTC, 0 replies.
- [jira] Commented: (WICKET-2927) When having apostrophe in localization, stringresourcemodel doesn't properly work - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2010/06/29 11:34:52 UTC, 1 replies.
- [jira] Updated: (WICKET-2927) When having apostrophe in localization, stringresourcemodel doesn't properly work - posted by "Frank Klein Koerkamp (JIRA)" <ji...@apache.org> on 2010/06/29 12:35:50 UTC, 0 replies.
- [jira] Created: (WICKET-2928) Stateless AJAX requests - posted by "Peter Parson (JIRA)" <ji...@apache.org> on 2010/06/29 17:48:53 UTC, 0 replies.
- svn commit: r959026 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/protocol/http/request/WebRequestCodingStrategy.java - posted by iv...@apache.org on 2010/06/29 18:47:56 UTC, 0 replies.
- [jira] Updated: (WICKET-2758) Patches for tests in trunk - posted by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2010/06/29 21:13:50 UTC, 0 replies.