If you want to upload a file after searching for a file within WYSIWYG you get an ajax callback and the upload failed.
[{"command":"settings","settings":{"basePath":"\/","pathPrefix":"","ajaxPageState":{"theme":"tdh","theme_token":"17TiN60JhbEuv1je66FAV8WVNTlkKGzMBm87IeFZOl8"},"custom_search":{"form_target":"_self","solr":0}},"merge":true}]
Comments
Comment #1
rudiedirkx commentedBefore searching, the upload form's
actionis/admin/visual_select_file. After searching, it's/views/ajax, so Views hijacks it. Not sure what happens there. Will investigate.Comment #3
rudiedirkx commentedShould be fixed. Try dev or apply patch from the referenced commit.
Comment #4
rudiedirkx commentedNew release: 1.6: https://www.drupal.org/node/2471935