ezpreferences in login.tpl (need a cache-block)

ezpreferences in login.tpl (need a cache-block)

Tuesday 04 January 2005 10:06:44 pm - 2 replies

Author Message

liu spider

Tuesday 25 January 2005 8:56:07 pm

I had exactly the same bug.
this is a temporary fix for this issue.

Index: kernel/classes/ezpreferences.php
===================================================================
--- kernel/classes/ezpreferences.php    (revision 10604)
+++ kernel/classes/ezpreferences.php    (working copy)
@@ -107,7 +107,7 @@
                 $db->query( $query );
             }
         }
-        if ( $storeUserID !== false )
+//        if ( $storeUserID !== false )
             eZPreferences::storeInSession( $name, $value );
         return true;
     }

http://liucougar.scim-im.org
SCIM Input Method Platform
http://scim.sf.net
SJSD Online Editor
http://sf.net/projects/sjsd

Frederik Holljen

Wednesday 26 January 2005 1:27:46 am

if this is a bug in eZ publish, can you please report it?

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.