The browser won't jump to zh-classical.m.wikipedia.org automatically when accessing zh-classical.wikipedia.org via mobile devices. But other sites will redirect to mobile versions.
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
varnish mobile redirects: allow for dashes in first label | operations/puppet | production | +24 -1 |
Event Timeline
Comment Actions
Change 358028 had a related patch set uploaded (by BBlack; owner: BBlack):
[operations/puppet@production] varnish mobile redirects: allow for dashes in first label
Comment Actions
I think this is because our mobile-redirect logic doesn't support dashes, but probably should due to these cases? Patch above proposed, if it makes logical sense to support mobile-redirects on "language" subdomains containing dashes (\w is only alphanumerics and underscore).
Comment Actions
Change 358028 merged by Ema:
[operations/puppet@production] varnish mobile redirects: allow for dashes in first label
Comment Actions
As @Legoktm mentioned, quite a few projects were affected by this, having a - in their first label. See https://meta.wikimedia.org/wiki/Special:SiteMatrix. Fixed.