Closed (outdated)
Project:
Authenticated User Page Caching (Authcache)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 May 2013 at 12:55 UTC
Updated:
23 Sep 2016 at 09:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
znerol commentedWould you please apply the attached patch and report back whether it fixes the problem.
Comment #2
znerol commentedComment #3
DeNelo commentedHi,
I applied the patch, selected the "DeNelo" user in "Enable for specified users", and cleared all caches.
I then logged in as DeNelo, but no Authcache box is shown, unfortunately.
Comment #4
DeNelo commentedUpdate: This was done in IE10. Clicking Compatibility View (you know, the broken page on the right in the address bar) brought up the box (but the site looked like crap which is beside the point).
So: It works, but only in IE in Compatibility View mode, and not in standard IE10 (for instance), or in Chrome.
Comment #5
znerol commentedWhat happens when you're on an admin page (and the seven-theme is selected for admin-pages)?
Comment #6
philsward commentedApplying the patch removed the error for me, however, it also removed the debug link :-/
Comment #7
philsward commentedListing some screenshots of how mine looks with and without the patch.
Comment #8
philsward commentedWhoops! Let's try this again... Forgot to refresh the screen to get the error back.
Comment #9
znerol commentedThanks for reporting. Because this is not related to productive operation of the module I'm not going to fix this issue for the 1.x branch. In the 2.x branch I likely will remove this feature and instead rely on the access-control system provided by core.
I'll accept patches though if anyone needs to have that fixed in the 1.x branch.
Comment #10
simg commented>I likely will remove this feature and instead rely on the access-control system provided by core.
Bear in mind that access control is for determining if someone is *authorised* to do something. It shouldn't be used for turning features on and off.
Comment #11
znerol commented