[#5278] Undefined index tasklist and notepad
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

History
04/24/2007 Jan Schneider State ⇒ Duplicate
 
04/23/2007 Michael Slusarz Comment #4 Reply to this comment
Duplicate of 5277 - I can not find an instance when we run createSession() when we are *not* in IMP's scope.
04/22/2007 vilius (at) lnk (dot) lt Comment #3 Reply to this comment
I checked /horde/imp/config/conf.php and I already have:

$conf['tasklist']['use_tasklist'] = true;
$conf['notepad']['use_notepad'] = true;

there.
04/21/2007 Chuck Hagenbuch Comment #2
Assigned to Michael Slusarz
State ⇒ Feedback
Reply to this comment
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.
04/21/2007 vilius (at) lnk (dot) lt Comment #1
State ⇒ Unconfirmed
Type ⇒ Bug
Priority ⇒ 1. Low
Summary ⇒ Undefined index tasklist and notepad
Queue ⇒ MIMP
Reply to this comment
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