Posted by dicreat on April 13, 2009 at 2:16pm
Jump to:
| Project: | Memcache API and Integration |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
Problem was solved after updating to version 6.x-1.x-dev
#2
same problem even after upgrade to the latest -dev version here. (taxonomy_manager is affected as well)
#3
#4
Absolutely 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
#5
I'm not sure what the problem was, but I'm getting ready to roll 1.5-rc1 and am unable to duplicate this.
#6
Automatically closed -- issue fixed for 2 weeks with no activity.