I have seen two instances of the menu item /admin/content/antispam/ getting updated to /admin/content/ repeatedly.

Initially I thought this was a transient issue. The only way I could solve it then was to uninstall the module and reinstall it.

But the issue resurfaced after a while. Looking for a better fix. I don't want to re-install the module since each time I do that, it re-creates the "Content Management" and "Site Configuration" menu-items, everytime I install the module.

I also lose the Antispam history each time I re-install the module.

Comments

kjholla’s picture

I also noticed that the menu_router settings for the following:

'admin/content/antispam'
'admin/content/antispam/overview'
'admin/content/antispam/nodes'
'admin/content/antispam/statistics'
'antispam/%/%/publish'
'antispam/%/%/submit-ham'
'antispam/%/%/submit-spam'
'antispam/%/%/unpublish'
'admin/content/antispam/comments/published'
'admin/content/antispam/comments/spam'
'admin/content/antispam/comments/unpublished'
'admin/content/antispam/nodes/published'
'admin/content/antispam/nodes/spam'
'admin/content/antispam/nodes/unpublished'

are lost.

Regards,
KH

kjholla’s picture

Perhaps a related discussion happening on http://drupal.org/node/531122.

Am not marking this one as duplicate till the time the author of the module can confirm that it is indeed the same problem.

Regards,
KH

MrGeek’s picture

it looks the same to me.. ie; this is the same behavior i see when encountering the issue here http://drupal.org/node/531122

Kjholla; does the issue clear up temporarily after clearing your cache? if so, i think it's the same problem.

kjholla’s picture

To be honest, I don't know — not yet.

Last time this occurred, I uninstalled the Antispam Module and then installed it again to clear up the issue.

After that, it hasn't come up yet. If it does come up, I will try clearing Cache using the Site Configuration -> Performance option and then see how that works.

Regards,
KH

pixture’s picture

Version: 6.x-1.0-beta2 » 6.x-1.0
Assigned: Unassigned » pixture
Status: Active » Fixed
MrGeek’s picture

Version: 6.x-1.0 » 6.x-1.1
Status: Fixed » Active

Nope! Happened again, same as before.. Menu disappeared, clearing cache restored it.

pixture’s picture

I'm not sure what was wrong but it seems that the antispam.module file is rolled back to the old version (the version used in 1.0-beta2) with 1.1 release. Therefore, disappearing menu was fixed with 1.0 came back with 1.1. I will look into it and fix this today. Sorry!

pixture’s picture

Version: 6.x-1.1 » 6.x-1.2
Status: Active » Fixed

It was fixed with 1.0 but due to the CVS misioperation, it was reintroduced with 1.1.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.