[jira] Commented: (WICKET-778) Reloading servlet not working on windows for folders with spaces

2007-07-24 Thread Jean-Baptiste Quenot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12514908 ] Jean-Baptiste Quenot commented on WICKET-778: - Could you try and debug ReloadingClassLoader.watchForModif

[jira] Commented: (WICKET-773) Wicket strips line from html but doesn't remove newline

2007-07-24 Thread Alastair Maw (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12514913 ] Alastair Maw commented on WICKET-773: - Hmmm. The whole point of this is to force IE6/7 to use strict mode, surely

[jira] Created: (WICKET-779) Constructor of Session (and subclasses) has a redundant Application parameter

2007-07-24 Thread Timo Rantalaiho (JIRA)
Constructor of Session (and subclasses) has a redundant Application parameter - Key: WICKET-779 URL: https://issues.apache.org/jira/browse/WICKET-779 Project: Wicket

[jira] Updated: (WICKET-779) Constructor of Session (and subclasses) has a redundant Application parameter

2007-07-24 Thread Timo Rantalaiho (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Rantalaiho updated WICKET-779: --- Attachment: remove-application-from-session-constructor.patch > Constructor of Session (and s

[jira] Created: (WICKET-780) Internal server error 500 unresolvable in Ajax Debug Window

2007-07-24 Thread Jim Hunziker (JIRA)
Internal server error 500 unresolvable in Ajax Debug Window --- Key: WICKET-780 URL: https://issues.apache.org/jira/browse/WICKET-780 Project: Wicket Issue Type: Improvement C

[jira] Updated: (WICKET-780) Internal server error 500 unresolvable in Ajax Debug Window

2007-07-24 Thread Jim Hunziker (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Hunziker updated WICKET-780: Attachment: fix.diff This diff will print the error response in the debug window. A better fix wo

[jira] Created: (WICKET-781) AjaxFallbackDefaultDataTable and DefaultDataTable require SortableDataProvider class, not an interface

2007-07-24 Thread Evgeniy Platonov (JIRA)
AjaxFallbackDefaultDataTable and DefaultDataTable require SortableDataProvider class, not an interface -- Key: WICKET-781 URL: https://issues.apache.org/jira/brows

svn commit: r559109 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/resolver/WicketMessageResolver.java

2007-07-24 Thread almaw
Author: almaw Date: Tue Jul 24 10:04:58 2007 New Revision: 559109 URL: http://svn.apache.org/viewvc?view=rev&rev=559109 Log: Let us override wicket:message values to empty strings. Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/resolver/WicketMessageRe

svn commit: r559120 - in /incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/guestbook: GuestBook.html GuestBook.java

2007-07-24 Thread ehillenius
Author: ehillenius Date: Tue Jul 24 10:24:56 2007 New Revision: 559120 URL: http://svn.apache.org/viewvc?view=rev&rev=559120 Log: updated guestbook to reflect a more typical way of using the list view Modified: incubator/wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/ex

[jira] Created: (WICKET-782) Select doesn't validate 'Required'

2007-07-24 Thread Jan Kriesten (JIRA)
Select doesn't validate 'Required' -- Key: WICKET-782 URL: https://issues.apache.org/jira/browse/WICKET-782 Project: Wicket Issue Type: Bug Components: wicket-extensions Affects Versions: 1.3.0-b

[jira] Commented: (WICKET-480) IHeaderResponse.renderOnUnLoadJavascript(String javascript);

2007-07-24 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515051 ] Matej Knopp commented on WICKET-480: Well, onBeforeUnload doesn't work consistently across browsers so it will be

[jira] Created: (WICKET-783) RadioGroup looses it's value if Form validation fails

2007-07-24 Thread Jan Kriesten (JIRA)
RadioGroup looses it's value if Form validation fails - Key: WICKET-783 URL: https://issues.apache.org/jira/browse/WICKET-783 Project: Wicket Issue Type: Bug Components: wicket

[jira] Closed: (WICKET-783) RadioGroup looses it's value if Form validation fails

2007-07-24 Thread Jan Kriesten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Kriesten closed WICKET-783. --- Resolution: Invalid My fault - forgot to 'setReuseItems( true )'. > RadioGroup looses it's value if

[jira] Created: (WICKET-784) Session.dirty() does not cause an unbound session to bind.

2007-07-24 Thread Spencer Crissman (JIRA)
Session.dirty() does not cause an unbound session to bind. -- Key: WICKET-784 URL: https://issues.apache.org/jira/browse/WICKET-784 Project: Wicket Issue Type: Bug Components:

[jira] Assigned: (WICKET-782) Select doesn't validate 'Required'

2007-07-24 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg reassigned WICKET-782: Assignee: Igor Vaynberg > Select doesn't validate 'Required' >

[jira] Updated: (WICKET-782) Select doesn't validate 'Required'

2007-07-24 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-782: - Fix Version/s: 1.3.0-beta3 > Select doesn't validate 'Required' > ---

[jira] Updated: (WICKET-784) Session.dirty() does not cause an unbound session to bind.

2007-07-24 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eelco Hillenius updated WICKET-784: --- See discussion here: http://www.nabble.com/Custom-session-not-working...-tf4132685.html I think

[jira] Updated: (WICKET-784) Session.dirty() does not cause an unbound session to bind.

2007-07-24 Thread Eelco Hillenius (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eelco Hillenius updated WICKET-784: --- Fix Version/s: 1.3.0-beta3 Assignee: Eelco Hillenius > Session.dirty() does not caus

svn commit: r559198 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java

2007-07-24 Thread ivaynberg
Author: ivaynberg Date: Tue Jul 24 13:39:50 2007 New Revision: 559198 URL: http://svn.apache.org/viewvc?view=rev&rev=559198 Log: added additional required check into formcomponent - if convertedinput==null and isrequried==true Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/or

svn commit: r559199 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java

2007-07-24 Thread ivaynberg
Author: ivaynberg Date: Tue Jul 24 13:41:21 2007 New Revision: 559199 URL: http://svn.apache.org/viewvc?view=rev&rev=559199 Log: tweak to check for conversion errors Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java Modified:

svn commit: r559203 - 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-07-24 Thread knopp
Author: knopp Date: Tue Jul 24 13:56:24 2007 New Revision: 559203 URL: http://svn.apache.org/viewvc?view=rev&rev=559203 Log: WICKET-668 Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/lang/PropertyResolver.java incubator/wicket/trunk/jdk-1.4/wicket/s

[jira] Resolved: (WICKET-668) PropertyResolver.getPropertySetter() depends on calling PropertyResolver.setValue() first for it to work.

2007-07-24 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Knopp resolved WICKET-668. Resolution: Fixed I removed the lazy initialization of the setter method - I don't see any reason

svn commit: r559210 - /incubator/wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/form/select/Select.java

2007-07-24 Thread ivaynberg
Author: ivaynberg Date: Tue Jul 24 14:06:39 2007 New Revision: 559210 URL: http://svn.apache.org/viewvc?view=rev&rev=559210 Log: WICKET-782 Modified: incubator/wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/form/select/Select.java Modified: in

[jira] Commented: (WICKET-627) Can't visit components in a ListView before they're rendered.

2007-07-24 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515090 ] Matej Knopp commented on WICKET-627: I'm not sure how calling onBeforeRenderChildren from onBeforeRender could he

[jira] Commented: (WICKET-782) Select doesn't validate 'Required'

2007-07-24 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515092 ] Igor Vaynberg commented on WICKET-782: -- i committed what i believe is the fix, but it needs to be tested > Sele

[jira] Commented: (WICKET-782) Select doesn't validate 'Required'

2007-07-24 Thread Jan Kriesten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515097 ] Jan Kriesten commented on WICKET-782: - my case is still unresolved with this fix: the resulting select in my cas

svn commit: r559236 - /incubator/wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/form/select/Select.java

2007-07-24 Thread ivaynberg
Author: ivaynberg Date: Tue Jul 24 15:03:40 2007 New Revision: 559236 URL: http://svn.apache.org/viewvc?view=rev&rev=559236 Log: more tweaks for processing submitting input Modified: incubator/wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/form/

svn commit: r559238 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java

2007-07-24 Thread ivaynberg
Author: ivaynberg Date: Tue Jul 24 15:11:53 2007 New Revision: 559238 URL: http://svn.apache.org/viewvc?view=rev&rev=559238 Log: allow for nullable input Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java Modified: incubator/

svn commit: r559239 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java

2007-07-24 Thread ivaynberg
Author: ivaynberg Date: Tue Jul 24 15:14:58 2007 New Revision: 559239 URL: http://svn.apache.org/viewvc?view=rev&rev=559239 Log: isInputNullable is a horrible horrible name! Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/FormComponent.java M

[jira] Created: (WICKET-785) would like PageNotFoundException which returns a 404 and generalized http error code returning base exception class

2007-07-24 Thread Jonathan Locke (JIRA)
would like PageNotFoundException which returns a 404 and generalized http error code returning base exception class --- Key: WICKET-785 URL: https://is

[jira] Assigned: (WICKET-627) Can't visit components in a ListView before they're rendered.

2007-07-24 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg reassigned WICKET-627: Assignee: Matej Knopp > Can't visit components in a ListView before they're rendered. > ---

svn commit: r559248 - /incubator/wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/autocomplete/wicket-autocomplete.js

2007-07-24 Thread knopp
Author: knopp Date: Tue Jul 24 15:46:28 2007 New Revision: 559248 URL: http://svn.apache.org/viewvc?view=rev&rev=559248 Log: Make sure the (delayed) options won't show when the value has been made empty while the request was still being processed Modified: incubator/wicket/trunk/jdk-1.4/wic

[jira] Assigned: (WICKET-627) Can't visit components in a ListView before they're rendered.

2007-07-24 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg reassigned WICKET-627: Assignee: Igor Vaynberg (was: Matej Knopp) > Can't visit components in a ListView before t

svn commit: r559267 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/lang/PropertyResolver.java

2007-07-24 Thread knopp
Author: knopp Date: Tue Jul 24 17:45:11 2007 New Revision: 559267 URL: http://svn.apache.org/viewvc?view=rev&rev=559267 Log: WICKET-668 Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/util/lang/PropertyResolver.java Modified: incubator/wicket/trunk/jdk-1.4/w