Closed
Bug 1234249
Opened 9 years ago
Closed 9 years ago
gerrit search filter error on firefox browser
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: banavathvishnu, Unassigned, NeedInfo)
References
Details
Attachments
(1 file)
28.88 KB,
image/jpeg
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0
Build ID: 20151216175450
Steps to reproduce:
1. Opened gerrit in mozilla firefor
2. logged into it with correct username and password
3. clicked on Projects, this will display Filter text box
4. typed abc and then forward slash (/), meaning abc/ and as soon as I entered / it is replaced with %2F
Firefox version : 43.0.1
Actual results:
forward slash(/) replaced with %2F
Expected results:
It should ideally show all the branches under project abc
Do you have a public or private (with guest account) demo about gerrit to test?
Flags: needinfo?(banavathvishnu)
Comment 2•9 years ago
|
||
The same issue has been reported at https://code.google.com/p/gerrit/issues/detail?id=3642
I think this is https://www.fxsitecompat.com/en-US/docs/2015/urlutils-hash-no-longer-decodes-fragment/ and should be reproduced with Safari as well.
Blocks: 1093611
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Component: Untriaged → Networking
Product: Firefox → Core
Resolution: --- → WONTFIX
Comment 3•9 years ago
|
||
I meant this bug should be fixed by the application.
You need to log in
before you can comment on or make changes to this bug.
Description
•