HengShuHong / pe

0 stars 0 forks source link

Unable to extend book that have special characters in them #6

Open HengShuHong opened 6 months ago

HengShuHong commented 6 months ago

In the screenshot, I listed by the user to see what books were being borrowed. I then tried to extend the book for '$$dollar' but found that it did not work. However, if i extend the book for '##Test' it works. I am not sure why this happens?

image.png

nus-pe-script commented 6 months ago

Team's Response

We believe it is a duplicate of #160 as normal individuals are not allowed to add special characters as book titles unless there is deliberate tampering with files which an ordinary user is unlikely to do

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: I think the issue should be a duplicate rather than out of scope? Because while tampering of files is not meant for ordinary user, the system should still filter out the error from the txt file (which I think it does not)