Closed Bug 1311107 Opened 8 years ago Closed 5 years ago

Percent decode all characters in the hostname. Stop special casing % and @

Categories

(Core :: Networking, defect, P3)

47 Branch
defect

Tracking

()

RESOLVED DUPLICATE of bug 1517025

People

(Reporter: valentin, Assigned: valentin)

References

(Blocks 2 open bugs)

Details

(Whiteboard: [necko-next])

Right now, we attempt to percent decode the hostname, but we only do it for characters that are allowed in the hostname.

This is because addons usually have an @ in their name and disallowing %40 would break resource URIs.

It would be better if we can just special case resource:// URIs, and be spec compatible for the rest.
Blocks: url
Blocks: 1310987
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: -- → P2
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3

Fixed in bug 1517025

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.