Skip to content

http.server fails when query string contains addition '?' characters #54694

@vpython

Description

@vpython
mannequin
BPO 10485
Nosy @freddrake, @facundobatista, @orsenthil
Superseder
  • bpo-25232: CGIRequestHandler behave incorrectly with query component consisting mutliple ?
  • 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 = 'https://github.com/orsenthil'
    closed_at = <Date 2015-10-01.22:41:14.629>
    created_at = <Date 2010-11-21.07:38:12.932>
    labels = ['type-bug', 'library']
    title = "http.server fails when query string contains addition '?' characters"
    updated_at = <Date 2015-10-01.22:41:14.629>
    user = 'https://bugs.python.org/vpython'

    bugs.python.org fields:

    activity = <Date 2015-10-01.22:41:14.629>
    actor = 'martin.panter'
    assignee = 'orsenthil'
    closed = True
    closed_date = <Date 2015-10-01.22:41:14.629>
    closer = 'martin.panter'
    components = ['Library (Lib)']
    creation = <Date 2010-11-21.07:38:12.932>
    creator = 'v+python'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 10485
    keywords = []
    message_count = 2.0
    messages = ['121877', '222192']
    nosy_count = 5.0
    nosy_names = ['fdrake', 'facundobatista', 'orsenthil', 'v+python', 'BreamoreBoy']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = '25232'
    type = 'behavior'
    url = 'https://bugs.python.org/issue10485'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions