MonkeScripts / pe

0 stars 0 forks source link

no special characters inside my names e.g. - #5

Open MonkeScripts opened 2 months ago

MonkeScripts commented 2 months ago

what if my description and other names have hyphens image.png

nus-se-script commented 2 months 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

Firstly, we want to note that the - character is used as a delimiter/indicator of command flags. As per the guidance provided in the course website:

image.png

We will re-assign this bug as a feature flaw instead of a functionality bug.

Next, item names/descriptions with hyphens are actually allowed.

image.png

Lastly, having an item name/description with a hyphen at the front (like "-delicious") appears extreme, and does not seem typical of item names/descriptions in general.

Furthermore, it already seems like you've answered your own question in your previous prompt. Wrapping the value in inverted commas will allow for proper parsing and recognition by the program.

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your reason]


## :question: Issue type Team chose [`type.FeatureFlaw`] Originally [`type.FunctionalityBug`] - [ ] I disagree **Reason for disagreement:** [replace this with your reason]
## :question: Issue severity Team chose [`severity.Low`] Originally [`severity.Medium`] - [ ] I disagree **Reason for disagreement:** [replace this with your reason]