Postponed (maintainer needs more info)
Project:
SiteMenu
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jul 2008 at 22:37 UTC
Updated:
9 Jul 2009 at 06:04 UTC
Hey there,
I installed your great module and noticed that some node titles were duplicating in the menu page. After revising a node, I noticed that another duplicate was created.
Thanks, and can't wait to get it working.
Comments
Comment #1
kbahey commentedThat is quite odd, since the code does not use the node_revisions table at all, but only the node table, which only has one entry per node no matter how many revisions a node has.
Comment #2
pillow commentedIt happens to me too, there are duplicate enties of som nodesfor different revisions.
what information should I collect for you to examine that?
Comment #3
pillow commentedI've delete the revisions except the last one, the problem is gone.