Closed (fixed)
Project:
Bootstrap fieldgroup
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Aug 2014 at 08:24 UTC
Updated:
7 Mar 2017 at 13:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
trunghaiy commentedPatch attached, I just add a space between classes in templates/bootstrap-fieldgroup-nav.tpl.php
Comment #2
milesw commentedSame issue here and patch fixes it, thanks.
Since this is so minor let's mark as RTBC.
Comment #3
ckngPatch #1 works well.
Comment #4
mkhamash commentedRTBC this should be committed.
Comment #5
Christopher Riley commentedI agree commit this it took care of my issue.
Comment #6
cha0s commentedCommitted, thanks everyone
Comment #7
cha0s commentedComment #9
ckngThis was not committed. Re-commit again.
Comment #10
cha0s commentedIt was committed under 620eecebbfae1b8b2ee5523daa14bafc5a35eca6, I was committing under master and not 7.x-1.x branch though. That was my bad. I'm going to get it merged now.
Comment #12
ckngCommit 0779cfad breaks this again.
Comment #15
guedressel commentedIssue still exists for me.
Just downloaded v1.2 and activated some tabs the first time :-(
Comment #16
duntuk commentedJust add the following to the "Extra CSS classes":
activeMake sure you add trailing space after "active " or any last class you place in there... Otherwise it'll look like this
activeactiveComment #17
simone960 commentedVersion 1.2 still has this issue. Means the patch not yet applied to 1.2. @duntuk's solution works for me :)
Comment #18
jurgenhaasRe-rolled patch
Comment #19
adam-delaney commentedPatch #18 worked for me and the code looks pretty straight forward. Let's get this committed.
Comment #20
drcolossos commented#18 works for me as well
Comment #21
ckngThis is already fixed in dev in #12, but not yet tagged for release.
To avoid the confusion, I've created a dev release.
Comment #22
kmajzlik commentedPlease create new stable release - it is confusing to remember "i need dev version of ... before..." for each new site.
Comment #23
wavesailor commentedI second @karlos007 requested to create a new stable release. Thanks