Closed
Bug 431516
Opened 17 years ago
Closed 17 years ago
Ensure we don't send IDN encoded uri's to external applications.
Categories
(Core Graveyard :: File Handling, defect)
Core Graveyard
File Handling
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: standard8, Unassigned)
Details
Per bug 378991 comment 12:
> We should not send non-punycode IDN to another applications. Because the
> another application may not support IDN.
and bug 378991 comment 16:
> it looks like there are also a few more places that should be updated for this
> (nsLocalHandlerAppMac and nsLocalHandlerApp come to mind, probably also the
> OS/2 and BeOS MIME infos)
The general fix is to use GetAsciiSpec rather than GetSpec.
Reporter | ||
Comment 1•17 years ago
|
||
Bug 378991 is going to do all of this.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•