-
-
Notifications
You must be signed in to change notification settings - Fork 773
CKEditor Upload Issue #5645
Description
Description of bug
After upgrading to 9.11.2 when I select a file to upload and click "Send it to the Server" I get a JSON response where the choose file was. In version 9.10.2 when you click "Send it to the Server" it would automatically take you back to Link Info with the URL filled out with the new file you uploaded.
I downloaded a fresh, new 9.11.2 install and tested on that and got the same issue.
The file is getting uploaded but you have to go back to the Link Info and Browse server to get the file and the JSON response is confusing for users.
Steps to reproduce
When editing content within CKEditor
- Click Image or Link icon within the menu
- Click the Upload tab
- Click "Choose File"
- Browse for file and open, the file name should display next to choose file
- Select "Send it to the Server"
- A JSON response will appear where "Choose File" was
Current behavior
File is uploaded but user gets a JSON response.
Expected behavior
File is uploaded and user is automatically take back to Link Info with URL filled out with new file you uploaded as was the case in 9.10.2
Screenshots
Affected version
- 10.00.00 alpha build
- 09.11.02 latest supported release
