cvs commit: www/en/cgi query-pr.cgi www/en/cgi/GnatsPR/Section MIME.pm

Shaun Amott shaun at FreeBSD.org
Sat Jul 23 02:43:00 UTC 2011


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


More information about the cvs-all mailing list