Opened 9 years ago
Closed 9 years ago
#16626 closed Bug (worksforme)
[PFW] Add support for config.coreStyles_* properties
| Reported by: | Marek Lewandowski | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Plugin : Paste from Word | Version: | 4.6.0 |
| Keywords: | Cc: |
Description
With 4.6.0 we've broken integration with config.coreStyles_*. However we want to keep support for this.
For an example on how it should work, go to: pastefromword/manual/removedclasses manual test.
Change History (2)
comment:1 Changed 9 years ago by
| Status: | new → confirmed |
|---|
comment:2 Changed 9 years ago by
| Milestone: | CKEditor 4.6.1 |
|---|---|
| Resolution: | → worksforme |
| Status: | confirmed → closed |

Actually it works correctly. PFW should not care about
config.coreStyles_*as it's a relevant plugin role to provide proper transformations. In this case it'sbasicstylesplugin responsibility to provide these transformations.I've tested once again
pastefromword+basicstylesplugins and all the transformations are applied, so that's working well.