edit/page: fix ckeditor [json] upload response
authorMischa POSLAWSKY <perl@shiar.org>
Tue, 22 Dec 2020 12:11:54 +0000 (13:11 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Tue, 22 Dec 2020 23:35:41 +0000 (00:35 +0100)
One incompatibility in commit v4.4-28-gdd363674c2 (2020-12-05)
[update remote ckeditor to version 4.15.1] after all, according to
https://ckeditor.com/docs/ckeditor4/latest/guide/dev_file_browser_api.html:

> Since CKEditor 4.9 all file uploads, including those initiated by the File
> Browser plugin, expect a JSON response


No differences found