Cannot delete taxonomy term and other content
dicreat - April 13, 2009 - 14:16
| Project: | Memcache API and Integration |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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).

#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