Tokens seem cached and are not always rendered

Created on 17 October 2024, 29 days ago

Problem/Motivation

Token replacement in Vev media are not always replaced or are inconsistent. Anonymous page requests seem to see the raw unreplaced token, while changes to data in tokens doesn't reflect in a changed Vev being displayed. e.g. a page with vev media with a [node:title] token doesn't update when the title is changed.

Steps to reproduce

  1. Create and import vev media that contains token, e.g. [node:title]
    1. Add the Vev media to a page, save. Token is replaced.
    2. Change node title, save. Token is not replaced

    Proposed resolution

    Tokens in Vevs should be replaced at render time like any other content. No change to the stored payload should exist by token replacement, only to the cached view of the Vev media.

    Remaining tasks

    Pending problem analysis.

    🐛 Bug report
    Status

    Active

    Version

    1.0

    Component

    Code

    Created by

    🇬🇧United Kingdom jim kirkpatrick

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

    Comments & Activities

    Production build 0.71.5 2024