ReadSpeaker blocks are invalidated only based on URL, but when the settings is changed, cached blocks are not invalidated.

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

durifal created an issue. See original summary.

durifal’s picture

Assigned: durifal » Unassigned
Status: Active » Needs review
StatusFileSize
new743 bytes

I have created patch to fix this bug. So when you edit settings, all cached blocks are invalidated.

sunlix’s picture

@durifal

thank you for your contribution. Can you commit your changes to an issue fork and create a merge request?
This approach is more easier for project maintainer to review and at least commit the proposed changes.
thank you for your support.

keshav.k made their first commit to this issue’s fork.

keshavv’s picture

Hi @sunlix
I have created the MR of #2 patch please review.

  • sunlix committed 6318b12b on 2.x authored by keshav.k
    Issue #3358831 by keshav.k, durifal, sunlix: Cached blocks are not...
sunlix’s picture

Status: Needs review » Fixed

Thank you, I've remove another unused Cache invalidate.

Status: Fixed » Closed (fixed)

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