6.0.0-beta1
7/5/25

[#11345] PHP errors during add of attachment
Summary PHP errors during add of attachment
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 08/11/2012 (4711 days ago)
Due
Updated 08/29/2012 (4693 days ago)
Assigned
Resolved 08/13/2012 (4709 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
08/29/2012 12:47:45 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit 018f7967f442bf8555ff7ba0b88e34272891854f
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Mon Aug 13 16:32:31 2012 -0600

     Fix PHP error (Bug #11345)

  imp/lib/Ajax/Application/Compose.php |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/018f7967f442bf8555ff7ba0b88e34272891854f
08/13/2012 10:42:22 PM Michael Slusarz Assigned to Michael Slusarz
State ⇒ Resolved
 
08/13/2012 10:40:51 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (develop):

commit 018f7967f442bf8555ff7ba0b88e34272891854f
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Mon Aug 13 16:32:31 2012 -0600

     Fix PHP error (Bug #11345)

  imp/lib/Ajax/Application/Compose.php |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/018f7967f442bf8555ff7ba0b88e34272891854f
08/11/2012 03:39:32 PM Thomas Jarosch Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ PHP errors during add of attachment
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
Hi,

adding an attachment in DIMP gives the following PHP errors:

2012-08-11T17:37:24+02:00 WARN: HORDE [imp] PHP ERROR: Missing 
argument 1 for IMP_Ajax_Application_Compose::getAttachmentInfo(), 
called in /datastore/DEVEL/horde/imp/lib/Ajax/Application.php on line 
1530 and defined [pid 21823 on line 132 of 
"/datastore/DEVEL/horde/imp/lib/Ajax/Application/Compose.php"]
2012-08-11T17:37:24+02:00 NOTICE: HORDE [imp] PHP ERROR: Undefined 
variable: type [pid 21823 on line 140 of 
"/datastore/DEVEL/horde/imp/lib/Ajax/Application/Compose.php"]
2012-08-11T17:37:24+02:00 NOTICE: HORDE [imp] PHP ERROR: Undefined 
variable: type [pid 21823 on line 140 of 
"/datastore/DEVEL/horde/imp/lib/Ajax/Application/Compose.php"]

The attachment is added though (currently looking for the source of #11290).

Cheers,
Thomas

Saved Queries