Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2010 21:30:47 GMT
From:      Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   www/151437: query-cgi broken with base64 encoded mime email
Message-ID:  <201010132130.o9DLUlZA028523@www.freebsd.org>
Resent-Message-ID: <201010132140.o9DLe7AQ060736@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         151437
>Category:       www
>Synopsis:       query-cgi broken with base64 encoded mime email
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-www
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 13 21:40:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Marcin Wisnicki
>Release:        
>Organization:
>Environment:
>Description:
Example: http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/149403

Not only base64 is not decoded, if you look at raw output, mime headers were removed. Original message carries this:

Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: base64

It is still possible to decode message manually with `b64decode -r`

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010132130.o9DLUlZA028523>