Closed (fixed)
Project:
Abuse
Version:
5.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2009 at 23:38 UTC
Updated:
6 Nov 2009 at 17:10 UTC
I updated to 5x2.1 today as per the security bulletin and now i'm getting the following error when deleting comments:
Fatal error: Cannot use object of type stdClass as array in /home/mysite/public_html/sites/all/modules/abuse/abuse.module on line 368
The comment seems to be deleted ok, nothing in the watchdog.
Comments
Comment #1
btmash commentedAh...I realized the error is due to me not breaking off the case statement. I've patched it up and the release should be up by tomorrow.
Thank you.
Comment #2
MrGeek commentedis this going to be 5x2.2, or do i need to re-download 2.1 - or maybe just wait longer?
Comment #3
btmash commentedNot understanding the whole release structure was why I'd been a bit scared of creating official releases...now that I understand it a little better, I'm going to apply another patch, and make that an official release.