I noticed that the faceted_search_ui_form had no #action set, which was causing problems in my application. Specifically, searching for multiple terms was putting illegal characters into the generated
, which was then resulting in invalid URLs.

I've attached a patch. This satisfies my use-case without breaking anything.

CommentFileSizeAuthor
faceted_search-1.patch452 bytesAnonymous (not verified)