Opened 16 years ago

Closed 15 years ago

#2383 closed Task (fixed)

set defaults in default.properties for all interfaces

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

the default.properties shall contain references to default implemenations of UserAction, UserPathBuilder, and LocaleResolver. These impelemenations should be used when the user/dev does not provide a custom one.

Change History (4)

comment:1 Changed 16 years ago by Michael Osipov

Owner: set to Michael Osipov
Status: newassigned

comment:2 Changed 16 years ago by Thilo Schwarz

IMO the default.properties should NOT contain a reference of UserAction. Remember, in 2.4 we decided, the dev user has to create fckeditor.properties and have to define the implementation of UserAction. The reason was that the Connector shouldn't enabled by default, because of security reasons. I think we should keep this behavior.

For the UserPathBuilder and LocaleResolver you are right.

comment:3 Changed 16 years ago by Michael Osipov

The Connector won't be enabled by default, it will use: FalseUserAction.java

comment:4 Changed 15 years ago by Michael Osipov

Resolution: fixed
Status: assignedclosed

Fixed with [2623]

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