6.0.0-RC7
6/22/26

[#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 5/5/14 (4431 days ago)
Due
Updated 5/6/14 (4430 days ago)
Assigned 5/6/14 (4430 days ago)
Resolved 5/6/14 (4430 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
95 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.
1410 Jan Schneider Assigned to Michael Slusarz
State ⇒ Assigned
 
3311 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