[horde] Hermes running_timers and Prefs::setValue

Jan Schneider jan at horde.org
Mon Feb 2 10:52:19 UTC 2009


Zitat von Fanis Hatzidakis <horde at hatzidakis.org>:

> Hello,
>
> Starting a Hermes watch doesn't work in a fresh installation because
> the running_timers preference is never set.
>
>>> From Prefs::setValue:
>
> /* Exit early if this preference is locked or doesn't exist. */
> if (!isset($this->_prefs[$pref]) || $this->isLocked($pref)) {
>    return false;
> }
>
> If the running_timers pref doesn't exist (it doesn't in a fresh
> installation), you can never start up a watch. Is this a bug in Hermes
> or Prefs?

Of course it exists: http://cvs.horde.org/co.php/hermes/config/prefs.php.dist

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/



More information about the horde mailing list