12 Comments

RiotMaliceCity2/25/2015, 11:49:40 PM3 votes

Hey there,

Sorry about this, it is our security filter to prevent XSS being a bit overzealous. Any time you put a less-than symbol with text immediately after it, it will get snipped. We will fix this, to be a lot smarter, but in the mean time you should do this:

Bad: <30

Good: < 30

Or you can write &lt; in your posts instead of <, but that is a bit much to ask.

Hyrum Graff2/24/2015, 2:49:44 AM1 votes

Seems to be unique to you. I've been fine on long posts. Try clearing cookies/cache, using a different browser?

MXXIV2/25/2015, 12:00:51 AM1 votes

Please try to explain more how it happens. I'm not Rioter and I can't get it fixed, but as board developpers do not fix things very often, I've developped some skill in making hacks and workarounds.

Specifically, this is what I need:

  1. How and when does it occur? When typping? What does mean 'retained' and 'submitted' in your post?
  2. Does it happen when replying, posting thread or editing?

Also, some general system information could be eventually helpful:

  1. What browser are you using and on what system? Is there anything interesting about your environment?
  2. Are there any userscripts/userstyles affecting how the page is running?
  3. Do you have performance problens on the site?
  4. Are there any errors in your console? (Ctrl+Shift+i)