Hey all,
I have a Quick Tabs block on the page, under the main content. If I use a tab with type page-callback, the title of that page back will overwrite the current page title.
So say on page "Restaurant" I have included QuickTab block "Menu". In "Menu", I have a tab with page-callback 'taxonomy/term/4', which is "Desserts". When I save the QuickTabs, the page Restaurant will have page title Desserts.
Have tried with both 7.3 and 7.3 dev. If there are multiple tabs using page-callback type, the page title will be the last tab path's title. From my limited experience, I'm guessing that using a page-callback tab appends the tab's path's title to the $title variable.
Any ideas around this? If it helps, all caching is disabled.
| Comment | File | Size | Author |
|---|---|---|---|
| quicktabss.jpg | 154.09 KB | jfama |
Comments
Comment #1
katbailey commentedFix committed: http://drupalcode.org/project/quicktabs.git/commit/7d52d4c9aa99f80ad7c8d...