Ticket #1379 (closed Bug: fixed)

Opened 7 months ago

Last modified 3 months ago

OnRequestEnd breaks CFM Connector

Reported by: brontojoris@users.sourceforge.net Assigned to:
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

10/07/07 22:20:54 changed by alfonsoml

  • reporter changed from alfonsoml to brontojoris@users.sourceforge.net.

11/24/07 14:28:59 changed by fredck

  • milestone set to FCKeditor 2.6.

02/20/08 16:16:07 changed by wwalc

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

Fixed with [1573].