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

bisonbleu created an issue. See original summary.

bisonbleu’s picture

Issue summary: View changes

Better summary

bisonbleu’s picture

Title: Excluding admin pages with restrictions doesn't work » Excluding admin pages with restrictions doesn't work with latest dev

Just 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.