Closed
Bug 306477
Opened 19 years ago
Closed 19 years ago
Use unicode characters in URL for location bar
Categories
(Camino Graveyard :: Location Bar & Autocomplete, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 150376
Camino1.6
People
(Reporter: englabenny, Assigned: mikepinkerton)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20050829 Camino/0.9a2+ Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20050829 Camino/0.9a2+ URLs are encoded in hex to support utf-8 characters. When displaying urls in the location bar, Camino should convert the url and display the correct/intented characters. Example, the article about Γlg: http://sv.wikipedia.org/wiki/%C3%84lg Reproducible: Always Actual Results: The URL is displayed encoded in hex Expected Results: The URL should be displayed in Unicode Notes: The URL is displayed with the correct characters in the Status bar, when a link is hovered. Safari has the expected behaviour
| Assignee | ||
Comment 1•19 years ago
|
||
mmk
Status: UNCONFIRMED → NEW
Ever confirmed: true
Target Milestone: --- → Camino1.2
Is this a Core bug; I see it in DeerPark, too (and see bug 284402). Or do all of the products handle their location bar encoding separately?
Comment 3•19 years ago
|
||
This is a core bug. If and when it's fixed in the right place in the core, Camino will pick it up. Note that Camino's already handles non-ASCII characters when the core calls for their display: try http://www.xn--tv-xka.de . *** This bug has been marked as a duplicate of 150376 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•