Closed (fixed)
Project:
Memcache API and Integration
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Apr 2009 at 14:16 UTC
Updated:
10 May 2010 at 22:10 UTC
Attempts to delete a taxonomy term result in two on-screen warning messages:
* Term name field is required.
* Weight field is required.
And I cannot delete any content item from admin panel.
When I was disable memcache module, terms and contents are deleted successful.
I'm using Drupal 6.10 under Nginx with PHP (FastCGI-mode).
Comments
Comment #1
dicreat commentedProblem was solved after updating to version 6.x-1.x-dev
Comment #2
fmosca commentedsame problem even after upgrade to the latest -dev version here. (taxonomy_manager is affected as well)
Comment #3
fmosca commentedComment #4
timur-kar commentedAbsolutely same problem, i'm using Nginx+FastCGI, Drupal 6 and lastest version of memcache module.
If I use memcache.db.inc - it's ok, but when I trying to use memcache.db - i'ts totally same effect
Comment #5
jeremy commentedI'm not sure what the problem was, but I'm getting ready to roll 1.5-rc1 and am unable to duplicate this.