Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

German text encoding issue after scanning qr code from plugin #556

Open
sanny16 opened this issue Oct 12, 2017 · 1 comment
Open

German text encoding issue after scanning qr code from plugin #556

sanny16 opened this issue Oct 12, 2017 · 1 comment
Labels

Comments

@sanny16
Copy link

sanny16 commented Oct 12, 2017

Hi,

I am using bar code scanner in an sap ui5 application, and during debugging i found out that in the result of barcode plugin proper german text was not being captured properly whereas if i just mention static german text in application it is being properly displayed. For example: "gesägt" (actual german text in qr code) is getting converted into "gesägt" (after scanning qr code via plugin).

I am using google chrome to test application on desktop. Static german text is being displayed properly on browser if i hard code it in the application.

I have already included this "<meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>" in index.html file of application so it handles static data display. As of now this app is being used locally ,so no server call is going.

What can be the problem for this issue?
Please post your suggestions.

Thanks,
Sanny.

@macdonst macdonst added the bug label Oct 16, 2017
@macdonst
Copy link
Member

@sanny16 can you provide a sample barcode I can scan for testing? Also, you didn't mention if this problem is on Android, iOS or both?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

2 participants