args.join not a function javascript error
sarvab - May 10, 2009 - 06:21
| Project: | Quick Tabs |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Description
When an ajax QT block is one of the tabs of a QT block, the inner tabs do not run through the quicktabs_render function on the initial load causing it to set arguments as strings instead of as arrays.
This patch is a quick fix so that the javascript can pick that up, but there is probably a more appropriate way to do it inside quicktabs.module instead.
| Attachment | Size |
|---|---|
| quicktabs.js_.patch | 439 bytes |
