Cachetags improvements

Created on 5 June 2023, about 1 year ago
Updated 5 July 2023, 12 months ago

Problem/Motivation

The current implementation of cachetags in google_tag_page_top and google_tag_page_attachments are problematic.


No cachetags are set for any conditions used to determine if a google_tag-config should be included.

  1. Any cachetags written by any other module is overrwritten.
  2. No cachetags are set for any conditions used to determine if a google_tag-config should be included.

Steps to reproduce

Run the site with xdebug and add breakpoints in google_tag_page_top and google_tag_page_attachments to lookk at what cachetags are set on age render.

Proposed resolution

Make google_tag_page_top and google_tag_page_attachments add cachetags for condiitons and also make google_tag_page_attachments extend the current cachetags instead of replacing it.

πŸ› Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡ΈπŸ‡ͺSweden auth

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024