Closed (fixed)
Project:
Hierarchical Select
Version:
7.x-3.0-alpha5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Nov 2012 at 15:26 UTC
Updated:
16 Sep 2013 at 12:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
itarato commentedHere you are a patch. Please consider merging it. Let me know if you anything from me.
Thanks!
Comment #2
seyv commentedPatch applied clean & fixed the problem!
Thank you!
Comment #3
pinoloWorks for me, as well.
Comment #4
kars-t commentedThe patch seems reasonable but a more comprehensive test and example would be great. Maybe provide a feature or some steps how to reproduce this.
Comment #5
sokrplare commentedWorked as expected for me.
@Kars-T - I see where you're coming from, but for a one-line patch that is pretty clean-cut I think it might be worthwhile to get this into the codebase so others using Features don't keep running into this. I'm switching to RTBC, but definitely defer to you on this if you want to swap back. Just my two cents! :)
Comment #6
wim leershierarchical_select_features_rebuild()calls a function that is not yet available. Attached patch ensures that required function is available. I agree with RTBC.Does that make sense to you too, Kars-T?
Comment #7
kars-t commentedYes it made sense to me as I read the patch ;)
But I think that it the responses like "Works! :D" are okay but don't give detail so I asked about more detail so a maintainer doesn't need to think through it so much. Okay it is a one liner and if the function is not there why not just include?
So RTBC is fine :)
Comment #8
wim leersCommitted.
http://drupalcode.org/project/hierarchical_select.git/commit/8f238d7