Closed (fixed)
Project:
Hierarchical Select
Version:
6.x-3.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Apr 2011 at 18:38 UTC
Updated:
2 Sep 2013 at 13:09 UTC
Jump to comment: Most recent file
Comments
Comment #1
kyle_mathews commentedI had the same problem. The Features page won't even load without this patch which took me awhile to track down the cause. It doesn't look like a patch got attached so I've attached one I created.
Comment #2
cotto commentedHow clever of me. The patch kyle_mathews posted is essential the same as mine. Thanks.
Comment #3
davad commentedRerolled Kyle's patch against 6.x-3.7 to include in a drush make file.
Comment #4
kyle_mathews commentedTrying another patch for our make file.
Comment #5
davad commentedThe patch stopped applying correctly when we switched to pressflow. It looks like git-apply applies patches against the base of the working directory. Attached is a rerolled patch against a pressflow installation.
Comment #6
mcjim commentedPatch(es) work(s).
Makes sense to move the include to within the if statement, though? Save it being called if not needed.
Comment #7
wim leersLooks good.
Comment #8
wizonesolutionsThis fixed it for me as well. +1.
Comment #9
jdwfly commentedDefinitely needs to be committed. Just ran into this issue today. Unusable without this small change.
Comment #10
wim leersCommitted, thanks!
http://drupalcode.org/project/hierarchical_select.git/commit/c7df52e
Comment #12
jeffschulerSame thing for D7, to fix:
Comment #13
wim leers#12: that was fixed in [#1847974 ].
Comment #14
wim leers#12: that was fixed in [#1847974 ].