From: Don S. <do...@se...> - 2003-02-11 16:01:49
|
How about every time the file upload process detects one of these bastardized types, it shoots an email to bi...@mi... or something with a link to that standards page. Don. On Tue, 11 Feb 2003, Adam Morton wrote: > I hate freaking MS....they always have to do things different and make us > work harder...grrrr... > > Adam > > > On Mon, 2003-02-10 at 18:28, Don Seiler wrote: > >> Mike Windsor has been testing a module out with me and he uses IE6. > >> He says that when he tries to upload a png image, the file type is > >> set as image/x-png, and when he tries to upload a jpeg image, the > >> file type is set as image/pjpeg. However these images are the same > >> as normal image/png and image/jpeg images, so I was able to handle > >> them with just an extra entry. > >> > >> I know that the Announcements mod for one won't allow these. > >> > >> Can someone confirm that IE is sending these different image types? > > > > Don, > > I did a little Goggling, and found out that MS broke standards again. > > IANA sets acceptable MIME types. However, MS decided that progressive > > jpegs should be labeled pjpeg. > > > > MIME Media Types > > http://www.iana.org/assignments/media-types/index.html > > > > -- > > Mike Noyes <mhnoyes @ users.sourceforge.net> > > http://sourceforge.net/users/mhnoyes/ > > http://leaf-project.org/ http://sitedocs.sf.net/ http://ffl.sf.net/ > > > > > > > > > > ------------------------------------------------------- > > This SF.NET email is sponsored by: > > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > > http://www.vasoftware.com > > _______________________________________________ > > Phpwebsite-developers mailing list > > Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > > --------------------------------------------------------------------- > Adam Morton > Developer - Electronic Student Services > http://phpwebsite.appstate.edu > Founder - Appalachian Linux Users Group > http://alug.appstate.edu > > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > > |