Open allyfern72 opened 2 years ago
[IMPORTANT!: Please do not edit or reply to this comment using the GitHub UI. You can respond to it using CATcher during the next phase of the PE]
These two issues are actually the same thing.
[The team marked this bug as a duplicate of the following bug]
Price of a dish can be infinity
When I edit a dish, i can make the dish infinity when i input "1e10000"
[original: nus-cs2113-AY2122S2/pe-interim#863] [original labels: severity.Low type.FunctionalityBug]
[This is the team's response to the above 'original' bug]
Teams believes that this is a form of extreme and unusual input provided by user.
In such case, programme continues to work as per normal, without any crashes or severe unusability.
Duplicate issues can be fixed from the same place in the code.
Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)
Reason for disagreement: [replace this with your reason]
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your reason]
When inputting a very large integer, digits after the 18th place become 0.
Could possibly consider having a max price cap on dishes.