html ampersand character codes incorrectly applied

DraygoDraygo Registered User regular
Urls with the sequence &<code> are transformed incorrectly and this is affecting things that it shouldn't the semicolon should be required not optional
so &reg should print &reg - &reg; should print ®

Example of issue

http://wardscore.loltools.net/?name=talithpa&region=na

Link works but the text is changed to the above when it shouldn't.

Sign In or Register to comment.