svn commit: r550727 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/wicket-ajax.js

2007-06-26 Thread janne
Author: janne Date: Tue Jun 26 01:02:34 2007 New Revision: 550727 URL: http://svn.apache.org/viewvc?view=rev&rev=550727 Log: block the default onchange-event Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/ajax/wicket-ajax.js Modified: incubator/wicket/trunk

[jira] Commented: (WICKET-592) A fragment will not be found when it is nested, e.g., in a border

2007-06-26 Thread Thomas Singer (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508095 ] Thomas Singer commented on WICKET-592: -- It would help, if you could verify this bug in 1.2.6 and verify it is fi

[jira] Created: (WICKET-698) If the model is List, PropertyResolver doesn't try to find fields.

2007-06-26 Thread Juha Alatalo (JIRA)
If the model is List, PropertyResolver doesn't try to find fields. -- Key: WICKET-698 URL: https://issues.apache.org/jira/browse/WICKET-698 Project: Wicket Issue Type: Bug

[jira] Updated: (WICKET-698) If the model is List, PropertyResolver doesn't try to find fields.

2007-06-26 Thread Juha Alatalo (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juha Alatalo updated WICKET-698: Attachment: VectorModelTest.java Test case for this bug. > If the model is List, PropertyResolver

[jira] Closed: (WICKET-698) If the model is List, PropertyResolver doesn't try to find fields.

2007-06-26 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Compagner closed WICKET-698. -- Resolution: Fixed Fix Version/s: 1.3.0-beta3 Assignee: Johan Compagner now for

svn commit: r550777 - in /incubator/wicket/trunk/jdk-1.4/wicket/src: main/java/org/apache/wicket/util/lang/PropertyResolver.java test/java/org/apache/wicket/util/lang/PropertyResolverTest.java

2007-06-26 Thread jcompagner
Author: jcompagner Date: Tue Jun 26 04:54:45 2007 New Revision: 550777 URL: http://svn.apache.org/viewvc?view=rev&rev=550777 Log: WICKET-698 now for a list i do try to find a field when the rest is failing: findMethod if expresion is () or findGetter if method not found then look if it is an inde

[jira] Commented: (WICKET-631) Resource.getParameters() empty when resource is mounted

2007-06-26 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508188 ] János Cserép commented on WICKET-631: - I think I've found the line that causes this problem. In Resource.java: f

[jira] Issue Comment Edited: (WICKET-631) Resource.getParameters() empty when resource is mounted

2007-06-26 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508188 ] János Cserép edited comment on WICKET-631 at 6/26/07 7:35 AM: -- I think I've found the li

[jira] Created: (WICKET-699) Recover gracefully when no graphics display is available

2007-06-26 Thread Jean-Baptiste Quenot (JIRA)
Recover gracefully when no graphics display is available Key: WICKET-699 URL: https://issues.apache.org/jira/browse/WICKET-699 Project: Wicket Issue Type: Improvement Compone

[jira] Updated: (WICKET-699) Recover gracefully when no graphics display is available

2007-06-26 Thread Jean-Baptiste Quenot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Quenot updated WICKET-699: Description: When loading the captcha example with no graphics display, here is the

[jira] Issue Comment Edited: (WICKET-631) Resource.getParameters() empty when resource is mounted

2007-06-26 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508188 ] János Cserép edited comment on WICKET-631 at 6/26/07 7:51 AM: -- I think I've found the li

svn commit: r550820 - /incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/stateless/Index.html

2007-06-26 Thread jbq
Author: jbq Date: Tue Jun 26 07:53:27 2007 New Revision: 550820 URL: http://svn.apache.org/viewvc?view=rev&rev=550820 Log: Very minor typo Modified: incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/stateless/Index.html Modified: incubator/wicket/trunk

[jira] Issue Comment Edited: (WICKET-631) Resource.getParameters() empty when resource is mounted

2007-06-26 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508188 ] János Cserép edited comment on WICKET-631 at 6/26/07 7:57 AM: -- I think I've found the li

[jira] Commented: (WICKET-631) Resource.getParameters() empty when resource is mounted

2007-06-26 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508205 ] János Cserép commented on WICKET-631: - checked: if I delete the finally block from Resource.onResourceRequested t

[jira] Commented: (WICKET-699) Recover gracefully when no graphics display is available

2007-06-26 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508228 ] Eelco Hillenius commented on WICKET-699: I don't know. Should be really recover you think? Don't you think it

[jira] Created: (WICKET-700) Palette, Recorder Issue

2007-06-26 Thread Michel Wichers (JIRA)
Palette, Recorder Issue --- Key: WICKET-700 URL: https://issues.apache.org/jira/browse/WICKET-700 Project: Wicket Issue Type: Bug Components: wicket-extensions Affects Versions: 1.3.0-beta2 Repor

svn commit: r550856 - in /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form: Button.java Form.java

2007-06-26 Thread knopp
Author: knopp Date: Tue Jun 26 09:59:11 2007 New Revision: 550856 URL: http://svn.apache.org/viewvc?view=rev&rev=550856 Log: Default button improvements Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/Button.java incubator/wicket/trunk/j

[jira] Updated: (WICKET-700) Palette, Recorder Issue

2007-06-26 Thread Michel Wichers (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michel Wichers updated WICKET-700: -- Attachment: wicket-quickstart.tar.gz.tgz > Palette, Recorder Issue > --- >

[jira] Created: (WICKET-701) Allow wicket filter-mapping to use servlet-name instead of url-pattern

2007-06-26 Thread James Renfro (JIRA)
Allow wicket filter-mapping to use servlet-name instead of url-pattern -- Key: WICKET-701 URL: https://issues.apache.org/jira/browse/WICKET-701 Project: Wicket Issue Type: N

[jira] Resolved: (WICKET-700) Palette, Recorder Issue

2007-06-26 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-700. -- Resolution: Invalid palette must be inside a form > Palette, Recorder Issue >

svn commit: r550883 - in /incubator/wicket/trunk: archetypes/quickstart/pom.xml pom.xml

2007-06-26 Thread ivaynberg
Author: ivaynberg Date: Tue Jun 26 10:55:48 2007 New Revision: 550883 URL: http://svn.apache.org/viewvc?view=rev&rev=550883 Log: archetype build tweak Modified: incubator/wicket/trunk/archetypes/quickstart/pom.xml incubator/wicket/trunk/pom.xml Modified: incubator/wicket/trunk/archetypes

[jira] Commented: (WICKET-699) Recover gracefully when no graphics display is available

2007-06-26 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508262 ] Johan Compagner commented on WICKET-699: hmm the first one is even an Error i dont want to catch errors in wi

svn commit: r550921 - /incubator/wicket/trunk/testing/wicket-threadtest/pom.xml

2007-06-26 Thread frankbille
Author: frankbille Date: Tue Jun 26 12:59:07 2007 New Revision: 550921 URL: http://svn.apache.org/viewvc?view=rev&rev=550921 Log: Remove duplicate license header. Modified: incubator/wicket/trunk/testing/wicket-threadtest/pom.xml Modified: incubator/wicket/trunk/testing/wicket-threadtest/pom

svn commit: r550924 - in /incubator/wicket/trunk: jdk-1.4/wicket-quickstart/src/test/java/org/ jdk-1.4/wicket-quickstart/src/test/java/org/apache/ jdk-1.4/wicket-quickstart/src/test/java/org/apache/wi

2007-06-26 Thread frankbille
Author: frankbille Date: Tue Jun 26 13:10:34 2007 New Revision: 550924 URL: http://svn.apache.org/viewvc?view=rev&rev=550924 Log: Move the license header tests into the org.apache.wicket package. Added: incubator/wicket/trunk/jdk-1.4/wicket-quickstart/src/test/java/org/ incubator/wicket/t

svn commit: r550938 - /incubator/wicket/trunk/jdk-1.5/wicket-examples/src/test/java/org/apache/wicket/examples/AllTests.java

2007-06-26 Thread frankbille
Author: frankbille Date: Tue Jun 26 13:42:07 2007 New Revision: 550938 URL: http://svn.apache.org/viewvc?view=rev&rev=550938 Log: Move the license header tests into the org.apache.wicket package. Modified: incubator/wicket/trunk/jdk-1.5/wicket-examples/src/test/java/org/apache/wicket/example

svn commit: r550940 - in /incubator/wicket/trunk/jdk-1.5/wicket-examples/src/test/java: org/apache/wicket/util/ org/apache/wicket/util/license/ org/apache/wicket/util/license/ApacheLicenceHeaderTest.j

2007-06-26 Thread frankbille
Author: frankbille Date: Tue Jun 26 13:47:32 2007 New Revision: 550940 URL: http://svn.apache.org/viewvc?view=rev&rev=550940 Log: Move the license header tests into the org.apache.wicket package. Added: incubator/wicket/trunk/jdk-1.5/wicket-examples/src/test/java/org/apache/wicket/util/

svn commit: r550941 - in /incubator/wicket/trunk/jdk-1.4/wicket-velocity/src/test/java: org/apache/wicket/contrib/ org/apache/wicket/contrib/markup/ org/apache/wicket/contrib/markup/html/ org/apache/w

2007-06-26 Thread frankbille
Author: frankbille Date: Tue Jun 26 13:48:39 2007 New Revision: 550941 URL: http://svn.apache.org/viewvc?view=rev&rev=550941 Log: Move tests into org.apache.wicket package. Added: incubator/wicket/trunk/jdk-1.4/wicket-velocity/src/test/java/org/apache/wicket/contrib/ incubator/wicket/tr

[jira] Commented: (WICKET-696) investigate whether calling setResponsePage in the constructor results in pollution of the page map

2007-06-26 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508322 ] Johan Compagner commented on WICKET-696: as far as i can see in 1.3 we don't really have support anymore for

[jira] Commented: (WICKET-696) investigate whether calling setResponsePage in the constructor results in pollution of the page map

2007-06-26 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508325 ] Eelco Hillenius commented on WICKET-696: It does work, and you can find in the list archives some people are

svn commit: r550954 - /incubator/wicket/trunk/jdk-1.4/wicket-spring/src/main/java/org/apache/wicket/spring/test/ApplicationContextMock.java

2007-06-26 Thread frankbille
Author: frankbille Date: Tue Jun 26 14:18:50 2007 New Revision: 550954 URL: http://svn.apache.org/viewvc?view=rev&rev=550954 Log: Make the class implement at least what it promises in the javadoc. Remove the (obsolete?) method getBeanDefinitionNames(Class type) which wasn't defined in parent. It

svn commit: r550955 - in /incubator/wicket/trunk/archetypes: README quickstart/pom.xml

2007-06-26 Thread ivaynberg
Author: ivaynberg Date: Tue Jun 26 14:20:25 2007 New Revision: 550955 URL: http://svn.apache.org/viewvc?view=rev&rev=550955 Log: fixed archetype, wicket parent pom precluded ,java resources from being copied properly. good for apps, not so for archetypes Modified: incubator/wicket/trunk/arch

[jira] Commented: (WICKET-696) investigate whether calling setResponsePage in the constructor results in pollution of the page map

2007-06-26 Thread Johan Compagner (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508334 ] Johan Compagner commented on WICKET-696: ahh yes i was looking at the response phase but there is also an eve

[jira] Created: (WICKET-702) MockWebApplication doesn't redirect properly to mounted pages under RestartResponseAtInterceptPageException

2007-06-26 Thread Mark Sandori (JIRA)
MockWebApplication doesn't redirect properly to mounted pages under RestartResponseAtInterceptPageException Key: WICKET-702 URL: https://issues.apache.or

svn commit: r550962 - /incubator/wicket/trunk/archetypes/quickstart/pom.xml

2007-06-26 Thread ivaynberg
Author: ivaynberg Date: Tue Jun 26 14:35:17 2007 New Revision: 550962 URL: http://svn.apache.org/viewvc?view=rev&rev=550962 Log: ma ve nnn Modified: incubator/wicket/trunk/archetypes/quickstart/pom.xml Modified: incubator/wicket/trunk/archetypes/quickstart/pom.xml URL: http://svn.apache

svn commit: r550980 - in /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/validation/validator: CreditCardValidator.java EmailAddressPatternValidator.java EmailAddressValidator.j

2007-06-26 Thread almaw
Author: almaw Date: Tue Jun 26 16:12:57 2007 New Revision: 550980 URL: http://svn.apache.org/viewvc?view=rev&rev=550980 Log: Fix resource keys. Removed: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/validation/validator/EmailAddressPatternValidator.java Modified:

svn commit: r550982 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application.properties

2007-06-26 Thread almaw
Author: almaw Date: Tue Jun 26 16:14:57 2007 New Revision: 550982 URL: http://svn.apache.org/viewvc?view=rev&rev=550982 Log: Fix resource keys. Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application.properties Modified: incubator/wicket/trunk/jdk-1.4/wi

[jira] Commented: (WICKET-675) Post graduation tasks: move wicket to TLP

2007-06-26 Thread Gerolf Seitz (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508360 ] Gerolf Seitz commented on WICKET-675: - add wicket to to the apache software foundation wikipedia pages (in as man

svn commit: r550997 - /incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/util/tester/apps_4/EmailPage.properties

2007-06-26 Thread almaw
Author: almaw Date: Tue Jun 26 17:29:20 2007 New Revision: 550997 URL: http://svn.apache.org/viewvc?view=rev&rev=550997 Log: Fix da build Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/util/tester/apps_4/EmailPage.properties Modified: incubator/wicket/trunk

[jira] Reopened: (WICKET-700) Palette, Recorder Issue

2007-06-26 Thread Michel Wichers (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michel Wichers reopened WICKET-700: --- I have just forgotten to add the Palette to a Form - the issue i was trying to describe can be r

[jira] Updated: (WICKET-700) Palette, Recorder Issue

2007-06-26 Thread Michel Wichers (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michel Wichers updated WICKET-700: -- Attachment: wicket-quickstart.zip > Palette, Recorder Issue > --- > >