[Erp5-report] r39269 ivan - in /erp5/trunk/bt5/erp5_km_ui_test: PathTemplateItem/portal_tes...
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Oct 18 09:42:53 CEST 2010
Author: ivan
Date: Mon Oct 18 09:42:49 2010
New Revision: 39269
URL: http://svn.erp5.org?rev=39269&view=rev
Log:
Fix tests.
Modified:
erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testDefaultPadAnonymousMode.xml
erp5/trunk/bt5/erp5_km_ui_test/bt/revision
Modified: erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testDefaultPadAnonymousMode.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testDefaultPadAnonymousMode.xml?rev=39269&r1=39268&r2=39269&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testDefaultPadAnonymousMode.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km_ui_test/PathTemplateItem/portal_tests/erp5_km_zuite/testDefaultPadAnonymousMode.xml [utf8] Mon Oct 18 09:42:49 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
@@ -111,7 +111,7 @@
</tr>\n
<tr>\n
\t<td>verifyTextPresent</td>\n
-\t<td>Logout</td>\n
+\t<td>ERP5TypeTestCase</td>\n
\t<td></td>\n
</tr>\n
\n
@@ -123,7 +123,7 @@
\n
-]]></string> </value>
+]]></unicode> </value>
</item>
<item>
<key> <string>content_type</string> </key>
@@ -138,8 +138,12 @@
<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> <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=39269&r1=39268&r2=39269&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km_ui_test/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_km_ui_test/bt/revision [utf8] Mon Oct 18 09:42:49 2010
@@ -1 +1 @@
-118
\ No newline at end of file
+119
\ No newline at end of file
More information about the Erp5-report
mailing list