I have created a quicktab and a view pane embedded into the tabs. It seams to me the the exposed filters URL is not set directly and in combination with the module views saved searches the path is not set correctly when the link for a saved search is created. I debugged that and the problem occurs because in that combination quick tabs don't gives the current path to the pane to allow path override and inherite path from pane.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | pane_content_should_set-1940332-3.patch | 1002 bytes | mkhamash |
Comments
Comment #1
manuelBS commentedHere is my patch that fixes the issue form me
Comment #2
brandy.brown commentedhmmm while it does somewhat work, I've encountered two problems:
1.) It redirects the user to tab 1
2.) It sets the exposed filter selection for all tabs (because the url is essentially truncated ... it's missing the end, starting with &qt-)
Comment #3
mkhamash commentedHere is an improvement on the previous cache, though still the issues mentioned in #2 still not solved.
Comment #4
socialnicheguru commentedit does work except for the issues in #2
Comment #5
smustgrave commented