diff --git a/bt5/erp5_web_ui_test/PathTemplateItem/portal_tests/erp5_web_zuite/testWebPageClone.xml b/bt5/erp5_web_ui_test/PathTemplateItem/portal_tests/erp5_web_zuite/testWebPageClone.xml
index 4da654942b8fa4564e433e544c999eab329828a4..ac1a25cb640d15e376226e7b382ae4b5db37e852 100644
--- a/bt5/erp5_web_ui_test/PathTemplateItem/portal_tests/erp5_web_zuite/testWebPageClone.xml
+++ b/bt5/erp5_web_ui_test/PathTemplateItem/portal_tests/erp5_web_zuite/testWebPageClone.xml
@@ -2,10 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <tuple>
-        <global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
-        <tuple/>
-      </tuple>
+      <global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
     </pickle>
     <pickle>
       <dictionary>
@@ -37,7 +34,7 @@
         </item>
         <item>
             <key> <string>_text</string> </key>
-            <value> <string encoding="cdata"><![CDATA[
+            <value> <unicode encoding="cdata"><![CDATA[
 
 <html xmlns:tal="http://xml.zope.org/namespaces/tal"\n
       xmlns:metal="http://xml.zope.org/namespaces/metal">\n
@@ -101,7 +98,7 @@
 </tr>\n
 <tr>\n
   <td>open</td>\n
-  <td>${base_url}/web_site_module/test_web_site/web_page_module/test_web_page_2/test_page/view</td>\n
+  <td>${base_url}/web_site_module/test_web_site/web_page_module/test_web_page_2/test_page</td>\n
   <td></td>\n
 </tr>\n
 <tr>\n
@@ -126,15 +123,14 @@
 </tr>\n
 <tr>\n
   <td>assertLocation</td>\n
-  <td>${base_url}/web_site_module/test_web_site/web_page_module/*/view*</td>\n
+  <td>regexp:${base_url}/web_site_module/test_web_site/web_page_module/1(\\?|$)</td>\n
   <td></td>\n
 </tr>\n
 </tbody></table>\n
 </body>\n
-</html>\n
+</html>
 
-
-]]></string> </value>
+]]></unicode> </value>
         </item>
         <item>
             <key> <string>content_type</string> </key>
@@ -148,9 +144,13 @@
             <key> <string>id</string> </key>
             <value> <string>testWebPageClone</string> </value>
         </item>
+        <item>
+            <key> <string>output_encoding</string> </key>
+            <value> <string>utf-8</string> </value>
+        </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string></string> </value>
+            <value> <unicode></unicode> </value>
         </item>
       </dictionary>
     </pickle>
diff --git a/bt5/erp5_web_ui_test/bt/revision b/bt5/erp5_web_ui_test/bt/revision
index 597975b413303a8c3cb711640e290794dc8077a8..dce6588ca1420a69eea5699f2ec5d666daf16a6a 100644
--- a/bt5/erp5_web_ui_test/bt/revision
+++ b/bt5/erp5_web_ui_test/bt/revision
@@ -1 +1 @@
-35
\ No newline at end of file
+36
\ No newline at end of file