Closed Bug 91494 Opened 24 years ago Closed 24 years ago

URLs with %-escaped characters crash embedding clients

Categories

(Core Graveyard :: Embedding: APIs, defect)

x86
Other
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: barrowma, Assigned: adamlock)

References

()

Details

(Keywords: crash)

Some embedding clients crash when the user requests an URL containing a %-escaped character in the host name (for example, http://netscape%20com).
I believe the real question here is how does a % encoded URI get created and subsequently loaded in an embedding client. we certainly shouldn't be crashing, but we shouldn't be trying to load a % encoded URI at the top level anyway.
Severity: normal → critical
Keywords: crash
Works for me with latest trunk in mfcEmbed and winEmbed. Dave can you confirm?
Marking WORKSFORME. Please reopen if you can duplicate it
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.