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

kbahey’s picture

Status: Active » Postponed (maintainer needs more info)

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.

pillow’s picture

It happens to me too, there are duplicate enties of som nodesfor different revisions.
what information should I collect for you to examine that?

pillow’s picture

I've delete the revisions except the last one, the problem is gone.