[Erp5-report] r41273 ivan - in /erp5/trunk/bt5/erp5_dms_ui_test: PathTemplateItem/portal_te...
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Dec 9 16:12:49 CET 2010
Author: ivan
Date: Thu Dec 9 16:12:48 2010
New Revision: 41273
URL: http://svn.erp5.org?rev=41273&view=rev
Log:
Use test id rather than title (makes navigation in test results much easier).
Modified:
erp5/trunk/bt5/erp5_dms_ui_test/PathTemplateItem/portal_tests/dms_zuite/testAttachDocument.xml
erp5/trunk/bt5/erp5_dms_ui_test/PathTemplateItem/portal_tests/dms_zuite/testContributeAndEmbedImageWithFCKEditor.xml
erp5/trunk/bt5/erp5_dms_ui_test/PathTemplateItem/portal_tests/dms_zuite/testContributeTab.xml
erp5/trunk/bt5/erp5_dms_ui_test/PathTemplateItem/portal_tests/dms_zuite/testPortalContributionsToolNewFile.xml
erp5/trunk/bt5/erp5_dms_ui_test/PathTemplateItem/portal_tests/dms_zuite/testPortalContributionsToolNewLink.xml
erp5/trunk/bt5/erp5_dms_ui_test/bt/revision
Modified: erp5/trunk/bt5/erp5_dms_ui_test/PathTemplateItem/portal_tests/dms_zuite/testAttachDocument.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms_ui_test/PathTemplateItem/portal_tests/dms_zuite/testAttachDocument.xml?rev=41273&r1=41272&r2=41273&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms_ui_test/PathTemplateItem/portal_tests/dms_zuite/testAttachDocument.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_dms_ui_test/PathTemplateItem/portal_tests/dms_zuite/testAttachDocument.xml [utf8] Thu Dec 9 16:12:48 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
@@ -47,7 +47,7 @@
person_full_name string:DMS tester">\n
<table cellpadding="1" cellspacing="1" border="1">\n
<thead>\n
-<tr><td rowspan="1" colspan="3">Attach Document</td></tr>\n
+<tr><td rowspan="1" colspan="3" tal:content="template/getId"/></tr>\n
</thead><tbody>\n
\n
<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />\n
@@ -214,7 +214,7 @@ Wait for activities</span>\n
</body>\n
</html>
-]]></string> </value>
+]]></unicode> </value>
</item>
<item>
<key> <string>content_type</string> </key>
@@ -229,8 +229,12 @@ Wait for activities</span>\n
<value> <string>testAttachDocument</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_dms_ui_test/PathTemplateItem/portal_tests/dms_zuite/testContributeAndEmbedImageWithFCKEditor.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms_ui_test/PathTemplateItem/portal_tests/dms_zuite/testContributeAndEmbedImageWithFCKEditor.xml?rev=41273&r1=41272&r2=41273&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms_ui_test/PathTemplateItem/portal_tests/dms_zuite/testContributeAndEmbedImageWithFCKEditor.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_dms_ui_test/PathTemplateItem/portal_tests/dms_zuite/testContributeAndEmbedImageWithFCKEditor.xml [utf8] Thu Dec 9 16:12:48 2010
@@ -45,7 +45,7 @@
<body>\n
<table cellpadding="1" cellspacing="1" border="1">\n
<thead>\n
-<tr><td rowspan="1" colspan="3">Contribute Tab</td></tr>\n
+<tr><td rowspan="1" colspan="3" tal:content="template/getId"/></tr>\n
</thead><tbody>\n
\n
<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />\n
Modified: erp5/trunk/bt5/erp5_dms_ui_test/PathTemplateItem/portal_tests/dms_zuite/testContributeTab.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms_ui_test/PathTemplateItem/portal_tests/dms_zuite/testContributeTab.xml?rev=41273&r1=41272&r2=41273&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms_ui_test/PathTemplateItem/portal_tests/dms_zuite/testContributeTab.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_dms_ui_test/PathTemplateItem/portal_tests/dms_zuite/testContributeTab.xml [utf8] Thu Dec 9 16:12:48 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
@@ -45,7 +45,7 @@
<body>\n
<table cellpadding="1" cellspacing="1" border="1">\n
<thead>\n
-<tr><td rowspan="1" colspan="3">Contribute Tab</td></tr>\n
+<tr><td rowspan="1" colspan="3" tal:content="template/getId"/></tr>\n
</thead><tbody>\n
\n
<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />\n
@@ -411,7 +411,7 @@ Wait for activities</span>\n
</body>\n
</html>
-]]></string> </value>
+]]></unicode> </value>
</item>
<item>
<key> <string>content_type</string> </key>
@@ -426,8 +426,12 @@ Wait for activities</span>\n
<value> <string>testContributeTab</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_dms_ui_test/PathTemplateItem/portal_tests/dms_zuite/testPortalContributionsToolNewFile.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms_ui_test/PathTemplateItem/portal_tests/dms_zuite/testPortalContributionsToolNewFile.xml?rev=41273&r1=41272&r2=41273&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms_ui_test/PathTemplateItem/portal_tests/dms_zuite/testPortalContributionsToolNewFile.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_dms_ui_test/PathTemplateItem/portal_tests/dms_zuite/testPortalContributionsToolNewFile.xml [utf8] Thu Dec 9 16:12:48 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
@@ -46,7 +46,7 @@
full_filename_location python: here.Zuite_getFilenameLocation(file_name)">\n
<table cellpadding="1" cellspacing="1" border="1">\n
<thead>\n
-<tr><td rowspan="1" colspan="3">Contribution Tool New File</td></tr>\n
+<tr><td rowspan="1" colspan="3" tal:content="template/getId"/></tr>\n
</thead><tbody>\n
\n
<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />\n
@@ -182,7 +182,7 @@ Wait for activities</span>\n
</body>\n
</html>
-]]></string> </value>
+]]></unicode> </value>
</item>
<item>
<key> <string>content_type</string> </key>
@@ -197,8 +197,12 @@ Wait for activities</span>\n
<value> <string>testPortalContributionsToolNewFile</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_dms_ui_test/PathTemplateItem/portal_tests/dms_zuite/testPortalContributionsToolNewLink.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms_ui_test/PathTemplateItem/portal_tests/dms_zuite/testPortalContributionsToolNewLink.xml?rev=41273&r1=41272&r2=41273&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms_ui_test/PathTemplateItem/portal_tests/dms_zuite/testPortalContributionsToolNewLink.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_dms_ui_test/PathTemplateItem/portal_tests/dms_zuite/testPortalContributionsToolNewLink.xml [utf8] Thu Dec 9 16:12:48 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
@@ -45,7 +45,7 @@
<body tal:define="link_url string:http://www.erp5.org">\n
<table cellpadding="1" cellspacing="1" border="1">\n
<thead>\n
-<tr><td rowspan="1" colspan="3">Contribute Link</td></tr>\n
+<tr><td rowspan="1" colspan="3" tal:content="template/getId"/></tr>\n
</thead><tbody>\n
\n
<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />\n
@@ -91,7 +91,7 @@
</body>\n
</html>
-]]></string> </value>
+]]></unicode> </value>
</item>
<item>
<key> <string>content_type</string> </key>
@@ -106,8 +106,12 @@
<value> <string>testPortalContributionsToolNewLink</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_dms_ui_test/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms_ui_test/bt/revision?rev=41273&r1=41272&r2=41273&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms_ui_test/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_dms_ui_test/bt/revision [utf8] Thu Dec 9 16:12:48 2010
@@ -1 +1 @@
-21
\ No newline at end of file
+22
\ No newline at end of file
More information about the Erp5-report
mailing list