Opened 16 years ago
Closed 16 years ago
#3854 closed Bug (duplicate)
Skin loader bug
| Reported by: | jonathanc | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | SVN (CKEditor) - OLD |
| Keywords: | hasPatch | Cc: |
Description
Skins are not initialized correctly if they are included in the packed ckeditor.js.
Attachments (1)
Change History (3)
Changed 16 years ago by
| Attachment: | 3854.patch added |
|---|
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
This is a duplicate of #3702.

Example problem: since init is not being called, the kama skin js never extends the editor to have get/setUiColor functions.