[Tickets #2358] NEW: gollem /w mysql -> horde_vfs "Folder / does not exist"

bugs@bugs.horde.org bugs at bugs.horde.org
Sat Jul 30 02:40:13 PDT 2005


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=2358
-----------------------------------------------------------------------
 Ticket             | 2358
 Created By         | hfw at beep.mine.nu
 Summary            | gollem /w mysql -> horde_vfs "Folder / does not exist"
 Queue              | Gollem
 Version            | HEAD
 State              | Unconfirmed
 Priority           | 2. Medium
 Type               | Bug
 Owners             | 
-----------------------------------------------------------------------


hfw at beep.mine.nu (2005-07-30 02:40) wrote:

When using mysql and the default hode_vfs.
uploding files is not possible until a subfolder is created (even for
subfoders).

uploded files Permission, Owner and Group are blank or '-'.

backends.php
---------------------
$backends['sql'] = array(
    'name' => 'SQL Server',
    'driver' => 'sql',
    'preferred' => '',
    'hordeauth' => true,
    'params' => array_merge($GLOBALS['conf']['sql'], array('table' =>
'horde_vfs')),
),
    'loginparams' => array(),
    'attributes' => array('type', 'name', 'download', 'modified', 'size',
'permission', 'owner', 'group')
);
------------

many thanks,
::Beppe





More information about the bugs mailing list