Open
Bug 716234
Opened 14 years ago
Updated 13 years ago
Upgrading Seamonkey changes file type icon for HTML files to mail. (take 2)
Categories
(SeaMonkey :: OS Integration, defect)
Tracking
(seamonkey2.7-, seamonkey2.8-, seamonkey2.9-)
NEW
People
(Reporter: sgautherie, Unassigned)
References
Details
(Keywords: regression)
+++ This bug was initially created as a clone of Bug #507896 +++
After (automatic) upgrading from alpha to Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.1pre) Gecko/20090717 SeaMonkey/2.0b1 in Windows Vista all HTML files (including .html, .htm, .shtml) are displayed with the SeaMonkey mail icon (the envelope with the down arrow).
I tried to reassign those file types to IE (which worked showing the IE icon). Then reassigned to SeaMonkey. Again wrong icon.
It was correct before the upgrade.
pi
*****
(In reply to Justin Wood (:Callek) from bug 507896 comment #18)
> NEW BUG PLEASE if
> this is still an issue, so we can triage/track it correctly.
(In reply to Boris 'pi' Piwinger from bug 507896 comment #20)
> I still have the issue. No third party I am aware of involved.
Comment 1•14 years ago
|
||
I saw this when working on the Windows taskbar jumplist. The favicons were all {mail envelope with a green down arrow}
| Reporter | ||
Updated•14 years ago
|
tracking-seamonkey2.7:
--- → ?
Comment 2•14 years ago
|
||
Possible fallout from: Bug 552118 - File association icon for HTML and .eml files is set to a generic icon.
Ping Frank. Any ideas?
| Reporter | ||
Updated•14 years ago
|
Assignee: installer → nobody
Component: Installer → OS Integration
QA Contact: xpi-packages → os-integration
Updated•14 years ago
|
| Reporter | ||
Updated•14 years ago
|
tracking-seamonkey2.8:
--- → ?
Comment 3•13 years ago
|
||
Ok, no progress on this bug yet. No response from mcsmurf yet, lets track for 2.9 and hope we can solve.
tracking-seamonkey2.9:
--- → +
| Reporter | ||
Comment 4•13 years ago
|
||
(In reply to Philip Chee from comment #1)
> I saw this when working on the Windows taskbar jumplist. The favicons were
> all {mail envelope with a green down arrow}
Was that bug 747774?
Is this bug still there?
tracking-seamonkey2.10:
--- → ?
Comment 5•13 years ago
|
||
> Was that bug 747774?
No but this problem might have the same cause. Someone ported Firefox code to SM which assumes that the second icon resource in the EXE file is document.ico whereas in SeaMonkey.exe it is newmail.ico. So you need to track down the bit in our installer code which assumes this.
mcsmurf is our installer expert...
Comment 6•13 years ago
|
||
Perhaps we should port this part:
http://hg.mozilla.org/mozilla-central/annotate/0aa393eef856/browser/installer/windows/nsis/shared.nsh#l437
From Firefox Bug 404541 - [MSFT-7816] on Vista / Windows 7 installer does not elevate or ask to be elevated
Updated•13 years ago
|
| Reporter | ||
Updated•13 years ago
|
tracking-seamonkey2.10:
? → ---
tracking-seamonkey2.11:
--- → ?
tracking-seamonkey2.11:
? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•