CommentFileSizeAuthor
hs_patch.patch1.63 KBrikvd
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Wim Leers’s picture

Title: check if function exists before defining it. » Check if array_smart_merge() function exists before defining it
Status: Active » Fixed

Ashaming. Thanks! Committed to both 5.x and 6.x.

http://drupal.org/cvs?commit=334948
http://drupal.org/cvs?commit=334950

gilcpd’s picture

Hey 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

Wim Leers’s picture

Right, the patch should actually be applied to HS too. For now, you could set AHAH Helper to a lower weight.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.