The new forums will be named Coin Return (based on the most recent vote)! You can check on the status and timeline of the transition to the new forums here.
The Holiday Forums are now up. Let me (Hahnsoo1) know if there are any issues. The Holiday Forum merge will last (if Vanilla cooperates) until January 3rd.

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.