>> While Fred can decode the following meta data: >> >> Info.Format=text/plain >> Info.Format=text/html >> >> It chokes on the following (unknown mime type warning): >> >> Info.Format=text/plain; charset=iso-8859-1 >> Info.Format=text/html; charset=utf-8 >> >> It seems to me that it would be desirable and fairly easy to fix. > > Remove the space, and use the development branch of Fred.
It no longer triggers the warning, but it doesn't actually work. Here is a test file, the two lines should look alike: KSK at charset-test The file works as expected locally and coming from Apache, but it doesn't work coming from Freenet. Yves Lempereur _______________________________________________ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl
