Opened 8 years ago
Closed 8 years ago
#16732 closed Bug (fixed)
Error 404 in Copy Formatting when downloaded with Bower
Reported by: | hu8k01 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.6.0 |
Keywords: | Cc: |
Description
Steps to reproduce
- bower install --save ckeditor#full/4.6.0
- run
- see console
Expected result
work
Actual result
error 404 /bower_components/ckeditor/plugins/copyformatting/lang/en.js?t=GAGE
Other details (browser, OS, CKEditor version, installed plugins)
windows 10 pro, firefox 50.0.2
Change History (4)
comment:1 Changed 8 years ago by
Status: | new → pending |
---|
comment:2 Changed 8 years ago by
Summary: | error 404 /bower_components/ckeditor/plugins/copyformatting/lang/en.js?t=GAGE → Error 404 in Copy Formatting when downloaded with Bower |
---|
comment:4 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | pending → closed |
Can't reproduce the problem.
I've installed CKE using bower as described and opened
samples/index.html
like so:chrome bower_components/ckeditor/samples/index.html
and no problem is reported.Please check if the problem occurs. Make sure to clear browser cache.