Closed (fixed)
Project:
Views Accordion
Version:
6.x-1.2-beta3
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 May 2009 at 09:04 UTC
Updated:
22 May 2009 at 10:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
manuel garcia commentedHi Heilong,
I have tried replicating the issue you described, but for me it's working properly, the "open all - close all" links are being added below the view header, just before the accordion items... so I'm not sure what could be going on in your case.
Are you using HTML in your header? if so, can you paste here the HTML that you are using? perhaps the problem lies in there. Also, if the site is online so we can take a look at it... it would help :)
Comment #2
manuel garcia commentedActually, I think I know what is going on, are you using field grouping and have activated the option "Use the group header as the Accordion header" ?
That is the only case where I see this happening, and this is actually a bug -- well spotted!
Please let me know how you have setup the view, and what options are you using for views accordion (a screenshot would be great)
I will take a look at how to fix this in the coming days - thanks for the report!
Comment #3
Heilong commentedHi Manuel,
Yes it's exactly what I did, "field grouping and "Use the group header as the Accordion header".
You can take a look at the screenshots, but basically I just checked the options mentionned before and the Header is just a line of plain text, no HTML.
Thanks for your help,
Comment #4
manuel garcia commentedOK, I've committed the fix for this one, see http://drupal.org/cvs?commit=208644
Will be shortly available on the dev package when it gets updated, or you can grab the file from CVS and overwrite the old one manually.