You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "John Lindal (JIRA)" <ji...@apache.org> on 2011/06/03 02:16:47 UTC

[jira] [Created] (WW-3640) Interceptors should extend AbstractInterceptor

Interceptors should extend AbstractInterceptor
----------------------------------------------

                 Key: WW-3640
                 URL: https://issues.apache.org/jira/browse/WW-3640
             Project: Struts 2
          Issue Type: Improvement
          Components: Core Interceptors
            Reporter: John Lindal
            Assignee: John Lindal
            Priority: Trivial
             Fix For: 2.3


I found a few interceptors that did not extend AbstractInterceptor, so they had (useless) init() and destroy() functions.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (WW-3640) Interceptors should extend AbstractInterceptor

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

John Lindal resolved WW-3640.
-----------------------------

    Resolution: Fixed

> Interceptors should extend AbstractInterceptor
> ----------------------------------------------
>
>                 Key: WW-3640
>                 URL: https://issues.apache.org/jira/browse/WW-3640
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Core Interceptors
>            Reporter: John Lindal
>            Assignee: John Lindal
>            Priority: Trivial
>             Fix For: 2.3
>
>
> I found a few interceptors that did not extend AbstractInterceptor, so they had (useless) init() and destroy() functions.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (WW-3640) Interceptors should extend AbstractInterceptor

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

Hudson commented on WW-3640:
----------------------------

Integrated in Struts2 #308 (See [https://builds.apache.org/hudson/job/Struts2/308/])
    

> Interceptors should extend AbstractInterceptor
> ----------------------------------------------
>
>                 Key: WW-3640
>                 URL: https://issues.apache.org/jira/browse/WW-3640
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Core Interceptors
>            Reporter: John Lindal
>            Assignee: John Lindal
>            Priority: Trivial
>             Fix For: 2.3
>
>
> I found a few interceptors that did not extend AbstractInterceptor, so they had (useless) init() and destroy() functions.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira