Details
Description
Encoding + decoding french accents fails in UTF-8 encoding.
There is also another bug with ISO-8859-1 which generates lots of escape characters sometimes eg:<CT_Adresse>rte Saint Antoine de GinestiÃÆ@™Ãƒ@ @D¢ÃƒÆ’@šÃ@šÃȁK;¨re</CT_Adresse>
for rte st Antoine de Ginestière
this is a junit test case that reproduces the UTF-8 encoding bug.
the class com.actualis.sage.Client can be replaced by any class with a String field.