Opened 9 years ago
Closed 9 years ago
#16933 closed Bug (fixed)
Comments in colorbutton plugin pollutes global scope in documentation
| Reported by: | Tomasz Jakut | Owned by: | kkrzton |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.7.0 |
| Component: | General | Version: | 4.7.0 |
| Keywords: | Cc: |
Description
Documentation for private methods selectColor and normalizeColorare not bound to any namespace, therefore appears as a part of global scope in our documentation.
Change History (4)
comment:1 Changed 9 years ago by
| Status: | new → confirmed |
|---|
comment:2 Changed 9 years ago by
| Owner: | set to kkrzton |
|---|---|
| Status: | confirmed → assigned |
comment:3 Changed 9 years ago by
| Status: | assigned → review |
|---|
comment:4 Changed 9 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | review → closed |

https://github.com/ckeditor/ckeditor-dev/pull/339