-
Bug
-
Resolution: Fixed
-
P3
-
1.2.1
-
beta
-
x86
-
windows_nt
Name: rlT66838 Date: 07/13/99
The file jre\lib\flavormap.properties contains this entry:
Rich\ Text\ Format=text/enriched; charset=ascii
But the MIME media type "text/enriched" does not refer to the
format known as "Rich Text Format" or RTF. The appropriate
media type for RTF is "text/rtf". The following two URLs are
the IANA registration of text/rtf and the specification.
ftp://ftp.isi.edu/in-notes/iana/assignments/media-types/text/rtf
ftp://indri.primate.wisc.edu/pub/RTF/RTF-Spec-1.5.rtf
The text/enriched type is defined in RFC1896:
ftp://ftp.isi.edu/in-notes/rfc1896.txt
(Review ID: 85545)
======================================================================