From dbb3c893014d8f9e7d2ddc268b040422ab7f9234 Mon Sep 17 00:00:00 2001
From: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
Date: Thu, 2 Apr 2009 12:24:13 +0000
Subject: [PATCH] specify an id and a title that are now mandatory to create a
 test web site.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26255 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../portal_tests/erp5_web_zuite/testLoginForm.xml               | 2 +-
 bt5/erp5_web_ui_test/bt/revision                                | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bt5/erp5_web_ui_test/PathTemplateItem/portal_tests/erp5_web_zuite/testLoginForm.xml b/bt5/erp5_web_ui_test/PathTemplateItem/portal_tests/erp5_web_zuite/testLoginForm.xml
index ddd364379e..1d41312ab8 100644
--- a/bt5/erp5_web_ui_test/PathTemplateItem/portal_tests/erp5_web_zuite/testLoginForm.xml
+++ b/bt5/erp5_web_ui_test/PathTemplateItem/portal_tests/erp5_web_zuite/testLoginForm.xml
@@ -53,7 +53,7 @@
 <tal:block metal:use-macro="here/Zuite_erp5_web_common/macros/init" />\n
 <tr>\n
   <td>open</td>\n
-  <td>${base_url}/web_site_module/WebSiteModule_createTestSite</td>\n
+  <td>${base_url}/web_site_module/WebSiteModule_createTestSite?id=test_web_site&amp;title=Test Web Site</td>\n
   <td></td>\n
   <td>Create a new site</td>\n
 </tr>\n
diff --git a/bt5/erp5_web_ui_test/bt/revision b/bt5/erp5_web_ui_test/bt/revision
index f11c82a4cb..9a037142aa 100644
--- a/bt5/erp5_web_ui_test/bt/revision
+++ b/bt5/erp5_web_ui_test/bt/revision
@@ -1 +1 @@
-9
\ No newline at end of file
+10
\ No newline at end of file
-- 
2.30.9