We've been having issue where we use >= and it will get converted to >= after saving it. This happens in test boxes for alert descriptions and in report title boxes.
How do these text boxes work? Is there something with HTML that we can escape out of to just display it as a string instead of doing whatever conversion its doing after being saved?
I tried single quotes around it but no change. It still converted it with single quotes around it.

After saving we see this:
