Download & Extend

allow the exclusion of certain pages with Normal Caching Mode in D6

Project:Drupal core
Version:6.9
Component:other
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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

#1

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

#2

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 report» feature request

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.

nobody click here