codevise / pageflow

Multimedia story telling for the web.
http://pageflow.io
MIT License
689 stars 125 forks source link

Prevent caching wrong file perma ids #2049

Closed tf closed 8 months ago

tf commented 8 months ago

Usage needs to be part of the cache key. Otherwise JSON for an entry can contain files with perma ids from file usages of a previously accessed entry.

REDMINE-20487