Skip to content

cgi.FieldStorage is broken when given POST data #50483

@efosmark

Description

@efosmark
mannequin
BPO 6234
Nosy @merwok, @florentx
Superseder
  • bpo-1573931: WSGI, cgi.FieldStorage incompatibility
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2011-07-02.13:41:13.797>
    created_at = <Date 2009-06-07.22:07:35.364>
    labels = ['type-bug', 'library']
    title = 'cgi.FieldStorage is broken when given POST data'
    updated_at = <Date 2011-07-02.13:41:13.795>
    user = 'https://bugs.python.org/efosmark'

    bugs.python.org fields:

    activity = <Date 2011-07-02.13:41:13.795>
    actor = 'eric.araujo'
    assignee = 'none'
    closed = True
    closed_date = <Date 2011-07-02.13:41:13.797>
    closer = 'eric.araujo'
    components = ['Library (Lib)']
    creation = <Date 2009-06-07.22:07:35.364>
    creator = 'efosmark'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 6234
    keywords = []
    message_count = 3.0
    messages = ['89060', '92621', '139646']
    nosy_count = 5.0
    nosy_names = ['eric.araujo', 'efosmark', 'milesck', 'MHordecki', 'flox']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '1573931'
    type = 'behavior'
    url = 'https://bugs.python.org/issue6234'
    versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions