| Summary | Undefined index tasklist and notepad |
| Queue | MIMP |
| Queue Version | HEAD |
| Type | Bug |
| State | Duplicate |
| Priority | 1. Low |
| Owners | Michael Slusarz <slusarz (at) horde (dot) org> |
| Requester | vilius (at) lnk (dot) lt |
| Created | 04/21/2007 (392 days ago) |
| Due | |
| Updated | 04/24/2007 (389 days ago) |
| Assigned | 04/21/2007 (392 days ago) |
| Resolved | 04/24/2007 (389 days ago) |
| Attachments | |
| Milestone | |
| Patch |
Duplicate of 5277 - I can not find an instance when we run createSession() when we are *not* in IMP's scope.I checked /horde/imp/config/conf.php and I already have:
$conf['tasklist']['use_tasklist'] = true;
$conf['notepad']['use_notepad'] = true;
there.
Assigned to Michael Slusarz
State ⇒ Feedback
Are we supposed to be in IMP's config context when we run that function or MIMP's? If we're already in IMP's, then Vilius, your IMP config is out of date.State ⇒ Unconfirmed
Type ⇒ Bug
Priority ⇒ 1. Low
Summary ⇒ Undefined index tasklist and notepad
Queue ⇒ MIMP
I can see a lot of these messages in the logs:
Notice: Undefined index: tasklist in /var/www/html/horde/imp/lib/Session.php on line 220
Notice: Undefined index: notepad in /var/www/html/horde/imp/lib/Session.php on line 223