There were still a couple places in the D7 codebase that used the old db_fetch_object. This patch replaces them with the new fetch method.

CommentFileSizeAuthor
#1 invite-1060976.patch1.42 KBhadsie

Comments

hadsie’s picture

StatusFileSize
new1.42 KB
smk-ka’s picture

Status: Needs review » Fixed

Thanks! Committed to master.

Status: Fixed » Closed (fixed)

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

shabana.navas’s picture

Version: 7.x-2.x-dev » 7.x-2.1-beta2

The calls to db_fetch_object still exist in the install file in lines 189 and 231. Can't run the database update script because of this. Can you please change it and commit it asap. Thanks.