[jira] Created: (WICKET-1261) New validator: validating range boundaries

2008-01-06 Thread Rens Verhage (JIRA)
New validator: validating range boundaries -- Key: WICKET-1261 URL: https://issues.apache.org/jira/browse/WICKET-1261 Project: Wicket Issue Type: New Feature Components: wicket Affects

[jira] Updated: (WICKET-1261) New validator: validating range boundaries

2008-01-06 Thread Rens Verhage (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rens Verhage updated WICKET-1261: - Attachment: RangeBoundaryValidator.java New validator: validating range boundaries

svn commit: r609464 - /wicket/trunk/jdk-1.4/wicket-ioc/src/main/java/org/apache/wicket/injection/ComponentInjector.java

2008-01-06 Thread almaw
Author: almaw Date: Sun Jan 6 15:11:04 2008 New Revision: 609464 URL: http://svn.apache.org/viewvc?rev=609464view=rev Log: Minor javadoc fix Modified: wicket/trunk/jdk-1.4/wicket-ioc/src/main/java/org/apache/wicket/injection/ComponentInjector.java Modified:

[jira] Created: (WICKET-1262) Page#readResolve is not called

2008-01-06 Thread Matej Knopp (JIRA)
Page#readResolve is not called -- Key: WICKET-1262 URL: https://issues.apache.org/jira/browse/WICKET-1262 Project: Wicket Issue Type: Bug Components: wicket Affects Versions: 1.3.0-final

[jira] Commented: (WICKET-1262) Page#readResolve is not called

2008-01-06 Thread Matej Knopp (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556451#action_12556451 ] Matej Knopp commented on WICKET-1262: - Changing the access modifier to public seem to

svn commit: r609470 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Page.java

2008-01-06 Thread knopp
Author: knopp Date: Sun Jan 6 15:31:52 2008 New Revision: 609470 URL: http://svn.apache.org/viewvc?rev=609470view=rev Log: WICKET-1262 Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Page.java Modified:

svn commit: r609496 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/pagestore/AbstractPageStore.java

2008-01-06 Thread knopp
Author: knopp Date: Sun Jan 6 19:15:30 2008 New Revision: 609496 URL: http://svn.apache.org/viewvc?rev=609496view=rev Log: don't put the wrong page instance to pages threadlocal (this is a cleanup only, shouldn't really change anything). Modified:

svn commit: r609503 - /wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/CheckBox.java

2008-01-06 Thread ivaynberg
Author: ivaynberg Date: Sun Jan 6 19:35:33 2008 New Revision: 609503 URL: http://svn.apache.org/viewvc?rev=609503view=rev Log: reverted WICKET-1221 Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/CheckBox.java Modified:

[jira] Commented: (WICKET-1221) setRequired(true) will force a Checkbox to be checked

2008-01-06 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556466#action_12556466 ] Igor Vaynberg commented on WICKET-1221: --- i have reverted this. see WICKET-1260

[jira] Resolved: (WICKET-1221) setRequired(true) will force a Checkbox to be checked

2008-01-06 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-1221. --- Resolution: Won't Fix Fix Version/s: (was: 1.3.0-final) 1.3.1

[jira] Resolved: (WICKET-1260) CheckBox.setRequired() is not picked up in 1.3-final

2008-01-06 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-1260. --- Resolution: Fixed Fix Version/s: 1.3.1 Assignee: Igor Vaynberg

[jira] Assigned: (WICKET-1246) RFE: Option to escape markup in AbstractChoice#appendOptionHtml

2008-01-06 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg reassigned WICKET-1246: - Assignee: Igor Vaynberg RFE: Option to escape markup in

[jira] Commented: (WICKET-1246) RFE: Option to escape markup in AbstractChoice#appendOptionHtml

2008-01-06 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556468#action_12556468 ] Igor Vaynberg commented on WICKET-1246: --- only the value attribute is escaped always.

[jira] Updated: (WICKET-1055) Add ability to have Radio and RadioGroup not related via component hierarchy

2008-01-06 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-1055: -- Fix Version/s: (was: 1.3.1) 1.4.0-M1 Add ability to have Radio and

[jira] Commented: (WICKET-1221) setRequired(true) will force a Checkbox to be checked

2008-01-06 Thread Kent Tong (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556469#action_12556469 ] Kent Tong commented on WICKET-1221: --- I think required means that a value must be

[jira] Commented: (WICKET-1003) Modal Window Does Not Close When Using IndicatingAjaxButton

2008-01-06 Thread Ryan Daum (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556470#action_12556470 ] Ryan Daum commented on WICKET-1003: --- I'm still seeing what I think is this issue in

[jira] Commented: (WICKET-1221) setRequired(true) will force a Checkbox to be checked

2008-01-06 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556471#action_12556471 ] Igor Vaynberg commented on WICKET-1221: --- if you feel that strongly about it then

[jira] Updated: (WICKET-546) SubmitLink issue : Need for handling user's own onclick javascript call + default modification in onComponentTag call.

2008-01-06 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-546: - Fix Version/s: (was: 1.3.1) 1.2.7 1.3.0 does call super properly so the

[jira] Updated: (WICKET-1003) Modal Window Does Not Close When Using IndicatingAjaxButton

2008-01-06 Thread Ryan Daum (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Daum updated WICKET-1003: -- Comment: was deleted Modal Window Does Not Close When Using IndicatingAjaxButton

[jira] Commented: (WICKET-1003) Modal Window Does Not Close When Using IndicatingAjaxButton

2008-01-06 Thread Ryan Daum (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556483#action_12556483 ] Ryan Daum commented on WICKET-1003: --- For what it's worth, I had this same issue when I