https://bugzilla.wikimedia.org/show_bug.cgi?id=56874
Bawolff (Brian Wolff) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected], | |[email protected], | |[email protected] Component|General/Unknown |JavaScript Version|wmf-deployment |1.23-git Product|Wikimedia |MediaWiki Summary|Cached non-media files are |Javascript (via |not invalidated on purge |action=raw&ctype=text/javas | |cript) not purged on page | |edits Severity|major |blocker --- Comment #1 from Bawolff (Brian Wolff) <[email protected]> --- (In reply to comment #0) > You know, there is a constantly reappearing issue with files not being > purged. > There are dozens of reports about this here in Bugzilla. Some thumbnails show > an outdated version for hours, sometimes for months. An action=purge does not > solve the problem in these cases. > > Today I have the same problem with JavaScript files. Whenever I edit a file I > can not test my change because "action=raw" continues to deliver the old > version. Manually calling "action=purge" does nothing. I still get the old > version. Javascript and Media files have pruging handled entirely separately. Javascript files like these are not purged on page edits. This is the way its always been. However, javascript files loaded via Resource loader (e.g. Things from gadgets) do get purged on edit (I think) -- 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
