Summary | "New message" leads to PHP errors |
Queue | IMP |
Queue Version | Git develop |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 09/05/2012 (4658 days ago) |
Due | |
Updated | 10/15/2012 (4618 days ago) |
Assigned | |
Resolved | 09/05/2012 (4658 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 33aa7aea959a560278c5acaf680c966f68c3fad9
Author: Michael M Slusarz <slusarz@horde.org>
Date: Wed Sep 5 03:01:55 2012 -0600
Fix typo (
Bug #11402)imp/lib/Dynamic/Compose/Common.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/33aa7aea959a560278c5acaf680c966f68c3fad9
State ⇒ Resolved
commit 33aa7aea959a560278c5acaf680c966f68c3fad9
Author: Michael M Slusarz <slusarz@horde.org>
Date: Wed Sep 5 03:01:55 2012 -0600
Fix typo (
Bug #11402)imp/lib/Dynamic/Compose/Common.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/33aa7aea959a560278c5acaf680c966f68c3fad9
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ "New message" leads to PHP errors
Type ⇒ Bug
State ⇒ Unconfirmed
when I click on "new message" with the latest IMP code, I get the
following errors in the horde log:
2012-09-05T10:13:41+02:00 NOTICE: HORDE [imp] PHP ERROR: Undefined
variable: drafs_mbox [pid 2114 on line 189 of
"/datastore/DEVEL/horde/imp/lib/Dynamic/Compose/Common.php"]
2012-09-05T10:13:41+02:00 NOTICE: HORDE [imp] PHP ERROR: Trying to get
property of non-object [pid 2114 on line 189 of
"/datastore/DEVEL/horde/imp/lib/Dynamic/Compose/Common.php"]
Cheers,
Thomas