[Erp5-report] r23640 - in /erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests: proxy...
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue Sep 16 17:02:30 CEST 2008
Author: mame
Date: Tue Sep 16 17:02:22 2008
New Revision: 23640
URL: http://svn.erp5.org?rev=23640&view=rev
Log:
2008-09-16 mame
* Fix errors due to message clean up
Modified:
erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testSimpleRelationFieldWithAccent.xml
erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testSimpleRelationFieldWithAccent.xml
Modified: erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testSimpleRelationFieldWithAccent.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testSimpleRelationFieldWithAccent.xml?rev=23640&r1=23639&r2=23640&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testSimpleRelationFieldWithAccent.xml (original)
+++ erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/proxy_field_zuite/testSimpleRelationFieldWithAccent.xml Tue Sep 16 17:02:22 2008
@@ -50,12 +50,14 @@
<tr><td rowspan="1" colspan="3">Test Simple Relation Field, using metadata tab\n
to set categories</td></tr>\n
</thead><tbody>\n
-\n
- <tr>\n
- <td>store</td>\n
- <td>/erp5</td>\n
- <td>base_url</td>\n
- </tr>\n
+<tal:block\n
+metal:use-macro="here/RelationFieldZuite_CommonTemplate/macros/init"\n
+/>\n
+ <tr>\n
+ <td>open</td>\n
+ <td>${base_url}/foo_module/FooModule_createObjects?num:int=1</td>\n
+ <td></td>\n
+</tr>\n
<tr>\n
<td>open</td>\n
<td>${base_url}/foo_module/ListBoxZuite_reset</td>\n
Modified: erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testSimpleRelationFieldWithAccent.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testSimpleRelationFieldWithAccent.xml?rev=23640&r1=23639&r2=23640&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testSimpleRelationFieldWithAccent.xml (original)
+++ erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/relation_field_zuite/testSimpleRelationFieldWithAccent.xml Tue Sep 16 17:02:22 2008
@@ -50,12 +50,14 @@
<tr><td rowspan="1" colspan="3">Test Simple Relation Field, using metadata tab\n
to set categories</td></tr>\n
</thead><tbody>\n
-\n
- <tr>\n
- <td>store</td>\n
- <td>/erp5</td>\n
- <td>base_url</td>\n
- </tr>\n
+<tal:block\n
+metal:use-macro="here/RelationFieldZuite_CommonTemplate/macros/init"\n
+/>\n
+ <tr>\n
+ <td>open</td>\n
+ <td>${base_url}/foo_module/FooModule_createObjects?num:int=1</td>\n
+ <td></td>\n
+</tr>\n
<tr>\n
<td>open</td>\n
<td>${base_url}/foo_module/ListBoxZuite_reset</td>\n
More information about the Erp5-report
mailing list