[jira] Created: (WICKET-2916) A stylesheet reference inside a wicket:link which doesn't resolve corrupts the url parameters.

2010-06-15 Thread Jacob Persson (JIRA)
A stylesheet reference inside a wicket:link which doesn't resolve corrupts the url parameters. -- Key: WICKET-2916 URL: https://issues.apache.org/jira/browse/WICKET-2916

[jira] Commented: (WICKET-2916) A stylesheet reference inside a wicket:link which doesn't resolve corrupts the url parameters.

2010-06-15 Thread Martin Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12878889#action_12878889 ] Martin Grigorov commented on WICKET-2916: - Please provide a quickstart

[jira] Commented: (WICKET-2631) wicket:message within wicket:head not processed

2010-06-15 Thread Erik van Oosten (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12878955#action_12878955 ] Erik van Oosten commented on WICKET-2631: - Seeing the same here in Wicket 1.4.9.

[CONF] Apache Wicket Migration to Wicket 1.5

2010-06-15 Thread confluence
Migration to Wicket 1.5 Page edited by Martin Grigorov Comment: Add a table with renamed/removed classes Changes (1) ...

[CONF] Apache Wicket Migration to Wicket 1.5

2010-06-15 Thread confluence
Migration to Wicket 1.5 Page edited by Martin Grigorov Comment: Add some more renamed/removed/modified classes Changes (2) ...

[jira] Created: (WICKET-2917) WebResponse sets a negative Content-Length when length 2G

2010-06-15 Thread Louis Letourneau (JIRA)
WebResponse sets a negative Content-Length when length 2G -- Key: WICKET-2917 URL: https://issues.apache.org/jira/browse/WICKET-2917 Project: Wicket Issue Type: Bug

[jira] Updated: (WICKET-2917) WebResponse sets a negative Content-Length when length 2G

2010-06-15 Thread Louis Letourneau (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Louis Letourneau updated WICKET-2917: - Attachment: webResponse-contentLength-1.4.9.patch Patch that adds the fix to

[jira] Commented: (WICKET-2917) WebResponse sets a negative Content-Length when length 2G

2010-06-15 Thread Louis Letourneau (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12879064#action_12879064 ] Louis Letourneau commented on WICKET-2917: -- The patch tests for the length, but

svn commit: r955058 - in /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket: AccessStackPageMap.java PageMap.java

2010-06-15 Thread jrthomerson
Author: jrthomerson Date: Tue Jun 15 21:26:49 2010 New Revision: 955058 URL: http://svn.apache.org/viewvc?rev=955058view=rev Log: allow someone to override AccessStackPageMap and hook into get, put, remove calls so that they can add custom functionality Modified:

svn commit: r955074 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/protocol/http/WebResponse.java

2010-06-15 Thread jrthomerson
Author: jrthomerson Date: Tue Jun 15 22:32:47 2010 New Revision: 955074 URL: http://svn.apache.org/viewvc?rev=955074view=rev Log: fixes WICKET-2917 in 1.4.x Modified: wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/protocol/http/WebResponse.java Modified:

[jira] Updated: (WICKET-2917) WebResponse sets a negative Content-Length when length 2G

2010-06-15 Thread Jeremy Thomerson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Thomerson updated WICKET-2917: - Assignee: Jeremy Thomerson Priority: Minor (was: Major) minor - this is a rare

svn commit: r955075 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/protocol/http/servlet/ServletWebResponse.java

2010-06-15 Thread jrthomerson
Author: jrthomerson Date: Tue Jun 15 22:37:41 2010 New Revision: 955075 URL: http://svn.apache.org/viewvc?rev=955075view=rev Log: fixes WICKET-2917 for trunk (1.5) Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/protocol/http/servlet/ServletWebResponse.java Modified:

[jira] Resolved: (WICKET-2917) WebResponse sets a negative Content-Length when length 2G

2010-06-15 Thread Jeremy Thomerson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Thomerson resolved WICKET-2917. -- Fix Version/s: 1.4.10 1.5-M1 Resolution: Fixed WebResponse

[jira] Commented: (WICKET-2917) WebResponse sets a negative Content-Length when length 2G

2010-06-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12879166#action_12879166 ] Hudson commented on WICKET-2917: Integrated in Apache Wicket 1.5.x #100 (See

[jira] Updated: (WICKET-2909) ListView removeLink method should remove items from list based on item index

2010-06-15 Thread Jeremy Thomerson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Thomerson updated WICKET-2909: - Attachment: quickstart.tar.gz quickstart demonstrating behavior commit for fix will

svn commit: r955101 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/markup/html/list/ListView.java

2010-06-15 Thread jrthomerson
Author: jrthomerson Date: Wed Jun 16 00:49:58 2010 New Revision: 955101 URL: http://svn.apache.org/viewvc?rev=955101view=rev Log: fixes WICKET-2909 in 1.4.x Modified: wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/markup/html/list/ListView.java Modified:

svn commit: r955105 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/list/ListView.java

2010-06-15 Thread jrthomerson
Author: jrthomerson Date: Wed Jun 16 01:17:22 2010 New Revision: 955105 URL: http://svn.apache.org/viewvc?rev=955105view=rev Log: fixes WICKET-2909 in trunk Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/list/ListView.java Modified:

svn commit: r955107 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/markup/html/list/ListView.java

2010-06-15 Thread jrthomerson
Author: jrthomerson Date: Wed Jun 16 01:19:57 2010 New Revision: 955107 URL: http://svn.apache.org/viewvc?rev=955107view=rev Log: changing logic for enabled of moveUpLink, moveDownLink to match changes I made in trunk for fixes WICKET-2909 Modified:

[jira] Resolved: (WICKET-2909) ListView removeLink method should remove items from list based on item index

2010-06-15 Thread Jeremy Thomerson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Thomerson resolved WICKET-2909. -- Fix Version/s: 1.4.10 1.5-M1 Resolution: Fixed ListView

[jira] Created: (WICKET-2918) Use Apache Nexus Maven Repository instead of self hosted maven repository on wicketstuff.org

2010-06-15 Thread Michael O'Cleirigh (JIRA)
Use Apache Nexus Maven Repository instead of self hosted maven repository on wicketstuff.org Key: WICKET-2918 URL: https://issues.apache.org/jira/browse/WICKET-2918

[jira] Commented: (WICKET-2909) ListView removeLink method should remove items from list based on item index

2010-06-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12879231#action_12879231 ] Hudson commented on WICKET-2909: Integrated in Apache Wicket 1.5.x #102 (See