You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ct...@apache.org on 2009/08/12 09:31:33 UTC

svn commit: r803398 - /continuum/trunk/continuum-webapp/src/main/resources/struts.xml

Author: ctan
Date: Wed Aug 12 07:31:33 2009
New Revision: 803398

URL: http://svn.apache.org/viewvc?rev=803398&view=rev
Log:
[CONTINUUM-2328] removed call to interceptor storeStack in projectGroupSummary action
merge -r 803396:803397 of 1.3.x branch

Modified:
    continuum/trunk/continuum-webapp/src/main/resources/struts.xml

Modified: continuum/trunk/continuum-webapp/src/main/resources/struts.xml
URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-webapp/src/main/resources/struts.xml?rev=803398&r1=803397&r2=803398&view=diff
==============================================================================
--- continuum/trunk/continuum-webapp/src/main/resources/struts.xml (original)
+++ continuum/trunk/continuum-webapp/src/main/resources/struts.xml Wed Aug 12 07:31:33 2009
@@ -321,7 +321,6 @@
     * project group actions
     -->
     <action name="projectGroupSummary" class="projectGroup" method="summary">
-      <interceptor-ref name="storeStack"/>
       <interceptor-ref name="retrieveStack"/>
       <result name="success">/WEB-INF/jsp/projectGroupSummary.jsp</result>
       <result name="to_summary_page" type="redirect-action">