In the search suggest list it shows an icon without text and after that it returns "Bad title" but what I want to do is a search.
Also other special chars such as pipes.
Version: 1.0.0 (Android)
Severity: normal
In the search suggest list it shows an icon without text and after that it returns "Bad title" but what I want to do is a search.
Also other special chars such as pipes.
Version: 1.0.0 (Android)
Severity: normal
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | None | T33805 Wikipedia Android App 1.1 tracking - current bugs | |||
Resolved | • brooke | T35628 Searching for "#" - "Bad title" fix on Mediawiki | |||
Resolved | None | T35646 "Bad title" error page returns HTTP 200 OK instead of an error code |
I don't see "Bad title", just that single entry with an icon but no text... which for me (on English) loads the 'grave accent' article.
Setting to Chinese, the single entry I see is labled " ", and doesn't load (I see the 'sorry, no page by that name exists' indicating a 404 error on load)
(In reply to comment #2)
I don't see "Bad title", just that single entry with an icon but no text...
which for me (on English) loads the 'grave accent' article.Setting to Chinese, the single entry I see is labled " ", and doesn't load (I
see the 'sorry, no page by that name exists' indicating a 404 error on load)
Don't choose that entry from the list but press "Go" in soft keyboard directly. (TouchPal)
Looks like 'bad title' doesn't return an HTTP error, either straight or via MobileFrontend:
https://en.wikipedia.org/wiki/# - 200 OK
https://en.m.wikipedia.org/wiki/# - 200 OK
so the client has no idea anything's wrong. :(
philinje wrote:
Brion, it look alike the underlying Mediawiki dependency was fixed. Can we close this?
Doesn't appear to have been deployed yet, so there would be no visible change or fix yet.
Hitting 'Go' no longer takes people to the direct page title, so this has been fixed.