https://bugs.kde.org/show_bug.cgi?id=433127
Méven Car <meve...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CONFIRMED --- Comment #8 from Méven Car <meve...@gmail.com> --- This (In reply to tagwerk19 from comment #6) > Posted a suggestion: > > https://gitlab.freedesktop.org/xdg/xdg-specs/-/issues/72 > > to suggest comparing the file size (in the cases it exists in the PNG > metadata) as well as the modification time. I would encourage you to fill a MR yourself, no coding involved, you can do it from the browser. https://gitlab.freedesktop.org/xdg/xdg-specs/-/blob/master/thumbnail/thumbnail-spec.sgml In any case KIO does support time modification check but with a *second* precision meaning this bug can only happen when the two files share the same modification time modulo one second. This will add file size to the cache validation check https://invent.kde.org/frameworks/kio/-/merge_requests/350 -- You are receiving this mail because: You are watching all bug changes.