Date: Sat, 23 Jul 2011 02:43:00 +0000 (UTC) From: Shaun Amott <shaun@FreeBSD.org> To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/cgi query-pr.cgi www/en/cgi/GnatsPR/Section MIME.pm Message-ID: <201107230243.p6N2h0gh096370@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
shaun 2011-07-23 02:43:00 UTC FreeBSD doc repository (ports committer) Modified files: en/cgi query-pr.cgi en/cgi/GnatsPR/Section MIME.pm Log: - Send "utf-8" as the charset for the page to match what we actually output. - Properly decode MIME parts from their source charset (in the case of a single-part message, we haven't got the relevant headers thanks to GNATS. Sigh.) - Don't strip the trailing newline on MIME parts, as this breaks encoded Quoted-Printable newlines (if there happened to be one at the end). Revision Changes Path 1.2 +24 -6 www/en/cgi/GnatsPR/Section/MIME.pm 1.80 +4 -1 www/en/cgi/query-pr.cgi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107230243.p6N2h0gh096370>