Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.1.2
-
None
-
None
Description
The Castor (File System Page) Manager does not accept folders with dots from all APIs
When determing if a resource is a folder or a file, we were simply checking for dots "." in the path
This is not good enough, as valid folder names can contain dots