https://www.zapread.com/Post/Detail/4279
I don't know how, but somehow user Manah broke comment? :DAppear in Firefox, Chromium and Falkon
Thanks for letting me know!
It looks like a sanitation issue. I will work on a fix. The fix should help with lots of comment glitches.
Basically, you can copy and paste anything in right now to keep styles. I will make it so that the paste removes custom styles.
I would love to hire a front-end developer to help with stuff like this - but I can't find anyone.
I don't know how styles are, but try replacing them with HTML code and use strip_tags function (in PHP it's the equivalent), which will remove all HTML tags, except some.
There are several tags I need to retain. I use HTML agility pack. I also stay clear away from PHP. It is not secure. Especially for anything related to finance. It also does not scale well or easily.
It is called personal home page for a reason. Not suitable for a website with users!
Well :P But the point is that it is such a function and you can remove unnecessary HTML tags
Thanks - I get the point. Still, PHP needs to die.
Lol
If you're interested to see my fix, see https://github.com/Horndev/zapread.com/commit/8766f5404aa4618febe29faa7fa6fd889f70a0ef
The problem should now be fixed. Have a look.