I noticed something that appears to be a bug when you override the site_frontpage variable so as to show different content in the front pages on a multi-domain configuration with all database tables shared.

Let's say we have two domains (A and B):

If you specify a specific page for domain A "node/2" and "node" for domain B as front_pages, it works.

But if you specify a taxonomy term such as "taxonomy/term/3" in A and "node" or another taxonomy term on B, you get either a blank pages, or the same content on both domains (it can be what front page term which was set on A or B settings file).

The problem also occurs with cache disabled.

Comments

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)