Skip to content

Improper handling of Order numbers that are too big. #2

@Whleee

Description

@Whleee

When the Order number is too large (> INTEGER.MAX), the error message that appears tells the User that the Index is not a non-zero unsigned Integer, but in fact it is, and the error should be an integer overflow.

Moreover, the use of the word Index may be confusing because the error in this case refers to the Client Id.

Screenshot 2020-10-30 at 12.23.11 PM.png

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions