https://bugzilla.wikimedia.org/show_bug.cgi?id=62602
--- Comment #3 from Helder <[email protected]> --- So, I haven't touched that JS page for ~4 weeks and now, when I access any of http://meta.wikimedia.beta.wmflabs.org/wiki/Special:BlankPage http://en.wikipedia.beta.wmflabs.org/wiki/Special:BlankPage the global JS is loaded. But then I decided to check how it is dealing with updates: I made a small change in the message my global code was displaying http://meta.wikimedia.beta.wmflabs.org/w/index.php?diff=584 * After the page was saved and finished reloading, the old message was still displayed * CTRL+SHIFT+R, SHIFT+Reload and CTRL+F5 were not enough to force the message to be updated (both on meta.wikimedia.beta.wmflabs.org and on en.wikipedia.beta.wmflabs.org). * The new message was immediately visible in debug mode, on these pages: http://meta.wikimedia.beta.wmflabs.org/wiki/Special:BlankPage?debug=1 http://en.wikipedia.beta.wmflabs.org/wiki/Special:BlankPage?debug=1 but the old one would still show up when I removed the "?debug=1" from these URLs. -- 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
