https://bugzilla.wikimedia.org/show_bug.cgi?id=43107
--- Comment #3 from [email protected] --- Steven Walling comments that our Extension:PostEdit deploy had a similar problem with missing messages on test.w.o during and after deployment. If I repeat the request above: curl --dump-header - 'http://test.wikipedia.org/w/load.php?debug=false&lang=en&modules=ext.gettingstarted.accountcreation&skin=vector&version=20121213T214605Z&*' I still get the incorrect code. The headers are: HTTP/1.0 200 OK Date: Thu, 13 Dec 2012 23:40:59 GMT Server: Apache X-Content-Type-Options: nosniff Cache-Control: private, s-maxage=0, max-age=0, must-revalidate Last-Modified: Thu, 13 Dec 2012 21:46:05 GMT Expires: Sat, 12 Jan 2013 23:40:59 GMT Vary: Accept-Encoding Content-Length: 946 Content-Type: text/javascript; charset=utf-8 Age: 80701 X-Cache: HIT from cp1012.eqiad.wmnet X-Cache-Lookup: HIT from cp1012.eqiad.wmnet:3128 X-Cache: MISS from cp1002.eqiad.wmnet X-Cache-Lookup: MISS from cp1002.eqiad.wmnet:80 Connection: close The i18n.php, CSS, and JS files on fenari are dated 2012-12-13 21:08, so I don't understand why RL requests made 30 minutes later don't find the i18n strings from the PHP. This is a real bug... somewhere. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
