[horde] Error in Ingo prefs system
Jan Schneider
jan at horde.org
Fri May 9 21:06:03 UTC 2008
Zitat von Manuel Molina Cuberos <mmolina at domestikos.org>:
> Hello all!
>
> I don't know if this is the proper way to report this bug, but
> correct me otherwise.
The bug tracker at bugs.horde.org is the better place.
> I'm configuring default values in Ingo (file
> /etc/horde/ingo1/prefs.php) so by default, all users have only
> unseen messages filtered.
> When I write the following in the file:
>
> // Only filter [un]seen messages?
> // Values: 0, INGO_STORAGE_FILTER_UNSEEN, INGO_STORAGE_FILTER_SEEN
> $_prefs['filter_seen'] = array(
> 'value' => INGO_STORAGE_FILTER_UNSEEN,
> 'locked' => false,
> 'shared' => false,
> 'type' => 'implicit'
> );
It should be INGO_SCRIPT_FILTER_SEEN etc. I fixed this in CVS.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the horde
mailing list