After voting for a node in the queue (it was apparently the last node needed) I do not get to see the node again, but an empty node by Anonymous without title and text.

Furthermore the date of the project module is not shown correctly when submitting bugs. And the selectors are still not "sticky".

Comments

killes@www.drop.org’s picture

I tracked it down to queue_view: If the node has the required number of votes (or drops out of the queue for other reasons) the module tries to show it nevertheless.

queue_vote saves and reloads the node. Maybe it should return this "new" node, too? Then node_view would operate on the updated node.

Anonymous’s picture

I don't get the project module bugs (?).

Was this by any chance a book node you voted on? Its the only node type that I can see would have a problem with the queue_view behaviour.

Anonymous’s picture