Closed
Bug 1386213
Opened 8 years ago
Closed 8 years ago
Cannot search history with url in Library if IDN url
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1385883
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox54 | --- | unaffected |
firefox55 | --- | unaffected |
firefox56 | --- | unaffected |
People
(Reporter: alice0775, Unassigned)
References
Details
(Keywords: regression)
Reproducible : always
Steps To Reproduce:
1. Open https://日本レジストリサービス.jp/press/2017/170620.pdf for exsample
2. Open Library (Ctrl+Shift+H)
3. Try to search history with "サービス", (type "サービス" in search box)
Actual Results:
nothing found
Expected Results:
A history entry should be found. (Should match url https://日本レジストリサービス.jp/press/2017/170620.pdf)
Before landing 945240, Location column of Library shows https://日本レジストリサービス.jp/.....
However, after landing 945240, Location column of Library is forcibly converted to punycode like https://xn--vckfdb7e3c7hma3m9657c16c.jp/...
So, this problem cames up.
![]() |
Reporter | |
Updated•8 years ago
|
Flags: needinfo?(valentin.gosu)
This is a dupe of bug 1385883.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(valentin.gosu)
Resolution: --- → DUPLICATE
![]() |
Reporter | |
Comment 2•8 years ago
|
||
(In reply to Valentin Gosu [:valentin] from comment #1)
> This is a dupe of bug 1385883.
>
> *** This bug has been marked as a duplicate of bug 1385883 ***
I do not think duplication.
This is about "search history" feature, not about "delete history".
And I confirmed that bug 1385883 has not fixed this regression.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
I can't reproduce it with the patch from bug 1385883 applied.
I'll keep it open until we can confirm it is fixed. Bug 1386195 should also land soon.
![]() |
Reporter | |
Comment 4•8 years ago
|
||
Aha, my bad, i downloaded wrong build , (i hate taskcluster)
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Resolution: --- → DUPLICATE
Thanks for checking!
You need to log in
before you can comment on or make changes to this bug.
Description
•