Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

UTF8 encoding of XSLTransform failes every second time

Not applicable

I have an XSLTransform that follows a Callout and handles the UTF8 formatted XML that is returned.

Unfortunately the XML result is formatted correctly every second time the API is called 😕 I don't quite get that but see the two images below:

Correct:

315-screenshot-2015-04-13-221400.png

Error (notice that the Danish characters æøå is changed):

316-screenshot-2015-04-13-221347.png

I have a trace of this if this can help? Otherwise just ask me what I need to supply. I have tried to add "charset=UTF8" everywhere it makes sense.

Thank you.

Solved Solved
0 3 423
1 ACCEPTED SOLUTION

Not applicable

@Anders Bilfeldt , I am pretty sure this not a problem with the Edge as I validate (in java) and proxy Latin , GSM-7 characters (øå) and the behaviour is always consistent .

The problem either could be with XSL policy or probably the actual response itself different in both cases ? Do you see consistent behaviour if you don't use XSL and respond the actual response as it is ?

View solution in original post

3 REPLIES 3