Chrome version gone #7
Closed
Comments
A few days ago, this Wikipedia edit, changed Wikipedia's internal It seems the intention of the editor was to display the platform versions separately. This also resulted in the display parameter no longer containing a value that was purely numerical, instead it now contained a platform label in front of it. {{LSR
|article = Google Chrome
- |latest_release_version = 28.0.1500.72
+ |latest_release_version = '''Microsoft Windows'''<br /> 28.0.1500.72
|latest_release_date = {{start date and age|2013|07|12}}
}}
+ {{LSR
+ |article = Google Chrome
+ |latest_release_version = '''Linux''' and '''Mac OS X'''<br />28.0.1500.71
+ |latest_release_date = {{start date and age|2013|07|09}}
}} This broke the logic at functions.php#L101-L115 because the first "word" (separated by whitespace) after I've temporarily "fixed" it by changing the format on Wikipedia back to how it was (revision #565936923; discussion) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Probably something in those regular expressions stopped working with Wikipedia's current markup.
The text was updated successfully, but these errors were encountered: