Summary | Registry cache problems |
Queue | Horde Framework Packages |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 3. High |
Owners | Horde Developers (at) , slusarz (at) horde (dot) org |
Requester | marc (at) r4l (dot) com |
Created | 12/23/2005 (7148 days ago) |
Due | |
Updated | 12/27/2005 (7144 days ago) |
Assigned | 12/23/2005 (7148 days ago) |
Resolved | 12/27/2005 (7144 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
problem... anybody could explain this?
Assigned to
State ⇒ Assigned
State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Registry cache problems
Queue ⇒ Horde Framework Packages
there is a bug that prevents one from using Horde once a cookie is
created.
To reproduce, set your preferred language to default, and repeat
logout/login cycle a few time to show the bug. You should see the error:
A fatal error has occurred
imp is not activated
[line 697 of /home/horde/framework/Horde/Horde/Registry.php]
I have traced the problem to line 1023 of Horde/Registry.php
If this line is commented out, then this works. So something is wrong
with the way the registry cache is handled with the language set to
Default.