<?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 Re: InfoWindow Arabic text Issue in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-arabic-text-issue/m-p/513864#M47985</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A quick google search shows that there are some issues with Arabic fonts on Safari although many of the articles are several years old. It could be an issue with fonts? Can you inspect the text and see which font is used to render the popup text?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 May 2013 14:26:51 GMT</pubDate>
    <dc:creator>KellyHutchins</dc:creator>
    <dc:date>2013-05-31T14:26:51Z</dc:date>
    <item>
      <title>InfoWindow Arabic text Issue</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-arabic-text-issue/m-p/513861#M47982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am facing an issue with InfoWindow related to Arabic text. Please let me know if anybody has faced such issue before or knows how to fix it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;var infoTemplateLM = new esri.InfoTemplate("","${ptName} &amp;lt;br/&amp;gt; &amp;lt;br/&amp;gt; &amp;lt;span class='popupZoom' onclick='zoomToPlace(" + sCoordX + "," + sCoordY + ",12)';&amp;gt;Zoom To&amp;lt;/span&amp;gt; ")&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;variable ptName is assigned some Arabic Text but when infowindow display on map, instead of that Arabic Text, i am getting very weird English alphabets. whereas instead of variable, if i insert arabic text directly then i am getting the correct result. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note: This is happening only on Apple Safari Browsers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2013 05:05:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-arabic-text-issue/m-p/513861#M47982</guid>
      <dc:creator>AshishArora</dc:creator>
      <dc:date>2013-05-30T05:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: InfoWindow Arabic text Issue</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-arabic-text-issue/m-p/513862#M47983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello&lt;BR /&gt;&lt;BR /&gt;I am facing an issue with InfoWindow related to Arabic text. Please let me know if anybody has faced such issue before or knows how to fix it.&lt;BR /&gt;&lt;BR /&gt;var infoTemplateLM = new esri.InfoTemplate("","${ptName} &amp;lt;br/&amp;gt; &amp;lt;br/&amp;gt; &amp;lt;span class='popupZoom' onclick='zoomToPlace(" + sCoordX + "," + sCoordY + ",12)';&amp;gt;Zoom To&amp;lt;/span&amp;gt; ")&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;variable ptName is assigned some Arabic Text but when infowindow display on map, instead of that Arabic Text, i am getting very weird English alphabets. whereas instead of variable, if i insert arabic text directly then i am getting the correct result. &lt;BR /&gt;&lt;BR /&gt;Note: This is happening only on Apple Safari Browsers&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anybody facing this Arabic issue with safari browser?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 09:49:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-arabic-text-issue/m-p/513862#M47983</guid>
      <dc:creator>AshishArora</dc:creator>
      <dc:date>2013-05-31T09:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: InfoWindow Arabic text Issue</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-arabic-text-issue/m-p/513863#M47984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Anybody facing this Arabic issue with safari browser?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this happening with InfoTemplate only? Have your tried displaying the arabic text in some other place in your site...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 10:30:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-arabic-text-issue/m-p/513863#M47984</guid>
      <dc:creator>VinayBansal</dc:creator>
      <dc:date>2013-05-31T10:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: InfoWindow Arabic text Issue</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-arabic-text-issue/m-p/513864#M47985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A quick google search shows that there are some issues with Arabic fonts on Safari although many of the articles are several years old. It could be an issue with fonts? Can you inspect the text and see which font is used to render the popup text?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 14:26:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-arabic-text-issue/m-p/513864#M47985</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2013-05-31T14:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: InfoWindow Arabic text Issue</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-arabic-text-issue/m-p/513865#M47986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;A quick google search shows that there are some issues with Arabic fonts on Safari although many of the articles are several years old. It could be an issue with fonts? Can you inspect the text and see which font is used to render the popup text?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is an issue with safari browser.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 05:21:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-arabic-text-issue/m-p/513865#M47986</guid>
      <dc:creator>AshishArora</dc:creator>
      <dc:date>2013-06-10T05:21:30Z</dc:date>
    </item>
  </channel>
</rss>

