[Erp5-report] r41819 nicolas.dumazet - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: Sk...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Dec 28 10:36:03 CET 2010


Author: nicolas.dumazet
Date: Tue Dec 28 10:36:03 2010
New Revision: 41819

URL: http://svn.erp5.org?rev=41819&view=rev
Log:
fix default value of test_tales_expression field

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/my_test_tales_expression.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/my_test_tales_expression.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/my_test_tales_expression.xml?rev=41819&r1=41818&r2=41819&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/my_test_tales_expression.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Predicate_view/my_test_tales_expression.xml [utf8] Tue Dec 28 10:36:03 2010
@@ -116,7 +116,7 @@
       <dictionary>
         <item>
             <key> <string>_text</string> </key>
-            <value> <string>python: [\'python: []\',here.getTestTalesExpression(evaluate=0)][str(here.getTestTalesExpression(evaluate=0)).startswith(\'python\')]</string> </value>
+            <value> <string>python: [\'python: True\',here.getTestTalesExpression()][str(here.getTestTalesExpression()).startswith(\'python\')]</string> </value>
         </item>
       </dictionary>
     </pickle>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision?rev=41819&r1=41818&r2=41819&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] Tue Dec 28 10:36:03 2010
@@ -1 +1 @@
-40847
\ No newline at end of file
+40848
\ No newline at end of file



More information about the Erp5-report mailing list