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 2010/11/01 22:38:26 UTC

[jira] Created: (WW-3525) JSONInterceptor should extend AbstractInterceptor

JSONInterceptor should extend AbstractInterceptor
-------------------------------------------------

                 Key: WW-3525
                 URL: https://issues.apache.org/jira/browse/WW-3525
             Project: Struts 2
          Issue Type: Improvement
          Components: Plugin - JSON
    Affects Versions: 2.2.1
            Reporter: John Lindal
            Priority: Minor


Extending com.opensymphony.xwork2.interceptor.AbstractInterceptor allows removing the empty init() and destroy() functions from JSONInterceptor.

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


[jira] Updated: (WW-3525) JSONInterceptor should extend AbstractInterceptor

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

Steven Benitez updated WW-3525:
-------------------------------

    Attachment: WW-3525.patch

Added patch.

> JSONInterceptor should extend AbstractInterceptor
> -------------------------------------------------
>
>                 Key: WW-3525
>                 URL: https://issues.apache.org/jira/browse/WW-3525
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Plugin - JSON
>    Affects Versions: 2.2.1
>            Reporter: John Lindal
>            Priority: Minor
>         Attachments: WW-3525.patch
>
>
> Extending com.opensymphony.xwork2.interceptor.AbstractInterceptor allows removing the empty init() and destroy() functions from JSONInterceptor.

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


[jira] Resolved: (WW-3525) JSONInterceptor should extend AbstractInterceptor

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

John Lindal resolved WW-3525.
-----------------------------

    Resolution: Fixed

> JSONInterceptor should extend AbstractInterceptor
> -------------------------------------------------
>
>                 Key: WW-3525
>                 URL: https://issues.apache.org/jira/browse/WW-3525
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Plugin - JSON
>    Affects Versions: 2.2.1
>            Reporter: John Lindal
>            Assignee: John Lindal
>            Priority: Minor
>         Attachments: WW-3525.patch
>
>
> Extending com.opensymphony.xwork2.interceptor.AbstractInterceptor allows removing the empty init() and destroy() functions from JSONInterceptor.

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


[jira] Resolved: (WW-3525) JSONInterceptor should extend AbstractInterceptor

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

John Lindal resolved WW-3525.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.2

> JSONInterceptor should extend AbstractInterceptor
> -------------------------------------------------
>
>                 Key: WW-3525
>                 URL: https://issues.apache.org/jira/browse/WW-3525
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Plugin - JSON
>    Affects Versions: 2.2.1
>            Reporter: John Lindal
>            Assignee: John Lindal
>            Priority: Minor
>             Fix For: 2.2.2
>
>         Attachments: WW-3525.patch
>
>
> Extending com.opensymphony.xwork2.interceptor.AbstractInterceptor allows removing the empty init() and destroy() functions from JSONInterceptor.

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

        

[jira] Reopened: (WW-3525) JSONInterceptor should extend AbstractInterceptor

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

John Lindal reopened WW-3525:
-----------------------------


> JSONInterceptor should extend AbstractInterceptor
> -------------------------------------------------
>
>                 Key: WW-3525
>                 URL: https://issues.apache.org/jira/browse/WW-3525
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Plugin - JSON
>    Affects Versions: 2.2.1
>            Reporter: John Lindal
>            Assignee: John Lindal
>            Priority: Minor
>             Fix For: 2.2.2
>
>         Attachments: WW-3525.patch
>
>
> Extending com.opensymphony.xwork2.interceptor.AbstractInterceptor allows removing the empty init() and destroy() functions from JSONInterceptor.

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

        

[jira] Assigned: (WW-3525) JSONInterceptor should extend AbstractInterceptor

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

John Lindal reassigned WW-3525:
-------------------------------

    Assignee: John Lindal

> JSONInterceptor should extend AbstractInterceptor
> -------------------------------------------------
>
>                 Key: WW-3525
>                 URL: https://issues.apache.org/jira/browse/WW-3525
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Plugin - JSON
>    Affects Versions: 2.2.1
>            Reporter: John Lindal
>            Assignee: John Lindal
>            Priority: Minor
>         Attachments: WW-3525.patch
>
>
> Extending com.opensymphony.xwork2.interceptor.AbstractInterceptor allows removing the empty init() and destroy() functions from JSONInterceptor.

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