[Bilietai #1995] javascript error in sidebar.php

bugs@bugs.horde.org bugs at bugs.horde.org
Thu May 19 05:51:51 PDT 2005


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=1995
-----------------------------------------------------------------------
 Ticket             | 1995
 Updated By         | vilius at lnk.lt
 Summary            | javascript error in sidebar.php
 Queue              | Horde Base
 Version            | HEAD
 State              | Feedback
 Priority           | 2. Medium
 Type               | Bug
 Owners             | 
-----------------------------------------------------------------------


vilius at lnk.lt (2005-05-19 05:51) wrote:

Yes, I updated prefs.php from .dist as usual. 

$_prefs['menu_refresh_time'] = array(
    'value' => 0,
    'locked' => false,
    'shared' => true,
    'type' => 'enum',
    'enum' => array(0 => _("Never"),
                    30 => _("Every 30 seconds"),
                    60 => _("Every minute"),
                    120 => _("Every 2 minutes"),
                    300 => _("Every 5 minutes")),
    'desc' => _("Refresh Dynamic Menu Elements:")
);

Also I checked this preference in my backend (MySQL). menu_refresh_time is
set to 0.

If I set it to 30 everything is fine.




More information about the bugs mailing list