Views use exposed filter but faceted module not correct check path
- recoverable fatal error: Object of class faceted_search could not be converted to string in ...modules/views/includes/view.inc on line 1114.
- if views use path = catalog/sale?title_sort=ASC - work ok
if views use path sample = taxonomy/term/%3A49?title_sort=ASC and submit search - this path set to = taxonomy/term/?title_sort=ASC (drupal write - page not found)