I wanted to try this module so I downloaded and enabled it. I put in some test permissions and I didn't like what I saw (I'll submit an issue for that) so I disabled, uninstalled and deleted the module. After uninstalling the module if a user creates a book page, no one (but user 1) can access the page. My work around for now is to install the module again. Shouldn't the uninstall of the module return everything to the state (grants-wise) that it was in before it was installed? If not, it seems like this is a once you got it - you got it kind of a thing.
I'll be happy to help solve this issue with any tests that anyone would like to see. I would take a look at the code but I'm not yet seasoned enough to feel comfortable editing it.
Comments
Comment #1
ffletch commentedIt appears that grants are left behind even after uninstalling. If I sent a number of default grants and/or individual page grants then uninstall, they are all left behind.
Comment #2
ffletch commentedIt appears that after you rebuild permissions all prior traces of this module disappear. Rebuild permissions shows up on /admin/content/node-settings. After I did that, everything went back to normal.
Comment #3
Anonymous (not verified) commentedAfter disabling the module (without uninstalling) the permissions are reset to either the default drupal permissions or permissions defined by other modules, the permissions given by this module are deleted. I've verified this is the case. Perhaps you uninstalled the module without disabling it first?
Comment #4
Anonymous (not verified) commented