[Tickets #5931] MKDIR Regression with newer SAMBA versions

bugs at bugs.horde.org bugs at bugs.horde.org
Tue Nov 27 10:42:50 UTC 2007


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

Ticket URL: http://bugs.horde.org/ticket/?id=5931
-----------------------------------------------------------------------
 Ticket             | 5931
 Created By         | felix.leimbach at gmx.net
 Summary            | MKDIR Regression with newer SAMBA versions
 Queue              | Gollem
 Version            | 1.0.3
 Type               | Bug
 State              | Unconfirmed
 Priority           | 1. Low
 Owners             | 
-----------------------------------------------------------------------


felix.leimbach at gmx.net (2007-11-27 02:42) wrote:

Regression with gollem's SMB backend between SAMBA-3.0.24 and 3.0.25c.

Problem with 3.0.25c and newer:
* Creating a folder "folder2" in ROOT/folder1 results in
ROOT/folder1folder2 being created
* Creating a folder "folder3" in ROOT/folder1/folder2 results in
ROOT/folder1/folder2folder3 being created

3.0.24 and lower work as expected.

Horde Framework: 3.1.4

The $dir and $mkdir variables in lib/VFS/smb.php's createFolder() are the
same, regardless of the samba version:
Trying to create ROOT/temp/subdir1: $dir=/temp $mkdir=subdir1



More information about the bugs mailing list