Hi, my Calendar Tooltip list tags are empty. The tooltip is drawn and appears as expected, but with no content.
<div class="calendar_tooltips" style="display:none">
<ul>
<li></li>
</ul>
</div>
There's not much to miss during install and config, but did i miss something?
Drupal core 7.7
Views 7.x-3.0-rc1
Chaos tool suite (ctools) 7.x-1.0-rc1
Date 7.x-2.x-dev (2011-Aug-02)
BeautyTips 7.x-2.0-alpha3
Calendar 7.x-3.0-alpha1
Calendar Tooltips 7.x-1.0
FF, Chrome, IE (and Views preview - see attached)
Thanks in advance and apologies up front if it's me being thick.
| Comment | File | Size | Author |
|---|---|---|---|
| calendar-tooltip-empty.png | 4.66 KB | Tezza |
Comments
Comment #1
rjb commentedHi,
No, you did not miss anything. There is definitely a problem. In calendar-7.x-3.0 the view structures have been changed (as opposed to calendar-7.x-2.0).
I have a patch which is ready to be tested. See http://drupal.org/node/1079848#comment-4837702. Someone else reported the same issue on that thread. I'm going to mark this issue as duplicate if that's okay with you.
Cheers,
Ronald
Comment #2
Tezza commentedThat's great. Thank you, Ronald. I'll follow the link.
Comment #3
rjb commented