Issue related to special characters in any module field

Hi, I am facing issue that is not saving special character in any field. Whenever I write like “93e”. It just saves 93 and misses all after special character.
I am not understanding, how can I overcome this issue ?

User input is cleaned up to remove possible injection attacks, which typically involve HTML-style brackets like those.

But maybe the handling of this can be improved.

Which version, which module, which screen, which field is this on?

Its in every module field. Version is latest.

I just tried setting an Opportunity name to “Some name” and it saved correctly. You can try it on the online demo:

demo.suitecrm.com

Are you using the Edit view or Inline edit?