Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.2.0
-
Fix Version/s: 2.3.0
-
Component/s: app.filebrowser
-
Labels:None
-
Target Version:
Description
When creating a file in a folder that you do not have permissions in. It will create <filename>.tmp in the folder. Then fail on chown to the correct user. However, there is no user error message saying permission denied, it is only found in the hue logs. Also, the <filename>.tmp is left behind. I have tested this and I can reproduce it.