Opened 12 years ago
Last modified 12 years ago
#11350 closed Bug
Config.contentsCss should be affected by CKEDITOR.getUrl — at Version 1
| Reported by: | Piotrek Koszuliński | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.3.2 |
| Component: | General | Version: | |
| Keywords: | Cc: |
Description (last modified by )
Currently the default value of config.contentsCss is set to CKEDITOR.basePath + 'contents.css', so overriding window.CKEDITOR_GETURL will not affect it.
Pull request: https://github.com/ckeditor/ckeditor-dev/pull/62
