Closed Bug 74076 Opened 23 years ago Closed 23 years ago

Wrong URL for Modern preview image

Categories

(SeaMonkey :: Themes, defect, P2)

x86
Windows 95
defect

Tracking

(Not tracked)

VERIFIED FIXED
mozilla0.9

People

(Reporter: neil, Assigned: hewitt)

References

()

Details

Attachments

(2 files)

Classic uses this URL for its preview image:
jar:resource:///chrome/classic.jar!/skin/classic/global/preview.gif
However, Modern uses this URL:
skin/modern/global/preview.gif
This doesn't work. Presumably it should be this:
jar:resource:///chrome/modern.jar!/skin/modern/global/preview.gif
Attached patch proposed patchSplinter Review
This seems to be a dup of bug 73762
*** Bug 73762 has been marked as a duplicate of this bug. ***
You definitely don't want the "jar:" and ".jar!" bits in there, the chrome
registry should be taking car of that. I think something like
resouce://chrome/modern/skin/modern/global/preview.gif may work...
Keywords: patch, review
Status: NEW → ASSIGNED
sr=hewitt
Keywords: nsbeta1
Target Milestone: --- → mozilla0.9
Themes Triage Team Marking nsbeta1+
Keywords: nsbeta1nsbeta1+
Priority: -- → P2
*** Bug 75087 has been marked as a duplicate of this bug. ***
*** Bug 75202 has been marked as a duplicate of this bug. ***
r=andreww
fixed
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Marking verified on windows (2001-04-25-09-Mtrunk).
Status: RESOLVED → VERIFIED
Product: Core → SeaMonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: