Summary | Undefined index: imp in .../lib/IMP.php on line 744 |
Queue | IMP |
Queue Version | 4.1-RC3 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | voegelas (at) gmx (dot) net |
Created | 02/14/2006 (7184 days ago) |
Due | |
Updated | 02/15/2006 (7183 days ago) |
Assigned | 02/14/2006 (7184 days ago) |
Resolved | 02/15/2006 (7183 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
because composeLink() depends on $_SESSION['imp'] being available.
outside of the IMP scope so simply skip adding the parameter if the
$_SESSION['imp'] variable is not set.
because composeLink() depends on $_SESSION['imp'] being available.
I can reproduce this error message by pressing logout in the side bar.
Does this create a new session?
If I remember right, before opening this ticked, I went straight into
the address book by specifiying /horde/turba/ in the URL, later I went
to the portal page and got the error message. But I can't reproduce
the error this way now. Hm, maybe I had misused the logout button in
the side bar as a shortcut to get to the initial application, i.e. the
portal page.
Assigned to Michael Slusarz
State ⇒ Assigned
folder list in the mail block?
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Undefined index: imp in .../lib/IMP.php on line 744
Queue ⇒ IMP
outputs the following error message on the portal page:
Notice: Undefined index: imp in
/var/www/www.hepe.com/htdocs/horde/imp/lib/IMP.php on line 744
Transparent HTTP authentication is enabled. The initial application is
Horde. I've enabled the mail overview on the portal page.
The code that causes this error message isn't in CVS HEAD as far as I
can tell.