1
I have a user who when posting his news messages, gets several garbage characters each time he uses an Apostrophe. When I type an apostrophe, it posts correctly.
I have tracked the issued down and figured out that he is getting a Right Single Quotation Mark character (U+2019) when he types his apostrophe key instead of the standard ASCII apostrophe (U+027).
Are there any suggestions on how to fix this issue so that XOOPS correctly interprets his right single quotation marks?