[dev] Re: [cvs] commit: horde/docs CHANGES horde/lib Prefs.php horde/lib/Prefs ldap.php sql.php
chuck@horde.org
chuck@horde.org
Mon, 30 Apr 2001 08:36:27 -0400
Quoting Max Kalika <max@the-triumvirate.net>:
> I'm sorry to be the bearer of bad news, but I don't know if the prefs system
> is working right -- IMP isn't retreiving my prefs. After a bit of digging the
> issues are: The factory method initializes the prefs_cache session variable
> and tryCache checks if this variable is registered and returns true causing
> the retreive method of the driver (sql in my case) to proceed no further. Is
> this right? Since the cache hasn't been populated between instanciating the
> prefs object and making the sql call something seems to be missing.
Yeah, I've got the same thing (note my lack of signature). I'll look into it
this morning.
-chuck