Summary | Call to undefined method Registry::_fillAPICache() |
Queue | Horde Base |
Queue Version | 3.1.3 |
Type | Bug |
State | Duplicate |
Priority | 3. High |
Owners | |
Requester | Otto.Stolz (at) uni-konstanz (dot) de |
Created | 09/05/2007 (6537 days ago) |
Due | |
Updated | 09/05/2007 (6537 days ago) |
Assigned | |
Resolved | 09/05/2007 (6537 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Duplicate
bug 5555.State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Call to undefined method Registry::_fillAPICache()
Queue ⇒ Horde Base
* 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«.