Summary | CKEDITOR signature_html |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | rsalmon (at) mbpgroup (dot) com |
Created | 12/17/2010 (5317 days ago) |
Due | |
Updated | 12/21/2010 (5313 days ago) |
Assigned | |
Resolved | 12/21/2010 (5313 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Bug #9456: External JS should be loaded before our JShttp://git.horde.org/horde-git/-/commit/b34aeff7e1b3271cbb72b0e56a7359f5599a7975
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ CKEDITOR signature_html
Type ⇒ Bug
State ⇒ Unconfirmed
javascript cache is enabled.
when I try to edit HTML pref signature, I get the following errors
with firebug :
CKEDITOR is not defined
[Break on this error]
break;}}};CKEDITOR.on('instanceReady',...ventListener(ImpHtmlSignaturePrefs));
4c6ef7...21ee.js (ligne 18)
If I disable javascript caching, everything is OK.