You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
We are encountering an issue when XML is selected as an output and Spanish is selected as language for Information Recipient to generate an URL from "Test Resource" link in LITE. Same is failing when tried to perform same task at http://lite.bmi.utah.edu/InfobuttonQA.html (LITE from University of Utah). Below is the reported error:
This page contains the following errors:
error on line 1 at column 4771: Encoding error
Any help to resolve this issue is greatly appreciated.
The text was updated successfully, but these errors were encountered:
I will have to investigate this further and see if there is anything I can do. This seems to be an issue with how the return is being parsed by your browser/client rather than the response that is being generated by the OpenInfobutton. Or maybe I need to set a different character encoding type in the header for non-english language responses. This isn't really something we've tested much so thanks for letting us know. I can't really promise a quick fix or even give you a timeframe so for the time being I would just avoid using XML with non-English responses.
Thank you very much for your quick response and initial input. It is understood that it may take a bit of time to resolve this issue. I agree that perhaps the change of character type in the header for non-English language might be a quick fix. Please keep us in the loop of any update and in mean time we will attempt to use JSON response for non-English requests.
Ok, looking at this again, I think the problem is the summary text we get from resources that support the HL7 Knowledge Response isn't being UTF-8 encoded before being added to the response. I can probably fix this on my end, but again, no timeframe. Thanks.
Hi!
We are encountering an issue when XML is selected as an output and Spanish is selected as language for Information Recipient to generate an URL from "Test Resource" link in LITE. Same is failing when tried to perform same task at http://lite.bmi.utah.edu/InfobuttonQA.html (LITE from University of Utah). Below is the reported error:
This page contains the following errors:
error on line 1 at column 4771: Encoding error
Any help to resolve this issue is greatly appreciated.
The text was updated successfully, but these errors were encountered: