When adding a link to a file, in the body (with ckeditor), this module appends filetype and filesize to it.
After that, when we modify the file in question (for example using IMCE), the file info in the body of the page remains in cache for anonymous users.

File info is updated when the node is updated.

This could be fixed if there is a way to add cache tags, based on file metadata, to Filter plugin.

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

rutiolma created an issue. See original summary.

p-neyens’s picture

Version: 8.x-1.0-rc2 » 8.x-1.1

  • fbffc51b committed on 8.x-1.x
    fix: #3145172 add cacheability metadata for referenced file entities
    
p-neyens’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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