【发布时间】:2016-01-31 11:43:39
【问题描述】:
我的网络中有一台不会在 Firefox 41.0.2 中呈现 cftextarea 的计算机。 Firebug 控制台仅在该特定计算机上显示以下内容;
SyntaxError: missing } after function body fckeditorcode_gecko.js:108:329
ReferenceError: FCKConfig is not defined fckconfig.js:27:1
ReferenceError: FCKBrowserInfo is not defined fckeditor.html:125:1
ReferenceError: FCKConfig_LoadPageConfig is not defined fckeditor.html:164:1
ReferenceError: FCKTools is not defined fckeditor.html:176:5
ReferenceError: FCK_ContextMenu_Init is not defined fckeditor.html:195:1
ReferenceError: FCKLang is not defined fckeditor.html:203:1
ReferenceError: FCKBrowserInfo is not defined fckeditor.html:270:1
ReferenceError: InitializeAPI is not defined
这不会在其他计算机上发生(所有 Windows 7)。
我被难住了!
更新:
我可以浏览要发送的电子邮件列表(在特定应用程序中),大约三条记录后,我得到一个空白文本区域。如果我按住 shift 键并单击刷新图标(在 url 栏上),textarea 将完全消失。有某种占位符,因为 textarea 的区域是一个很大的空白。现在任何其他页面上的任何文本区域都是空白的。这让我想起了病毒的传播。
【问题讨论】:
标签: javascript coldfusion fckeditor cfml