Closed Bug 221708 Opened 21 years ago Closed 20 years ago

file handling APIs fail to deal with non-ascii extensions

Categories

(Core Graveyard :: File Handling, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 80787

People

(Reporter: Biesinger, Unassigned)

Details

Quite frankly, do these come up?

What charset do we assume the extension from nsIURL is in?
>Quite frankly, do these come up?

if a server sends them... I haven't seen any yet, but they aren't prohibited.
also if an application decides to use them, but I haven't seen such an
application either

>What charset do we assume the extension from nsIURL is in?

ASCII, it seems. at least we pass it through |string| parameters. On the other
hand, we don't unescape it.
(In reply to comment #1)
> Quite frankly, do these come up?

apparently, at one time you were convinced of that ;)

*** This bug has been marked as a duplicate of 80787 ***
No longer blocks: 162116
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.