2 nodes show the same access permission but they DO differ for a role
| Project: | Taxonomy Access Control Lite |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
I have 2 nodes of the same content type created and they are identical except that one is created by user 1 and the other with the role of webmaster
Devel displays that both of them can by updated by the webmaster and that is also how I configure tac lite
http://screencast.com/t/m1hSjG6hw7E
(same information for both nodes)
However, I can only access 1 node not both. I am stumped since I though that the devel information was reliable.
Also the gid column that tac lite uses in the node_access table is the role id? I see that gid/roleid 5 is stored but the webmaster role has id 4. Seemed a bit strange to me.
I am working on a deadline so if you would give any help its greatly appreciated. If you want I can give you access to my site in case I will pay 50 EURO per hour (I am on a deadline so a bit desperate)
You can contact me at my profile or through skype at "tom.pester"
Regards, Tom

#1
The gid is a term id, not a role id.
Could be as simple as using a different input format on the two nodes. That's one of Drupal's trickiest "features".
Whatever it is, its probably due to some other module granting the user access and not tac_lite.
show the same screenshot for the other node. Are they tagged with the same term and which input filters do they use?