today, with a fresh install of PFC, I noticed a really strange behavior:
Almost all chat messages that somehow contain the string 'rm' at the end of a word, like in the word 'term' or 'harm', and some other text after that in the same line, get dropped. Possibly also others.
You can try it out yourself here, try with something like 'no harm done' or 'long term relationship'.

This is the original index.php, nothing changed.
I can't reproduce the issue, though. I copied the whole folder as it is to another server, and there the issue does not happen (at least not with this string, didn't test for much more), and neither it happens with the demos here on this site.
What could be the problem here? It seems to be server related, but I cannot really imagine what and why...
Volunteers?

xss
EDIT: Added the parts in italics to make the issue clearer and reproducible...