Thanks to visit codestin.com
Credit goes to github.com

Skip to content

When parsing values ​​written in XML, numbers longer than 18 characters are not displayed correctly. #122

@onizine

Description

@onizine

When using a jpeg image with XMP data written in XML format, if the value is a number with 18 or more characters, such as 123456789123456789, it becomes 123456789123456780. If the number has more digits, it becomes exponential notation. I would like it to be treated as a string, but is there a way to avoid this?

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