Closed (won't fix)
Project:
Acidfree Albums
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2007 at 20:55 UTC
Updated:
21 Apr 2007 at 05:02 UTC
Many thanks for your continued efforts with Acidfree. I love it.
I posted a bug in 4.7 a while ago, http://drupal.org/node/90855, which exhibited similar behavior to my current issue, in this case with the node_privacy_byrole module (HEAD version which works with 5.0).
The node permission settings edited in 'Album Contents' mode are not being saved, in fact they are being cleared entirely upon submission.
I also noticed that when I pull the Select dropdown to 'All' in the Album Contents edit mode, nothing happens anymore.
However, the comments settings do seem to be sticking :)
Comments
Comment #1
vhmauery commentedThis one is really difficult to fix. Partly because node privacy by role is broken for drupal 5.0. I am not sure what you mean by it works in 5.0 -- I had to hack several parts of it to get it to partly work. But even then, it failed to save the access permissions on individual nodes on a node/xyz/edit page, let alone the album contents page. Find a node_access module that works and test album contents again.
I just tested private and it seemed to work (although I am not super fond of its implementation).
I am, however, submitting a fix that should allow other problem modules to be fixed with more ease.