| Summary | imp-auth logout breaks session |
| Queue | IMP |
| Queue Version | HEAD |
| Type | Bug |
| State | Not A Bug |
| Priority | 2. Medium |
| Owners | |
| Requester | horde (at) sthias (dot) de |
| Created | 2/13/06 (7439 days ago) |
| Due | |
| Updated | 3/10/06 (7414 days ago) |
| Assigned | 2/13/06 (7439 days ago) |
| Resolved | 3/10/06 (7414 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Not A Bug
framework/Horde/Horde/Registry.php mentioned in
Bug 3304is alreadyincluded here. Problem still exists.
I'm using apache 2.0.55, php 4.4.2-1, de_DE an English Languages.
State ⇒ Feedback
Bug 3304, which has beenrecently resolved.
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ imp-auth logout breaks session
Queue ⇒ IMP
session is broken when logging out of imp. Trying to access any
horde-module results in
"Fatal-Error, ModuleXXX is not actived"
Commenting out Line 87
NLS::setLang($language);
of imp/login.php seems to resolve the problem.