Whenever I check the anon user on /admin/content/book/access and click Save configuration, the box does not remain checked and anon users lose all access to the books. Don't have time to poke at it right now.

CommentFileSizeAuthor
#1 node access problems34.39 KBharry slaughter

Comments

harry slaughter’s picture

StatusFileSize
new34.39 KB

I have found something broken with the node access tables, not sure if it's related to this ticket, but looking into it.

harry slaughter’s picture

Status: Active » Fixed

fixed in CVS, will release alpha version of d6 at some point today

was calling db_result() instead of db_affected_rows() which swallowed up the first row of data in the result, which was the anon user settings :)

will have to remember to backport this to 5 [no need to backport, bug was introduced in d6 port - pay attention peoples!]

Anonymous’s picture

Status: Fixed » Closed (fixed)

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