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

rudiedirkx’s picture

Before searching, the upload form's action is /admin/visual_select_file. After searching, it's /views/ajax, so Views hijacks it. Not sure what happens there. Will investigate.

  • rudiedirkx committed 9c63056 on 7.x-1.x
    Issue #2470853: Ajax callback after uploading file
    
rudiedirkx’s picture

Status: Active » Fixed

Should be fixed. Try dev or apply patch from the referenced commit.

rudiedirkx’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.