Opened 17 years ago
Closed 17 years ago
#2743 closed New Feature (fixed)
Add getUserFilesAbsolutePath to UserPathsBuilder interface
| Reported by: | Michael Osipov | Owned by: | Michael Osipov |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor.Java 2.5 |
| Component: | Server : Java | Version: | FCKeditor.Java 2.4.1 |
| Keywords: | Cc: |
Description
We need another method to reflect the behavior of other connectors in two ways: one method returns the url of the resource, one the path on the local server. The new, desired method has to do the latter.

Fixed in [2801]