[jira] [Updated] (WICKET-4226) TreeColumn not displayed when there is only one "Alignment.MIDDLE" column

2011-11-14 Thread Gabriel LANDON (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabriel LANDON updated WICKET-4226: --- Attachment: MiddleColumnsView.patch Patch for wicket 1.5.x > TreeColumn not

[jira] [Updated] (WICKET-4226) TreeColumn not displayed when there is only one "Alignment.MIDDLE" column

2011-11-14 Thread Gabriel LANDON (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabriel LANDON updated WICKET-4226: --- Description: When you create a TreeTable with only one column in the middle (Alignment.MIDD

[jira] [Created] (WICKET-4226) TreeColumn not displayed when there is only one "Alignment.MIDDLE" column

2011-11-14 Thread Gabriel LANDON (Created) (JIRA)
TreeColumn not displayed when there is only one "Alignment.MIDDLE" column - Key: WICKET-4226 URL: https://issues.apache.org/jira/browse/WICKET-4226 Project: Wicket Issue

[CONF] Apache Wicket > Wicket's XHTML tags

2011-11-14 Thread confluence
Wicket's XHTML tags Page edited by azakhark Comment: Element wicket:link: updated Changes (1) ... h3. Element wic

[CONF] Apache Wicket > Wicket's XHTML tags

2011-11-14 Thread confluence
Wicket's XHTML tags Page edited by azakhark Changes (1) ... h3. Element wicket:link ** \- Support for wicket [autolink] functiona

svn commit: r1201797 [2/2] - in /wicket/common/site/trunk: ./ _site/ _site/2009/07/30/ _site/2009/08/21/ _site/2009/10/12/ _site/2009/10/24/ _site/2009/12/13/ _site/2009/12/21/ _site/2010/02/01/ _site

2011-11-14 Thread ivaynberg
Modified: wicket/common/site/trunk/_site/meet/index.html URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/meet/index.html?rev=1201797&r1=1201796&r2=1201797&view=diff == --- wicket/common/site/trunk/_site/me

[jira] [Commented] (WICKET-4201) IPageProvider and its implementations need to be improved

2011-11-14 Thread Andrea Del Bene (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13149632#comment-13149632 ] Andrea Del Bene commented on WICKET-4201: - Another limit of the current implement

[jira] [Resolved] (WICKET-4225) Allow setting cache duration for DownloadLink

2011-11-14 Thread Martin Grigorov (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Grigorov resolved WICKET-4225. - Resolution: Fixed Fix Version/s: 1.5.4 > Allow setting cache duration for Dow

svn commit: r1201688 - in /wicket/trunk: wicket-core/src/main/java/org/apache/wicket/markup/html/link/ wicket-core/src/main/java/org/apache/wicket/request/handler/resource/ wicket-core/src/main/java/o

2011-11-14 Thread mgrigorov
Author: mgrigorov Date: Mon Nov 14 13:00:31 2011 New Revision: 1201688 URL: http://svn.apache.org/viewvc?rev=1201688&view=rev Log: WICKET-4225 Allow setting cache duration for DownloadLink Modified: wicket/trunk/wicket-core/src/main/java/org/apache/wicket/markup/html/link/DownloadLink.java

[jira] [Created] (WICKET-4225) Allow setting cache duration for DownloadLink

2011-11-14 Thread Martin Grigorov (Created) (JIRA)
Allow setting cache duration for DownloadLink -- Key: WICKET-4225 URL: https://issues.apache.org/jira/browse/WICKET-4225 Project: Wicket Issue Type: Improvement Components: wicket Af

[jira] [Commented] (WICKET-4224) DataTable markup : change SPAN to DIV

2011-11-14 Thread Pierre Goiffon (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13149549#comment-13149549 ] Pierre Goiffon commented on WICKET-4224: Martin, I could not agree more :)

[jira] [Issue Comment Edited] (WICKET-4144) FilterForm directly adds to --> invalid XHTML strict

2011-11-14 Thread Pierre Goiffon (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13149547#comment-13149547 ] Pierre Goiffon edited comment on WICKET-4144 at 11/14/11 10:35 AM:

[jira] [Commented] (WICKET-4144) FilterForm directly adds to --> invalid XHTML strict

2011-11-14 Thread Pierre Goiffon (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13149547#comment-13149547 ] Pierre Goiffon commented on WICKET-4144: The input added are also closed in the x

[jira] [Commented] (WICKET-4224) DataTable markup : change SPAN to DIV

2011-11-14 Thread Martin Grigorov (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13149533#comment-13149533 ] Martin Grigorov commented on WICKET-4224: - Maybe it is even better to use instea

[jira] [Created] (WICKET-4224) DataTable markup : change SPAN to DIV

2011-11-14 Thread Pierre Goiffon (Created) (JIRA)
DataTable markup : change SPAN to DIV - Key: WICKET-4224 URL: https://issues.apache.org/jira/browse/WICKET-4224 Project: Wicket Issue Type: Improvement Components: wicket-extensions Affects V

[jira] [Closed] (WICKET-4207) Use the correct cast in WizardButtonBar

2011-11-14 Thread Matthias Keller (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Keller closed WICKET-4207. --- Thanks > Use the correct cast in WizardButtonBar >

svn commit: r1201634 - /wicket/trunk/wicket-request/src/main/java/org/apache/wicket/request/Url.java

2011-11-14 Thread mgrigorov
Author: mgrigorov Date: Mon Nov 14 08:53:35 2011 New Revision: 1201634 URL: http://svn.apache.org/viewvc?rev=1201634&view=rev Log: Don't test 'protocol' for 'null'. It is certain that it is not. Modified: wicket/trunk/wicket-request/src/main/java/org/apache/wicket/request/Url.java Modified:

[jira] [Commented] (WICKET-4223) Wrong Ajax form submit with wicket-1.418 and IBM WebSphere Portal 6.1

2011-11-14 Thread Commented
[ https://issues.apache.org/jira/browse/WICKET-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13149502#comment-13149502 ] José Antonio Matute commented on WICKET-4223: - Patch to solve this problem is

[jira] [Updated] (WICKET-4223) Wrong Ajax form submit with wicket-1.418 and IBM WebSphere Portal 6.1

2011-11-14 Thread Updated
[ https://issues.apache.org/jira/browse/WICKET-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] José Antonio Matute updated WICKET-4223: Attachment: wicket-1.4.x-wicket-ajax.js.patch > Wrong Ajax form submit with wi

[jira] [Created] (WICKET-4223) Wrong Ajax form submit with wicket-1.418 and IBM WebSphere Portal 6.1

2011-11-14 Thread Created
Wrong Ajax form submit with wicket-1.418 and IBM WebSphere Portal 6.1 - Key: WICKET-4223 URL: https://issues.apache.org/jira/browse/WICKET-4223 Project: Wicket Issue Type: B