Attaching a patch that correctly displays data in 7.x-3.x version, allows Views and allows AJAX.

I tried to keep the patch minimal but still a significant improvement compared to current version.

Also fixes #991488: View tab type not saved but leaves #991492: View tab type - displays not updated unfixed, I would prefer to fix that in a separate patch once this lands.

CommentFileSizeAuthor
quicktabs-7.x-3.x_views_ajax.patch6.44 KBmeba

Comments

AgaPe’s picture

Hi,
i have 7.x-2.x-dev from 2011-Feb-16. I have created 3 blocks using Views, created 3 tabs with ajax option, and only the first one displayed results. The two other were empty.
Turned out the ajax and it works fine. Could this patch help me or is it old, or not for this version of the module?

pasqualle’s picture

no, this patch will not help you. please open a new issue, there is a bug in non-ajax handling in 7.x-2.x.

katbailey’s picture

Status: Needs review » Fixed

@meba, sorry for not responding about your patch before :-( I had been developing the Views support in parallel and not paying attention to my issue queue or I would have credited you in the commit seeing as you had gotten it most of the way there :-/

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.