Looks like there has been a change to the API.
See: http://en.m.wikipedia.beta.wmflabs.org/wiki/Special:Uploads/Kaldari
No thumbnails load.
Description
Description
Details
Details
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/extensions/MobileFrontend | master | +1 -1 | Request "small" images in PhotoListApi#getQuery |
Related Objects
Related Objects
Event Timeline
Comment Actions
I've moved this into the latest Mobile Web and Gather sprints as this is a regression.
Comment Actions
PhotoListApi#getQuery method isn't setting the iiurlwidth parameter as it's referring to a configuration variable that no longer exists, wgMFThumbnailSizes.medium. According to git bisect that constant was removed in 193017.
Comment Actions
Change 210384 had a related patch set uploaded (by Phuedx):
Request "small" images in PhotoListApi#getQuery