[jira] [Commented] (WW-4068) Refactor ParametersInterceptor so it's easier to extend

2013-05-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WW-4068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13661176#comment-13661176 ] Hudson commented on WW-4068: Integrated in Struts2-JDK6 #702 (See [https://builds.apache.org/job

[jira] [Comment Edited] (WW-4066) Submitting form with parameters using brackets while devMode=true yields StringIndexOutOfBoundsException

2013-05-17 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/jira/browse/WW-4066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13661016#comment-13661016 ] Lukasz Lenart edited comment on WW-4066 at 5/17/13 8:25 PM: I hav

[jira] [Commented] (WW-4066) Submitting form with parameters using brackets while devMode=true yields StringIndexOutOfBoundsException

2013-05-17 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/jira/browse/WW-4066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13661016#comment-13661016 ] Lukasz Lenart commented on WW-4066: --- I have switched to 2.1.8.1 and the problem still exist

[jira] [Assigned] (WW-4066) Submitting form with parameters using brackets while devMode=true yields StringIndexOutOfBoundsException

2013-05-17 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/jira/browse/WW-4066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukasz Lenart reassigned WW-4066: - Assignee: Lukasz Lenart > Submitting form with parameters using brackets while devMode=true yiel

[jira] [Closed] (WW-4068) Refactor ParametersInterceptor so it's easier to extend

2013-05-17 Thread Johno Crawford (JIRA)
[ https://issues.apache.org/jira/browse/WW-4068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johno Crawford closed WW-4068. -- Resolution: Fixed > Refactor ParametersInterceptor so it's easier to extend >

[jira] [Commented] (WW-4068) Refactor ParametersInterceptor so it's easier to extend

2013-05-17 Thread Johno Crawford (JIRA)
[ https://issues.apache.org/jira/browse/WW-4068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660966#comment-13660966 ] Johno Crawford commented on WW-4068: Looks good to me, thanks! > Refacto

[jira] [Commented] (WW-4068) Refactor ParametersInterceptor so it's easier to extend

2013-05-17 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/jira/browse/WW-4068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660952#comment-13660952 ] Lukasz Lenart commented on WW-4068: --- Patch applied but I have changed it a bit. Please revi

[jira] [Assigned] (WW-4068) Refactor ParametersInterceptor so it's easier to extend

2013-05-17 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/jira/browse/WW-4068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukasz Lenart reassigned WW-4068: - Assignee: Lukasz Lenart > Refactor ParametersInterceptor so it's easier to extend >

[jira] [Updated] (WW-4068) Refactor ParametersInterceptor so it's easier to extend

2013-05-17 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/jira/browse/WW-4068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukasz Lenart updated WW-4068: -- Affects Version/s: 2.3.14 > Refactor ParametersInterceptor so it's easier to extend >

[jira] [Updated] (WW-4068) Refactor ParametersInterceptor so it's easier to extend

2013-05-17 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/jira/browse/WW-4068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukasz Lenart updated WW-4068: -- Fix Version/s: 2.3.15 > Refactor ParametersInterceptor so it's easier to extend >

[jira] [Updated] (WW-4066) Submitting form with parameters using brackets while devMode=true yields StringIndexOutOfBoundsException

2013-05-17 Thread Chris Cranford (JIRA)
[ https://issues.apache.org/jira/browse/WW-4066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Cranford updated WW-4066: --- Attachment: testcase.zip Maven test case project, including built WAR using JDK1.7 > Su

[jira] [Commented] (WW-3973) WW-3866 overrides ParameterNameAware decision with interceptor settings

2013-05-17 Thread Johno Crawford (JIRA)
[ https://issues.apache.org/jira/browse/WW-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660775#comment-13660775 ] Johno Crawford commented on WW-3973: [~lukaszlenart] new ticket and patch proposal over a

[jira] [Created] (WW-4068) Refactor ParametersInterceptor so it's easier to extend

2013-05-17 Thread Johno Crawford (JIRA)
Johno Crawford created WW-4068: -- Summary: Refactor ParametersInterceptor so it's easier to extend Key: WW-4068 URL: https://issues.apache.org/jira/browse/WW-4068 Project: Struts 2 Issue Type: Im

[jira] [Updated] (WW-4068) Refactor ParametersInterceptor so it's easier to extend

2013-05-17 Thread Johno Crawford (JIRA)
[ https://issues.apache.org/jira/browse/WW-4068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johno Crawford updated WW-4068: --- Attachment: extracted_method_for_extending.patch > Refactor ParametersInterceptor so it's easier to

[jira] [Commented] (WW-3973) WW-3866 overrides ParameterNameAware decision with interceptor settings

2013-05-17 Thread Johno Crawford (JIRA)
[ https://issues.apache.org/jira/browse/WW-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660771#comment-13660771 ] Johno Crawford commented on WW-3973: Looks like I do not have permission to reopen the ti

[jira] [Commented] (WW-3973) WW-3866 overrides ParameterNameAware decision with interceptor settings

2013-05-17 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/jira/browse/WW-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660704#comment-13660704 ] Lukasz Lenart commented on WW-3973: --- [~johno] pleas re-open this issue or create a new one.

[jira] [Commented] (WW-3973) WW-3866 overrides ParameterNameAware decision with interceptor settings

2013-05-17 Thread Johno Crawford (JIRA)
[ https://issues.apache.org/jira/browse/WW-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660701#comment-13660701 ] Johno Crawford commented on WW-3973: Bit late to the party , we would love to see a conf

[jira] [Commented] (WW-4028) TokenSessionInterceptor can put non-serializable object into Session

2013-05-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WW-4028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660690#comment-13660690 ] Hudson commented on WW-4028: Integrated in Struts2-JDK6 #701 (See [https://builds.apache.org/job

[jira] [Comment Edited] (WW-4028) TokenSessionInterceptor can put non-serializable object into Session

2013-05-17 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/jira/browse/WW-4028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660563#comment-13660563 ] Lukasz Lenart edited comment on WW-4028 at 5/17/13 12:38 PM: - I h

[jira] [Resolved] (WW-4028) TokenSessionInterceptor can put non-serializable object into Session

2013-05-17 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/jira/browse/WW-4028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukasz Lenart resolved WW-4028. --- Resolution: Fixed Resolved > TokenSessionInterceptor can put non-serializable object in

[jira] [Commented] (WW-4028) TokenSessionInterceptor can put non-serializable object into Session

2013-05-17 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/jira/browse/WW-4028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660563#comment-13660563 ] Lukasz Lenart commented on WW-4028: --- I have extended {{ActionInvocation}} interface and add

[jira] [Commented] (WW-4028) TokenSessionInterceptor can put non-serializable object into Session

2013-05-17 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/jira/browse/WW-4028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660532#comment-13660532 ] Lukasz Lenart commented on WW-4028: --- The problem is in {{InvocationSessionStore}} which sto

[jira] [Comment Edited] (WW-4045) Null Pointer Exception on DefaultActionValidatorManager

2013-05-17 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/jira/browse/WW-4045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660492#comment-13660492 ] Lukasz Lenart edited comment on WW-4045 at 5/17/13 9:35 AM: It mu

[jira] [Commented] (WW-4045) Null Pointer Exception on DefaultActionValidatorManager

2013-05-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WW-4045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660516#comment-13660516 ] Hudson commented on WW-4045: Integrated in Struts2-JDK6 #700 (See [https://builds.apache.org/job

[jira] [Commented] (WW-4044) executeResult="true" generate an infinite loop wheen the result type is tiles3

2013-05-17 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/jira/browse/WW-4044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660495#comment-13660495 ] Lukasz Lenart commented on WW-4044: --- Postponing as I need more info from [~jflefebvre]

[jira] [Updated] (WW-4044) executeResult="true" generate an infinite loop wheen the result type is tiles3

2013-05-17 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/jira/browse/WW-4044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukasz Lenart updated WW-4044: -- Fix Version/s: (was: 2.3.15) 2.3.x > executeResult="true" generate an infinite

[jira] [Commented] (WW-4045) Null Pointer Exception on DefaultActionValidatorManager

2013-05-17 Thread Lukasz Lenart (JIRA)
[ https://issues.apache.org/jira/browse/WW-4045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660492#comment-13660492 ] Lukasz Lenart commented on WW-4045: --- It must be something else, {{DefaultFileManger#loadFil

[jira] [Commented] (WW-4067) Interceptor init() method called twice during initialization

2013-05-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/WW-4067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660429#comment-13660429 ] Hudson commented on WW-4067: Integrated in Struts2-JDK6 #699 (See [https://builds.apache.org/job