[jira] Closed: (WICKET-1538) WicketAjaxIndicatorAppender rename to AjaxIndicatorAppender

2008-12-02 Thread Timo Rantalaiho (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Rantalaiho closed WICKET-1538. --- Resolution: Fixed Fix Version/s: 1.4-RC2 Fixed in trunk, thanks for reporting. > Wic

[jira] Assigned: (WICKET-1538) WicketAjaxIndicatorAppender rename to AjaxIndicatorAppender

2008-12-02 Thread Timo Rantalaiho (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Rantalaiho reassigned WICKET-1538: --- Assignee: Timo Rantalaiho > WicketAjaxIndicatorAppender rename to AjaxIndicatorAppen

svn commit: r722759 - /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/IndicatingAjaxButton.java

2008-12-02 Thread thrantal
Author: thrantal Date: Tue Dec 2 20:31:39 2008 New Revision: 722759 URL: http://svn.apache.org/viewvc?rev=722759&view=rev Log: Removed incorrect parameter reference - no functional changes Modified: wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/I

svn commit: r722758 - /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/

2008-12-02 Thread thrantal
Author: thrantal Date: Tue Dec 2 20:30:50 2008 New Revision: 722758 URL: http://svn.apache.org/viewvc?rev=722758&view=rev Log: WICKET-1538: Removed "Wicket" from front of WicketAjaxIndicatorAppender for consistency and better discoverability, and put in WicketAjaxIndicatorAppender as deprecated

[jira] Commented: (WICKET-1314) DateTimeField does not correct the timezone properly

2008-12-02 Thread Ryan Gravener (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652674#action_12652674 ] Ryan Gravener commented on WICKET-1314: --- If your server is EST and the client is PST

[jira] Closed: (WICKET-1485) FeedbackPanel: Add class attribute to tag

2008-12-02 Thread Timo Rantalaiho (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Rantalaiho closed WICKET-1485. --- Resolution: Fixed Fix Version/s: 1.4-RC1 This seems to be fixed by Igor for 1.4-RC1

[jira] Assigned: (WICKET-1879) Generics in DateTextField

2008-12-02 Thread Timo Rantalaiho (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Rantalaiho reassigned WICKET-1879: --- Assignee: Timo Rantalaiho > Generics in DateTextField > - >

[jira] Closed: (WICKET-1879) Generics in DateTextField

2008-12-02 Thread Timo Rantalaiho (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Rantalaiho closed WICKET-1879. --- Resolution: Fixed Fix Version/s: 1.4-RC2 Fixed, thanks for reporting, > Generics in

svn commit: r722711 - /wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/form/DateTextField.java

2008-12-02 Thread thrantal
Author: thrantal Date: Tue Dec 2 17:45:08 2008 New Revision: 722711 URL: http://svn.apache.org/viewvc?rev=722711&view=rev Log: WICKET-1879: Added missing type parameter Modified: wicket/trunk/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/form/DateTextField.java M

[jira] Resolved: (WICKET-1781) ParentResourceEscapePathTest fails on OS X using cmd line maven

2008-12-02 Thread Timo Rantalaiho (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Rantalaiho resolved WICKET-1781. - Resolution: Fixed Fix Version/s: 1.4-RC2 Assignee: Martijn Dashorst (was

svn commit: r722710 - /wicket/trunk/wicket/src/test/java/org/apache/wicket/ParentResourceEscapePathTest.java

2008-12-02 Thread thrantal
Author: thrantal Date: Tue Dec 2 17:24:47 2008 New Revision: 722710 URL: http://svn.apache.org/viewvc?rev=722710&view=rev Log: WICKET-1781: Making the test more robust. A better fix would a better testing framework where you can handle XML better (or at least an XML testing library for JUnit).

svn commit: r722709 - /wicket/branches/wicket-1.3.x/jdk-1.4/wicket/src/test/java/org/apache/wicket/ParentResourceEscapePathTest.java

2008-12-02 Thread thrantal
Author: thrantal Date: Tue Dec 2 17:24:17 2008 New Revision: 722709 URL: http://svn.apache.org/viewvc?rev=722709&view=rev Log: WICKET-1781: Making the test more robust. A better fix would a better testing framework where you can handle XML better (or at least an XML testing library for JUnit).

[jira] Assigned: (WICKET-1781) ParentResourceEscapePathTest fails on OS X using cmd line maven

2008-12-02 Thread Timo Rantalaiho (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Rantalaiho reassigned WICKET-1781: --- Assignee: Timo Rantalaiho > ParentResourceEscapePathTest fails on OS X using cmd lin

[jira] Commented: (WICKET-1314) DateTimeField does not correct the timezone properly

2008-12-02 Thread Timo Rantalaiho (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652628#action_12652628 ] Timo Rantalaiho commented on WICKET-1314: - Ryan (or others), could you maybe expla

[jira] Closed: (WICKET-306) XML License Header Tests fail with Unicode BOM

2008-12-02 Thread Timo Rantalaiho (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Rantalaiho closed WICKET-306. -- Resolution: Won't Fix Fix Version/s: (was: 1.4-RC2) This seems like better handled w

[jira] Commented: (WICKET-1349) Wicket Ajax response generates a "^" character in the javascript code

2008-12-02 Thread Conrad Hesse (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652430#action_12652430 ] Conrad Hesse commented on WICKET-1349: -- I am having the same issue with 1.4 RC1 > Wi