Closed Bug 40426 Opened 24 years ago Closed 24 years ago

Missing internal images: gopher, news

Categories

(Core :: Graphics: ImageLib, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED WONTFIX

People

(Reporter: frank, Assigned: pnunn)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.10 i686; en-US; m16) Gecko/20000517
BuildID:    2000051720

Hy,

the tag:
<img src="internal-gopher-sound">

Does not display the right image (it does not even display any image).

Bye,
Frank

Reproducible: Always
Steps to Reproduce:
1.Open the location above.
2.
3.
er...i don't see this
Assignee: asadotzler → pnunn
Component: Browser-General → ImageLib
QA Contact: jelwell → elig
Confirmed with the 2000-05-23-08-M16 nightly binary on WinNT.

Not only internal-gopher-sound but internal-gopher-index and all
internal-news-* images are not displaying. The rest on the internal-gopher
icons do display.

FWIW, a quick check with lxr, 
http://lxr.mozilla.org/seamonkey/search?string=internal-gopher
shows that all of the internal-gopher-* and internal-news-* icons listed on 
http://www.netzwelt.com/selfhtml/tcgi.htm are "known" to if.cpp in il_icon_table
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Missing internal image → Missing internal images: gopher, news
yep. but that icon table is never used. Its old
defunct code.
-P
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WONTFIX
The problem with internal-gopher-sound is that the file has for some reason been
named gopher-audio.gif so that it needs to be renamed to gopher-sound.gif to
work properly.
I'm not sure what to do with this. Any suggestions? 
<img src="internal-gopher-sound"> works on communicator.
<img src="internal-gopher-audio"> works on mozilla.

Let us know if there is a good reason that we need both names in 
mozilla. Otherwise we are going with "-audio" instead of
"-sound". The source code that specifies "-sound" for the
file name is defunct code and is not ever called. 

-p
Verified
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.