rbeckman-nextgen / test-mc3

0 stars 0 forks source link

Charset Encoding - Fetching & displaying the value #4238

Closed rbeckman-nextgen closed 4 years ago

rbeckman-nextgen commented 4 years ago

Charset encoding that is saved for the channel is not retrieved back. Instead it is displaying a value that is one index lesser. Let's say we are saving 'UTF-8' as charset encoding, when we modify back the channel destination, it is displaying the charset encoding as 'UTF-32LE' (which is one index lesser value). Similarly, when we save the value as 'UTF-32LE', and when we open back the channel it will show the value as 'UTF-32BE'.

Let know if more details are required.

Thanks.

Imported Issue. Original Details: Jira Issue Key: MIRTH-4382 Reporter: abishek87 Created: 2019-02-04T03:47:39.000-0800

rbeckman-nextgen commented 4 years ago

Duplicates MIRTH-4363

Imported Comment. Original Details: Author: narupley Created: 2019-02-04T06:21:26.000-0800