conradsoon/pe

`search` command name keyword is not case-insensitive as stated in documentation

Opened this issue · 1 comments

In documents, it is stated
Keywords are case-sensitive, only NAME is case-insensitive.

image.png

As such, running search n/Bernice Yu and search n/bernice yu should return the same results.

However, only the former works. The latter returns no results.

Team's Response

Documentation bug. It is intended to be case sensitive matching in v1.4.

This issue was fixed in a later PR but could not be pulled due to feature freeze.

AY2324S1-CS2103T-F12-3/tp#233

Items for the Tester to Verify

❓ Issue response

Team chose [response.NotInScope]

  • I disagree

Reason for disagreement: [replace this with your explanation]


❓ Issue type

Team chose [type.DocumentationBug]
Originally [type.FunctionalityBug]

  • I disagree

Reason for disagreement: [replace this with your explanation]