Opened 10 years ago
Last modified 10 years ago
#13668 closed Bug
CKBuilder shows warnings when creating CKEditor package: WARNING - unreachable code — at Initial Version
Reported by: | Wiktor Walc | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.5.4 |
Component: | General | Version: | 4.5.3 |
Keywords: | Cc: |
Description
Steps to reproduce
- Run ckbuilder to create CKEditor full package.
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