Update of /var/cvs/contributions/CMSContainer_Modules/tasks/src/webapp/WEB-INF
In directory james.mmbase.org:/tmp/cvs-serv31578/tasks/src/webapp/WEB-INF
Modified Files:
struts-tasks.xml
Log Message:
CMSC-1052 - Fixed typo
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/tasks/src/webapp/WEB-INF
See also: http://www.mmbase.org/jira/browse/CMSC-1052
Index: struts-tasks.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Modules/tasks/src/webapp/WEB-INF/struts-tasks.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- struts-tasks.xml 13 Aug 2008 06:22:01 -0000 1.4
+++ struts-tasks.xml 23 Aug 2008 10:50:25 -0000 1.5
@@ -40,7 +40,7 @@
<forward name="success"
path="/editors/taskmanagement/task.jsp" redirect="false" />
</action>
<action path="/editors/taskmanagement/showTaskAction"
type="com.finalist.cmsc.tasks.forms.ShowTaskAction"
- name="showTaskForm" scope="requewst" unknow="false"
validate="false">
+ name="showTaskForm" scope="request" unknow="false"
validate="false">
<forward name="success"
path="/editors/taskmanagement/tasklist.jsp" redirect="false"/>
</action>
</action-mappings>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs