Opened 12 years ago
Last modified 11 years ago
#11856 closed Task
jQuery adapter should thrown an issue if CKEditor or jQuery are not loaded — at Version 3
| Reported by: | Piotrek Koszuliński | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.5.0 Beta |
| Component: | General | Version: | 4.1 |
| Keywords: | Cc: |
Description (last modified by )
Now we silently fail when jQ is not loaded and throw meaningless error if CKEditor is not loaded. It would be worth being more communicative, but that means changing logic a little bit (in case of missing jQ), so this change should not be shipped in minor release.
Change History (3)
comment:1 Changed 12 years ago by
| Status: | new → confirmed |
|---|
comment:2 Changed 12 years ago by
comment:3 Changed 12 years ago by
| Description: | modified (diff) |
|---|

cc