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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | node access problems | 34.39 KB | harry slaughter |
Comments
Comment #1
harry slaughterI have found something broken with the node access tables, not sure if it's related to this ticket, but looking into it.
Comment #2
harry slaughterfixed 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!]
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.