Opened 8 years ago
Closed 8 years ago
#17017 closed Task (fixed)
Manual test tests/plugins/autoembed/manual/autoembed doesn't paste any link
Reported by: | Ktomporowski | Owned by: | kkrzton |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.7.0 |
Component: | General | Version: | 4.7.0 |
Keywords: | Cc: |
Description
Steps to reproduce
- Open manual test (http://tests.ckeditor.dev:1030/tests/plugins/autoembed/manual/autoembed)
- Copy link - https://twitter.com/reinmarpl/status/573118615274315776
- Click "Insert Media Embeded" icon.
- Paste link.
- Click "ok".
Expected result
Link should create embed area.
Actual result
Receiving an error "Failed to fetch content for the given URL."
Other details (browser, OS, CKEditor version, installed plugins)
Browser: Google Chrome, Firefox; Internet Explorer & Edge - it doesn't return error, still loading. OS: Windows 10 CKEditor version: 4.7
Change History (4)
comment:1 Changed 8 years ago by
Milestone: | → CKEditor 4.7.0 |
---|---|
Status: | new → confirmed |
Type: | Bug → Task |
comment:2 Changed 8 years ago by
Owner: | set to kkrzton |
---|---|
Status: | confirmed → assigned |
comment:3 Changed 8 years ago by
Status: | assigned → review |
---|
comment:4 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | review → closed |
Fixed with git:bf83d41.
https://github.com/ckeditor/ckeditor-dev/pull/356