<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Encoding Problem - HTML 5 App in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/encoding-problem-html-5-app/m-p/511701#M18034</link>
    <description>&lt;P&gt;I'm facing an Encoding problem.&lt;/P&gt;
  &lt;P&gt;I have in an SAPUI5 application I’m building and here what is happening:&lt;/P&gt;
  &lt;UL&gt; 
   &lt;LI&gt;I have the frontend built in SAPUI5&lt;/LI&gt;
   &lt;LI&gt;It retrieves data from OData service&lt;/LI&gt;
   &lt;LI&gt;When the frontend retrieves data, the data is correct (ps.: In the table my row is also with the correct encoding and I'm using NVARCHAR)&lt;/LI&gt;
   &lt;LI&gt;But when I try to print special characters in some elements it does not print with the correct encoding.&lt;/LI&gt;
  &lt;/UL&gt;
  &lt;P&gt;Here is the example:&lt;/P&gt;
  &lt;UL&gt; 
   &lt;LI&gt;Request response from OData service (see that is correct the ‘São Leopoldo’ string):&lt;A href="https://prnt.sc/guyqt7"&gt;https://prnt.sc/guyqt7&lt;/A&gt;&lt;/LI&gt;
   &lt;LI&gt;Here is what it prints in the Label element: &lt;A href="http://prntscr.com/guyqxi"&gt;http://prntscr.com/guyqxi&lt;/A&gt;&lt;/LI&gt;
  &lt;/UL&gt;
  &lt;P&gt;I've already have in my index.html the utf8 tag&lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;&amp;lt;metacharset="utf-8"&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;By a chance, Do you know what is happening?&lt;/P&gt;</description>
    <pubDate>Mon, 09 Oct 2017 14:14:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2017-10-09T14:14:56Z</dc:date>
    <item>
      <title>Encoding Problem - HTML 5 App</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encoding-problem-html-5-app/m-p/511701#M18034</link>
      <description>&lt;P&gt;I'm facing an Encoding problem.&lt;/P&gt;
  &lt;P&gt;I have in an SAPUI5 application I’m building and here what is happening:&lt;/P&gt;
  &lt;UL&gt; 
   &lt;LI&gt;I have the frontend built in SAPUI5&lt;/LI&gt;
   &lt;LI&gt;It retrieves data from OData service&lt;/LI&gt;
   &lt;LI&gt;When the frontend retrieves data, the data is correct (ps.: In the table my row is also with the correct encoding and I'm using NVARCHAR)&lt;/LI&gt;
   &lt;LI&gt;But when I try to print special characters in some elements it does not print with the correct encoding.&lt;/LI&gt;
  &lt;/UL&gt;
  &lt;P&gt;Here is the example:&lt;/P&gt;
  &lt;UL&gt; 
   &lt;LI&gt;Request response from OData service (see that is correct the ‘São Leopoldo’ string):&lt;A href="https://prnt.sc/guyqt7"&gt;https://prnt.sc/guyqt7&lt;/A&gt;&lt;/LI&gt;
   &lt;LI&gt;Here is what it prints in the Label element: &lt;A href="http://prntscr.com/guyqxi"&gt;http://prntscr.com/guyqxi&lt;/A&gt;&lt;/LI&gt;
  &lt;/UL&gt;
  &lt;P&gt;I've already have in my index.html the utf8 tag&lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;&amp;lt;metacharset="utf-8"&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;By a chance, Do you know what is happening?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 14:14:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encoding-problem-html-5-app/m-p/511701#M18034</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-10-09T14:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Encoding Problem - HTML 5 App</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encoding-problem-html-5-app/m-p/511702#M18035</link>
      <description>&lt;P&gt;try this on your index.html&lt;/P&gt;
  &lt;P&gt;&amp;lt;meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/&amp;gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2017 16:26:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encoding-problem-html-5-app/m-p/511702#M18035</guid>
      <dc:creator>SergioG_TX</dc:creator>
      <dc:date>2017-11-01T16:26:58Z</dc:date>
    </item>
  </channel>
</rss>

