[Tickets #3334] NEW: Linking attachments may silently fail
bugs@bugs.horde.org
bugs at bugs.horde.org
Mon Jan 23 15:00:48 PST 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3334
-----------------------------------------------------------------------
Ticket | 3334
Created By | joshkel at gmail.com
Summary | Linking attachments may silently fail
Queue | IMP
Version | 4.0.4
State | Unconfirmed
Priority | 3. High
Type | Bug
Owners |
-----------------------------------------------------------------------
joshkel at gmail.com (2006-01-23 15:00) wrote:
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.
More information about the bugs
mailing list