Posted by Heine on September 19, 2008 at 2:09pm
| Project: | AHAH helper |
| Version: | 6.x-2.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Simple patch removes extra &.
| Attachment | Size |
|---|---|
| ahah_helper_callbyref.patch | 4.03 KB |
Comments
#1
Applied this patch.
No "Call-time pass-by-reference has been deprecated" errors anymore.
#2
Thanks Heine! :)
Committed.
#3
Automatically closed -- issue fixed for two weeks with no activity.
#4
Getting 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 255#5
Patch attached.
#6
Ugh, ignore #5 - forgot to paste the code in to the file from my clipboard. Patch attached HERE.
#7
Was getting the same warnings and applied patch in #6 - which works great.
Thanks!
#8
Worked fine for me too.
#9
Works for me too.
#10
Ping.
#11
Is it possible to apply the patch on the d6 release?
Thank you !
#12
#6 *is* for the D6 release.
#13
Patch in #6 does indeed fix the problem.
#14
Months have passed, with no complaints, (#6 works for me btw) why not push this through?
#15
#6 path works for me too - does not seem to be in latest release
#16
Confirming patch in #6 needs to be applied to the latest release.
#17
Applied to 6.x-2.x-dev.
#18
Automatically closed -- issue fixed for 2 weeks with no activity.
#19
The fix doesn't seem to have made it into 6.x-2.1.
#20
#21
Definetly stil happening in 2.1,
#22
Just checked, this is fixed in the lates dev version, so I assume when the next release is out it will be fixed.
#23
Automatically closed -- issue fixed for 2 weeks with no activity.