6.0.0-beta1
7/14/25

[#13162] "undefined index: description" in smartmobile view
Summary "undefined index: description" in smartmobile view
Queue IMP
Queue Version 6.1.7
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester Jasper.Olbrich (at) students (dot) uni-marburg (dot) de
Created 05/05/2014 (4088 days ago)
Due
Updated 05/06/2014 (4087 days ago)
Assigned 05/06/2014 (4087 days ago)
Resolved 05/06/2014 (4087 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
05/06/2014 05:28:09 PM Michael Slusarz Comment #2
State ⇒ Resolved
Reply to this comment
This was already fixed (unintentionally) by:

https://github.com/horde/horde/commit/8339d870d0e4fcfbabf27f2cf8a21b3bd34b9a63

Since not a critical issue, no need to backport to 6.1.
05/06/2014 10:03:14 AM Jan Schneider Assigned to Michael Slusarz
State ⇒ Assigned
 
05/05/2014 11:12:33 AM Jasper (dot) Olbrich (at) students (dot) uni-marburg (dot) de Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ "undefined index: description" in smartmobile view
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
If a user opens a mail in smartmobile view, the following is logged by horde:

[imp] PHP ERROR: Undefined index: description [pid 9222 on line 334 of 
"/var/www/horde-5.1.6/imp/lib/Ajax/Application/ShowMessage.php"]

I guess this is because the $contents_mask is initialized to 0 in 
smartmobile view (same file, line 257), but the 'description' is 
filled only if the SUMMARY_DESCRIP_LINK flag is set.

Should this be fixed? Perhaps by removing 'description' from $part_info?

Saved Queries