Zeli0 / pe

0 stars 0 forks source link

Abnormal inputs allowed for commands requiring indices #4

Open Zeli0 opened 1 year ago

Zeli0 commented 1 year ago

For commands like delete, view and goto, while the UG and DG specify that the input must be positive integers, they also allow for strange formatting where an infinite number of leading 0s are allowed.

Screenshot 2023-04-14 at 2.41.29 PM.png

soc-pe-bot commented 1 year 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]

Team's Response

It is still a numeric input and is still recognised as a positive number. It does go to the correct bookmark index.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your reason]