﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3081	ckfinder: folderRename	Thomas Tallyce		"I think the permission model for folderRename and folderDelete is wrong.

Supposing we have this filesystem:

/somefolder/
/foldername/
/foldername/somefile.txt
/foldername/subfolder/

If I set:
folderRename = true
on /foldername/

I would expect this to work like the unix model, namely:

- That I should be able to rename what is in the folder, namely somefile.txt and subfolder.
- But I should not be able to rename the folder itself.

Instead, foldername itself can be renamed, which seems odd. I think instead this should follow the unix model, which is that you can't make changes unless the container gives you that permission.

At present it's impossible to stop people breaking a site by renaming a containing high-level folder."	Bug	closed	Normal		Server : PHP		invalid		
