[Erp5-report] r39439 ivan - in /erp5/trunk/bt5/erp5_km_ui_test: PathTemplateItem/portal_tes...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Oct 21 13:53:44 CEST 2010


Author: ivan
Date: Thu Oct 21 13:53:43 2010
New Revision: 39439

URL: http://svn.erp5.org?rev=39439&view=rev
Log:
Group all "Anonymous User" like tests.
Organise proper order of test zuites.

Added:
    erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/anonymous_user/
    erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/anonymous_user.xml
    erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/anonymous_user/testAnonymousRegisterAccount.xml
    erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/anonymous_user/testDefaultPadAnonymousMode.xml
Modified:
    erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarAddNewContent.xml
    erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarCopyPaste.xml
    erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarDelete.xml
    erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarResetSelection.xml
    erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testAdvancedSearch.xml
    erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testCheckPDFThumbnail.xml
    erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testCreateNewFile.xml
    erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testCreateNewLink.xml
    erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testCreatePerson.xml
    erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testDocumentDownloadWidget.xml
    erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testFooter.xml
    erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testKMWebSiteDefaultView.xml
    erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testKMWebSiteRedirectUserPreferences.xml
    erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testKMWebSiteRedirectUserProfile.xml
    erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testLatestContentGadget.xml
    erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testMyDocumentsGadget.xml
    erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testSetUnSetDefaultWebPageOnWebSection.xml
    erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testTopSearchBoxClicking.xml
    erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testTopSearchBoxHittingEnter.xml
    erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testWebSiteBrowserGadget.xml
    erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/web_toolbar/testWebToolBarCloneObject.xml
    erp5/trunk/bt5/erp5_km_ui_test/bt/revision

Added: erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/anonymous_user.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/anonymous_user.xml?rev=39439&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/anonymous_user.xml (added)
+++ erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/anonymous_user.xml [utf8] Thu Oct 21 13:53:43 2010
@@ -0,0 +1,26 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <global name="Zuite" module="Products.Zelenium.zuite"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>_objects</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>anonymous_user</string> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string></string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/anonymous_user/testAnonymousRegisterAccount.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/anonymous_user/testAnonymousRegisterAccount.xml?rev=39439&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/anonymous_user/testAnonymousRegisterAccount.xml (added)
+++ erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/anonymous_user/testAnonymousRegisterAccount.xml [utf8] Thu Oct 21 13:53:43 2010
@@ -0,0 +1,284 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>_bind_names</string> </key>
+            <value>
+              <object>
+                <klass>
+                  <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
+                </klass>
+                <tuple/>
+                <state>
+                  <dictionary>
+                    <item>
+                        <key> <string>_asgns</string> </key>
+                        <value>
+                          <dictionary>
+                            <item>
+                                <key> <string>name_subpath</string> </key>
+                                <value> <string>traverse_subpath</string> </value>
+                            </item>
+                          </dictionary>
+                        </value>
+                    </item>
+                  </dictionary>
+                </state>
+              </object>
+            </value>
+        </item>
+        <item>
+            <key> <string>_text</string> </key>
+            <value> <unicode encoding="cdata"><![CDATA[
+
+<html xmlns:tal="http://xml.zope.org/namespaces/tal"\n
+      xmlns:metal="http://xml.zope.org/namespaces/metal">\n
+<head>\n
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">\n
+<title tal:content="template/getId"/>\n
+</head>\n
+<body >\n
+<table cellpadding="1" cellspacing="1" border="1">\n
+<thead>\n
+<tr><td rowspan="1" colspan="3" tal:content="template/getId"/></tr>\n
+</thead><tbody>\n
+\n
+\n
+<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />\n
+\n
+<tal:block metal:use-macro="here/KMZuite_CommonTemplate/macros/createKMWebSite" />\n
+\n
+<!-- Logout -->\n
+<tr>\n
+\t<td>openAndWait</td>\n
+\t<td>${base_url}/web_site_module/km_test_web_site</td>\n
+\t<td></td>\n
+</tr>\n
+<tr>\n
+\t<td>clickAndWait</td>\n
+\t<td>login-logout-link</td>\n
+\t<td></td>\n
+</tr>\n
+<tr>\n
+\t<td>verifyTextPresent</td>\n
+\t<td>You have been logged out</td>\n
+\t<td></td>\n
+</tr>\n
+\n
+\n
+<!-- Register an account -->\n
+<tr>\n
+\t<td>clickAndWait</td>\n
+\t<td>login-logout-link</td>\n
+\t<td></td>\n
+</tr>\n
+<tr>\n
+\t<td>type</td>\n
+\t<td>field_your_first_name</td>\n
+\t<td>testx</td>\n
+</tr>\n
+<tr>\n
+\t<td>type</td>\n
+\t<td>field_your_last_name</td>\n
+\t<td>testy</td>\n
+</tr>\n
+<tr>\n
+\t<td>type</td>\n
+\t<td>field_your_default_email_text</td>\n
+\t<td>test at test.com</td>\n
+</tr>\n
+<tr>\n
+\t<td>type</td>\n
+\t<td>field_your_default_telephone_text</td>\n
+\t<td>00123456789</td>\n
+</tr>\n
+<tr>\n
+\t<td>type</td>\n
+\t<td>field_your_default_address_street_address</td>\n
+\t<td>Lille</td>\n
+</tr>\n
+<tr>\n
+\t<td>type</td>\n
+\t<td>field_your_default_address_city</td>\n
+\t<td>Lille</td>\n
+</tr>\n
+<tr>\n
+\t<td>type</td>\n
+\t<td>field_your_default_address_zip_code</td>\n
+\t<td>4101</td>\n
+</tr>\n
+<tr>\n
+\t<td>type</td>\n
+\t<td>field_your_password</td>\n
+\t<td>a</td>\n
+</tr>\n
+<tr>\n
+\t<td>type</td>\n
+\t<td>field_your_password_confirm</td>\n
+\t<td>a</td>\n
+</tr>\n
+<tr>\n
+\t<td>clickAndWait</td>\n
+\t<td>WebSite_createWebSiteAccount:action</td>\n
+\t<td></td>\n
+</tr>\n
+<tr>\n
+\t<td>verifyTextPresent</td>\n
+\t<td>Your account was successfully created</td>\n
+\t<td></td>\n
+</tr>\n
+\n
+<span metal:use-macro="container/Zuite_CommonTemplate/macros/wait_for_activities"> Wait for activities</span>\n
+<!-- Login as new user -->\n
+<tr>\n
+\t<td>openAndWait</td>\n
+\t<td>${base_url}/web_site_module/km_test_web_site</td>\n
+\t<td></td>\n
+</tr>\n
+<tr>\n
+\t<td>clickAndWait</td>\n
+\t<td>login-logout-link</td>\n
+\t<td></td>\n
+</tr>\n
+<tr>\n
+\t<td>type</td>\n
+\t<td>__ac_name</td>\n
+\t<td>test at test.com</td>\n
+</tr>\n
+<tr>\n
+\t<td>type</td>\n
+\t<td>__ac_password</td>\n
+\t<td>a</td>\n
+</tr>\n
+\n
+<tr>\n
+\t<td>clickAndWait</td>\n
+\t<td>WebSite_login:method</td>\n
+\t<td></td>\n
+</tr>\n
+<tr>\n
+\t<td>verifyTextPresent</td>\n
+\t<td>test at test.com</td>\n
+\t<td></td>\n
+</tr>\n
+<tr>\n
+\t<td>verifyTextPresent</td>\n
+\t<td>You are not allowed to use knowledge pad system due to security restrictions.</td>\n
+\t<td></td>\n
+</tr>\n
+<tr>\n
+\t<td>clickAndWait</td>\n
+\t<td>login-logout-link</td>\n
+\t<td></td>\n
+</tr>\n
+\n
+<!-- Try to register again same account, should not be possible -->\n
+<tr>\n
+\t<td>clickAndWait</td>\n
+\t<td>login-logout-link</td>\n
+\t<td></td>\n
+</tr>\n
+<tr>\n
+\t<td>type</td>\n
+\t<td>field_your_first_name</td>\n
+\t<td>testx</td>\n
+</tr>\n
+<tr>\n
+\t<td>type</td>\n
+\t<td>field_your_last_name</td>\n
+\t<td>testy</td>\n
+</tr>\n
+<tr>\n
+\t<td>type</td>\n
+\t<td>field_your_default_email_text</td>\n
+\t<td>test at test.com</td>\n
+</tr>\n
+<tr>\n
+\t<td>type</td>\n
+\t<td>field_your_password</td>\n
+\t<td>a</td>\n
+</tr>\n
+<tr>\n
+\t<td>type</td>\n
+\t<td>field_your_password_confirm</td>\n
+\t<td>a</td>\n
+</tr>\n
+<tr>\n
+\t<td>clickAndWait</td>\n
+\t<td>WebSite_createWebSiteAccount:action</td>\n
+\t<td></td>\n
+</tr>\n
+<tr>\n
+\t<td>verifyTextPresent</td>\n
+\t<td>This account already exists. Please provide another email address.</td>\n
+\t<td></td>\n
+</tr>\n
+\n
+\n
+\n
+<!-- Login Again as test runner user -->\n
+<tr>\n
+\t<td>clickAndWait</td>\n
+\t<td>login-logout-link</td>\n
+\t<td></td>\n
+</tr>\n
+<tr>\n
+\t<td>type</td>\n
+\t<td>__ac_name</td>\n
+\t<td>ERP5TypeTestCase</td>\n
+</tr>\n
+<tr>\n
+\t<td>type</td>\n
+\t<td>password</td>\n
+\t<td></td>\n
+</tr>\n
+<tr>\n
+\t<td>clickAndWait</td>\n
+\t<td>WebSite_login:method</td>\n
+\t<td></td>\n
+</tr>\n
+<tr>\n
+\t<td>verifyTextPresent</td>\n
+\t<td>ERP5TypeTestCase</td>\n
+\t<td></td>\n
+</tr>\n
+\n
+<tal:block metal:use-macro="here/KMZuite_CommonTemplate/macros/deleteKMWebSite" />\n
+\n
+</tbody></table>\n
+</body>\n
+</html>\n
+\n
+
+
+]]></unicode> </value>
+        </item>
+        <item>
+            <key> <string>content_type</string> </key>
+            <value> <string>text/html</string> </value>
+        </item>
+        <item>
+            <key> <string>expand</string> </key>
+            <value> <int>0</int> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>testAnonymousRegisterAccount</string> </value>
+        </item>
+        <item>
+            <key> <string>output_encoding</string> </key>
+            <value> <string>utf-8</string> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <unicode></unicode> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/anonymous_user/testDefaultPadAnonymousMode.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/anonymous_user/testDefaultPadAnonymousMode.xml?rev=39439&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/anonymous_user/testDefaultPadAnonymousMode.xml (added)
+++ erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/anonymous_user/testDefaultPadAnonymousMode.xml [utf8] Thu Oct 21 13:53:43 2010
@@ -0,0 +1,151 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>_bind_names</string> </key>
+            <value>
+              <object>
+                <klass>
+                  <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
+                </klass>
+                <tuple/>
+                <state>
+                  <dictionary>
+                    <item>
+                        <key> <string>_asgns</string> </key>
+                        <value>
+                          <dictionary>
+                            <item>
+                                <key> <string>name_subpath</string> </key>
+                                <value> <string>traverse_subpath</string> </value>
+                            </item>
+                          </dictionary>
+                        </value>
+                    </item>
+                  </dictionary>
+                </state>
+              </object>
+            </value>
+        </item>
+        <item>
+            <key> <string>_text</string> </key>
+            <value> <unicode encoding="cdata"><![CDATA[
+
+<html xmlns:tal="http://xml.zope.org/namespaces/tal"\n
+      xmlns:metal="http://xml.zope.org/namespaces/metal">\n
+<head>\n
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">\n
+<title tal:content="template/getId"/>\n
+</head>\n
+<body >\n
+<table cellpadding="1" cellspacing="1" border="1">\n
+<thead>\n
+<tr><td rowspan="1" colspan="3" tal:content="template/getId"/></tr>\n
+</thead><tbody>\n
+\n
+\n
+<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />\n
+\n
+<tal:block metal:use-macro="here/KMZuite_CommonTemplate/macros/createKMWebSite" />\n
+\n
+\n
+<tr>\n
+\t<td>openAndWait</td>\n
+\t<td>${base_url}/web_site_module/km_test_web_site</td>\n
+\t<td></td>\n
+</tr>\n
+<tr>\n
+\t<td>clickAndWait</td>\n
+\t<td>login-logout-link</td>\n
+\t<td></td>\n
+</tr>\n
+<tr>\n
+\t<td>verifyTextPresent</td>\n
+\t<td>You have been logged out</td>\n
+\t<td></td>\n
+</tr>\n
+<tr>\n
+\t<td>verifyTextPresent</td>\n
+\t<td>Documentation</td>\n
+\t<td></td>\n
+</tr>\n
+<tr>\n
+\t<td>verifyTextPresent</td>\n
+\t<td>Latest Documents</td>\n
+\t<td></td>\n
+</tr>\n
+<tr>\n
+\t<td>verifyTextPresent</td>\n
+\t<td>News</td>\n
+\t<td></td>\n
+</tr>\n
+<tr>\n
+\t<td>verifyTextPresent</td>\n
+\t<td>Join ERP5 Network</td>\n
+\t<td></td>\n
+</tr>\n
+<tr>\n
+\t<td>clickAndWait</td>\n
+\t<td>login-logout-link</td>\n
+\t<td></td>\n
+</tr>\n
+<tr>\n
+\t<td>type</td>\n
+\t<td>__ac_name</td>\n
+\t<td>ERP5TypeTestCase</td>\n
+</tr>\n
+<tr>\n
+\t<td>type</td>\n
+\t<td>password</td>\n
+\t<td></td>\n
+</tr>\n
+<tr>\n
+\t<td>clickAndWait</td>\n
+\t<td>WebSite_login:method</td>\n
+\t<td></td>\n
+</tr>\n
+<tr>\n
+\t<td>verifyTextPresent</td>\n
+\t<td>ERP5TypeTestCase</td>\n
+\t<td></td>\n
+</tr>\n
+\n
+<tal:block metal:use-macro="here/KMZuite_CommonTemplate/macros/deleteKMWebSite" />\n
+\n
+</tbody></table>\n
+</body>\n
+</html>\n
+\n
+
+
+]]></unicode> </value>
+        </item>
+        <item>
+            <key> <string>content_type</string> </key>
+            <value> <string>text/html</string> </value>
+        </item>
+        <item>
+            <key> <string>expand</string> </key>
+            <value> <int>0</int> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>testDefaultPadAnonymousMode</string> </value>
+        </item>
+        <item>
+            <key> <string>output_encoding</string> </key>
+            <value> <string>utf-8</string> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <unicode></unicode> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Modified: erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarAddNewContent.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarAddNewContent.xml?rev=39439&r1=39438&r2=39439&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarAddNewContent.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarAddNewContent.xml [utf8] Thu Oct 21 13:53:43 2010
@@ -34,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
@@ -92,7 +92,7 @@
 </body>\n
 </html>
 
-]]></string> </value>
+]]></unicode> </value>
         </item>
         <item>
             <key> <string>content_type</string> </key>
@@ -107,8 +107,12 @@
             <value> <string>testListboxToolBarAddNewContent</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>

Modified: erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarCopyPaste.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarCopyPaste.xml?rev=39439&r1=39438&r2=39439&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarCopyPaste.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarCopyPaste.xml [utf8] Thu Oct 21 13:53:43 2010
@@ -34,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
@@ -106,7 +106,7 @@
 </body>\n
 </html>
 
-]]></string> </value>
+]]></unicode> </value>
         </item>
         <item>
             <key> <string>content_type</string> </key>
@@ -121,8 +121,12 @@
             <value> <string>testListboxToolBarCopyPaste</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>

Modified: erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarDelete.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarDelete.xml?rev=39439&r1=39438&r2=39439&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarDelete.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarDelete.xml [utf8] Thu Oct 21 13:53:43 2010
@@ -34,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 +101,7 @@
 </body>\n
 </html>
 
-]]></string> </value>
+]]></unicode> </value>
         </item>
         <item>
             <key> <string>content_type</string> </key>
@@ -116,8 +116,12 @@
             <value> <string>testListboxToolBarDelete</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>

Modified: erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarResetSelection.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarResetSelection.xml?rev=39439&r1=39438&r2=39439&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarResetSelection.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/listbox_toolbar/testListboxToolBarResetSelection.xml [utf8] Thu Oct 21 13:53:43 2010
@@ -34,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
@@ -95,7 +95,7 @@
 </body>\n
 </html>
 
-]]></string> </value>
+]]></unicode> </value>
         </item>
         <item>
             <key> <string>content_type</string> </key>
@@ -110,8 +110,12 @@
             <value> <string>testListboxToolBarResetSelection</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>

Modified: erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testAdvancedSearch.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testAdvancedSearch.xml?rev=39439&r1=39438&r2=39439&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testAdvancedSearch.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testAdvancedSearch.xml [utf8] Thu Oct 21 13:53:43 2010
@@ -34,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
@@ -213,7 +213,7 @@
 \n
 
 
-]]></string> </value>
+]]></unicode> </value>
         </item>
         <item>
             <key> <string>content_type</string> </key>
@@ -228,8 +228,12 @@
             <value> <string>testAdvancedSearch</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>

Modified: erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testCheckPDFThumbnail.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testCheckPDFThumbnail.xml?rev=39439&r1=39438&r2=39439&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testCheckPDFThumbnail.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testCheckPDFThumbnail.xml [utf8] Thu Oct 21 13:53:43 2010
@@ -34,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
@@ -288,7 +288,7 @@
 </body>\n
 </html>
 
-]]></string> </value>
+]]></unicode> </value>
         </item>
         <item>
             <key> <string>content_type</string> </key>
@@ -303,8 +303,12 @@
             <value> <string>testCheckPDFThumbnail</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>

Modified: erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testCreateNewFile.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testCreateNewFile.xml?rev=39439&r1=39438&r2=39439&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testCreateNewFile.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testCreateNewFile.xml [utf8] Thu Oct 21 13:53:43 2010
@@ -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
@@ -188,7 +185,7 @@
 </body>\n
 </html>
 
-]]></string> </value>
+]]></unicode> </value>
         </item>
         <item>
             <key> <string>content_type</string> </key>
@@ -203,8 +200,12 @@
             <value> <string>testCreateNewFile</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>

Modified: erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testCreateNewLink.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testCreateNewLink.xml?rev=39439&r1=39438&r2=39439&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testCreateNewLink.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testCreateNewLink.xml [utf8] Thu Oct 21 13:53:43 2010
@@ -34,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
@@ -160,7 +160,7 @@
 </html>\n
 
 
-]]></string> </value>
+]]></unicode> </value>
         </item>
         <item>
             <key> <string>content_type</string> </key>
@@ -175,8 +175,12 @@
             <value> <string>testCreateNewLink</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>

Modified: erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testCreatePerson.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testCreatePerson.xml?rev=39439&r1=39438&r2=39439&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testCreatePerson.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testCreatePerson.xml [utf8] Thu Oct 21 13:53:43 2010
@@ -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
@@ -193,7 +190,7 @@
 \n
 
 
-]]></string> </value>
+]]></unicode> </value>
         </item>
         <item>
             <key> <string>content_type</string> </key>
@@ -208,8 +205,12 @@
             <value> <string>testCreatePerson</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>

Modified: erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testDocumentDownloadWidget.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testDocumentDownloadWidget.xml?rev=39439&r1=39438&r2=39439&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testDocumentDownloadWidget.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testDocumentDownloadWidget.xml [utf8] Thu Oct 21 13:53:43 2010
@@ -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
@@ -95,7 +92,7 @@
 \n
 
 
-]]></string> </value>
+]]></unicode> </value>
         </item>
         <item>
             <key> <string>content_type</string> </key>
@@ -110,8 +107,12 @@
             <value> <string>testDocumentDownloadWidget</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>

Modified: erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testFooter.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testFooter.xml?rev=39439&r1=39438&r2=39439&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testFooter.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testFooter.xml [utf8] Thu Oct 21 13:53:43 2010
@@ -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
@@ -91,7 +88,7 @@
 \n
 
 
-]]></string> </value>
+]]></unicode> </value>
         </item>
         <item>
             <key> <string>content_type</string> </key>
@@ -106,8 +103,12 @@
             <value> <string>testFooter</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>

Modified: erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testKMWebSiteDefaultView.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testKMWebSiteDefaultView.xml?rev=39439&r1=39438&r2=39439&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testKMWebSiteDefaultView.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testKMWebSiteDefaultView.xml [utf8] Thu Oct 21 13:53:43 2010
@@ -34,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
@@ -125,7 +125,7 @@
 </body>\n
 </html>
 
-]]></string> </value>
+]]></unicode> </value>
         </item>
         <item>
             <key> <string>content_type</string> </key>
@@ -140,8 +140,12 @@
             <value> <string>testKMWebSiteDefaultView</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>

Modified: erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testKMWebSiteRedirectUserPreferences.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testKMWebSiteRedirectUserPreferences.xml?rev=39439&r1=39438&r2=39439&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testKMWebSiteRedirectUserPreferences.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testKMWebSiteRedirectUserPreferences.xml [utf8] Thu Oct 21 13:53:43 2010
@@ -34,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
@@ -75,7 +75,7 @@
 </body>\n
 </html>
 
-]]></string> </value>
+]]></unicode> </value>
         </item>
         <item>
             <key> <string>content_type</string> </key>
@@ -90,8 +90,12 @@
             <value> <string>testKMWebSiteRedirectUserPreferences</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>

Modified: erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testKMWebSiteRedirectUserProfile.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testKMWebSiteRedirectUserProfile.xml?rev=39439&r1=39438&r2=39439&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testKMWebSiteRedirectUserProfile.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testKMWebSiteRedirectUserProfile.xml [utf8] Thu Oct 21 13:53:43 2010
@@ -34,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
@@ -75,7 +75,7 @@
 </body>\n
 </html>
 
-]]></string> </value>
+]]></unicode> </value>
         </item>
         <item>
             <key> <string>content_type</string> </key>
@@ -90,8 +90,12 @@
             <value> <string>testKMWebSiteRedirectUserProfile</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>

Modified: erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testLatestContentGadget.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testLatestContentGadget.xml?rev=39439&r1=39438&r2=39439&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testLatestContentGadget.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testLatestContentGadget.xml [utf8] Thu Oct 21 13:53:43 2010
@@ -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
@@ -190,7 +187,7 @@
 \n
 
 
-]]></string> </value>
+]]></unicode> </value>
         </item>
         <item>
             <key> <string>content_type</string> </key>
@@ -205,8 +202,12 @@
             <value> <string>testLatestContentGadget</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>

Modified: erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testMyDocumentsGadget.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testMyDocumentsGadget.xml?rev=39439&r1=39438&r2=39439&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testMyDocumentsGadget.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testMyDocumentsGadget.xml [utf8] Thu Oct 21 13:53:43 2010
@@ -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
@@ -166,7 +163,7 @@
 </html>\n
 
 
-]]></string> </value>
+]]></unicode> </value>
         </item>
         <item>
             <key> <string>content_type</string> </key>
@@ -181,8 +178,12 @@
             <value> <string>testMyDocumentsGadget</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>

Modified: erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testSetUnSetDefaultWebPageOnWebSection.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testSetUnSetDefaultWebPageOnWebSection.xml?rev=39439&r1=39438&r2=39439&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testSetUnSetDefaultWebPageOnWebSection.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testSetUnSetDefaultWebPageOnWebSection.xml [utf8] Thu Oct 21 13:53:43 2010
@@ -34,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
@@ -173,7 +173,7 @@
 \n
 
 
-]]></string> </value>
+]]></unicode> </value>
         </item>
         <item>
             <key> <string>content_type</string> </key>
@@ -188,8 +188,12 @@
             <value> <string>testSetUnSetDefaultWebPageOnWebSection</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>

Modified: erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testTopSearchBoxClicking.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testTopSearchBoxClicking.xml?rev=39439&r1=39438&r2=39439&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testTopSearchBoxClicking.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testTopSearchBoxClicking.xml [utf8] Thu Oct 21 13:53:43 2010
@@ -34,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
@@ -136,7 +136,7 @@
 </html>\n
 
 
-]]></string> </value>
+]]></unicode> </value>
         </item>
         <item>
             <key> <string>content_type</string> </key>
@@ -151,8 +151,12 @@
             <value> <string>testTopSearchBoxClicking</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>

Modified: erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testTopSearchBoxHittingEnter.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testTopSearchBoxHittingEnter.xml?rev=39439&r1=39438&r2=39439&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testTopSearchBoxHittingEnter.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testTopSearchBoxHittingEnter.xml [utf8] Thu Oct 21 13:53:43 2010
@@ -34,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
@@ -118,7 +118,7 @@
 \n
 
 
-]]></string> </value>
+]]></unicode> </value>
         </item>
         <item>
             <key> <string>content_type</string> </key>
@@ -133,8 +133,12 @@
             <value> <string>testTopSearchBoxHittingEnter</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>

Modified: erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testWebSiteBrowserGadget.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testWebSiteBrowserGadget.xml?rev=39439&r1=39438&r2=39439&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testWebSiteBrowserGadget.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testWebSiteBrowserGadget.xml [utf8] Thu Oct 21 13:53:43 2010
@@ -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
@@ -214,7 +211,7 @@
 \n
 
 
-]]></string> </value>
+]]></unicode> </value>
         </item>
         <item>
             <key> <string>content_type</string> </key>
@@ -229,8 +226,12 @@
             <value> <string>testWebSiteBrowserGadget</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>

Modified: erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/web_toolbar/testWebToolBarCloneObject.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/web_toolbar/testWebToolBarCloneObject.xml?rev=39439&r1=39438&r2=39439&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/web_toolbar/testWebToolBarCloneObject.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/web_toolbar/testWebToolBarCloneObject.xml [utf8] Thu Oct 21 13:53:43 2010
@@ -34,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
@@ -170,7 +170,7 @@
 </body>\n
 </html>
 
-]]></string> </value>
+]]></unicode> </value>
         </item>
         <item>
             <key> <string>content_type</string> </key>
@@ -185,8 +185,12 @@
             <value> <string>testWebToolBarCloneObject</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>

Modified: erp5/trunk/bt5/erp5_km_ui_test/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km_ui_test/bt/revision?rev=39439&r1=39438&r2=39439&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km_ui_test/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_km_ui_test/bt/revision [utf8] Thu Oct 21 13:53:43 2010
@@ -1 +1 @@
-120
\ No newline at end of file
+121
\ No newline at end of file




More information about the Erp5-report mailing list