Mailing list archives: February 2009

Site index · List index
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · Next »Thread · Author · Date
Berry van Halderen (JIRA) [jira] Updated: (WICKET-2111) Ability to generate markup ids in alternate fashion Tue, 17 Feb, 19:32
Juergen Donnerstag (JIRA) [jira] Resolved: (WICKET-2105) Stripping comments causes StackOverflowError in XmlPullParser Tue, 17 Feb, 20:33
jdonners...@apache.org svn commit: r745247 - in /wicket/trunk/wicket/src: main/java/org/apache/wicket/markup/ test/java/org/apache/wicket/markup/parser/ Tue, 17 Feb, 20:38
Andreas Sahlbach (JIRA) [jira] Created: (WICKET-2112) Component Reference Source Link broken Tue, 17 Feb, 21:21
Johan Compagner (JIRA) [jira] Closed: (WICKET-2112) Component Reference Source Link broken Wed, 18 Feb, 09:05
Johan Compagner (JIRA) [jira] Closed: (WICKET-2108) wicket-extensions demos out of service Wed, 18 Feb, 09:07
Johan Compagner (JIRA) [jira] Commented: (WICKET-2099) NullPointerException after jetty restart with persistent sessions Wed, 18 Feb, 09:09
Lars Sonchocky-Helldorf (JIRA) [jira] Commented: (WICKET-1967) ModalWindow doesn't work in Internet Explorer 6 and Internet Explorer 7 Wed, 18 Feb, 10:11
Lars Sonchocky-Helldorf (JIRA) [jira] Updated: (WICKET-1967) ModalWindow doesn't work in Internet Explorer 6 and Internet Explorer 7 Wed, 18 Feb, 10:17
Pavel Cernocky (JIRA) [jira] Reopened: (WICKET-2102) Localizer never caches resources when component is not given Wed, 18 Feb, 10:19
Pavel Cernocky (JIRA) [jira] Updated: (WICKET-2102) Localizer never caches resources when component is not given Wed, 18 Feb, 10:25
Pavel Cernocky (JIRA) [jira] Commented: (WICKET-2102) Localizer never caches resources when component is not given Wed, 18 Feb, 10:25
jcompag...@apache.org svn commit: r745468 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/MockHttpServletRequest.java Wed, 18 Feb, 10:33
jcompag...@apache.org svn commit: r745495 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/WebRequestCycleProcessor.java Wed, 18 Feb, 12:30
jcompag...@apache.org svn commit: r745496 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/MockHttpServletRequest.java Wed, 18 Feb, 12:30
jcompag...@apache.org svn commit: r745497 - in /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/test/java/org/apache/wicket: ajax/markup/html/componentMap/ util/tester/ Wed, 18 Feb, 12:31
Paul Ivancsics (JIRA) [jira] Closed: (WICKET-2097) wicket-extensions demo out of service Wed, 18 Feb, 12:47
Michael Lange (JIRA) [jira] Commented: (WICKET-1958) Unable to Run Wicket with SLF4j-1.5.x Wed, 18 Feb, 16:41
Igor Vaynberg (JIRA) [jira] Commented: (WICKET-2111) Ability to generate markup ids in alternate fashion Wed, 18 Feb, 17:46
jdonners...@apache.org svn commit: r745601 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/Localizer.java Wed, 18 Feb, 18:41
Juergen Donnerstag (JIRA) [jira] Resolved: (WICKET-2102) Localizer never caches resources when component is not given Wed, 18 Feb, 18:42
Peter Parson (JIRA) [jira] Created: (WICKET-2113) Fix Compenent#setModelObject API documentation (or fix/remove call to checkHierarchyChange?) Thu, 19 Feb, 09:39
conflue...@apache.org [CONF] Apache Wicket: Wicket Community meetups - Amsterdam (page edited) Thu, 19 Feb, 13:22
Martin Makundi (JIRA) [jira] Created: (WICKET-2114) WicketTester fails to execute AjaxBehavior (onclick) due to old requestCycle (this bug is caused by bugfix WICKET-254) Thu, 19 Feb, 18:20
Martin Makundi (JIRA) [jira] Updated: (WICKET-2114) WicketTester fails to execute AjaxBehavior (onclick) due to old requestCycle (this bug is caused by bugfix WICKET-254) Thu, 19 Feb, 18:22
Martin Makundi (JIRA) [jira] Commented: (WICKET-2114) WicketTester fails to execute AjaxBehavior (onclick) due to old requestCycle (this bug is caused by bugfix WICKET-254) Thu, 19 Feb, 18:26
kn...@apache.org svn commit: r745986 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/Application.java Thu, 19 Feb, 20:29
Matej Knopp (JIRA) [jira] Commented: (WICKET-2061) interceptContinuationURL with umlauts not encoded Thu, 19 Feb, 20:38
Juergen Donnerstag (JIRA) [jira] Commented: (WICKET-2061) interceptContinuationURL with umlauts not encoded Thu, 19 Feb, 20:48
jdonners...@apache.org svn commit: r745992 - /wicket/trunk/wicket/src/test/java/org/apache/wicket/redirect/encodingtest/RequestEncodingTest.java Thu, 19 Feb, 20:54
Martin Funk (JIRA) [jira] Created: (WICKET-2115) Make Component. 'protected List<IBehavior> getBehaviors(Class<? extends IBehavior>' public Fri, 20 Feb, 06:41
Igor Vaynberg (JIRA) [jira] Updated: (WICKET-2115) Make Component. 'protected List<IBehavior> getBehaviors(Class<? extends IBehavior>' public Fri, 20 Feb, 07:29
Adriano dos Santos Fernandes (JIRA) [jira] Commented: (WICKET-2099) NullPointerException after jetty restart with persistent sessions Fri, 20 Feb, 12:33
Igor Vaynberg (JIRA) [jira] Commented: (WICKET-1868) i18n package resource resolving depends too much on available locale Fri, 20 Feb, 19:23
dasho...@apache.org svn commit: r746396 - in /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src: main/java/org/apache/wicket/markup/ test/java/org/apache/wicket/markup/parser/ Fri, 20 Feb, 22:38
dasho...@apache.org svn commit: r746404 - in /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src: main/java/org/apache/wicket/markup/MarkupParser.java test/java/org/apache/wicket/markup/parser/Wicket2105Test.java Fri, 20 Feb, 22:48
Flying Wolf (JIRA) [jira] Commented: (WICKET-1534) Allow multiple URL coding strategies on the same mount path Sat, 21 Feb, 00:26
conflue...@apache.org [CONF] Apache Wicket: Sites using Wicket (page edited) Sat, 21 Feb, 00:35
bernard (JIRA) [jira] Created: (WICKET-2116) Session instantiated twice Sat, 21 Feb, 09:34
bernard (JIRA) [jira] Updated: (WICKET-2116) Session instantiated twice Sat, 21 Feb, 09:36
Dariusz Wojtas (JIRA) [jira] Created: (WICKET-2117) Polish translations for wicket-extensions properties Sat, 21 Feb, 16:16
Dariusz Wojtas (JIRA) [jira] Updated: (WICKET-2117) Polish translations for wicket-extensions properties Sat, 21 Feb, 16:16
Willis Blackburn (JIRA) [jira] Created: (WICKET-2118) Application adds a ComponentInstantiationListener that I don't want and can't remove Sun, 22 Feb, 12:59
jdonners...@apache.org svn commit: r746669 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/Component.java Sun, 22 Feb, 13:11
jdonners...@apache.org svn commit: r746670 - in /wicket/trunk/wicket/src: main/java/org/apache/wicket/ main/java/org/apache/wicket/util/tester/ test/java/org/apache/wicket/ajax/ test/java/org/apache/wicket/protocol/http/ Sun, 22 Feb, 13:14
Juergen Donnerstag (JIRA) [jira] Resolved: (WICKET-2114) WicketTester fails to execute AjaxBehavior (onclick) due to old requestCycle (this bug is caused by bugfix WICKET-254) Sun, 22 Feb, 13:17
Juergen Donnerstag (JIRA) [jira] Resolved: (WICKET-2118) Application adds a ComponentInstantiationListener that I don't want and can't remove Sun, 22 Feb, 13:47
jdonners...@apache.org svn commit: r746685 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/Application.java Sun, 22 Feb, 13:47
jdonners...@apache.org svn commit: r746690 - in /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions: rating/RatingPanel_pl.properties wizard/Wizard_pl.properties Sun, 22 Feb, 13:50
Juergen Donnerstag (JIRA) [jira] Resolved: (WICKET-2117) Polish translations for wicket-extensions properties Sun, 22 Feb, 13:51
Willis Blackburn (JIRA) [jira] Created: (WICKET-2119) Suggested new implementation of ComponentPropertyModel Sun, 22 Feb, 15:11
Willis Blackburn (JIRA) [jira] Updated: (WICKET-2119) Suggested new implementation of ComponentPropertyModel Sun, 22 Feb, 15:13
Willis Blackburn (JIRA) [jira] Updated: (WICKET-2119) Suggested new implementation of ComponentPropertyModel Sun, 22 Feb, 15:15
Willis Blackburn (JIRA) [jira] Commented: (WICKET-2119) Suggested new implementation of ComponentPropertyModel Sun, 22 Feb, 15:15
Willis Blackburn (JIRA) [jira] Commented: (WICKET-2118) Application adds a ComponentInstantiationListener that I don't want and can't remove Sun, 22 Feb, 15:23
Andreas Petersson (JIRA) [jira] Created: (WICKET-2120) widen visibiliy of GuiceProxyTargetLocator and findBindingAnnotation Sun, 22 Feb, 17:11
Juergen Donnerstag (JIRA) [jira] Commented: (WICKET-2116) Session instantiated twice Sun, 22 Feb, 18:05
Juergen Donnerstag (JIRA) [jira] Commented: (WICKET-2113) Fix Compenent#setModelObject API documentation (or fix/remove call to checkHierarchyChange?) Sun, 22 Feb, 18:09
Igor Vaynberg (JIRA) [jira] Updated: (WICKET-2113) Fix Compenent#setModelObject API documentation (or fix/remove call to checkHierarchyChange?) Sun, 22 Feb, 20:19
Igor Vaynberg (JIRA) [jira] Resolved: (WICKET-2116) Session instantiated twice Sun, 22 Feb, 20:19
ivaynb...@apache.org svn commit: r746810 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/request/target/resource/ResourceStreamRequestTarget.java Sun, 22 Feb, 20:22
Igor Vaynberg (JIRA) [jira] Assigned: (WICKET-2109) IResourceStream.close is not called by ResourceStreamRequestTarget Sun, 22 Feb, 20:23
ivaynb...@apache.org svn commit: r746811 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/request/target/resource/ResourceStreamRequestTarget.java Sun, 22 Feb, 20:23
Igor Vaynberg (JIRA) [jira] Resolved: (WICKET-2109) IResourceStream.close is not called by ResourceStreamRequestTarget Sun, 22 Feb, 20:25
Igor Vaynberg (JIRA) [jira] Commented: (WICKET-2090) Need reliable hook for storing/restoring data to/from page metadata that is tes compatbile Sun, 22 Feb, 20:27
Igor Vaynberg (JIRA) [jira] Assigned: (WICKET-2100) DynamicImageResouce blocks loading of AjaxLazyLoadPanel Sun, 22 Feb, 20:53
ivaynb...@apache.org svn commit: r746816 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/Application.java Sun, 22 Feb, 20:55
Igor Vaynberg (JIRA) [jira] Commented: (WICKET-2118) Application adds a ComponentInstantiationListener that I don't want and can't remove Sun, 22 Feb, 20:59
Igor Vaynberg (JIRA) [jira] Commented: (WICKET-2119) Suggested new implementation of ComponentPropertyModel Sun, 22 Feb, 21:01
ivaynb...@apache.org svn commit: r746830 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/WebSession.java Sun, 22 Feb, 21:54
kn...@apache.org svn commit: r746831 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/protocol/http/WebSession.java Sun, 22 Feb, 21:54
Willis Blackburn (JIRA) [jira] Commented: (WICKET-2118) Application adds a ComponentInstantiationListener that I don't want and can't remove Mon, 23 Feb, 01:47
Igor Vaynberg (JIRA) [jira] Commented: (WICKET-2118) Application adds a ComponentInstantiationListener that I don't want and can't remove Mon, 23 Feb, 02:01
Igor Vaynberg (JIRA) [jira] Resolved: (WICKET-2100) DynamicImageResouce blocks loading of AjaxLazyLoadPanel Mon, 23 Feb, 02:35
Timo Rantalaiho (JIRA) [jira] Commented: (WICKET-2113) Fix Compenent#setModelObject API documentation (or fix/remove call to checkHierarchyChange?) Mon, 23 Feb, 04:28
thran...@apache.org svn commit: r746880 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/Component.java Mon, 23 Feb, 04:40
Timo Rantalaiho (JIRA) [jira] Resolved: (WICKET-2113) Fix Compenent#setModelObject API documentation (or fix/remove call to checkHierarchyChange?) Mon, 23 Feb, 04:45
thran...@apache.org svn commit: r746881 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/Component.java Mon, 23 Feb, 04:58
Jakub Srba (JIRA) [jira] Created: (WICKET-2121) Feedback message isn't displayed Mon, 23 Feb, 08:11
Jakub Srba (JIRA) [jira] Updated: (WICKET-2121) Feedback message isn't displayed Mon, 23 Feb, 08:13
Igor Vaynberg (JIRA) [jira] Resolved: (WICKET-2121) Feedback message isn't displayed Mon, 23 Feb, 08:17
Jakub Srba (JIRA) [jira] Closed: (WICKET-2121) Feedback message isn't displayed Mon, 23 Feb, 09:03
Sander Sõnajalg (JIRA) [jira] Created: (WICKET-2122) The AbstractSingleSelectChoice "Choose One" message should be a resource Mon, 23 Feb, 11:01
Sander Sõnajalg (JIRA) [jira] Updated: (WICKET-2122) The AbstractSingleSelectChoice "Choose One" message should be a resource Mon, 23 Feb, 11:21
Johan Compagner (JIRA) [jira] Closed: (WICKET-2122) The AbstractSingleSelectChoice "Choose One" message should be a resource Mon, 23 Feb, 12:03
Martijn Dashorst (JIRA) [jira] Reopened: (WICKET-2122) The AbstractSingleSelectChoice "Choose One" message should be a resource Mon, 23 Feb, 12:15
Martijn Dashorst (JIRA) [jira] Closed: (WICKET-2122) The AbstractSingleSelectChoice "Choose One" message should be a resource Mon, 23 Feb, 12:15
Juergen Donnerstag (JIRA) [jira] Updated: (WICKET-2111) Ability to generate markup ids in alternate fashion Mon, 23 Feb, 14:53
Dylan Schell (JIRA) [jira] Created: (WICKET-2123) org.apache.wicket.util.convert.converters.SqlTimestampConverter only renders the time part of the timestamp Mon, 23 Feb, 15:20
Sven Meier (JIRA) [jira] Commented: (WICKET-2061) interceptContinuationURL with umlauts not encoded Mon, 23 Feb, 18:48
Juergen Donnerstag (JIRA) [jira] Resolved: (WICKET-2107) Misplaced IllegalStateExceptions when accessing stateful URL with different session Mon, 23 Feb, 19:16
jdonners...@apache.org svn commit: r747103 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/request/target/component/listener/BehaviorRequestTarget.java Mon, 23 Feb, 19:16
Juergen Donnerstag (JIRA) [jira] Resolved: (WICKET-2060) Invalid javascript when setStripJavascriptCommentsAndWhitespace is enabled Mon, 23 Feb, 19:26
Martin Makundi (JIRA) [jira] Created: (WICKET-2124) FormTester.setValue should throw excecption if the component does not exist Mon, 23 Feb, 19:30
Juergen Donnerstag (JIRA) [jira] Resolved: (WICKET-2049) beforeRender not called for behaviour added to ComponentTag Mon, 23 Feb, 20:34
jdonners...@apache.org svn commit: r747131 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/util/resource/locator/ResourceStreamLocator.java Mon, 23 Feb, 20:48
Juergen Donnerstag (JIRA) [jira] Commented: (WICKET-2034) Resources refereced by HeaderContributor outside of WAR inaccessible. Mon, 23 Feb, 20:52
Rodrigo Benenson (JIRA) [jira] Created: (WICKET-2125) MixedParamUrlCodingStrategy fails when using a %2F in the URL Tue, 24 Feb, 02:06
Timo Rantalaiho (JIRA) [jira] Assigned: (WICKET-2124) FormTester.setValue should throw excecption if the component does not exist Tue, 24 Feb, 11:52
Timo Rantalaiho (JIRA) [jira] Assigned: (WICKET-2104) FormTester does not toggle selected values when using selectMultiple Tue, 24 Feb, 12:06
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · Next »Thread · Author · Date
Box list
Dec 200968
Nov 2009290
Oct 2009594
Sep 2009399
Aug 2009243
Jul 2009317
Jun 2009393
May 2009305
Apr 2009533
Mar 2009511
Feb 2009564
Jan 2009438
Dec 2008279
Nov 2008433
Oct 2008402
Sep 2008537
Aug 2008343
Jul 2008379
Jun 2008502
May 2008951
Apr 2008776
Mar 2008856
Feb 2008395
Jan 2008552
Dec 2007723
Nov 2007800
Oct 2007764
Sep 2007913
Aug 20071041
Jul 2007657
Jul 2007657
Jun 20071138
May 2007870
Apr 2007977
Mar 20071051
Feb 2007976
Jan 2007744
Dec 2006594
Nov 2006889
Oct 2006298
Sep 20061