[Erp5-report] r40346 aurel - in /erp5/trunk/bt5/erp5_ui_test: PathTemplateItem/portal_tests...
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Nov 18 10:46:31 CET 2010
Author: aurel
Date: Thu Nov 18 10:46:30 2010
New Revision: 40346
URL: http://svn.erp5.org?rev=40346&view=rev
Log:
fix title of test
Modified:
erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testSimpleRequiredRelationField.xml
erp5/trunk/bt5/erp5_ui_test/bt/revision
Modified: erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testSimpleRequiredRelationField.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testSimpleRequiredRelationField.xml?rev=40346&r1=40345&r2=40346&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testSimpleRequiredRelationField.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testSimpleRequiredRelationField.xml [utf8] Thu Nov 18 10:46:30 2010
@@ -34,12 +34,12 @@
</item>
<item>
<key> <string>_text</string> </key>
- <value> <string encoding="cdata"><![CDATA[
+ <value> <unicode encoding="cdata"><![CDATA[
<html>\n
<head>\n
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">\n
-<title>Test Simple Relation Field, using metadata tab to set categories</title>\n
+<title>Test Required Relation Field using the gear to set a category</title>\n
</head>\n
<body>\n
<table cellpadding="1" cellspacing="1" border="1">\n
@@ -188,7 +188,7 @@ metal:use-macro="here/RelationFieldZuite
</html>\n
-]]></string> </value>
+]]></unicode> </value>
</item>
<item>
<key> <string>content_type</string> </key>
@@ -203,8 +203,12 @@ metal:use-macro="here/RelationFieldZuite
<value> <string>testSimpleRequiredRelationField</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_ui_test/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/bt/revision?rev=40346&r1=40345&r2=40346&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_ui_test/bt/revision [utf8] Thu Nov 18 10:46:30 2010
@@ -1 +1 @@
-629
+630
\ No newline at end of file
More information about the Erp5-report
mailing list