[Erp5-report] r16895 - in /erp5/trunk/bt5/erp5_ui_test: PathTemplateItem/portal_tests/page_...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Oct 9 10:21:13 CEST 2007


Author: ivan
Date: Tue Oct  9 10:21:13 2007
New Revision: 16895

URL: http://svn.erp5.org?rev=16895&view=rev
Log:
Compare location to relative rather than absolute URL.

Modified:
    erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/page_templates_zuite/testDropDownListActionsNothingSelected.xml
    erp5/trunk/bt5/erp5_ui_test/bt/revision

Modified: erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/page_templates_zuite/testDropDownListActionsNothingSelected.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/page_templates_zuite/testDropDownListActionsNothingSelected.xml?rev=16895&r1=16894&r2=16895&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/page_templates_zuite/testDropDownListActionsNothingSelected.xml (original)
+++ erp5/trunk/bt5/erp5_ui_test/PathTemplateItem/portal_tests/page_templates_zuite/testDropDownListActionsNothingSelected.xml Tue Oct  9 10:21:13 2007
@@ -93,7 +93,7 @@
   </tr>\n
   <tr>\n
     <td>assertLocation</td>\n
-    <td tal:content="python: \'%s/foo_module/1/view\' % here.portal_url.getPortalObject().absolute_url()">/erp5/foo_module/1/view</td>\n
+    <td tal:content="python: \'/foo_module/1/view\'">/erp5/foo_module/1/view</td>\n
     <td/>\n
   </tr>\n
   <tr>\n

Modified: erp5/trunk/bt5/erp5_ui_test/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ui_test/bt/revision?rev=16895&r1=16894&r2=16895&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ui_test/bt/revision (original)
+++ erp5/trunk/bt5/erp5_ui_test/bt/revision Tue Oct  9 10:21:13 2007
@@ -1,1 +1,1 @@
-224
+225




More information about the Erp5-report mailing list