Opened 9 years ago
Closed 9 years ago
#16972 closed Bug (fixed)
Invalid type returned by CKEDITOR.tools.style.parse#background
| Reported by: | Marek Lewandowski | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 4.6.1 |
| Keywords: | Cc: |
Description
There's a typo in CKEDITOR.tools.style.parse.background which causes it to return array instead of an object.
Change History (2)
comment:1 Changed 9 years ago by
| Status: | new → confirmed |
|---|---|
| Summary: | Type returned by CKEDITOR.tools.style.parse#background → Invalid type returned by CKEDITOR.tools.style.parse#background |
comment:2 Changed 9 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | confirmed → closed |

Merged to
majorwith 98a9cce.