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.
| Comment | File | Size | Author |
|---|---|---|---|
| faceted_search-1.patch | 452 bytes | Anonymous (not verified) |