Simple forum software for building great communities.
Go to file
Toby Zerner 825997c857 Fix post contentHtml sometimes breaking script parsing
<\/script> tags in post content would sometimes be recognized as
actually ending the script tag, even when escaped (not exactly sure
why). This is fixed by encoding the < > characters in unicode.
2017-10-05 11:48:10 +10:30
framework/core Fix post contentHtml sometimes breaking script parsing 2017-10-05 11:48:10 +10:30