Skip to content

json_StringIsLargeNumber matching invalid numbers #66

@timhall

Description

@timhall

See VBA-tools/VBA-Web#273, VBA-tools/VBA-Web#274

The function json_StringIsLargeNumber checks only if the string contains '0', 'E', 'e' or '.' characters to say if it's a number or not. So the string code like this one 012345678901234567890 is recognized as a valid Json number which in reality is not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions