[jira] Created: (WICKET-718) authentication example on wicketstuff.org/wicket13/authentication throws exception

2007-07-03 Thread Gerolf Seitz (JIRA)
authentication example on wicketstuff.org/wicket13/authentication throws exception -- Key: WICKET-718 URL: https://issues.apache.org/jira/browse/WICKET-718 Project: Wicke

[jira] Updated: (WICKET-702) MockWebApplication doesn't redirect properly to mounted pages under RestartResponseAtInterceptPageException

2007-07-03 Thread Mark Sandori (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Sandori updated WICKET-702: Attachment: RestartWithMountedPageTest.java > MockWebApplication doesn't redirect properly to moun

[jira] Updated: (WICKET-702) MockWebApplication doesn't redirect properly to mounted pages under RestartResponseAtInterceptPageException

2007-07-03 Thread Mark Sandori (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Sandori updated WICKET-702: Attachment: LoginPage.java > MockWebApplication doesn't redirect properly to mounted pages under

[jira] Updated: (WICKET-702) MockWebApplication doesn't redirect properly to mounted pages under RestartResponseAtInterceptPageException

2007-07-03 Thread Mark Sandori (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Sandori updated WICKET-702: Attachment: ProtectedPage.java > MockWebApplication doesn't redirect properly to mounted pages und

[jira] Updated: (WICKET-702) MockWebApplication doesn't redirect properly to mounted pages under RestartResponseAtInterceptPageException

2007-07-03 Thread Mark Sandori (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Sandori updated WICKET-702: Attachment: LoginPage.html > MockWebApplication doesn't redirect properly to mounted pages under

[jira] Updated: (WICKET-702) MockWebApplication doesn't redirect properly to mounted pages under RestartResponseAtInterceptPageException

2007-07-03 Thread Mark Sandori (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Sandori updated WICKET-702: Attachment: ProtectedPage.html > MockWebApplication doesn't redirect properly to mounted pages und

svn commit: r552841 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/WebRequestCycle.java

2007-07-03 Thread jcompagner
Author: jcompagner Date: Tue Jul 3 06:43:32 2007 New Revision: 552841 URL: http://svn.apache.org/viewvc?view=rev&rev=552841 Log: fix for wrong redirect url when comming in with a bookmarkable url Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/W

[jira] Commented: (WICKET-702) MockWebApplication doesn't redirect properly to mounted pages under RestartResponseAtInterceptPageException

2007-07-03 Thread Mark Sandori (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509875 ] Mark Sandori commented on WICKET-702: - I have attached a new unit test that demonstrates this issue. I have not

[jira] Assigned: (WICKET-702) MockWebApplication doesn't redirect properly to mounted pages under RestartResponseAtInterceptPageException

2007-07-03 Thread Jean-Baptiste Quenot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Quenot reassigned WICKET-702: --- Assignee: Jean-Baptiste Quenot > MockWebApplication doesn't redirect properl

[jira] Updated: (WICKET-702) MockWebApplication doesn't redirect properly to mounted pages under RestartResponseAtInterceptPageException

2007-07-03 Thread Jean-Baptiste Quenot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Quenot updated WICKET-702: Fix Version/s: 1.3.0-beta3 > MockWebApplication doesn't redirect properly to mount

svn commit: r552878 - in /incubator/wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/redirect: ./ LoginPage.html LoginPage.java ProtectedPage.html ProtectedPage.java RestartWithMountedPageT

2007-07-03 Thread jbq
Author: jbq Date: Tue Jul 3 08:29:54 2007 New Revision: 552878 URL: http://svn.apache.org/viewvc?view=rev&rev=552878 Log: Adding test case for WICKET-702: MockWebApplication doesn't redirect properly to mounted pages under RestartResponseAtInterceptPageException Added: incubator/wicket/trun

[jira] Updated: (WICKET-702) MockWebApplication doesn't redirect properly to mounted pages under RestartResponseAtInterceptPageException

2007-07-03 Thread Jean-Baptiste Quenot (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Quenot updated WICKET-702: Attachment: 20070703-WICKET-702.txt This patch provides a workaround for the issue

[jira] Updated: (WICKET-700) Palette, Recorder Issue - Compound Property Model does not work.

2007-07-03 Thread Michel Wichers (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michel Wichers updated WICKET-700: -- Summary: Palette, Recorder Issue - Compound Property Model does not work. (was: Palette, Recor

[jira] Commented: (WICKET-700) Palette, Recorder Issue - Compound Property Model does not work.

2007-07-03 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509977 ] Igor Vaynberg commented on WICKET-700: -- just checked in a possible fix, please update and try again. > Palette,

[jira] Created: (WICKET-719) [WICKET-673] breaks AbstractPageableView with AjaxPagingNavigator

2007-07-03 Thread JIRA
[WICKET-673] breaks AbstractPageableView with AjaxPagingNavigator - Key: WICKET-719 URL: https://issues.apache.org/jira/browse/WICKET-719 Project: Wicket Issue Type: Bug

svn commit: r552946 [2/3] - in /incubator/wicket/trunk: jdk-1.4/wicket-datetime/.settings/ jdk-1.4/wicket-extensions/.settings/ jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/mar

2007-07-03 Thread ivaynberg
Modified: incubator/wicket/trunk/jdk-1.4/wicket-velocity/.settings/org.eclipse.jdt.core.prefs URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.4/wicket-velocity/.settings/org.eclipse.jdt.core.prefs?view=diff&rev=552946&r1=552945&r2=552946

svn commit: r552946 [1/3] - in /incubator/wicket/trunk: jdk-1.4/wicket-datetime/.settings/ jdk-1.4/wicket-extensions/.settings/ jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/mar

2007-07-03 Thread ivaynberg
Author: ivaynberg Date: Tue Jul 3 11:49:42 2007 New Revision: 552946 URL: http://svn.apache.org/viewvc?view=rev&rev=552946 Log: WICKET-700 Modified: incubator/wicket/trunk/jdk-1.4/wicket-datetime/.settings/org.eclipse.jdt.core.prefs incubator/wicket/trunk/jdk-1.4/wicket-extensions/.set

svn commit: r552946 [3/3] - in /incubator/wicket/trunk: jdk-1.4/wicket-datetime/.settings/ jdk-1.4/wicket-extensions/.settings/ jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/mar

2007-07-03 Thread ivaynberg
Modified: incubator/wicket/trunk/jdk-1.5/wicket-guice/.settings/org.eclipse.jdt.core.prefs URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/jdk-1.5/wicket-guice/.settings/org.eclipse.jdt.core.prefs?view=diff&rev=552946&r1=552945&r2=552946 ==

[jira] Assigned: (WICKET-719) [WICKET-673] breaks AbstractPageableView with AjaxPagingNavigator

2007-07-03 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Janne Hietamäki reassigned WICKET-719: -- Assignee: Janne Hietamäki > [WICKET-673] breaks AbstractPageableView with AjaxPagingNav

svn commit: r552953 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/repeater/AbstractPageableView.java

2007-07-03 Thread janne
Author: janne Date: Tue Jul 3 12:14:33 2007 New Revision: 552953 URL: http://svn.apache.org/viewvc?view=rev&rev=552953 Log: Fix for WICKET-719: clear cached item count on attach Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/repeater/AbstractPageableV

[jira] Resolved: (WICKET-719) [WICKET-673] breaks AbstractPageableView with AjaxPagingNavigator

2007-07-03 Thread JIRA
[ https://issues.apache.org/jira/browse/WICKET-719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Janne Hietamäki resolved WICKET-719. Resolution: Fixed Fix Version/s: 1.3.0-rc1 > [WICKET-673] breaks AbstractPageableVie

[CONF] Apache Wicket: Index (page edited)

2007-07-03 Thread confluence
Page Edited : WICKET : Index Index has been edited by Martijn Dashorst (Jul 03, 2007). (View changes) Content: Bookmarkable URLLink

svn commit: r552984 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/repeater/AbstractPageableView.java

2007-07-03 Thread janne
Author: janne Date: Tue Jul 3 14:11:01 2007 New Revision: 552984 URL: http://svn.apache.org/viewvc?view=rev&rev=552984 Log: this is not needed anymore Modified: incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/repeater/AbstractPageableView.java Modified: incuba

svn commit: r552988 - /incubator/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/link/ExternalLink.java

2007-07-03 Thread ehillenius
Author: ehillenius Date: Tue Jul 3 14:35:29 2007 New Revision: 552988 URL: http://svn.apache.org/viewvc?view=rev&rev=552988 Log: remove check on tags. If that cannot be resolved, an ExternalLink is created, which then failed when rendering because it is not a http://svn.apache.org/viewvc/incub

[jira] Updated: (WICKET-579) Need for DataTable not to require size

2007-07-03 Thread Gwyn Evans (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwyn Evans updated WICKET-579: -- Attachment: WICKET-578.patch Patched against trunk r552185. I can see what he's trying to do, but I

svn commit: r553029 - /incubator/wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/DatePicker.java

2007-07-03 Thread ehillenius
Author: ehillenius Date: Tue Jul 3 17:49:39 2007 New Revision: 553029 URL: http://svn.apache.org/viewvc?view=rev&rev=553029 Log: added cast check Modified: incubator/wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/DatePicker.java Modified: incu