[Tickets #1641] NEW: cannot change directory, wrong path
bugs at bugs.horde.org
bugs at bugs.horde.org
Tue Mar 29 07:47:05 PST 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=1641
-----------------------------------------------------------------------
Ticket | 1641
Created By | blackm at ferris.dyndns.info
Summary | cannot change directory, wrong path
Queue | Gollem
State | Unconfirmed
Priority | 2. Medium
Type | Bug
Owners |
-----------------------------------------------------------------------
blackm at ferris.dyndns.info (2005-03-29 07:47) wrote:
With the current CVS version I cannot change [1]the directory. backend
config:
$backends['global'] = array(
'name' => 'Virtual Directories',
'driver' => 'file',
'preferred' => '',
'params' => array(
'vfsroot' => '/var/teclabs/vfs',
'home' => 'all_user'
),
'attributes' => array('type', 'name', 'download', 'modified', 'size')
);
When I enter the file manager, I can see the content of
/var/teclabs/vfs/all_user, but the "path" shoes [Root]/all_user// (the last
two "/" have not been there in the previous version. When I try to open
/var/teclabs/vfs/all_user/test, I get an error:
Permission denied to folder "all_user///all_user//test": Not a directory
[1]ok, sometimes it is working, sometimes not. But it's more not working,
then it is working.
More information about the bugs
mailing list