My Node template Panel page is configured with multiple variants for each content type with a view outputting node details. The view is generated using a nid argument.

When I:
1. apply simple caching to the view in a given variant with granularity=none
2. access a node, nid=1 (panels cache generated)
3. access another node, nid=2, and see same view results in the panel as I did for nid=1

For reference, I'm using Drupal 6.27, Panels 6.x-3.10, and Views 6.x-3.0

This would appear to be a configuration issue rather than a bug.

See #1472812: Panels + Views cache issue for related issue with D7

Comments

japerry’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Closing this issue as outdated as Drupal 6 ctools is not supported. If this issue is relevant for Drupal 7, feel free to re-open and mark for Drupal 7 (or 8)