Update of /var/cvs/contributions/CMSContainer_Modules/tasks/src/webapp/WEB-INF
In directory james.mmbase.org:/tmp/cvs-serv5759/tasks/src/webapp/WEB-INF

Modified Files:
        struts-tasks.xml 
Log Message:
CMSC-1052 - Fixed another typo, introduced by Lisa for 235,932,933.


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.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- struts-tasks.xml    23 Aug 2008 10:50:25 -0000      1.5
+++ struts-tasks.xml    19 Sep 2008 12:39:22 -0000      1.6
@@ -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="request" unknow="false" 
validate="false">
+                       name="showTaskForm" scope="request" unknown="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

Reply via email to