vt7.2 Cannot save '<'character in text fields
If you try and save text into either a Text or Text Area field if the text contains '<'character immediately followed by another character, e.g. 'blah<blah' then the text is truncated to 'blah'. If the text contains '<' immediately followed by a space, then it is saved correctly e.g 'blah< blah' is saved correctly.