You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Victor Li (JIRA)" <ji...@apache.org> on 2008/10/08 09:33:37 UTC

[jira] Created: (WW-2830) Dynamic method invocation bug with tow custom interceptors

Dynamic method invocation bug with tow custom interceptors
----------------------------------------------------------

                 Key: WW-2830
                 URL: https://issues.apache.org/struts/browse/WW-2830
             Project: Struts 2
          Issue Type: Bug
    Affects Versions: 2.1.2
         Environment: Struts2.1.2 Spring2.0 Hibernate3.0 Tomcat5.5 java6
            Reporter: Victor Li


System use two custom interceptors. For normal Action everything is OK. But for one Action with two or more method, the method invoked will be executed twice.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (WW-2830) Dynamic method invocation bug with custom interceptor stack

Posted by "Dave Newton (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/WW-2830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44821#action_44821 ] 

Dave Newton commented on WW-2830:
---------------------------------

How, exactly, should we go about reproducing this issue? I'm running S2.1.3 with custom interceptors and have actions with more than one methods and don't see the behavior.

Please provide more information.

> Dynamic method invocation bug with custom interceptor stack
> -----------------------------------------------------------
>
>                 Key: WW-2830
>                 URL: https://issues.apache.org/struts/browse/WW-2830
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.1.2
>         Environment: Struts2.1.2 Spring2.0 Hibernate3.0 Tomcat5.5 java6
>            Reporter: Victor Li
>
> System use custom interceptor stack. For normal Action everything is OK. But for one Action with two or more method, the method invoked will be executed twice or more.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (WW-2830) Dynamic method invocation bug with custom interceptor stack

Posted by "Dave Newton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Newton closed WW-2830.
---------------------------

    Resolution: Not A Problem

Closed as per submitter's request.

> Dynamic method invocation bug with custom interceptor stack
> -----------------------------------------------------------
>
>                 Key: WW-2830
>                 URL: https://issues.apache.org/struts/browse/WW-2830
>             Project: Struts 2
>          Issue Type: Temp
>    Affects Versions: 2.1.2
>         Environment: Struts2.1.2 Spring2.0 Hibernate3.0 Tomcat5.5 java6
>            Reporter: Victor Li
>            Priority: Trivial
>
> System use custom interceptor stack. For normal Action everything is OK. But for one Action with two or more method, the method invoked will be executed twice or more.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WW-2830) Dynamic method invocation bug with custom interceptor stack

Posted by "Victor Li (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Victor Li updated WW-2830:
--------------------------

      Priority: Trivial  (was: Major)
    Issue Type: Temp  (was: Bug)

> Dynamic method invocation bug with custom interceptor stack
> -----------------------------------------------------------
>
>                 Key: WW-2830
>                 URL: https://issues.apache.org/struts/browse/WW-2830
>             Project: Struts 2
>          Issue Type: Temp
>    Affects Versions: 2.1.2
>         Environment: Struts2.1.2 Spring2.0 Hibernate3.0 Tomcat5.5 java6
>            Reporter: Victor Li
>            Priority: Trivial
>
> System use custom interceptor stack. For normal Action everything is OK. But for one Action with two or more method, the method invoked will be executed twice or more.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WW-2830) Dynamic method invocation bug with two custom interceptors

Posted by "Victor Li (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Victor Li updated WW-2830:
--------------------------

    Summary: Dynamic method invocation bug with two custom interceptors  (was: Dynamic method invocation bug with tow custom interceptors)

> Dynamic method invocation bug with two custom interceptors
> ----------------------------------------------------------
>
>                 Key: WW-2830
>                 URL: https://issues.apache.org/struts/browse/WW-2830
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.1.2
>         Environment: Struts2.1.2 Spring2.0 Hibernate3.0 Tomcat5.5 java6
>            Reporter: Victor Li
>
> System use two custom interceptors. For normal Action everything is OK. But for one Action with two or more method, the method invoked will be executed twice.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WW-2830) Dynamic method invocation bug with custom interceptor stack

Posted by "Victor Li (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Victor Li updated WW-2830:
--------------------------

    Description: System use custom interceptor stack. For normal Action everything is OK. But for one Action with two or more method, the method invoked will be executed twice or more.  (was: System use two custom interceptors. For normal Action everything is OK. But for one Action with two or more method, the method invoked will be executed twice.)
        Summary: Dynamic method invocation bug with custom interceptor stack  (was: Dynamic method invocation bug with two custom interceptors)

> Dynamic method invocation bug with custom interceptor stack
> -----------------------------------------------------------
>
>                 Key: WW-2830
>                 URL: https://issues.apache.org/struts/browse/WW-2830
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.1.2
>         Environment: Struts2.1.2 Spring2.0 Hibernate3.0 Tomcat5.5 java6
>            Reporter: Victor Li
>
> System use custom interceptor stack. For normal Action everything is OK. But for one Action with two or more method, the method invoked will be executed twice or more.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (WW-2830) Dynamic method invocation bug with custom interceptor stack

Posted by "Victor Li (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/WW-2830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44824#action_44824 ] 

Victor Li commented on WW-2830:
-------------------------------

Sorry, I have idea of chaos on Struts2 Tag "s:submit". I use this tag in JSP, but somewhere with javascript submit again. Please close this report, thanks.

> Dynamic method invocation bug with custom interceptor stack
> -----------------------------------------------------------
>
>                 Key: WW-2830
>                 URL: https://issues.apache.org/struts/browse/WW-2830
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.1.2
>         Environment: Struts2.1.2 Spring2.0 Hibernate3.0 Tomcat5.5 java6
>            Reporter: Victor Li
>
> System use custom interceptor stack. For normal Action everything is OK. But for one Action with two or more method, the method invoked will be executed twice or more.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Issue Comment Edited: (WW-2830) Dynamic method invocation bug with custom interceptor stack

Posted by "Victor Li (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/WW-2830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44824#action_44824 ] 

victor_lihn edited comment on WW-2830 at 10/9/08 12:26 AM:
---------------------------------------------------------

Sorry, I have idea of chaos on Struts2 Tag "s:submit". I use this tag in JSP, but somewhere with javascript submit again. Please close this issue, thanks.

      was (Author: victor_lihn):
    Sorry, I have idea of chaos on Struts2 Tag "s:submit". I use this tag in JSP, but somewhere with javascript submit again. Please close this report, thanks.
  
> Dynamic method invocation bug with custom interceptor stack
> -----------------------------------------------------------
>
>                 Key: WW-2830
>                 URL: https://issues.apache.org/struts/browse/WW-2830
>             Project: Struts 2
>          Issue Type: Temp
>    Affects Versions: 2.1.2
>         Environment: Struts2.1.2 Spring2.0 Hibernate3.0 Tomcat5.5 java6
>            Reporter: Victor Li
>            Priority: Trivial
>
> System use custom interceptor stack. For normal Action everything is OK. But for one Action with two or more method, the method invoked will be executed twice or more.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.