I have just upgraded from Ubuntu 12.04 to 14.04. Using the compose key I can enter multi-key characters. On the first attachment I show two strings that look identical, but when I view the source code, the second attachment, they are not identical. Under "<SCRIPT LANGUAGE=..." see "var ansTxt =..." and four lines down in the code see "var ansTxtDecode=...". The two strings are not equal.
The first string came from a mysql record created in Ubuntu 12.04, the second entered with Ubuntu 14.04.
Does anyone have any idea what I have missed. The two strings were equal in 12.04 and obviously not in 14.04.