DevTest Xpath filter failing to fetch the data in Norwegian text
search cancel

DevTest Xpath filter failing to fetch the data in Norwegian text

book

Article ID: 233232

calendar_today

Updated On:

Products

Service Virtualization

Issue/Introduction

Xpath filter failing to fetch the data in Norwegian text.

Response received :

<msg>Kunden er registrert fra f&#xfffd;r med kundenummer xxxx. ikke p&#xfffd;begynt/under a</msg>

Expected result :

<msg>Kunden er registrert fra fèr med kundenummer xxxx. ikke pèbegynt/under a</msg>

Environment

All supported DevTest releases and platforms.

 

Cause

Devtest supports UTF-8.

Norwegian uses ISO-8859-1

Resolution

Use  UTF-8 encoding method instead of ISO-8859-1 and you should get the proper match back