Tcl Library Source Code

View Ticket
Login
Ticket UUID: 063e7a95beef451c139ad4f7bf43f2f91f6ba5a2
Title: Correct Handling of quotes in quoted strings in parseMimeValue
Type: Bug Version: 1.4.3
Submitter: anonymous Created on: 2018-06-01 16:59:28
Subsystem: ncgi Assigned To:
Priority: 5 Medium Severity: Minor
Status: Closed Last Modified: 2021-04-30 21:03:32
Resolution: Fixed Closed By: pooryorick
    Closed on: 2018-08-15 04:36:53
Description:
ncgi::parseMimeValue {test/test; foo="bar\"baz\""} should not silently drop baz.
User Comments: pooryorick added on 2021-04-30 21:03:32:

Merged to trunk in [74c178b772e10efa].


pooryorick added on 2018-08-15 04:36:30:

Fixed in [e4a17a66b17a2bbe].


Attachments: