Summary | Dynamic view: Double clicking a message gives PHP error |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 10/13/2012 (4661 days ago) |
Due | |
Updated | 10/15/2012 (4659 days ago) |
Assigned | |
Resolved | 10/13/2012 (4661 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit f11c6c169b16ec6443bca62fb7d1dfc1a67a1d68
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sat Oct 13 13:09:13 2012 -0400
Ensure atc_list is always set.
Bug: 11515imp/lib/Dynamic/Message.php | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/f11c6c169b16ec6443bca62fb7d1dfc1a67a1d68
State ⇒ Resolved
commit f11c6c169b16ec6443bca62fb7d1dfc1a67a1d68
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sat Oct 13 13:09:13 2012 -0400
Ensure atc_list is always set.
Bug: 11515imp/lib/Dynamic/Message.php | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/f11c6c169b16ec6443bca62fb7d1dfc1a67a1d68
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Dynamic view: Double clicking a message gives PHP error
Type ⇒ Bug
State ⇒ Unconfirmed
when you double click a message in the dynamic view to open
it in a new window, you get the following PHP error:
2012-10-13T18:38:43+02:00 WARN: HORDE [imp] PHP ERROR: Invalid
argument supplied for foreach() [pid 21173 on line 79 of
"/datastore/DEVEL/horde/imp/templates/dynamic/message.html.php"]
Thomas