svn commit: r917899 - /wicket/trunk/wicket/src/test/java/org/apache/wicket/markup/html/link/DownloadLinkTest.java

2010-03-01 Thread ivaynberg
Author: ivaynberg Date: Tue Mar 2 07:07:18 2010 New Revision: 917899 URL: http://svn.apache.org/viewvc?rev=917899&view=rev Log: last test fix. booyah Modified: wicket/trunk/wicket/src/test/java/org/apache/wicket/markup/html/link/DownloadLinkTest.java Modified: wicket/trunk/wicket/src/test

svn commit: r917896 - in /wicket/trunk: wicket-examples/src/main/java/org/apache/wicket/examples/library/ wicket/src/main/java/org/apache/wicket/ wicket/src/main/java/org/apache/wicket/authentication/

2010-03-01 Thread ivaynberg
Author: ivaynberg Date: Tue Mar 2 06:40:45 2010 New Revision: 917896 URL: http://svn.apache.org/viewvc?rev=917896&view=rev Log: reimplemented CryptUrlWebRequestCodingStrategy as CryptoMapper Added: wicket/trunk/wicket/src/main/java/org/apache/wicket/ng/request/mapper/CryptoMapper.java (w

svn commit: r917895 - in /wicket/trunk/wicket/src: main/java/org/apache/wicket/protocol/http/request/ main/java/org/apache/wicket/request/target/resource/ main/java/org/apache/wicket/util/resource/ ma

2010-03-01 Thread ivaynberg
Author: ivaynberg Date: Tue Mar 2 06:40:28 2010 New Revision: 917895 URL: http://svn.apache.org/viewvc?rev=917895&view=rev Log: more test fixes Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/protocol/http/request/WebExternalResourceRequestTarget.java wicket/trunk/wicket/

[jira] Issue Comment Edited: (WICKET-2763) DateTimeField bug at the instant daylight savings time begins

2010-03-01 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839983#action_12839983 ] Igor Vaynberg edited comment on WICKET-2763 at 3/2/10 2:57 AM: -

[jira] Commented: (WICKET-2763) DateTimeField bug at the instant daylight savings time begins

2010-03-01 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839983#action_12839983 ] Igor Vaynberg commented on WICKET-2763: --- setdata is public and its not using any pri

[jira] Updated: (WICKET-2763) DateTimeField bug at the instant daylight savings time begins

2010-03-01 Thread Tauren Mills (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tauren Mills updated WICKET-2763: - Attachment: datetimefield_dst_bug_partially_fixed.tgz Quickstart where I've copied DateTimeField

[jira] Commented: (WICKET-2763) DateTimeField bug at the instant daylight savings time begins

2010-03-01 Thread Tauren Mills (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839979#action_12839979 ] Tauren Mills commented on WICKET-2763: -- I believe the problem is in both convertInput

[jira] Issue Comment Edited: (WICKET-2763) DateTimeField bug at the instant daylight savings time begins

2010-03-01 Thread Tauren Mills (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839979#action_12839979 ] Tauren Mills edited comment on WICKET-2763 at 3/2/10 2:35 AM: --

[jira] Commented: (WICKET-2763) DateTimeField bug at the instant daylight savings time begins

2010-03-01 Thread Tauren Mills (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839951#action_12839951 ] Tauren Mills commented on WICKET-2763: -- I changed the DateTimeField code in the quick

svn commit: r917829 - in /wicket/trunk/wicket/src: main/java/org/apache/wicket/ng/resource/AbstractResource.java test/java/org/apache/wicket/protocol/http/WebExternalResourceTest.java test/java/org/ap

2010-03-01 Thread ivaynberg
Author: ivaynberg Date: Tue Mar 2 01:07:40 2010 New Revision: 917829 URL: http://svn.apache.org/viewvc?rev=917829&view=rev Log: always output expires and last-mod headers for resources even if they were not modified since Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/ng/res

svn commit: r917826 - in /wicket/trunk/wicket/src: main/java/org/apache/wicket/ main/java/org/apache/wicket/ng/request/component/ main/java/org/apache/wicket/ng/request/handler/ main/java/org/apache/w

2010-03-01 Thread knopp
Author: knopp Date: Tue Mar 2 00:59:39 2010 New Revision: 917826 URL: http://svn.apache.org/viewvc?rev=917826&view=rev Log: Fixed some tests Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/Application.java wicket/trunk/wicket/src/main/java/org/apache/wicket/ng/request/comp

[jira] Updated: (WICKET-2763) DateTimeField bug at the instant daylight savings time begins

2010-03-01 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg updated WICKET-2763: -- Priority: Minor (was: Blocker) > DateTimeField bug at the instant daylight savings time begin

[jira] Updated: (WICKET-2763) DateTimeField bug at the instant daylight savings time begins

2010-03-01 Thread Tauren Mills (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tauren Mills updated WICKET-2763: - Attachment: datetimefield_dst_bug.tgz QuickStart that demos the problem. > DateTimeField bug at

[jira] Created: (WICKET-2763) DateTimeField bug at the instant daylight savings time begins

2010-03-01 Thread Tauren Mills (JIRA)
DateTimeField bug at the instant daylight savings time begins - Key: WICKET-2763 URL: https://issues.apache.org/jira/browse/WICKET-2763 Project: Wicket Issue Type: Bug Com

svn commit: r917801 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/protocol/http/mock/MockHttpServletRequest.java

2010-03-01 Thread ivaynberg
Author: ivaynberg Date: Mon Mar 1 23:42:29 2010 New Revision: 917801 URL: http://svn.apache.org/viewvc?rev=917801&view=rev Log: down to 9 failing tests Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/protocol/http/mock/MockHttpServletRequest.java Modified: wicket/trunk/wicke

svn commit: r917789 - in /wicket/trunk/wicket/src: main/java/org/apache/wicket/protocol/http/mock/ main/java/org/apache/wicket/util/tester/ test/java/org/apache/wicket/markup/html/form/upload/ test/ja

2010-03-01 Thread ivaynberg
Author: ivaynberg Date: Mon Mar 1 23:24:04 2010 New Revision: 917789 URL: http://svn.apache.org/viewvc?rev=917789&view=rev Log: test fixes Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/protocol/http/mock/MockHttpServletRequest.java wicket/trunk/wicket/src/main/java/org/

svn commit: r917764 - in /wicket/trunk/wicket/src: main/java/org/apache/wicket/ main/java/org/apache/wicket/ng/request/ main/java/org/apache/wicket/ng/request/mapper/ main/java/org/apache/wicket/proto

2010-03-01 Thread ivaynberg
Author: ivaynberg Date: Mon Mar 1 22:37:53 2010 New Revision: 917764 URL: http://svn.apache.org/viewvc?rev=917764&view=rev Log: test fixes Added: wicket/trunk/wicket/src/main/java/org/apache/wicket/util/NullProvider.java (contents, props changed) - copied, changed from r917565, wic

svn commit: r917565 - in /wicket/trunk/wicket/src/main/java/org/apache/wicket: protocol/http/mock/MockHttpServletRequest.java protocol/http/servlet/ServletWebRequest.java util/tester/BaseWicketTester.

2010-03-01 Thread ivaynberg
Author: ivaynberg Date: Mon Mar 1 16:03:22 2010 New Revision: 917565 URL: http://svn.apache.org/viewvc?rev=917565&view=rev Log: a messy rework to reintroduce mockhttpservletrequest back into tester to make multipart testing possible again Modified: wicket/trunk/wicket/src/main/java/org/apa

[jira] Created: (WICKET-2762) Multiple fileuploads in one http-session

2010-03-01 Thread Sebastian Hinzelmann (JIRA)
Multiple fileuploads in one http-session Key: WICKET-2762 URL: https://issues.apache.org/jira/browse/WICKET-2762 Project: Wicket Issue Type: Bug Components: wicket Affects Versions: 1.4.

[jira] Commented: (WICKET-2397) text fields do not honor isrequired()

2010-03-01 Thread Joseph Pachod (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839590#action_12839590 ] Joseph Pachod commented on WICKET-2397: --- thanks a lot Igor, I'll think of looking at