Opened 10 years ago
Last modified 10 years ago
#13668 closed Bug
CKBuilder shows warnings when creating CKEditor package: WARNING - unreachable code — at Version 1
Reported by: | Wiktor Walc | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.5.4 |
Component: | General | Version: | 4.5.3 |
Keywords: | Cc: |
Description (last modified by )
Steps to reproduce
- Run ckbuilder to create CKEditor full package. Note: you must use at least CKBuilder 2.3 in order to see errors.
Expected result
No warnings should be thrown.
Actual result
Unreachable code is detected.
Other details (browser, OS, CKEditor version, installed plugins)
https://github.com/ckeditor/ckeditor-dev/blob/dbaaf0b5abd2ac1c8c7e401ac28fd1080c83517c/plugins/find/dialogs/find.js#L380 https://github.com/ckeditor/ckeditor-dev/blob/dbaaf0b5abd2ac1c8c7e401ac28fd1080c83517c/plugins/magicline/plugin.js#L498
Change History (1)
comment:1 Changed 10 years ago by
Description: | modified (diff) |
---|---|
Milestone: | → CKEditor 4.5.4 |
Status: | new → confirmed |