Closed (fixed)
Project:
Freelinking
Version:
7.x-3.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2013 at 21:57 UTC
Updated:
16 Oct 2014 at 10:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Dave Cohen commentedI believe the attached patch is working for my test case.
Comment #2
gregglesFWIW, this is not really possible to do "right" because text bodies are cached so the result of the node access call will be cached from one user and then used again for a second user who may have different permissions.
Comment #3
gisleThis is fixed in the 7.x-3.3 and 6.x-3.3 releases by turning off caching if the site uses some sort of access control.