Skip to content

HTMLParser handle_starttag replaces entity references in attribute value even without semicolon #69426

@frogcoder

Description

@frogcoder
mannequin
BPO 25239
Nosy @ezio-melotti
Files
  • parserentity.py: an example of the example described
  • 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/ezio-melotti' closed_at = None created_at = <Date 2015-09-26.16:46:39.294> labels = ['type-bug', 'library'] title = 'HTMLParser handle_starttag replaces entity references in attribute value even without semicolon' updated_at = <Date 2015-09-26.17:06:12.433> user = 'https://bugs.python.org/frogcoder'

    bugs.python.org fields:

    activity = <Date 2015-09-26.17:06:12.433> actor = 'ezio.melotti' assignee = 'ezio.melotti' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2015-09-26.16:46:39.294> creator = 'frogcoder' dependencies = [] files = ['40588'] hgrepos = [] issue_num = 25239 keywords = [] message_count = 2.0 messages = ['251654', '251657'] nosy_count = 2.0 nosy_names = ['ezio.melotti', 'frogcoder'] pr_nums = [] priority = 'normal' resolution = None stage = 'test needed' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue25239' versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6']

    Linked PRs

    Metadata

    Metadata

    Assignees

    Labels

    3.13bugs and security fixes3.14bugs and security fixes3.15new features, bugs and security fixesstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions