[jira] Created: (WICKET-2038) Missing redirects in AjaxPagingNavigationLink and AjaxPagingNavigationIncrementLink

2009-01-22 Thread Jonas (JIRA)
Missing redirects in AjaxPagingNavigationLink and AjaxPagingNavigationIncrementLink --- Key: WICKET-2038 URL: https://issues.apache.org/jira/browse/WICKET-2038 Project:

[jira] Updated: (WICKET-2038) Missing redirects in AjaxPagingNavigationLink and AjaxPagingNavigationIncrementLink

2009-01-22 Thread Jonas (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonas updated WICKET-2038: -- Attachment: wicket_2038.patch Missing redirects in AjaxPagingNavigationLink and

[jira] Updated: (WICKET-2038) Missing redirects in AjaxPagingNavigationLink and AjaxPagingNavigationIncrementLink

2009-01-22 Thread Jonas (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonas updated WICKET-2038: -- Attachment: wicket_2038_demo.zip Missing redirects in AjaxPagingNavigationLink and

[jira] Created: (WICKET-2039) Fragment#getAssociatedMarkupStream() doesn't look for Parent in the proper way

2009-01-22 Thread German Morales (JIRA)
Fragment#getAssociatedMarkupStream() doesn't look for Parent in the proper way -- Key: WICKET-2039 URL: https://issues.apache.org/jira/browse/WICKET-2039 Project: Wicket

[CONF] Apache Wicket: Portal HowTo (page edited)

2009-01-22 Thread confluence
Page Edited : WICKET : Portal HowTo Portal HowTo has been edited by German Morales (Jan 22, 2009). (View changes) Content:

[jira] Created: (WICKET-2040) Wrong log message text in RequestCycle#prepare

2009-01-22 Thread Erik van Oosten (JIRA)
Wrong log message text in RequestCycle#prepare -- Key: WICKET-2040 URL: https://issues.apache.org/jira/browse/WICKET-2040 Project: Wicket Issue Type: Bug Components: wicket Affects

[jira] Created: (WICKET-2041) ClassCastException in DefaultConverter.convertToString

2009-01-22 Thread JIRA
ClassCastException in DefaultConverter.convertToString -- Key: WICKET-2041 URL: https://issues.apache.org/jira/browse/WICKET-2041 Project: Wicket Issue Type: Bug Components:

[jira] Reopened: (WICKET-1910) ServletWebRequest.isAjax Should be cached

2009-01-22 Thread Juergen Donnerstag (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juergen Donnerstag reopened WICKET-1910: reverted the change. leave for 1.5 ServletWebRequest.isAjax Should be cached

svn commit: r736823 - in /wicket/trunk/wicket/src: main/java/org/apache/wicket/util/tester/BaseWicketTester.java test/java/org/apache/wicket/util/tester/WicketTesterTest.java

2009-01-22 Thread jdonnerstag
Author: jdonnerstag Date: Thu Jan 22 14:09:55 2009 New Revision: 736823 URL: http://svn.apache.org/viewvc?rev=736823view=rev Log: wicket-1910: ajax tests is now working Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/util/tester/BaseWicketTester.java