Skip to content

Different encodings based on containing ' %' #28

@runephilosof

Description

@runephilosof

I just debugged an issue due to SimpleRSS returning UTF-8 encoded strings when the tag contains ' %' and ASCII-8BIT encoded strings otherwise.
Why does it run strings through CGI.unescape when it contains ' %'?
It would be nice if all strings were normalized to UTF-8 before returning them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions