ContributionsMost RecentMost LikesSolutionsTM4J - importing test cases from Testlink with ISO8859-4 symbols Hello, I've encountered a problem when importing test cases from TestLink into TM4J. Our test cases have ISO8859-4 symbols (ie. ąčęėįšųū) and those symbols are being converted into random symbols uppon import (the exported XML file has all the correct symbols without any errors). For example: word "retą" is imported as "retÄ…". All of the words with symbols mentioned above have this problem. What should we do to correctly import our test cases without the need of manual correction for each TC? Solved