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
[
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
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
[
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.
> ---
would like PageNotFoundException which returns a 404 and generalized http error
code returning base exception class
---
Key: WICKET-785
URL: https://is
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
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/
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/
[
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
[
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
[
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
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
[
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
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
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:
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
[
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
[
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
[
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'
>
[
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'
> ---
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:
[
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
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
[
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
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
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
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
AjaxFallbackDefaultDataTable and DefaultDataTable require SortableDataProvider
class, not an interface
--
Key: WICKET-781
URL: https://issues.apache.org/jira/brows
[
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
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
Constructor of Session (and subclasses) has a redundant Application parameter
-
Key: WICKET-779
URL: https://issues.apache.org/jira/browse/WICKET-779
Project: Wicket
[
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
[
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
[
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
34 matches
Mail list logo