[Webkit-unassigned] [Bug 86183] New: [BlackBerry] '; ' character is not handled correctly in Content-Disposition headers.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 11 00:53:36 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=86183

           Summary: [BlackBerry] ';' character is not handled correctly in
                    Content-Disposition headers.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit BlackBerry
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jason.liu at torchmobile.com.cn
                CC: tonikitoo at webkit.org


// FIXME: This function doesn't comply with RFC 6266.
// For example, this function doesn't handle the interaction between " and ;
// that arises from quoted-string, nor does this function properly unquote
// attribute values. Further this function appears to process parameter names
// in a case-sensitive manner. (There are likely other bugs as well.)
String filenameFromHTTPContentDisposition(const String& value)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list