Index: lams_tool_lamc/web/WEB-INF/struts-config.xml
===================================================================
diff -u -ra6f6060d1b387dadf233d09d05a375c3dd139dfe -r94789b14d5f0b1d8bf8e680bb6ef66742e5a27ec
--- lams_tool_lamc/web/WEB-INF/struts-config.xml (.../struts-config.xml) (revision a6f6060d1b387dadf233d09d05a375c3dd139dfe)
+++ lams_tool_lamc/web/WEB-INF/struts-config.xml (.../struts-config.xml) (revision 94789b14d5f0b1d8bf8e680bb6ef66742e5a27ec)
@@ -32,6 +32,7 @@
-
+
@@ -100,9 +101,7 @@
name="McAuthoringForm"
scope="session"
input="/authoring/AuthoringMaincontent.jsp"
- parameter="dispatch"
- unknown="false"
- validate="true">
+ parameter="dispatch">
-
+
@@ -178,19 +177,19 @@
@@ -199,6 +198,9 @@
+ validate="false">
-
+
@@ -412,33 +417,40 @@
/>
+
+
+
@@ -450,7 +462,7 @@
scope="session"
parameter="mode"
unknown="false"
- validate="false"
+ validate="true"
>