https://bugzilla.wikimedia.org/show_bug.cgi?id=22390
--- Comment #4 from Bawolff (Brian Wolff) <[email protected]> --- (In reply to comment #3) > So just to clarify this bug - the bad that happens: > *Person moves a file at commons. The url of the media file now changes. Pages > on client wiki that uses that file will be broken until such a time as the > pages get re-rendered. (An alternative or complementary solution would be to > give an HTTP redirect for those old urls. This would make life nicer for > hotlinkers) I'm sure there's a more specific bug, but I can't find it, so I should mention I submitted a patch for the http redirect thing https://gerrit.wikimedia.org/r/80135 That does not solve this bug (only makes it a little less severe). We still need to solve this bug for the below case: > *Person uploads a new version of an image file with different dimensions. > Because file urls only have the width in them, the height of the > corresponding > thumb changes. However the height attribute on the <img> tag won't change > until > next time that page gets re-rendered. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
