[dev] [patch] Turba file attachments
Roel Gloudemans
roel at gloudemans.info
Sun Jan 23 05:41:03 PST 2005
Attaching files to Turba records didn't work in my case.
Files where stored in VFS, but were not found on record recall. The problem was
in the VFS call exists. It was called with the path .horde/Turba/documents/
instead of .horde/Turba/documents. In the first case the path is not found
(because it doesn't exists) in the second case it works ok.
Cheers,
Roel.
[patch is for /horde/turba/lib/AbstactObject.php]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: AbstractObject.php.patch
Type: text/x-patch
Size: 485 bytes
Desc: not available
Url : http://lists.horde.org/archives/dev/attachments/20050123/5437103f/AbstractObject.php.bin
More information about the dev
mailing list