Bug overview description.: The note system doesn't handle new lines in the way it should.
What part(s) of the site page(s) are affected?: Note system when viewing images.
What is the expected behavior?: The note system should handle new lines in notes properly. Therefore, the note typed should appear exactly as it was typed (with appropriate bbcode formatting properly converted of course.) Here is correct behaviour
"PRINCESS!
I'M AN ESPEON!"
This message should appear as-is when it is typed and then displayed when a user mouses over the note.
What actual behavior is given instead?:
example: http://puu.sh/re3Ua/6ba1088f37.png
"PRINCESS!
I'M AN ESPEON"
result: http://puu.sh/re4ej/d300501193.jpg
"PRINCESS!I'M AN ESPEON"
It omits a space and a new line, making notes that use this form of line look very messy.
Time of incident (if applicable).: Constant bug.
Can you reproduce the bug every time?: Yes.
What steps did you take to replicate this bug? Shown above.
Errors or other messages returned (if any). Other than incorrect notes, none.
A workaround for this is placing a space in the empty line to make the note behave properly.
Can this be fixed? It is small but incredibly annoying and makes mistakes in otherwise perfect notes v.v
Updated