Issue #1860504: remove the HTTP Auth code from includes/prod_check.memcache.inc removed settings variables from configuration found but they are present in obsolete checks.
Luckily, prod_check module revealed this thanks to the PHP errors in message log checking :)
Note: I intentionally left the variables in the uninstall hook to allow proper module cleanup of older versions.
| Comment | File | Size | Author |
|---|---|---|---|
| prod_check--fix_memcache_notice.patch | 1.26 KB | amontero |
Comments
Comment #1
malc0mn commentedDamn that I missed that, thanks! Applied to D7 & D6.
Comment #3
bharata commentedI'm still getting this error with a copy of the 7.x-1.6 version downloaded yesterday (4-1-2013). Should I be using the dev version to make use of the fix applied above?
Thanks!!
Comment #4
malc0mn commentedIt's fixed in 7.x-1.x-dev indeed.
Comment #5
bharata commentedExcellent. The dev did fix it. Thanks!!