- env PRODUCTION
- example https://www.wikidata.org/wiki/Lexeme:L42
- server-side rendering is not affected
- client side code seems to remove the values from the mark-up
Description
Related Objects
Event Timeline
Indeed :(
I can reproduce on several lexemes of different languages. Interestingly the sandbox doesn't seem affected
On Firefox 60: broken
On Chromium: everything works as expected
On Firefox 60: broken
On Chromium: everything works as expected
I've got the reverse behaviour:
- on Firefox 60.0.2: works fine
- Google Chrome (not Chromium but excepted to be very similar): broken
I'm on Windows 10 (version 1803)
Mentioned in SAL (#wikimedia-operations) [2018-06-14T09:57:55Z] <addshore> for i in {1..1000}; do echo Lexeme:L$i; done | mwscript purgePage.php --wiki wikidatawiki // T197222
Mentioned in SAL (#wikimedia-operations) [2018-06-14T09:59:12Z] <addshore> @terbium: for i in {1001..2000}; do echo Lexeme:L$i; done | mwscript purgePage.php --wiki wikidatawiki // T197222
Mentioned in SAL (#wikimedia-operations) [2018-06-14T10:04:00Z] <addshore> @terbium: for i in {2001..3000}; do echo Lexeme:L$i; done | mwscript purgePage.php --wiki wikidatawiki // T197222