Problem/Motivation

Cache rebuild needed to apply adjusted settings.

Steps to reproduce

Enable caching on your Drupal site and alter text in the orejime setting 'Texts'. The change will only be visible after a cache clear.

Proposed resolution

Use the cache-tags system to invalidate the cache

Remaining tasks

Provide patch

User interface changes

None

API changes

None

Data model changes

None

CommentFileSizeAuthor
#3 orejime-add_cache_tags-3324328-3.patch515 bytescgoffin

Issue fork orejime-3324328

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

cgoffin created an issue. See original summary.

cgoffin’s picture

StatusFileSize
new515 bytes

Here the patch to add the necessary cache tags.

Fabsgugu made their first commit to this issue’s fork.

  • Fabsgugu committed 8d2cfcdc on 2.0.x authored by cgoffin
    Issue #3324328: Cache rebuild needed to apply adjusted settings
    
fabsgugu’s picture

Status: Active » Fixed

It works, thank you!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.