Closed (fixed)
Project:
AHAH helper
Version:
6.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Sep 2008 at 14:09 UTC
Updated:
1 Mar 2011 at 12:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
ppblaauw commentedApplied this patch.
No "Call-time pass-by-reference has been deprecated" errors anymore.
Comment #2
wim leersThanks Heine! :)
Committed.
Comment #4
greg.harveyGetting this again in 6.x-2.0:
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /home/gharvey/workspace/cmspros/trunk/www/sites/all/modules/contrib/ahah_helper/ahah_helper.module on line 255Comment #5
greg.harveyPatch attached.
Comment #6
greg.harveyUgh, ignore #5 - forgot to paste the code in to the file from my clipboard. Patch attached HERE.
Comment #7
alexpottWas getting the same warnings and applied patch in #6 - which works great.
Thanks!
Comment #8
Rok Žlender commentedWorked fine for me too.
Comment #9
burningdog commentedWorks for me too.
Comment #10
boombatower commentedPing.
Comment #11
prosk commentedIs it possible to apply the patch on the d6 release?
Thank you !
Comment #12
greg.harvey#6 *is* for the D6 release.
Comment #13
svendecabooterPatch in #6 does indeed fix the problem.
Comment #14
jefkin commentedMonths have passed, with no complaints, (#6 works for me btw) why not push this through?
Comment #15
CODECOWBOY-1 commented#6 path works for me too - does not seem to be in latest release
Comment #16
BradM commentedConfirming patch in #6 needs to be applied to the latest release.
Comment #17
cristhian commentedApplied to 6.x-2.x-dev.
Comment #19
OliverColeman commentedThe fix doesn't seem to have made it into 6.x-2.1.
Comment #20
OliverColeman commentedComment #21
manuel garcia commentedDefinetly stil happening in 2.1,
Comment #22
manuel garcia commentedJust checked, this is fixed in the lates dev version, so I assume when the next release is out it will be fixed.