Update of
/var/cvs/contributions/CMSContainer/cmsc/sitemanagement/src/webapp/WEB-INF
In directory
james.mmbase.org:/tmp/cvs-serv16999/cmsc/sitemanagement/src/webapp/WEB-INF
Modified Files:
struts-site.xml
Log Message:
CMSC-1033 aliases are not stacked in the search of the content channel portlet
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/sitemanagement/src/webapp/WEB-INF
See also: http://www.mmbase.org/jira/browse/CMSC-1033
Index: struts-site.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/sitemanagement/src/webapp/WEB-INF/struts-site.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- struts-site.xml 27 Sep 2008 06:42:52 -0000 1.10
+++ struts-site.xml 25 Mar 2009 08:20:05 -0000 1.11
@@ -100,8 +100,9 @@
<!-- ==== Select page nodes ==== -->
<action path="/editors/site/select/SelectorPage"
type="com.finalist.cmsc.navigation.select.forms.SelectorAction"
- unknown="false"
className="com.finalist.cmsc.struts.SelectorActionMapping">
+ unknown="false"
className="com.finalist.cmsc.navigation.select.forms.SelectorPageActionMapping">
<set-property property="linkPattern"
value="selectedpage.jsp?page={0}&path={1}"/>
+ <set-property property="strictPageOnly" value="true" />
<forward name="success"
path="/editors/site/select/selectorpopup.jsp" redirect="false"/>
</action>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs