exactly like the title says: if you set the caching method to normal caching in admin/settings/performance then the user is always redirected to the initial set landing page and not to the page set in the "override your home breadcrumb links" field when the "home" button is clicked.

Comments

scott m. sanders’s picture

Yeah, front seems incompatible with Drupal caching in various ways, so it's one or the other until fixed.

dublin drupaller’s picture

Title: Normal Caching Mode in D6 prevents overriding the home breadcrumb links » allow the exclusion of certain pages with Normal Caching Mode in D6
Project: Front Page » Drupal core
Version: 6.x-1.2 » 6.9
Component: Code » other
Category: bug » feature

the front page module doesn't have any control over the drupal paging cache..or other caching modules, like memcache. Switching this to the generic drupal paging cache.

Status: Active » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.