4ndrelim / pe

0 stars 0 forks source link

Fails to parse and appropriately ignore white spaces #5

Open 4ndrelim opened 1 year ago

4ndrelim commented 1 year ago

While leading and trialing whitespaces are trimmed, the following shows additional white spaces between words but not properly handled, resulting in duplicates being allowed. (As with most applications, additional white spaces between words should not be treated as different).

Planned enhancements did not cover this.

Screenshot 2023-04-14 at 2.55.56 PM.png

soc-se-bot commented 1 year ago

Team's Response

No details provided by team.

The 'Original' Bug

[The team marked this bug as a duplicate of the following bug]

Lack of duplicate detection for an additional space in title

image.png

The 2nd item is titled "Orange juice", while the 3nd item is titled "Orange juice". In reality, it is possible that the user type an extra space between names. This app cannot detect this kind of duplicates.


[original: nus-cs2103-AY2223S2/pe-interim#2784] [original labels: severity.Low type.FunctionalityBug]

Their Response to the 'Original' Bug

[This is the team's response to the above 'original' bug]

Our team feels that this is a feature flaw because our application does not have non-trivial duplicate detection

Items for the Tester to Verify

:question: Issue duplicate status

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 explanation]