Page MenuHomePhabricator

Redirect on mobile browsers overencodes the URL (404 error)
Closed, ResolvedPublic

Description

Author: freak

Description:
Mobile redirect on pages that has special characters in title returns 404.

I.e.:
Searching for term "hack sign" on www.wikipedia.org:
Desktop browser returns http://en.wikipedia.org/wiki/Hack_sign
Mobile browser with "mobile view" enabled redirects to http://en.m.wikipedia.org/wiki/.hack/%2FSign?wasRedirected=true

Can bi reproduced on desktop by changing UserAgent setting to one of a mobile browser.


Version: .5
Severity: normal

Details

Reference
bz26106