Opened 15 years ago

Closed 15 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 Michael Osipov)

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:

  1. http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/Configuration/Built_in_File_Browser#Returning_Full_URLs
  2. http://dev.fckeditor.net/browser/FCKeditor/tags/2.6.3/editor/filemanager/connectors/php/config.php#L37

Change History (4)

comment:1 Changed 15 years ago by Michael Osipov

Milestone: FCKeditor 2.6.4FCKeditor.Java 2.5

comment:2 Changed 15 years ago by Michael Osipov

Description: modified (diff)
Status: newassigned

comment:3 Changed 15 years ago by Michael Osipov

Owner: set to Michael Osipov
Resolution: fixed

comment:4 Changed 15 years ago by Michael Osipov

Status: assignedclosed
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy