Closed (fixed)
Project:
Features
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2014 at 17:59 UTC
Updated:
19 Jun 2015 at 13:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
bbinkovitz commentedI tried updating Ctools, using jQuery update, and updating/recreating all the features. No dice.
It occurs after upgrading from Features 1 to Features 2. It doesn't present if all the features are disabled.
The really weird thing is that, if I update a feature, and enable only that feature, then when I go to recreate that specific feature, the fieldsets expand ok. But it seems to break every other feature.
This is true even of features created after the move to Features 2.
Comment #2
bbinkovitz commentedI worked around this for the time being by doing the attached patch. Please let me know if there's a better way to handle this.
Comment #3
bbinkovitz commentedComment #5
hefox commentedPatch needs to be against -dev and be from root of features directory, not site.
Haven't seen that error though and no one else has... something with some other js you're using?
Comment #6
jproctorHaven't chased a cause of this, but it's still true in Features 7.x-2.2. Updating the patch to be against -dev.
Comment #7
jproctorStill true in Features 7.x-2.5, and now I've noticed I didn't set this back to "Needs review" last year. Patch in #6 still applies.
Comment #8
leendertdb commentedI had the exact same problem with a site I'm currently working on. I have applied the patch from #6 against v7.x-2.5 and verified that this fixes it. Ran some more tests and everything seems to be working fine now. Thanks @jproctor!
Updated status to RTBC.
Comment #9
mpotter commentedCommitted to 5ce40da.