[mapguide-commits] r5298 - trunk/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Tue Oct 19 13:02:05 EDT 2010


Author: brucedechant
Date: 2010-10-19 10:02:05 -0700 (Tue, 19 Oct 2010)
New Revision: 5298

Modified:
   trunk/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/getcapabilitiesform.html
Log:
Update GETPROVIDERCAPABILITIES test page to use latest operation version by default.

Modified: trunk/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/getcapabilitiesform.html
===================================================================
--- trunk/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/getcapabilitiesform.html	2010-10-19 16:37:44 UTC (rev 5297)
+++ trunk/MgDev/UnitTest/WebTier/MapAgent/MapAgentForms/getcapabilitiesform.html	2010-10-19 17:02:05 UTC (rev 5298)
@@ -13,7 +13,7 @@
         <b>Operation:</b>
         <input type="text" name="OPERATION" value="GETPROVIDERCAPABILITIES" size="50" ID="Text1">
         <p> Version:
-        <input type="text" name="VERSION" value="1.0.0" size="10" ID="Text2">
+        <input type="text" name="VERSION" value="2.0.0" size="10" ID="Text2">
         <p> Locale:
         <input type="text" name="LOCALE" value="en" size="10" ID="Text4">
         <p> Client Agent:



More information about the mapguide-commits mailing list