Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
user.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
17 Jan 2009 at 06:30 UTC
Updated:
4 Jan 2012 at 09:58 UTC
When a user uploads a user picture, the browser typically caches the image. When the same user uploads a new picture that has the same file extension as their previous user picture, the browser typically displays the old image. I'm throwing the idea out there to do something like we do with css and js files and add a cache-busting query to the image to make sure that the browser displays the current user image.
Comments
Comment #1
dave reidComment #2
dave reidMarking as a duplicate of #38171: Improve user picture caching.
Comment #3
dave reidComment #4
c960657 commentedJust for the record: I believe this is a duplicate of #668058: Resubmitting a user picture does show the first uploaded picture, not of #38171: Improve user picture caching.