6.0.0-beta1
9/23/25

[#3334] Linking attachments may silently fail
Summary Linking attachments may silently fail
Queue IMP
Queue Version 4.0.4
Type Bug
State Resolved
Priority 2. Medium
Owners slusarz (at) horde (dot) org
Requester joshkel (at) gmail (dot) com
Created 01/23/2006 (7183 days ago)
Due
Updated 01/24/2006 (7182 days ago)
Assigned 01/23/2006 (7183 days ago)
Resolved 01/24/2006 (7182 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
01/24/2006 05:33:45 AM Michael Slusarz Comment #2
State ⇒ Resolved
Priority ⇒ 2. Medium
Reply to this comment
Added more error checking to HEAD and 4.1.0.
01/23/2006 11:50:15 PM Chuck Hagenbuch Assigned to Michael Slusarz
State ⇒ Assigned
 
01/23/2006 11:00:48 PM joshkel (at) gmail (dot) com Comment #1
State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Linking attachments may silently fail
Queue ⇒ IMP
Reply to this comment
Linking attachments may silently fail if Horde is unable to autocreate 
the VFS path.  (This may happen, for example, under the default config 
if /tmp/.horde is created by a cron job running as root.)



lib/Compose.php's linkAttachments should check the return values on 
$vfs->autocreatePath and $vfs->writeData to avoid silently losing 
data.  It should return an appropriate error code, which compose.php 
should check for.

Saved Queries