Skip to content

minidom does not encode correctly when calling Document.writexml #63111

@brianvanderburg2

Description

@brianvanderburg2
BPO 18911
Nosy @scoder, @ezio-melotti, @serhiy-storchaka, @Windsooon
PRs
  • bpo-18911: using xmlcharrefreplace when open a file #13352
  • [3.7] bpo-18911: clarify that the minidom XML writer receives texts but not bytes (GH-13352) #13718
  • 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 2019-06-01.07:00:02.383>
    created_at = <Date 2013-09-03.05:36:59.560>
    labels = ['easy', 'type-bug', '3.8', 'expert-XML', '3.7', 'docs']
    title = 'minidom does not encode correctly when calling Document.writexml'
    updated_at = <Date 2019-06-01.07:00:02.382>
    user = 'https://bugs.python.org/brianvanderburg2'

    bugs.python.org fields:

    activity = <Date 2019-06-01.07:00:02.382>
    actor = 'scoder'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2019-06-01.07:00:02.383>
    closer = 'scoder'
    components = ['Documentation', 'XML']
    creation = <Date 2013-09-03.05:36:59.560>
    creator = 'brianvanderburg2'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 18911
    keywords = ['patch', 'easy']
    message_count = 9.0
    messages = ['196824', '196836', '257253', '257255', '257827', '342621', '344061', '344152', '344153']
    nosy_count = 7.0
    nosy_names = ['scoder', 'ezio.melotti', 'docs@python', 'serhiy.storchaka', 'brianvanderburg2', 'upendra-k14', 'Windson Yang']
    pr_nums = ['13352', '13718']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue18911'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifedocsDocumentation in the Doc direasytopic-XMLtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions