Problem with encoding using MantisConnect

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
bjorkman
Posts: 1
Joined: 03 Sep 2010, 12:58

Problem with encoding using MantisConnect

Post by bjorkman »

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
MagicBuzz
Posts: 3
Joined: 02 May 2011, 11:43

Re: Problem with encoding using MantisConnect

Post by MagicBuzz »

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.
Post Reply