Ticket #431 (closed Bug: fixed)
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
Change History
Note: See
TracTickets for help on using
tickets.