Enabling Ajax on a Views Search view causes two problems on my installation:

1. Multiple Ajax activity indicators while searching.
2. Attempting to save a search fails, returning a chunk of text which I've attached as a .txt file

CommentFileSizeAuthor
return.txt7.68 KBjgpippin

Comments

haagendazs’s picture

Assigned: Unassigned » haagendazs
Status: Active » Needs review

Jeremy: Thanks for bringing this to my attention. So far, I wasn't able to find out why the raw JSON gets returned, there's some problem with the Views Search' AHAH functionality and views that use AJAX. Since the only feature that doesn't work is the "Saved Search" feature, I modified the module to not show the "Saved Search" button for now, if this view has AJAX enabled.

While this isn't the fix for your problem, it would still be great if you could test this with the 6.x-1.x-dev version, once it becomes available for download.