Closed (fixed)
Project:
Hierarchical Select
Version:
6.x-3.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2010 at 13:33 UTC
Updated:
20 Mar 2010 at 11:50 UTC
see also: http://drupal.org/node/689196
| Comment | File | Size | Author |
|---|---|---|---|
| hs_patch.patch | 1.63 KB | rikvd |
Comments
Comment #1
wim leersAshaming. Thanks! Committed to both 5.x and 6.x.
http://drupal.org/cvs?commit=334948
http://drupal.org/cvs?commit=334950
Comment #2
gilcpd commentedHey guys,
I applied this patch (granted I had to apply manually the changes it couldnt find the file to patch). Anyways I changes the lines on the .module file but still gives me the same error... I ended up commented the whole function since it's being called by AHAH Helper anyways.
I saved the module on my root C:\hs_patch.patch
and called the patch command:
cd C:\xampp\htdocs\mysite
c:\cygwin\bin\patch.exe -p0 < C:\hs_patch.patch
Thanks in advance :)
Gill
Comment #3
wim leersRight, the patch should actually be applied to HS too. For now, you could set AHAH Helper to a lower weight.