Skip to content

decode_header does not follow RFC 2047 #45420

@kael

Description

@kael
mannequin
BPO 1079
Nosy @warsaw, @atsuoishimoto, @bitdancer
Files
  • header_encwd_nows.patch: encoded words don't always require whitespace
  • issue1079-test.patch: test case for encoded word followed immediately by a 'special'
  • rfc2047_embed.patch: embed encoded words in surrounding text if there's no whitespace around them
  • u2u_decode.py: a recipe for decoding non-compliant RFC2047 header
  • python.patch
  • python.patch.2
  • python.patch3
  • 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/bitdancer'
    closed_at = <Date 2012-06-03.16:10:24.159>
    created_at = <Date 2007-09-01.08:56:59.211>
    labels = ['type-bug', 'expert-email']
    title = 'decode_header does not follow RFC 2047'
    updated_at = <Date 2012-06-03.16:27:21.359>
    user = 'https://bugs.python.org/kael'

    bugs.python.org fields:

    activity = <Date 2012-06-03.16:27:21.359>
    actor = 'python-dev'
    assignee = 'r.david.murray'
    closed = True
    closed_date = <Date 2012-06-03.16:10:24.159>
    closer = 'r.david.murray'
    components = ['email']
    creation = <Date 2007-09-01.08:56:59.211>
    creator = 'kael'
    dependencies = []
    files = ['13608', '13616', '16857', '19026', '24130', '24131', '24133']
    hgrepos = []
    issue_num = 1079
    keywords = ['patch']
    message_count = 23.0
    messages = ['55555', '55951', '81068', '85366', '85441', '85448', '85763', '102781', '117434', '150461', '150471', '150501', '150506', '150508', '150509', '150535', '161803', '161861', '162181', '162183', '162216', '162218', '162221']
    nosy_count = 13.0
    nosy_names = ['barry', 'jafo', 'ishimoto', 'tlynn', 'ggenellina', 'tkikuchi', 'tony_nelson', 'kael', 'r.david.murray', 'leromarinvit', 'python-dev', 'runtux', 'phahn']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue1079'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions