Ticket #1379 (closed Bug: fixed)

Opened 21 months ago

Last modified 17 months ago

OnRequestEnd breaks CFM Connector

Reported by: brontojoris@… Owned by:
Priority: Normal Milestone: FCKeditor 2.6
Component: Server : ColdFusion Version:
Keywords: Confirmed HasPatch Cc:

Description

If you are using an OnRequestEnd.cfm file with your coldfusion site, and the OnRequestEnd.cfm outputs any content, the CFM connector will not show any files in the browser.

To fix, add a <cfabort> tag to the end of the connector.cfm file in <siteroot>/fckeditor/editor/filemanager/browser/default/connectors/ cfm/


Moved from SF

Original Author: Joris de Beer

Change History

Changed 21 months ago by alfonsoml

  • reporter changed from alfonsoml to brontojoris@…

Changed 20 months ago by fredck

  • milestone set to FCKeditor 2.6

Changed 17 months ago by wwalc

  • keywords Confirmed added
  • status changed from new to closed
  • resolution set to fixed

Fixed with [1573].

Note: See TracTickets for help on using tickets.