Site menu listing all node revisions
marchanda - July 29, 2008 - 22:37
| Project: | SiteMenu |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
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.

#1
That 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.
#2
It happens to me too, there are duplicate enties of som nodesfor different revisions.
what information should I collect for you to examine that?
#3
I've delete the revisions except the last one, the problem is gone.