Summary | Traditional view: Resume from draft gives PHP errors |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 10/13/2012 (4645 days ago) |
Due | |
Updated | 10/15/2012 (4643 days ago) |
Assigned | |
Resolved | 10/13/2012 (4645 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 675a1a96b8a2ea4cc889e930fefc7973e239e7cd
Author: Michael M Slusarz <slusarz@horde.org>
Date: Sat Oct 13 14:38:34 2012 -0600
Bug #11502: Fix actionID typoimp/compose.php | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/675a1a96b8a2ea4cc889e930fefc7973e239e7cd
State ⇒ Resolved
commit 675a1a96b8a2ea4cc889e930fefc7973e239e7cd
Author: Michael M Slusarz <slusarz@horde.org>
Date: Sat Oct 13 14:38:34 2012 -0600
Bug #11502: Fix actionID typoimp/compose.php | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/675a1a96b8a2ea4cc889e930fefc7973e239e7cd
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Traditional view: Resume from draft gives PHP errors
Type ⇒ Bug
State ⇒ Unconfirmed
resume from draft is currently broken in the traditional view:
2012-10-13T15:36:56+02:00 NOTICE: HORDE [imp] PHP ERROR: Undefined
variable: result [pid 3213 on line 243 of
"/datastore/DEVEL/horde/imp/compose.php"]
2012-10-13T15:36:56+02:00 NOTICE: HORDE [imp] PHP ERROR: Undefined
variable: result [pid 3213 on line 245 of
"/datastore/DEVEL/horde/imp/compose.php"]
2012-10-13T15:36:56+02:00 NOTICE: HORDE [imp] PHP ERROR: Undefined
variable: result [pid 3213 on line 246 of
"/datastore/DEVEL/horde/imp/compose.php"]
2012-10-13T15:36:56+02:00 WARN: HORDE [imp] PHP ERROR: array_merge()
[<a href='function.array-merge'>function.array-merge</a>]: Argument
#2is not an array [pid 3213 on line 246 of
"/datastore/DEVEL/horde/imp/compose.php"]
2012-10-13T15:36:56+02:00 NOTICE: HORDE [imp] PHP ERROR: Undefined
variable: result [pid 3213 on line 247 of
"/datastore/DEVEL/horde/imp/compose.php"]
2012-10-13T15:36:56+02:00 NOTICE: HORDE [imp] PHP ERROR: Undefined
variable: result [pid 3213 on line 253 of
"/datastore/DEVEL/horde/imp/compose.php"]
2012-10-13T15:36:56+02:00 NOTICE: HORDE [imp] PHP ERROR: Undefined
variable: result [pid 3213 on line 254 of
"/datastore/DEVEL/horde/imp/compose.php"]
Cheers,
Thomas