why is the nid column in protected_nodes defined as autoincrement? it is and should always be filled with the real node nid.

Comments

AlexisWilke’s picture

Status: Active » Fixed

Some people do that in their module... and I did not catch it while fixing the other issues.

Thank you for the report. It is fixed in the repository (6.x-1.x-dev).
Alexis Wilke

See:
http://drupalcode.org/project/protected_node.git/commit/fc3f2ea

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.