Update of
/var/cvs/contributions/CMSContainer_Modules/egemmail/src/webapp/WEB-INF
In directory james.mmbase.org:/tmp/cvs-serv786/egemmail/src/webapp/WEB-INF
Modified Files:
Tag: v1_3
struts-egemmail.xml
Log Message:
When the option 'select all results' was enabled, page navigation did not
remember the enabled items.
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/egemmail/src/webapp/WEB-INF
Index: struts-egemmail.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Modules/egemmail/src/webapp/WEB-INF/struts-egemmail.xml,v
retrieving revision 1.1.4.1
retrieving revision 1.1.4.2
diff -u -b -r1.1.4.1 -r1.1.4.2
--- struts-egemmail.xml 12 Nov 2007 16:32:55 -0000 1.1.4.1
+++ struts-egemmail.xml 13 Mar 2008 11:19:10 -0000 1.1.4.2
@@ -18,13 +18,13 @@
<!-- ==== Content Repository ==== -->
<action path="/editors/egemmail/EgemSearchAction"
type="com.finalist.cmsc.egemmail.forms.EgemSearchAction"
- name="EgemSearchForm" scope="request"
input="/editors/egemmail/search.jsp"
+ name="EgemExportForm" scope="session"
input="/editors/egemmail/search.jsp"
unknown="false" validate="false">
<forward name="search"
path="/editors/egemmail/EgemExportAction.do" redirect="false" />
</action>
<action path="/editors/egemmail/EgemSearchInitAction"
type="com.finalist.cmsc.egemmail.forms.EgemSearchInitAction"
- name="EgemSearchForm" scope="request"
input="/editors/egemmail/search.jsp"
+ name="EgemExportForm" scope="session"
input="/editors/egemmail/search.jsp"
unknown="false" validate="false">
<forward name="success" path="/editors/egemmail/search.jsp"
redirect="false" />
</action>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs