nus-cs2103-AY2021S2 / pe-dev-response

0 stars 0 forks source link

Accept invalid url #1269

Open nus-pe-bot opened 3 years ago

nus-pe-bot commented 3 years ago

Note from the teaching team: This bug was reported during the Part II (Evaluating Documents) stage of the PE. You may reject this bug if it is not related to the quality of documentation.


Steps to reproduce:

add -x POST -u https://8.........8.8.8.8 -d {"name": "tarzan","job": "the jungle man"} -h "Content-Type: application/json" -t nature -t important

As seen below, it accepts weird inputs even after https//

image.png


[original: nus-cs2103-AY2021S2/pe-interim#1269] [original labels: severity.Medium type.FunctionalityBug]

JulietTeoh commented 3 years ago

Team's Response

Note from the teaching team: This bug was reported during the Part II (Evaluating Documents) stage of the PE. You may reject this bug if it is not related to the quality of documentation.

Thank you for your response. This bug is not related to the quality of documentation, and is thus rejected.

Duplicate status (if any):

Duplicate of #1263