Since upgrading to 4.7.5 yesterday, I have noticed that some blocks which I had configured to display only for a specific page are now displayed for all pages starting with the same URL path.

Example:
I have the following pages:

http://www.example.com/mycontent
http://www.example.com/mycontent/page2
http://www.example.com/mycontent/page3

A block is configured to have its custom visibility restricted to :

mycontent

Until 4.7.4, it was displaying only with http://www.example.com/mycontent . It is now displaying also with http://www.example.com/mycontent/page2 and http://www.example.com/mycontent/page3

.. as if the custom visibility parameter had been set to :

mycontent/*

Comments

yuit’s picture

Title: block custom visibility configuration broken » block custom visibility configuration broken (additional info on server setup)

Sorry, I forgot to indicate my setup:

Drupal 4.7.5
OpenBSD 4.0 server & Apache 1.3.29
Mysql 5.0.24a
Php 5.1.4
Clean URLs enabled

pasqualle’s picture

Status: Active » Closed (won't fix)

This version is not supported. Reopen or create a new issue if the problem exist in any recent version (version equal or above Drupal 5)