[Tickets #5698] Call to undefined method Registry::_fillAPICache()
bugs at bugs.horde.org
bugs at bugs.horde.org
Wed Sep 5 14:55:52 UTC 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=5698
-----------------------------------------------------------------------
Ticket | 5698
Created By | Otto.Stolz at uni-konstanz.de
Summary | Call to undefined method Registry::_fillAPICache()
Queue | Horde Base
Version | 3.1.3
Type | Bug
State | Unconfirmed
Priority | 3. High
Owners |
-----------------------------------------------------------------------
Otto.Stolz at uni-konstanz.de (2007-09-05 07:55) wrote:
I am using
* Horde: 3.1.3
* Imp: H3 (4.1.3)
* Turba: H3 (2.1.3)
* PHP Version: 5.2.0
* Zend Engine v2.2.0
* Linux openSUSE 10.2 (i586)
Excerpt from horde/config/conf.php:
$conf['auth']['checkip'] = true;
$conf['auth']['checkbrowser'] = true;
$conf['auth']['alternate_login'] = false;
$conf['auth']['params']['app'] = 'imp';
$conf['auth']['driver'] = 'application';
$conf['hooks']['preauthenticate'] = false;
$conf['hooks']['postauthenticate'] = false;
$conf['hooks']['authldap'] = false;
One of my users keeps getting an empty screen, whenever he tries to open
<https://webmail.uni-konstanz.de/horde/imp/> (the usual login-page, cf.
supra), while most other users, including myself, can display that page and
log in, without any problem.
That user has uses Mozilla Firefox 2.0.0.6 under a Turkish Windows system,
viz. Microsoft Windows Sümrün 5.1 (Yapım No
2600.xpsp_sp2_gdr.070227-2254 : Service Pack 2).
We have tried to use a Turkish Firefox, and to set the browser's
Accept-Language to de-de, both without avail.
>From php_error.log:
[05-Eyl-2007 15:12:48] PHP Fatal error: Call to undefined method
Registry::_fillAPICache() in
/var/srv/www/htdocs/webmail/horde/lib/Horde/Registry.php on line 510
Note that the date is given in Turkish, though this comes from the WWW
server located in Germany and normally speaking English.
>From ssl_request_log:
[05/Sep/2007:15:12:48 +0200] 134.34.16.68 TLSv1 DHE-RSA-AES256-SHA "GET
/horde/imp/ HTTP/1.1" - "http://webmail.uni-konstanz.de/" "Mozilla/5.0
(Windows; U; Windows NT 5.1; de; rv:1.8.1.6) Gecko/20070725
Firefox/2.0.0.6" Note that the length of the HTTP reply is »-«, whilst it
should be »3550«.
More information about the bugs
mailing list