[jira] Created: (WICKET-2799) @RequireHttps not switching to https when setting response page to non-bookmarkable page

2010-03-25 Thread Gianni Bruno (JIRA)
@RequireHttps not switching to https when setting response page to non-bookmarkable page Key: WICKET-2799 URL: https://issues.apache.org/jira/browse/WICKET-2799

[jira] Updated: (WICKET-2648) DatePicker javascript uses 4 symbols for year although pattern contains just yy

2010-03-25 Thread count negative (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] count negative updated WICKET-2648: --- Comment: was deleted (was: aie, I see. This should be the patch against 2427 but, sorry,

[jira] Updated: (WICKET-2648) DatePicker javascript uses 4 symbols for year although pattern contains just yy

2010-03-25 Thread count negative (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] count negative updated WICKET-2648: --- Comment: was deleted (was: This is a patch for the 1.4.6 branch. It's based on the date.js

svn commit: r927294 - in /wicket/trunk: wicket-util/src/main/java/org/apache/wicket/util/visit/ wicket/src/main/java/org/apache/wicket/

2010-03-25 Thread ivaynberg
Author: ivaynberg Date: Thu Mar 25 07:53:59 2010 New Revision: 927294 URL: http://svn.apache.org/viewvc?rev=927294view=rev Log: more visitor cleanup Added: wicket/trunk/wicket-util/src/main/java/org/apache/wicket/util/visit/ClassVisitFilter.java (with props) Modified:

[jira] Created: (WICKET-2800) misinterpretation of commented JS-Code in an AbstractTab

2010-03-25 Thread daniel teske (JIRA)
misinterpretation of commented JS-Code in an AbstractTab Key: WICKET-2800 URL: https://issues.apache.org/jira/browse/WICKET-2800 Project: Wicket Issue Type: Bug Components:

[jira] Updated: (WICKET-2800) misinterpretation of commented JS-Code in an AbstractTab (with AjaxTabbedPanel)

2010-03-25 Thread daniel teske (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] daniel teske updated WICKET-2800: - Description: Wicket isn't able to render the selected Tab in an AjaxTabbedPanel if there is a

[jira] Updated: (WICKET-2800) misinterpretation of commented JS-Code in an AbstractTab (with AjaxTabbedPanel)

2010-03-25 Thread daniel teske (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] daniel teske updated WICKET-2800: - interesting: if I delete the the tab is rendered correctly /* function

[jira] Updated: (WICKET-2780) Containers in forms inside a border is not validated correctly

2010-03-25 Thread Adriano dos Santos Fernandes (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano dos Santos Fernandes updated WICKET-2780: - Affects Version/s: 1.4.7 Containers in forms inside a border

[jira] Reopened: (WICKET-2780) Containers in forms inside a border is not validated correctly

2010-03-25 Thread Adriano dos Santos Fernandes (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano dos Santos Fernandes reopened WICKET-2780: -- I'm reopening this in the hope it's reviewed, as the proposed

[jira] Updated: (WICKET-2801) User input can inject property model expressions using StringResourceModel

2010-03-25 Thread Maarten Billemont (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Billemont updated WICKET-2801: -- Attachment: WICKET-2801-1.tbz2 Test case which reproduces this issue. User input

svn commit: r927613 - in /wicket/trunk/wicket-util: .settings/ src/main/java/org/apache/wicket/util/visit/

2010-03-25 Thread ivaynberg
Author: ivaynberg Date: Thu Mar 25 22:31:13 2010 New Revision: 927613 URL: http://svn.apache.org/viewvc?rev=927613view=rev Log: javadoc for visitor stuff Modified: wicket/trunk/wicket-util/.settings/org.eclipse.jdt.core.prefs

[jira] Created: (WICKET-2802) StringIndexOutOfBoundsException in PortletServletRequestWrapper for some resource requests

2010-03-25 Thread Rodolfo Hansen (JIRA)
StringIndexOutOfBoundsException in PortletServletRequestWrapper for some resource requests -- Key: WICKET-2802 URL: https://issues.apache.org/jira/browse/WICKET-2802

[jira] Updated: (WICKET-2802) StringIndexOutOfBoundsException in PortletServletRequestWrapper for some resource requests

2010-03-25 Thread Rodolfo Hansen (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rodolfo Hansen updated WICKET-2802: --- Attachment: exception-fix.patch simple patch to fix the exception.

[jira] Created: (WICKET-2803) ListMultipleChoice's Constructors Should Accept IModel? extends CollectionT

2010-03-25 Thread James Carman (JIRA)
ListMultipleChoice's Constructors Should Accept IModel? extends CollectionT --- Key: WICKET-2803 URL: https://issues.apache.org/jira/browse/WICKET-2803 Project: Wicket

[jira] Updated: (WICKET-2803) ListMultipleChoice's Constructors Should Accept IModel? extends CollectionT

2010-03-25 Thread James Carman (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Carman updated WICKET-2803: - Attachment: WICKET-2803.patch Here's a patch that opens up the constructors a bit.

[jira] Updated: (WICKET-2803) ListMultipleChoice's Constructors Should Accept IModel? extends CollectionT

2010-03-25 Thread James Carman (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Carman updated WICKET-2803: - Priority: Minor (was: Major) Adjusting priority. This isn't major, but it is annoying.

svn commit: r927674 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/form/ListMultipleChoice.java

2010-03-25 Thread ivaynberg
Author: ivaynberg Date: Fri Mar 26 02:54:49 2010 New Revision: 927674 URL: http://svn.apache.org/viewvc?rev=927674view=rev Log: WICKET-2803 ListMultipleChoice's Constructors Should Accept IModel? extends CollectionT Issue: WICKET-2803 Modified:

[jira] Resolved: (WICKET-2803) ListMultipleChoice's Constructors Should Accept IModel? extends CollectionT

2010-03-25 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-2803. --- Resolution: Fixed Fix Version/s: 1.5-M1 1.4.8 Assignee:

[jira] Commented: (WICKET-2803) ListMultipleChoice's Constructors Should Accept IModel? extends CollectionT

2010-03-25 Thread James Carman (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12849988#action_12849988 ] James Carman commented on WICKET-2803: -- Thank you, sir! ListMultipleChoice's

svn commit: r927675 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/markup/html/form/ListMultipleChoice.java

2010-03-25 Thread ivaynberg
Author: ivaynberg Date: Fri Mar 26 03:07:53 2010 New Revision: 927675 URL: http://svn.apache.org/viewvc?rev=927675view=rev Log: WICKET-2803 ListMultipleChoice's Constructors Should Accept IModel? extends CollectionT Issue: WICKET-2803 Modified:

svn commit: r927676 - /wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/protocol/http/portlet/PortletServletRequestWrapper.java

2010-03-25 Thread ivaynberg
Author: ivaynberg Date: Fri Mar 26 03:08:45 2010 New Revision: 927676 URL: http://svn.apache.org/viewvc?rev=927676view=rev Log: WICKET-2802 StringIndexOutOfBoundsException in PortletServletRequestWrapper for some resource requests Issue: WICKET-2802 Modified:

svn commit: r927677 - /wicket/trunk/wicket/src/main/java/org/apache/wicket/protocol/http/portlet/PortletServletRequestWrapper.java

2010-03-25 Thread ivaynberg
Author: ivaynberg Date: Fri Mar 26 03:08:52 2010 New Revision: 927677 URL: http://svn.apache.org/viewvc?rev=927677view=rev Log: WICKET-2802 StringIndexOutOfBoundsException in PortletServletRequestWrapper for some resource requests Issue: WICKET-2802 Modified:

[jira] Resolved: (WICKET-2802) StringIndexOutOfBoundsException in PortletServletRequestWrapper for some resource requests

2010-03-25 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-2802. --- Resolution: Fixed Fix Version/s: 1.5-M1 1.4.8 Assignee:

[jira] Resolved: (WICKET-2801) User input can inject property model expressions using StringResourceModel

2010-03-25 Thread Igor Vaynberg (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Vaynberg resolved WICKET-2801. --- Resolution: Invalid Assignee: Igor Vaynberg you choose to wire user's input directly

[jira] Commented: (WICKET-2801) User input can inject property model expressions using StringResourceModel

2010-03-25 Thread Maarten Billemont (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850011#action_12850011 ] Maarten Billemont commented on WICKET-2801: --- What you are passing as arguments

[jira] Issue Comment Edited: (WICKET-2801) User input can inject property model expressions using StringResourceModel

2010-03-25 Thread Maarten Billemont (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850011#action_12850011 ] Maarten Billemont edited comment on WICKET-2801 at 3/26/10 5:17 AM:

[jira] Commented: (WICKET-2801) User input can inject property model expressions using StringResourceModel

2010-03-25 Thread Jeremy Thomerson (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850016#action_12850016 ] Jeremy Thomerson commented on WICKET-2801: -- Yes - but what you are doing is not