[Erp5-report] r25575 - in /erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style: PathTemplat...

nobody at svn.erp5.org nobody at svn.erp5.org
Sun Feb 15 21:35:56 CET 2009


Author: jp
Date: Sun Feb 15 21:35:55 2009
New Revision: 25575

URL: http://svn.erp5.org?rev=25575&view=rev
Log:
default user RAM cache must depend on language.

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/PathTemplateItem/user_ram_cache.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/PathTemplateItem/user_ram_cache.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/PathTemplateItem/user_ram_cache.xml?rev=25575&r1=25574&r2=25575&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/PathTemplateItem/user_ram_cache.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/PathTemplateItem/user_ram_cache.xml [utf8] Sun Feb 15 21:35:55 2009
@@ -30,6 +30,7 @@
                     <value>
                       <tuple>
                         <string>AUTHENTICATED_USER</string>
+                        <string>LOCALIZER_LANGUAGE</string>
                         <string>current_web_site_url</string>
                       </tuple>
                     </value>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision?rev=25575&r1=25574&r2=25575&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision [utf8] Sun Feb 15 21:35:55 2009
@@ -1,1 +1,1 @@
-643
+645




More information about the Erp5-report mailing list