Closed
Bug 353944
Opened 19 years ago
Closed 18 years ago
Add default values for file handlers if they don't have a default value
Categories
(Firefox :: Installer, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: robert.strong.bugs, Assigned: robert.strong.bugs)
References
Details
(Keywords: verified1.8.1.2, Whiteboard: [vista] depends on bug 354005)
The .shtml handler did not include a default value (e.g. shtmlfile) for its reg key. Also, Firefox can only be registered as the default browser by launching it and making it default or through "Set program access and defaults" initially due to it not being displayed in "Set your default programs". After setting it as default it is displayed in "Set your default programs".
We should verify that all of the protocol and file handlers we register as potential defaults for Firefox have all of the required information due to .shtml in Vista RC1 and gopher not being present at all in Vista Beta 2.
![]() |
Assignee | |
Comment 1•19 years ago
|
||
Taking... I have this partially completed.
Assignee: nobody → robert.bugzilla
![]() |
Assignee | |
Updated•19 years ago
|
Status: NEW → ASSIGNED
Comment 3•18 years ago
|
||
No longer blocking 1.8.1.1 as per recent discussion with drivers around Vista readiness requirements.
Flags: wanted1.8.1.x+
Flags: blocking1.8.1.1-
Comment 4•18 years ago
|
||
Blocking 2.0.0.2 on the assumption this is part of the Vista-readiness fixes
Flags: blocking1.8.1.2+
![]() |
Assignee | |
Comment 5•18 years ago
|
||
The patch in bug 354005 fixes this
Updated•18 years ago
|
Whiteboard: [vista]
Updated•18 years ago
|
Whiteboard: [vista] → [vista] depends on bug 354005
![]() |
Assignee | |
Comment 6•18 years ago
|
||
fixed by the landing of bug 354005
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
![]() |
Assignee | |
Updated•18 years ago
|
Comment 8•18 years ago
|
||
v.fixed with Firefox 2.0.0.2 rc2 build:
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.2) Gecko/20070208 Firefox/2.0.0.2, all protocols and file types we care about are set to use FF as default.
Keywords: fixed1.8.1.2 → verified1.8.1.2
You need to log in
before you can comment on or make changes to this bug.
Description
•