When going to edit ANY menu item (or top vocabulary item)
admin/build/menu/item/1064/edit
disabling http://drupal.org/project/special_menu_items everything works as normal
But taxonomy_menu is running without my special_menu_items patch found here #601448: Vocabulary item allowed to be just a placeholder - integration with special_menu_items items module
and all relevant menus have been rebuild from configuration of vocabulary
The strange thing is that the latest stable version of taxonomy menu 2.4 beta1
was working with taxonomy_menu enabled without ANY problems
and with or without my patch applied #601448: Vocabulary item allowed to be just a placeholder - integration with special_menu_items items module
what has changed since the stable release ?
Comments
Comment #1
indytechcook commentedBatchAPI Integration to avoid timeouts when rebuilding the menu : http://drupal.org/cvs?commit=259074
Comment #2
indytechcook commentedThis is related to #666812: Call to undefined function _taxonomy_menu_delete_all() and is part of the latest release.