cancel
Showing results for 
Search instead for 
Did you mean: 

wrong charset in MII 15.1

matthias_prller
Participant
0 Kudos

Hello everybody,

we just set up a new MII server which is brand new. Our last MII server is some years old and so we also switched from MII 12.2. to MII 15.1 SP3.

While we tested the first things we got to one point where one of our web applications didn't work as expected. We call some transactions in Java script and even the transaction are executed we didn't get an result. When we debugged it we found out that the content type in the new version is different form the old version:

12.2: text/xml; charset=UTF-8

15.1: text%2fxml%3b%20charset%3dUTF-8

This might be only a little difference but if we open the URL directly we also noticed that IE and chrome try to download the xml file instead of displaying it directly.

we use the following URL to run the transaction: http://<server>:<port>/XMII/Runner?Transaction=<path_to_transaction>/test&OutputParameter=output

Is there any parameter where we can change the behavior so that we will get the correct charset?

Thank you!

Regards

Matthias

Accepted Solutions (0)

Answers (0)