From 38e35fbb2ceadefb860707b72eba633a94d34f21 Mon Sep 17 00:00:00 2001 From: Rafael Monnerat <rafael@nexedi.com> Date: Mon, 28 Jul 2008 14:19:47 +0000 Subject: [PATCH] Updated Clone test. The form_id is kept now (This was a bug that was fixed.) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22694 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../portal_tests/document_zuite/testCloneObject.xml | 2 +- bt5/erp5_ui_test/bt/revision | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/document_zuite/testCloneObject.xml b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/document_zuite/testCloneObject.xml index 73022a49f1..d8e5e05e7a 100644 --- a/bt5/erp5_ui_test/PathTemplateItem/portal_tests/document_zuite/testCloneObject.xml +++ b/bt5/erp5_ui_test/PathTemplateItem/portal_tests/document_zuite/testCloneObject.xml @@ -147,7 +147,7 @@ another object of the same type. -->\n </tr>\n <tr>\n <td>assertAbsoluteLocation</td>\n - <td tal:content="string:glob:${here/portal_url}/foo_module/3/view*"/>\n + <td tal:content="string:glob:${here/portal_url}/foo_module/3/Foo_view*"/>\n <td></td>\n </tr>\n <tr>\n diff --git a/bt5/erp5_ui_test/bt/revision b/bt5/erp5_ui_test/bt/revision index 5f5d9b11ac..9361cf7165 100644 --- a/bt5/erp5_ui_test/bt/revision +++ b/bt5/erp5_ui_test/bt/revision @@ -1 +1 @@ -375 \ No newline at end of file +376 \ No newline at end of file -- 2.30.9