Active
Project:
Better Statistics
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2016 at 18:11 UTC
Updated:
4 Feb 2016 at 18:46 UTC
Jump to comment: Most recent
Hi, with locale.module enabled and Path prefix language code i.e. 'en' and 'fr', adding the following paths to Log requests on specific pages/All pages except those listed does not stop admin pages from being logged.
admin/*
en/admin/*
fr/admin/*
Comments
Comment #2
bisonbleu commentedBetter summary
Comment #3
bisonbleu commentedJust tried this on SimplyTest.me with 7.x-1.3 and all works as designed i.e. restrictions are applied.
In my local installation, I was using 7.x-1.3+6-dev. Reverting to 7.x-1.3 fixes this issue.