[horde] Composing / forwarding email

Andras Galos galosa at netinform.hu
Mon Sep 15 10:14:23 UTC 2014


Hi,

>> uncaught exception: [CKEDITOR.resourceManager.load] Resource name  
>> "pasteattachment" was not found at "  
>> /js/ckeditor/plugins/pasteattachment/plugin.js?t=B5GJ5GG".
> 
> Possibly.  But I have never seen that issue before, and nobody else  
> has ever reported AFAIK.  I couldn't even begin to tell you how to  
> start debugging that since I have no clue why that would occur.

The same error occurs for me on all of my Horde 5.2.1, IMP 6.2.2
installations with CKEditor 3.6.1 when using HTML composing, either
creating a new message, or replying an old one.

When in textual composing mode, composing messages works fine. But when
I click on the "HTML composition" checkbox on the upper right corner of
the composing window, the browser tries do download the following file:

/horde/js/ckeditor/plugins/pasteattachment/plugin.js

There is no such plugin in CKEditor's plugins directory, the file really
doesn't exist. And loading the html editor stalls with a "Loading..."
message.

Also tried CKEditor 4.3.5, the plugin is still missing. Also missing
from the current stable CKEditor package from ckeditor.com.

Also checked the git version of Horde 5.2, but the pasteattachment
plugin is also missing from framework/Editor/js/ckeditor/plugins.

Although a reference can be found in horde/imp/js/compose-dimp.js line
580 saying:

config.extraPlugins = 'pasteattachment';

If I comment this line out, the compose window changes to the HTML
format with no problem. It seems to solve the issue, although it may
break other things, I couldn't try everything. Composing works well, and
the message gets sent.

Best regards,
Andras Galos



More information about the horde mailing list