[horde] Composing / forwarding email
Michael M Slusarz
slusarz at horde.org
Tue Sep 16 20:48:21 UTC 2014
Quoting Andras Galos <galosa at netinform.hu>:
> 2014.09.16. 10:19 keltezéssel, Michael M Slusarz írta:
>>>>> 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
>>
>> Your installation is broken for some reason then. I can confirm that
>> this file is loaded from:
>>
>> /horde/imp/js/ckeditor/pasteattachment.js
>>
>> FWIW, we use ckeditor 3.6.6 in the latest Horde_Editor package.
>
> Thanks Michael, I'll look around the Debian packages then.
>
> Anyway, the Horde_Editor package also doesn't contain the missing
> js/ckeditor/plugins/pasteattachment/plugin.js file. I can see the
> ckeditor 3.6.6 in the Horde_Editor package, but it doesn't have the
> pasteattachment plugin. How does it get in its place?
It's located in IMP (imp/js/ckeditor/pasteattachment.js).
The code in IMP_Script_Package_ComposeBase adds the required
configuration to ckeditor in order to locate these plugins in the
non-default directory.
michael
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the horde
mailing list