Ticket #5032 (closed Bug: duplicate)
CKEDITOR.env is undefined when loading ckeditor with ckeditor_source.js
| Reported by: | michael | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | Cc: |
Description
Hi,
I get the following error when trying to use ckeditor_source.js instead of the normal js file: --- CKEDITOR.env is undefined http://www.example.com/js/thirdparty/ckeditor/editor/_source/core/loader.js Line 161 ---
The error happens when trying to load core/event.js. When adding the dependency core/env to the core/event to the scripts variable, I get the same error, of course, when trying to load core/env.js.
How can this be resolved?
Cheers, Michael
Change History
Note: See
TracTickets for help on using
tickets.

dup of #4767