You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Jasper Rosenberg (JIRA)" <ji...@apache.org> on 2015/10/09 13:47:26 UTC

[jira] [Created] (WW-4553) Make it easier to extend to override interceptor stack

Jasper Rosenberg created WW-4553:
------------------------------------

             Summary: Make it easier to extend to override interceptor stack
                 Key: WW-4553
                 URL: https://issues.apache.org/jira/browse/WW-4553
             Project: Struts 2
          Issue Type: Improvement
          Components: Core Actions
    Affects Versions: 2.3.24
            Reporter: Jasper Rosenberg
            Priority: Trivial


Just as createAction is split out from init, it would be great to split out creating the interceptor iterator creation so it can be overridden without having to override all of init(). (Needed this to always prepend an i18n interceptor to all stacks).

See pull request: https://github.com/apache/struts/pull/55



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)