Been noticing a lot of weird form sanitization issues on longer posts in spectrum. a couple I can come up with off the top of my head are double quotes and nested single quotes, etc. Seems like form sanitization has been getting worse lately and been getting a lot more rejects. easy fix is to throw a statement into an AI and have it rewrite it so it is less likely to violate standard form sanitization rules - but might want to give a looksee if anything got adjusted recently (maybe last month or two) and find some better sanitization rules. I've got a couple examples in my notepad of char string issues - could probably break them down to the proper sequences if anyone wants. or just look at previous rejects (not sure if you record them) on my acct, had a few examples - one was today about 5 min ago.