mrnewguy / pe

0 stars 0 forks source link

Title tag breaks if too long #1

Open mrnewguy opened 4 years ago

mrnewguy commented 4 years ago

App shows that title is blank even though the title is just in fact a very long string.

image.png

nus-pe-bot commented 4 years ago

Team's Response

The bug is accepted. There is an undocumented limit on how long a title can be, and a specific error message was set to be shown to the user if the title was too long. However, it seems that there is a bug and the wrong error message gets shown to the user as above. However, this is not a feature flaw but rather a functionality bug. In addition, the severity is low, as we do not expect most users to use titles that are that as long as artifically stress-tested in this case.

Items for the Tester to Verify

:question: Issue severity

Team chose [severity.Low]. Originally [severity.Medium].

Reason for disagreement: [replace this with your reason]


:question: Issue type

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

Reason for disagreement: [replace this with your reason]