Skip to content

mime: Comment for (*WordDecoder).Decode is wrong #12568

@nussjustin

Description

@nussjustin

The comment for Decode states that "If word is not a valid RFC 2047 encoded-word, word is returned unchanged.", but the implementation always returns an empty string for not RFC 2047 encoded words.

The comment should be updated to represent the actual implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions