Hallo,
thanks for that fine module.
By using it, it seems, that it does not catch all nodes:
- First were about 17.500
- After deleting them, there remained 46 Nodes
- After deleting them, there remained 3 Nodes.
- After deleting them, there remained 1 Node.
- It was not possible deleting it with bulk delete. I deleted it manually :-)
I can live with that behaviour and report this just for your interest...
Thanks,
Ralf
Comments
Comment #1
kars-t commentedThis was because of the main loop.
The node ID is ignored if the modulo is 20.
Now any node ID is always added. So it will be pushed into the batch after this loop.
I already fixed this in CVS but currently can't access the cvs.
Comment #2
kars-t commentedShould be fixes in Version 1.1.