Closed
Bug 41449
Opened 25 years ago
Closed 24 years ago
"image/pjpeg" should be shown inline
Categories
(Core :: Graphics: ImageLib, defect, P3)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
FIXED
Future
People
(Reporter: mozilladev, Assigned: pavlov)
References
()
Details
Attachments
(1 file)
|
43.96 KB,
image/pjpeg
|
Details |
BE AWARE! SEX SITE!
If you go to
http://series.sexowner.com/series38/TN_zn14o.JPG
you're presented with a Unknown File Type save to disk dialog. The image is of
type "image/pjjeg" which both Netscape 4.x and IE showns inline.
Comment 1•25 years ago
|
||
I don't know what the hell is a pjeeg file but I can reproduce this bug on
Mozilla build ID: 2000060208 on a PowerMac G3 running Mac OS 8.6.
Is the pjjeg format a real image format or a server MIME/type typo? If it's a
type then I guess it's not a bug...
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 2000 → All
Hardware: PC → All
Summary: "image/pjjeg" should be shown inline → "image/pjpeg" should be shown inline
Target Milestone: --- → Future
Comment 2•25 years ago
|
||
Is this really Future when winhooks says is registers:
*.jpg, *.jpeg, *.jfif, *.pjpeg, *.pjp
http://lxr.mozilla.org/mozilla/source/xpfe/components/prefwindow/resources/local
e/en-US/pref-winhooks.dtd#11
Updated•25 years ago
|
Assignee: gagan → pnunn
Comment 3•25 years ago
|
||
There is some confusion in this report...
I think the reporter meant to say that the image is of type image/pjpeg.
Pam, what do you make of this bug?
I'll take it.
The component loader is confused. It should be able
to handle it.
-p
Status: NEW → ASSIGNED
hey. If somebody will find another test image
for a pjpeg, I'll work on this bug. Otherwise, forget it.
-p
Comment 6•25 years ago
|
||
added a testcase at http://h-208-12-39-186/cgi-bin/hello.cgi
Comment 7•25 years ago
|
||
**spam** sorry, my testcase is netscape internal only!
Comment 8•25 years ago
|
||
testcase located at:
http://gemal.dk/test/img.pjpeg
Comment 9•25 years ago
|
||
This sooo annoys my wife :-)
It seems some camera or scanner software outputs this format, so when some of
her on-line friends upload photos of their babies she can't see them (Windows 98).
This bug is probably a duplicate of #44716
Comment 10•24 years ago
|
||
All pnunn bugs reassigned to Pav, who is taking over
the imglib.
Assignee: pnunn → pavlov
Status: ASSIGNED → NEW
Comment 11•24 years ago
|
||
Comment 12•24 years ago
|
||
I've been using a little dirty work around for this problem for a while.
In Yahoo Groups, attachments show their mime types below the link. Whenever I
click on a link of the type image/jpeg, it follows the link and shows just fine.
Whenever I see a link of the type image/pjpeg, I click and it brings up a window
asking me what application to use or to save... I click browse and point it at
the mozilla executable (mozilla.exe). It downloads the image and displays it in
a new window just fine.
I would guess that image/pjpeg is simply the same thing as image/jpeg, as every
time I've seen it in the wild it has a .jpg extension and seems to be handled
fine by mozilla.
Comment 13•24 years ago
|
||
I think the perhaps the new libpr0n has (mostly) fixed this, at least that much
of it. These definitely didn't display at all in Mozilla, but now if I save the
files to disk and then just open them they display fine in Mozilla.
Now, if Mozilla would _realise_ that it could display these files without
problems, my wife would maybe not keep on at me to install Some Other Browser on
her compuer :-)
Comment 14•24 years ago
|
||
Pav: can we get this sorted? Your shiny new imglib will display these files if
Mozilla just lets it... They are used around the web - macosx.com for a start,
according to jedix in IRC.
Gerv
Keywords: mozilla0.9.1,
mozilla1.0
| Assignee | ||
Comment 15•24 years ago
|
||
i may just have to map image/pjpeg to image/jpeg or so.. seems easy enough...
Comment 17•24 years ago
|
||
This is another testcase:
http://linuxfr.org/view_attach.php3?id=145
This sends an image/pjpeg to the browser via the HTTP header:
Content-Type: image/pjpeg
(Therefore, Mozilla (20010619) shows a 'Save As' popup dialog with:
'You have chosen to download JPEG Image [image/jpeg]')
Comment 18•24 years ago
|
||
This seems fixed.
Linux build 2001062823 (0.9.2).
Comment 19•24 years ago
|
||
+verifyme - needs to be checked all plats before marked WFM.
Keywords: verifyme
Comment 20•24 years ago
|
||
WFM on NT, Win98 and Linux
Comment 21•24 years ago
|
||
wfm with win2k build 20010808..
Comment 22•24 years ago
|
||
fixed in build 20010811
WinNT, Win2k, Win98, Linux according to reporters...
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 23•22 years ago
|
||
I can't get a handle on this. This bug WAS fixed in Mozilla 1.2.1 BUT it has
come again in Mozilla 1.3, Mozilla 1.3.1, Mozilla 1.4, Firebird 0.6 and Firebird
0.6.1. How this bug can be labled fixed I can not for all the Pasta in Italy
get. Yes if you save it to disk and then open the image it works. What i want is
the same functionality as Mozilla 1.2.1 had, i.e. it could be opened in a new
tab. This bug is clearly open.
Comment 24•22 years ago
|
||
the pjpeg from http://bugzilla.mozilla.org/attachment.cgi?id=28873&action=view
works for me with a firebird trunk linux build 20030819.
martin: can you please provide a sample URL to a pjpeg that does not work
correctly? thx!
Comment 25•22 years ago
|
||
On further investigation my stated problem was caused by incorrect MIME Types
and has no bearing on this bug. I'm truly sorry for my silly outburst; too much
coffee I guess.
You need to log in
before you can comment on or make changes to this bug.
Description
•