Opened 16 years ago

Closed 16 years ago

#1870 closed Bug (fixed)

Create default folders upon connector instantiation

Reported by: Michael Osipov Owned by:
Priority: Must have (possibly next milestone) Milestone: FCKeditor.Java 2.4
Component: Server : Java Version: FCKeditor.Java 2.4 Beta
Keywords: Cc:

Description

Triggering QuickUpload before browsing the server causes a NPE if the type folder does not exist.

Change History (6)

comment:1 Changed 16 years ago by Michael Osipov

Owner: set to Michael Osipov

comment:2 Changed 16 years ago by Michael Osipov

The basic task is:

Connector#init () {

mkdir /userfiles
mkdir /[all type folders]

}

comment:3 Changed 16 years ago by Michael Osipov

Owner: Michael Osipov deleted

comment:4 Changed 16 years ago by Michael Osipov

Summary: Create type folders upon Connector InitCreate default folders upon connector instantiation

comment:5 Changed 16 years ago by Michael Osipov

Fixed in [1600]

comment:6 Changed 16 years ago by Michael Osipov

Resolution: fixed
Status: newclosed
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