| Summary | Registry.php |
| Queue | Horde Framework Packages |
| Queue Version | Git master |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | jan (at) horde (dot) org, slusarz (at) horde (dot) org |
| Requester | horde (at) smartsector (dot) hu |
| Created | 03/06/2009 (6087 days ago) |
| Due | |
| Updated | 08/03/2009 (5937 days ago) |
| Assigned | 07/21/2009 (5950 days ago) |
| Resolved | 08/03/2009 (5937 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Feedback
http://cvs.horde.org/co.php/framework/Auth/Auth.php
with PHP Fatal error: Call to a member function loadPrefs() on a
non-object in /usr/lib64/php5/share/pear/Horde/Auth.php on line 724.
with PHP Fatal error: Call to a member function loadPrefs() on a
non-object in /usr/lib64/php5/share/pear/Horde/Auth.php on line 724.
Seems the $GLOBALS['registry'] is still not created at this time.
(occurs using transparent authentication).
Assigned to Michael Slusarz
State ⇒ Feedback
http://cvs.horde.org/diff.php/framework/Horde/Horde/Registry.php?rt=horde&r1=1.327&r2=1.328&ty=u
If for authentication you use a module that is defined only in the
vhost section, the login page will fall with “the application is not
activated” message. As the $this->_cacheob is still null and so the
vhost variable would not be set.
Notice: Undefined variable: vhost in /usr/share/php/Horde/Registry.php
on line 192
State ⇒ Resolved
Assigned to Jan Schneider
http://cvs.horde.org/diff.php/framework/Horde/Horde/Registry.php?rt=horde&r1=1.325&r2=1.326&ty=u
Version ⇒ Git master
Priority ⇒ 3. High
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Summary ⇒ Registry.php
Type ⇒ Bug
Queue ⇒ Horde Framework Packages
and no login possible:
Notice: Undefined index: reg_d in /usr/share/php/Horde/Registry.php on
line 199