Opened 17 years ago
Last modified 17 years ago
#1895 closed Task
Create method for user-dependent folder creation — at Initial Version
Reported by: | Michael Osipov | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor.Java 2.4 |
Component: | Server : Java | Version: | FCKeditor.Java 2.4 Beta |
Keywords: | Cc: |
Description
If SessionData#getUserFilesPath does not return null, we should ensure that all folders for this user exist.
Either this has to be done in the connector or by the implementing class.