[jira] Created: (WICKET-552) investigate: AbortWithWebErrorCodeException not working as expected

2007-05-10 Thread Eelco Hillenius (JIRA)
investigate: AbortWithWebErrorCodeException not working as expected --- Key: WICKET-552 URL: https://issues.apache.org/jira/browse/WICKET-552 Project: Wicket Issue Type: Bug

[jira] Assigned: (WICKET-552) investigate: AbortWithWebErrorCodeException not working as expected

2007-05-10 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eelco Hillenius reassigned WICKET-552: -- Assignee: (was: Eelco Hillenius) > investigate: AbortWithWebErrorCodeException not

[jira] Commented: (WICKET-552) investigate: AbortWithWebErrorCodeException not working as expected

2007-05-10 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12494702 ] Eelco Hillenius commented on WICKET-552: Indeed it doesn't work. Putting RequestCycle.get().setRequestTarget

[jira] Commented: (WICKET-552) investigate: AbortWithWebErrorCodeException not working as expected

2007-05-10 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12494706 ] Eelco Hillenius commented on WICKET-552: I think AbortWithHttpStatusException and AbortWithWebErrorCodeExcept

svn commit: r536829 - in /incubator/wicket/trunk/jdk-1.4/wicket/src: main/java/org/apache/wicket/ main/java/org/apache/wicket/protocol/http/servlet/ test/java/org/apache/wicket/request/target/coding/

2007-05-10 Thread ehillenius
Author: ehillenius Date: Thu May 10 04:28:43 2007 New Revision: 536829 URL: http://svn.apache.org/viewvc?view=rev&rev=536829 Log: WICKET-552 Removed: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/AbortWithHttpStatusException.java Modified: incubator/wicket/trunk/

[jira] Resolved: (WICKET-552) investigate: AbortWithWebErrorCodeException not working as expected

2007-05-10 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eelco Hillenius resolved WICKET-552. Resolution: Fixed > investigate: AbortWithWebErrorCodeException not working as expected > -

svn commit: r536832 - /incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/webapp/index.html

2007-05-10 Thread almaw
Author: almaw Date: Thu May 10 04:30:51 2007 New Revision: 536832 URL: http://svn.apache.org/viewvc?view=rev&rev=536832 Log: Fix English. Modified: incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/webapp/index.html Modified: incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/web

svn commit: r536835 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Component.java

2007-05-10 Thread ehillenius
Author: ehillenius Date: Thu May 10 04:44:59 2007 New Revision: 536835 URL: http://svn.apache.org/viewvc?view=rev&rev=536835 Log: tweak for getBehaviors Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Component.java Modified: incubator/wicket/trunk/jdk-1.4/w

svn commit: r536836 - in /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket: markup/html/form/Form.java markup/html/form/FormComponent.java validation/IBehaviorProvider.java valida

2007-05-10 Thread ehillenius
Author: ehillenius Date: Thu May 10 04:48:25 2007 New Revision: 536836 URL: http://svn.apache.org/viewvc?view=rev&rev=536836 Log: added first pass of IBehaviorProvider Added: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/validation/IBehaviorProvider.java Modified:

svn commit: r536848 - /incubator/wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/datetime/DateConverter.java

2007-05-10 Thread ehillenius
Author: ehillenius Date: Thu May 10 05:35:06 2007 New Revision: 536848 URL: http://svn.apache.org/viewvc?view=rev&rev=536848 Log: return null on empty string and report parsing errors Modified: incubator/wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/datetime/DateConver

svn commit: r536852 - /incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/panels/signin/SignInPanel.java

2007-05-10 Thread almaw
Author: almaw Date: Thu May 10 05:52:55 2007 New Revision: 536852 URL: http://svn.apache.org/viewvc?view=rev&rev=536852 Log: Don't smoke crack for redirecting to home page. Modified: incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/panels/signin/SignInP

svn commit: r536853 - /incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/panels/signin/SignInPanel.java

2007-05-10 Thread almaw
Author: almaw Date: Thu May 10 05:53:19 2007 New Revision: 536853 URL: http://svn.apache.org/viewvc?view=rev&rev=536853 Log: And ditch PageParameters import. Modified: incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/panels/signin/SignInPanel.java Modi

svn commit: r536884 - /incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput.java

2007-05-10 Thread ehillenius
Author: ehillenius Date: Thu May 10 08:12:23 2007 New Revision: 536884 URL: http://svn.apache.org/viewvc?view=rev&rev=536884 Log: improvement for reset button Modified: incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/forminput/FormInput.java Modified:

svn commit: r536885 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/validation/validator/StringValidator.java

2007-05-10 Thread ehillenius
Author: ehillenius Date: Thu May 10 08:15:46 2007 New Revision: 536885 URL: http://svn.apache.org/viewvc?view=rev&rev=536885 Log: made constructor public; private constructor for public class without factory methods doesn't make sense Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main

svn commit: r536886 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/validation/validator/StringValidator.java

2007-05-10 Thread ehillenius
Author: ehillenius Date: Thu May 10 08:18:25 2007 New Revision: 536886 URL: http://svn.apache.org/viewvc?view=rev&rev=536886 Log: added accessors for validator parameters Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/validation/validator/StringValidator.java

svn commit: r536926 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/validation/IValidator.java

2007-05-10 Thread ivaynberg
Author: ivaynberg Date: Thu May 10 09:32:02 2007 New Revision: 536926 URL: http://svn.apache.org/viewvc?view=rev&rev=536926 Log: ivalidator should not extend iclusterable as it breaks decoupling Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/validation/IValid

svn commit: r536927 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/validation/IFormValidator.java

2007-05-10 Thread ivaynberg
Author: ivaynberg Date: Thu May 10 09:37:12 2007 New Revision: 536927 URL: http://svn.apache.org/viewvc?view=rev&rev=536927 Log: added todo Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/validation/IFormValidator.java Modified: incubator/wi

svn commit: r536944 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/file/WebApplicationPath.java

2007-05-10 Thread almaw
Author: almaw Date: Thu May 10 10:23:59 2007 New Revision: 536944 URL: http://svn.apache.org/viewvc?view=rev&rev=536944 Log: Fix silly logic issue. Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/file/WebApplicationPath.java Modified: incubator/wicket/t

svn commit: r536945 - in /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket: markup/html/form/ protocol/http/request/ protocol/http/servlet/ request/target/coding/

2007-05-10 Thread almaw
Author: almaw Date: Thu May 10 10:24:33 2007 New Revision: 536945 URL: http://svn.apache.org/viewvc?view=rev&rev=536945 Log: imports Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/Button.java incubator/wicket/trunk/jdk-1.4/wicket/src/mai

[jira] Created: (WICKET-553) DynamicImageResource.java fails on GIF output (in JDK 1.6)

2007-05-10 Thread Nathan Hamblen (JIRA)
DynamicImageResource.java fails on GIF output (in JDK 1.6) -- Key: WICKET-553 URL: https://issues.apache.org/jira/browse/WICKET-553 Project: Wicket Issue Type: Bug Components:

[jira] Commented: (WICKET-390) improved relative url handling for context resources

2007-05-10 Thread Alastair Maw (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12494799 ] Alastair Maw commented on WICKET-390: - I've just put in some fixes to make this easier to implement. See External

[jira] Updated: (WICKET-553) DynamicImageResource.java fails on GIF output (in JDK 1.6)

2007-05-10 Thread Nathan Hamblen (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Hamblen updated WICKET-553: -- Attachment: dynamic-img.patch Patch calls ImageIO.write() instead of finding writer and writing

[jira] Commented: (WICKET-497) For stateless mounted page incorrect url is generated

2007-05-10 Thread Shumbola (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12494803 ] Shumbola commented on WICKET-497: - Here is an example code, look for //*: public final class SignIn extends WebPage

svn commit: r536969 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/repeater/data/ListDataProvider.java

2007-05-10 Thread janne
Author: janne Date: Thu May 10 12:11:50 2007 New Revision: 536969 URL: http://svn.apache.org/viewvc?view=rev&rev=536969 Log: handle count parameter properly Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/repeater/data/ListDataProvider.java Modified:

[jira] Commented: (WICKET-524) ClassCastException in WebRequestCodingStrategy

2007-05-10 Thread Andrew Berman (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12494816 ] Andrew Berman commented on WICKET-524: -- Here is the stacktrace. I'm still working on some code to give you, but

[jira] Created: (WICKET-554) Provide a default page when mounting a URL using WebApplication.mount(String path, PackageName packageName)

2007-05-10 Thread Julian Sinai (JIRA)
Provide a default page when mounting a URL using WebApplication.mount(String path, PackageName packageName) Key: WICKET-554 URL: https://issues.apache.or

[jira] Updated: (WICKET-554) Provide a default page when mounting a URL using WebApplication.mount(String path, PackageName packageName)

2007-05-10 Thread Julian Sinai (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Sinai updated WICKET-554: Attachment: WebApplication.diff PackageRequestTargetUrlCodingStrategy.diff Patches

[CONF] Apache Wicket: Integrating GWT with Wicket (Custom Component Tutorial) (page created)

2007-05-10 Thread confluence
Page Created : WICKET : Integrating GWT with Wicket (Custom Component Tutorial) Integrating GWT with Wicket (Custom Component Tutorial) has been created by Daniel Carleton (May 10,

[CONF] Apache Wicket: Using GWT Widgets as Wicket Components (Tutorial) (page edited)

2007-05-10 Thread confluence
Page Edited : WICKET : Using GWT Widgets as Wicket Components (Tutorial) Using GWT Widgets as Wicket Components (Tutorial) has been edited by Daniel Carleton (May 10, 2007).

[CONF] Apache Wicket: Using GWT Widgets as Wicket Components (Tutorial) (page edited)

2007-05-10 Thread confluence
Page Edited : WICKET : Using GWT Widgets as Wicket Components (Tutorial) Using GWT Widgets as Wicket Components (Tutorial) has been edited by Daniel Carleton (May 10, 2007).