Opened 16 years ago
Closed 16 years ago
#2582 closed Task (fixed)
Rework *Path and fullUrl properties
Reported by: | Michael Osipov | Owned by: | Michael Osipov |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor.Java 2.5 |
Component: | Server : Java | Version: | FCKeditor.Java 2.4 |
Keywords: | Cc: |
Description (last modified by )
The current situation:
connector.userFilesPath serves several purposes. It resolves against the current context and the url path.
connector.fullUrl is a boolean switch.
The default behavior of other connectors:
connector.userFilesPath solely reflects a http(s) url with or without a domain name.
connector.userFilesAbsolutePath points to the local file system.
connector.fullUrl is not present.
The Java integration should reflect the default behavior as close as possible.
For more references see:
Change History (4)
comment:1 Changed 16 years ago by
Milestone: | FCKeditor 2.6.4 → FCKeditor.Java 2.5 |
---|
comment:2 Changed 16 years ago by
Description: | modified (diff) |
---|---|
Status: | new → assigned |
comment:3 Changed 16 years ago by
Owner: | set to Michael Osipov |
---|---|
Resolution: | → fixed |
comment:4 Changed 16 years ago by
Status: | assigned → closed |
---|