[jira] Commented: (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:comment-tabpanel&focusedCommentId=12850019#action_12850019 ] Igor Vaynberg commented on WICKET-2801: --- what next? should wicket also protect you a

[CONF] Apache Wicket > Migration to Wicket 1.5

2010-03-25 Thread confluence
Migration to Wicket 1.5 Page edited by Igor Vaynberg Migrating to Wicket 1.5 Environment Upgraded to JUNIT4 Removed deprecated method, class and interface definitions Removed FormComponent.setPersistence() Remo

svn commit: r927702 - in /wicket/trunk/wicket/src: main/java/org/apache/wicket/Component.java main/java/org/apache/wicket/MarkupContainer.java main/java/org/apache/wicket/Page.java test/java/org/apach

2010-03-25 Thread ivaynberg
Author: ivaynberg Date: Fri Mar 26 06:12:54 2010 New Revision: 927702 URL: http://svn.apache.org/viewvc?rev=927702&view=rev Log: implemented Component#onInitialize Added: wicket/trunk/wicket/src/test/java/org/apache/wicket/ComponentInitializationTest.java (with props) Modified: wicket

[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-tabpanel&focusedCommentId=12850016#action_12850016 ] Jeremy Thomerson commented on WICKET-2801: -- Yes - but what you are doing is not w

[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-tabpanel&focusedCommentId=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 Maarten Billemont (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850011#action_12850011 ] Maarten Billemont commented on WICKET-2801: --- What you are passing as arguments i

[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 t

[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: Ig

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=927677&view=rev Log: WICKET-2802 StringIndexOutOfBoundsException in PortletServletRequestWrapper for some resource requests Issue: WICKET-2802 Modified: wicket/trunk/wicket/src/main/j

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=927676&view=rev Log: WICKET-2802 StringIndexOutOfBoundsException in PortletServletRequestWrapper for some resource requests Issue: WICKET-2802 Modified: wicket/branches/wicket-1.4.x/w

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=927675&view=rev Log: WICKET-2803 ListMultipleChoice's Constructors Should Accept IModel> Issue: WICKET-2803 Modified: wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicke

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

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

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

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: Ig

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=927674&view=rev Log: WICKET-2803 ListMultipleChoice's Constructors Should Accept IModel> Issue: WICKET-2803 Modified: wicket/trunk/wicket/src/main/java/org/apache/wicket/markup/html/fo

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

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. > List

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

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. Unfortunatel

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

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

[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. > StringIndexOutOfBounds

[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

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=927613&view=rev Log: javadoc for visitor stuff Modified: wicket/trunk/wicket-util/.settings/org.eclipse.jdt.core.prefs wicket/trunk/wicket-util/src/main/java/org/apache/wicket/util

[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 ca

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

2010-03-25 Thread Maarten Billemont (JIRA)
User input can inject property model expressions using StringResourceModel -- Key: WICKET-2801 URL: https://issues.apache.org/jira/browse/WICKET-2801 Project: Wicket Iss

[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 solu

[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 i

[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 myCommentedFunction(id1

[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 c

[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: w

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=927294&view=rev Log: more visitor cleanup Added: wicket/trunk/wicket-util/src/main/java/org/apache/wicket/util/visit/ClassVisitFilter.java (with props) Modified: wicket/trunk/w