Closed Bug 179741 Opened 23 years ago Closed 23 years ago

file:// are displayed funky in Software Installation dialog

Categories

(Core Graveyard :: Installer: XPInstall Engine, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED WONTFIX

People

(Reporter: bugzilla, Assigned: dveditz)

Details

Attachments

(1 file)

I have the following in a local HTML file: <a href="file://c:\temp\linky.xpi">local linky.xpi</a> when I click the "local linky xpi" link I get a dialog saying: want to install "c:%3A%5Ctemp%5Clinky.xpi" I'd expect it to say: "file://c:\temp\linky.xpi" 20021112
Attached image Screenshot of dialog
Build: 2002-11-24-08-trunk(WIN) The form I use is: <a href="file:///C:/temp/linky.xpi">linky.xpi</a> And this works for me. Are we suppose to support the form Henrik describes?
The original format is an invalid URL which necko supports for convenience, I'm not going to put in extra windows only code to make it look pretty. Workarounds include using a standard file URL or the InstallTrigger.install() trigger which allows you to specify exactly what pretty-name to use in the dialog. Sorry.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WONTFIX
ok...
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: