Generated taxonomy still listed in XML-Sitemap after deleting

tobiberlin - July 16, 2009 - 06:53
Project:XML sitemap
Version:6.x-1.1
Component:xmlsitemap_taxonomy.module
Category:bug report
Priority:normal
Assigned:Unassigned
Status:postponed (maintainer needs more info)
Description

I used Devel to generate content. After I deleted the nodes they really have been deleted. But with taxonomy following appeared: I use XML-Sitmemap module (http://drupal.org/project/xmlsitemap) and there are the generated AND DELETED taxonomy terms listed. I had a look at database term_data and found out that the deleted terms are not in anymore. There are also no relations defined in term_node.

I feel that there was a bug with taxonomy generating as some of the terms were never related to nodes or were never shown in admin/content/taxonomy and did not belong to any vocabulary - so I deleted them directly with phpAdmin in database term_data. Might this cause this trouble? Is there any further database table in which the terms might be defined???

Greez,
Tobias

#1

tobiberlin - October 10, 2009 - 09:45

As this still appears I want to push this issue

#2

Dave Reid - October 13, 2009 - 13:07
Status:active» postponed (maintainer needs more info)

How did you 'delete' the nodes? If you delete things manually (like you said you did with term_data) that's a recipe for disaster because other modules rely on the proper Drupal APIs being executed to react to whenever data is added, changed or deleted.

#3

tobiberlin - October 19, 2009 - 15:50

As I can remember so far I deleted it first by deleting all the generated taxonomies by the taxonomy administration using the standard way to delete. But after that I found out that these taxonomies were not listed there anymore but found in the sitemap I searched for the reason and found out that the taxonomies were still excisting in the mentioned table.

So do you have any idea where these taxonomies and forums can still be saved?

#4

Dave Reid - October 19, 2009 - 15:59
Project:Devel» XML sitemap
Version:6.x-1.9» 6.x-1.1
Component:devel_generate» xmlsitemap_taxonomy.module

Moving to xmlsitemap's issue queue. Please confirm which version of the module you are using.

#5

tobiberlin - October 21, 2009 - 11:03

Hi,

I am using 6.X-1.1

 
 

Drupal is a registered trademark of Dries Buytaert.