Opened 11 years ago
Last modified 11 years ago
#13080 closed Bug
Ugly notification when response has HTML content — at Initial Version
| Reported by: | Maciej | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.5.0 |
| Component: | General | Version: | 4.5.0 Beta |
| Keywords: | Cc: |
Description
Error occurs when response from imageUploadUrl link returns HTML content, ie PHP server returns stack trace.
Steps to reproduce:
- Configure server to return stack trace for url set in
imageUploadUrl - Use drag and drop to upload image
- Observe ugly notification that overlaps page & editor
