[Checkins] SVN: z3c.formjs/trunk/src/z3c/formjs/ajax.txt fix failing tests. I thought this test passed on a different computer, will have to check.

Paul Carduner paulcarduner at gmail.com
Tue May 13 00:02:21 EDT 2008


Log message for revision 86686:
  fix failing tests.  I thought this test passed on a different computer, will have to check.

Changed:
  U   z3c.formjs/trunk/src/z3c/formjs/ajax.txt

-=-
Modified: z3c.formjs/trunk/src/z3c/formjs/ajax.txt
===================================================================
--- z3c.formjs/trunk/src/z3c/formjs/ajax.txt	2008-05-13 01:22:05 UTC (rev 86685)
+++ z3c.formjs/trunk/src/z3c/formjs/ajax.txt	2008-05-13 04:02:19 UTC (rev 86686)
@@ -78,7 +78,7 @@
   {"requestKeys": ["CONTENT_LENGTH", "HTTP_HOST",
                    "SERVER_URL", "GATEWAY_INTERFACE"],
    "requestVals": ["0", "127.0.0.1",
-                   "http://127.0.0.1", "TestFooInterface/1.0"],
+                   "http:\/\/127.0.0.1", "TestFooInterface\/1.0"],
    "class": "PingForm",
    "size": 4}
 



More information about the Checkins mailing list