Closed Bug 1289972 Opened 9 years ago Closed 4 years ago

Keyword search (with bookmark) incorrectly encodes space as "+"

Categories

(Firefox for Android Graveyard :: General, defect, P5)

47 Branch
defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: fireattack, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36 Steps to reproduce: 1. Set a bookmark with keyword and %s (e.g. https://en.wikipedia.org/wiki/%s) 2. search a term with space (assuming the keyword is w, search "w ab cd) Actual results: It uses "ab+cd" (i.e replaced space to "+"). Expected results: It should use "ab%cd". Firstly this is inconsistent from the desktop Firefox. In desktop Firefox (checked in Nightly), it would use "ab%20cd". While it works just the same for most search queue parameters, it doesn't work well in some other cases where websites distinguish them. For example, https://en.wikipedia.org/wiki/%s will treat ab+cd and ab%20cd differently. (I KNEW there are other ways to search Wikipedia. Just an example.)
By the way, is there any way to set keyword for search engines on Android?
Priority: -- → P5
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.