<?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>Question Re: Charset Encoding in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/charset-encoding/qaa-p/10006015#M3601586</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see the odd behavior.&amp;nbsp; You have me stumped, but your solution is at least a valid workaround of using an html entity encoding...&amp;nbsp; Wish I knew of a better way.&amp;nbsp; Maybe someone else can help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jan 2014 21:48:04 GMT</pubDate>
    <dc:creator>mike_howles4</dc:creator>
    <dc:date>2014-01-30T21:48:04Z</dc:date>
    <item>
      <title>Charset Encoding</title>
      <link>https://community.sap.com/t5/technology-q-a/charset-encoding/qaq-p/10006012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm creating an application that uses the portuguese (PT/BR) language, and when i use any special caracter it shows a wierd code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to change the charset of the genareted HTML file, but i can only do it using JavaScript, and sice the HTML is already generated at this point, nothing happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have any ideas on how i can fix this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any configuration on DS to change the encoding?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried creating a SDK component with a javascript that would replace the messed up caracters, but even there it didn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Leandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 17:38:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/charset-encoding/qaq-p/10006012</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-30T17:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: Charset Encoding</title>
      <link>https://community.sap.com/t5/technology-q-a/charset-encoding/qaa-p/10006013#M3601584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you specify the character you are attempting to display?&amp;nbsp; (Or a picture of the character and the Unicode code if it won't show up on SCN either) -- I can try fiddling with some tricks and see if I can do it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 17:46:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/charset-encoding/qaa-p/10006013#M3601584</guid>
      <dc:creator>mike_howles4</dc:creator>
      <dc:date>2014-01-30T17:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: Charset Encoding</title>
      <link>https://community.sap.com/t5/technology-q-a/charset-encoding/qaa-p/10006014#M3601585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a text component and set the following text to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leandrão Lindão&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will show "&lt;SPAN style="color: #000000; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px;"&gt;LeandrÃ£o LindÃ£o".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If instead of the string above i use UTF enconding form example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leandr&amp;amp;atilde;o Lind&amp;amp;atilde;o it will show the right text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I can't have it like that, since the other developers that will use my component will lose a lot of time converting every special caracter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Leandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 18:24:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/charset-encoding/qaa-p/10006014#M3601585</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-30T18:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: Charset Encoding</title>
      <link>https://community.sap.com/t5/technology-q-a/charset-encoding/qaa-p/10006015#M3601586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see the odd behavior.&amp;nbsp; You have me stumped, but your solution is at least a valid workaround of using an html entity encoding...&amp;nbsp; Wish I knew of a better way.&amp;nbsp; Maybe someone else can help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 21:48:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/charset-encoding/qaa-p/10006015#M3601586</guid>
      <dc:creator>mike_howles4</dc:creator>
      <dc:date>2014-01-30T21:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Charset Encoding</title>
      <link>https://community.sap.com/t5/technology-q-a/charset-encoding/qaa-p/10006016#M3601587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Leandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a note &lt;SPAN style="color: #0f243e; font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;STRONG&gt;1955537 &lt;/STRONG&gt;in&lt;/SPAN&gt; 1.2 SP1 (due to be released in Feb) which offers URL encode capability.&lt;/P&gt;&lt;P&gt;Something like - Convert.urlEncode(string);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check it out as soon as it is available&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bharath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 03:31:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/charset-encoding/qaa-p/10006016#M3601587</guid>
      <dc:creator>bharathsap</dc:creator>
      <dc:date>2014-01-31T03:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Charset Encoding</title>
      <link>https://community.sap.com/t5/technology-q-a/charset-encoding/qaa-p/10006017#M3601588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brarath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for you input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something that i found funny, was that the data that returns from a BW query displays the special caracters just fine.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/377132" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Just the text field and any text that i use on my SDK development that show the wrong formatting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question.. why did the correct answer was assigned to you, if i didn't do it? Can anyone else asign the correct answer??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Leandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 12:51:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/charset-encoding/qaa-p/10006017#M3601588</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-31T12:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: Charset Encoding</title>
      <link>https://community.sap.com/t5/technology-q-a/charset-encoding/qaa-p/10006018#M3601589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think mods can mark posts as correct. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 13:16:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/charset-encoding/qaa-p/10006018#M3601589</guid>
      <dc:creator>mike_howles4</dc:creator>
      <dc:date>2014-01-31T13:16:12Z</dc:date>
    </item>
  </channel>
</rss>

