Hi
I have been looking at accessing Mantis thrugh the soap-api. My problem is that the output is encoded with iso-8859-1 but the xml-declaration says utf-8. I am using Mantis 1.1.1.
Does anyone know a solution.
best regards
Problem with encoding using MantisConnect
Moderators: Developer, Contributor
Re: Problem with encoding using MantisConnect
I have the same problem *only* for error messages (when the webservice throw an exception).
In the MySQL setup wizzard, I asked it to work by default with utf-8 charset. May mantis uses the MySQL defaut charset ?
Anyway, the wabservice should be updated in order to convert any message in utf-8, or change the response headers according to the messages encoding.
In the MySQL setup wizzard, I asked it to work by default with utf-8 charset. May mantis uses the MySQL defaut charset ?
Anyway, the wabservice should be updated in order to convert any message in utf-8, or change the response headers according to the messages encoding.