DuckWillow / pe

0 stars 0 forks source link

Uppercase and lowercase are not case sensitive #9

Open DuckWillow opened 2 years ago

DuckWillow commented 2 years ago

At beginning, I found this when key in weekdays.

image.png

Only 'Friday' or 'friday' should be allowed in the schedule. Keep the format the same!

image.png

The same problem happens in the timetable function.

Then I realize all uppercase and lowercase is mixed up together.

image.png

image.png

soc-se-bot commented 2 years ago

Team's Response

Thank you for your report.

For the day case sensitive part, it is by design. It is mentioned in the UG under the section Command Syntax.

image.png

For the command case sensitive part, it is also by design and mentioned in the UG under the section Command Syntax.

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 severity

Team chose [severity.VeryLow] Originally [severity.High]

Reason for disagreement: [replace this with your reason]