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)

x86
Windows Vista
defect
Not set
normal

Tracking

(seamonkey2.7-, seamonkey2.8-, seamonkey2.9-)

Tracking Status
seamonkey2.7 - ---
seamonkey2.8 - ---
seamonkey2.9 - ---

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.
I saw this when working on the Windows taskbar jumplist. The favicons were all {mail envelope with a green down arrow}
Possible fallout from: Bug 552118 - File association icon for HTML and .eml files is set to a generic icon. Ping Frank. Any ideas?
Assignee: installer → nobody
Component: Installer → OS Integration
QA Contact: xpi-packages → os-integration
Ok, no progress on this bug yet. No response from mcsmurf yet, lets track for 2.9 and hope we can solve.
(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?
> 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...
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
You need to log in before you can comment on or make changes to this bug.