Package: fckeditor Version: 1:2.5.1-1 Severity: important The fckeditor package seems to be missing the file fckutils.cfm
Error displayed by ColdFusion when attempting to use fckeditor.cfm: --------------------------------------------- Error Occurred While Processing Request Could not find the included template fckutils.cfm. Note: If you wish to use an absolute template path (e.g. TEMPLATE="/mypath/index.cfm") with CFINCLUDE then you must create a mapping for the path using the ColdFusion Administrator. Using relative paths (e.g. TEMPLATE="index.cfm" or TEMPLATE="../index.cfm") does not require the creation of any special mappings. It is therefore recommended that you use relative paths with CFINCLUDE whenever possible. The error occurred in /usr/share/fckeditor/fckeditor.cfm: line 48 46 : <cfparam name="attributes.checkBrowser" type="boolean" default="true"> 47 : <cfparam name="attributes.config" type="struct" default="#structNew()#"> 48 : <cfinclude template="fckutils.cfm"> 49 : 50 : <!--- :: --------------------------------------------- fckutils.cfm seems to be included in the package when version 2.5.1 is downloaded from http://www.fckeditor.net/download -Kevin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

