Ticket #431 (closed Bug: fixed)

Opened 20 months ago

Last modified 18 months ago

errors in the file browser's php connector when folder does not exist

Reported by: mesoconcepts Owned by:
Priority: Normal Milestone: FCKeditor 2.4.3
Component: File Browser Version:
Keywords: Cc:

Description

Running FCKEditor with php, invalid XML is returned because of php warnings when opendir() fails. The attached patch silences the errors.

A better fix would also generate an error message that prompts the user to create the folder and make writable, instead of the folder listing.

Attachments

fck-php-connector.diff (1.1 KB) - added by mesoconcepts 20 months ago.

Change History

Changed 20 months ago by mesoconcepts

Changed 19 months ago by fredck

  • milestone set to FCKeditor 2.4.3

Changed 18 months ago by fredck

  • status changed from new to closed
  • resolution set to fixed

I did a different implementation. Now a message is shown when the folders cannot be created at ServerMapFolder.

Fixed with [355].

Click here for more info about our SVN system.

Note: See TracTickets for help on using tickets.