Fatal error: Cannot use object of type stdClass as array xapian/xapian.module on line 611

See patch.

CommentFileSizeAuthor
obj.patch574 bytescatch

Comments

maulwuff’s picture

confirming error:
Fatal error: Cannot use object of type stdClass as array in /var/www/sites/forum.example.de/modules/xapian/xapian.module on line 611

killes@www.drop.org’s picture

THe patch isn't good, you need to check whether you get an array or an object...

Crufty old API...

catch’s picture

Status: Needs review » Needs work
jeremy’s picture

Assigned: catch » jeremy
Status: Needs work » Fixed

I just deployed this module on KernelTrap and ran into the same bug. Fix committed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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