Call-time pass-by-reference error
antgiant - February 23, 2009 - 15:42
| Project: | AHAH helper |
| Version: | 6.x-2.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | reviewed & tested by the community |
Jump to:
Description
There is a single Call-time pass-by-reference error on line 255. Patch attached.
| Attachment | Size |
|---|---|
| ahah_helper.module.patch | 612 bytes |

#1
I have applied and tested the patch. Does what it says on the tin, i.e. gets rid of the call-time pass-by-reference warning.
#2
I've applied and tested the patch too - RTBC. This patch *must* be applied to 6.x-2.0 otherwise there's a nasty error as soon as the module is enabled, and on every page load after that.