The recent addition of the Cache Expiration module to the D7 platforms (o_contrib_seven) created a big issue on node editing. It contains a lot of deprecated api calls like "db_result" that break the website.

As stated in #1333894: Convert queries to use DBTNG syntax, "the current state of Expire 7.x is incomplete and still contains a lot of deprecated 6.x database api calls. It's a work in progress not ready for production use. "

No patch are available at the moment that solve the issues so it should be left disabled or removed from the platforms until fixes become available.

Comments

omega8cc’s picture

Status: Active » Fixed

It has been removed already before recent release, and while there was still download part, later removed in HEAD: http://drupalcode.org/project/octopus.git/commit/a71c2ea, another code remove_incompatible_modules_002() should remove them anyway. We will force it also in the next release, just in case people were using HEAD to HEAD upgrades.

Status: Fixed » Closed (fixed)

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

omega8cc’s picture

Status: Closed (fixed) » Fixed

It has been fixed and re-introduced in head and upcoming 2.0.2 release for all D7 platforms.

Status: Fixed » Closed (fixed)

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