Opened 9 years ago
Closed 9 years ago
#14322 closed Bug (invalid)
Table styles in ckeditor config files only loads in Firefox
Reported by: | F Berge | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Steps to reproduce
- Edited CRSource (table.js) with new parameters for table classes
- Should set a table class (ie <table class="myclass"...></table>
- Works in Firefox only
Expected result
Table classes
- Table class 1
- Table class 2
Actual result
- undefined
- undefined
Other details (browser, OS, CKEditor version, installed plugins)
Change History (1)
comment:1 Changed 9 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Version: | 4.5.4 |
I'm sorry but this is not a bug in CKEditor. You have changed CKEditor core code and have made a mistake somewhere along the line.