Skip to content

Floating point values are converted with cultural settings #43

@tmm360

Description

@tmm360

For example, the double in some countries (as mine) is converted to string with a comma ',' instead of a dot '.' between integer and decimal digits, and encoding url it is converted to %2C.
This is an issue because decoding value first it is received as an array of two integers, and not in every context I can parse values before than they are decoded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions