<?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: ArcGIS Server 11.1: accent not properly encoded when &amp;quot;returnAdvancedSymbols&amp;quot; in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-1-accent-not-properly-encoded/m-p/1294898#M36114</link>
    <description>&lt;P&gt;This patch is absolutely urgent for us as well.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 01 Jun 2023 09:32:47 GMT</pubDate>
    <dc:creator>schenardi</dc:creator>
    <dc:date>2023-06-01T09:32:47Z</dc:date>
    <item>
      <title>ArcGIS Server 11.1: accent not properly encoded when "returnAdvancedSymbols"</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-1-accent-not-properly-encoded/m-p/1287723#M35897</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Since I upgraded from ArcGIS Enterprise 11.0 to ArcGIS Enterprise 11.1, many of my ArcGIS Field maps are broken.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NicolasGIS_0-1683733189550.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/70327i59E2A0C2EED74A60/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NicolasGIS_0-1683733189550.png" alt="NicolasGIS_0-1683733189550.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Field Maps, I have the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;[LOADING] Layer (Arrêts d'urgence AUG) failed to load with error: Error Domain=com.esri.arcgis.runtime.error Code=2 "Invalid argument" UserInfo={NSLocalizedFailureReason=UTF8 contains invalid characters, NSLocalizedDescription=Invalid argument., Additional Message=UTF8 contains invalid characters}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When debugging with Fiddler, I noticed that the following request:&lt;/P&gt;&lt;P&gt;&lt;A href="https://agsserver.company.com/arcgis/rest/services/MyServer/FeatureServer/3?f=json&amp;amp;returnAdvancedSymbols=false" target="_blank" rel="noopener"&gt;https://agsserver.company.com/arcgis/rest/services/MyServer/FeatureServer/3?f=json&amp;amp;returnAdvancedSymbols=false&lt;/A&gt;&lt;/P&gt;&lt;P&gt;returns badly encoded accent letters (I am French):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NicolasGIS_0-1683729539933.png" style="width: 429px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/70311i02F4C1FB9CE24C28/image-dimensions/429x30?v=v2" width="429" height="30" role="button" title="NicolasGIS_0-1683729539933.png" alt="NicolasGIS_0-1683729539933.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The funny thing is that if I remove 'returnAdvancedSymbols' parameter, it is clean:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NicolasGIS_1-1683729587546.png" style="width: 448px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/70312iDE1B1D1217439513/image-dimensions/448x28?v=v2" width="448" height="28" role="button" title="NicolasGIS_1-1683729587546.png" alt="NicolasGIS_1-1683729587546.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I made a test with an ArcGIS Server 11.0 and even if 'returnAdvancedSymbols' parameter is specified, the response is properly encoded.&lt;/P&gt;&lt;P&gt;I also made a test to bypass WebAdaptor 11.1 thinking it might be the culprit but I am getting the same poorly encoded reply from ArcGIS Server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NB: The error is from IOS FieldMaps. On android it does not crash but I have this weird � character instead&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 15:39:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-1-accent-not-properly-encoded/m-p/1287723#M35897</guid>
      <dc:creator>NicolasGIS</dc:creator>
      <dc:date>2023-05-10T15:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server 11.1: accent not properly encoded when "returnAdvancedSymbols"</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-1-accent-not-properly-encoded/m-p/1287787#M35900</link>
      <description>&lt;P&gt;It appears to be this bug that you are running into. We will try to resolve this as soon as we can.&lt;/P&gt;&lt;P&gt;BUG-000158047&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 16:23:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-1-accent-not-properly-encoded/m-p/1287787#M35900</guid>
      <dc:creator>TanuHoque</dc:creator>
      <dc:date>2023-05-10T16:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server 11.1: accent not properly encoded when "returnAdvancedSymbols"</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-1-accent-not-properly-encoded/m-p/1287796#M35901</link>
      <description>&lt;P&gt;Thanks for the quick reply&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2620"&gt;@TanuHoque&lt;/a&gt;.&lt;/P&gt;&lt;P&gt;I will ask support to attach my case to this one. Out of curiosity, what’s the title ?&lt;/P&gt;&lt;P&gt;Also what is the ETA for the patch ? Hours, days, weeks, months ? My users can’t go on the field right now and I would like to know whether it is worth modifying all my domains, symbology and feature services for critical services like fire fighters ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 16:37:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-1-accent-not-properly-encoded/m-p/1287796#M35901</guid>
      <dc:creator>NicolasGIS</dc:creator>
      <dc:date>2023-05-10T16:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server 11.1: accent not properly encoded when "returnAdvancedSymbols"</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-1-accent-not-properly-encoded/m-p/1287805#M35902</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/408959"&gt;@NicolasGIS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;here is the title of the bug:&lt;BR /&gt;"Encoding in Response (effected non ascii-characters) is not correct, on 2nd request againts MapService with returnAdvancedSymbols=true"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;About the ETA, unfortunately I don't have anything to share at this point &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; Thanks for letting us know that this is very critical for you. I will try out best to get a resolution as soon as we can.&lt;/P&gt;&lt;P&gt;As for a patch request, please reach out to support to request for one. That is beyond me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry that I don't have any good news for you... but I will keep you updated as we make progress.&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 16:48:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-1-accent-not-properly-encoded/m-p/1287805#M35902</guid>
      <dc:creator>TanuHoque</dc:creator>
      <dc:date>2023-05-10T16:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server 11.1: accent not properly encoded when "returnAdvancedSymbols"</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-1-accent-not-properly-encoded/m-p/1287822#M35903</link>
      <description>&lt;P&gt;Thanks for your reply&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2620"&gt;@TanuHoque&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;True, I had noticed that first request is correct: I had thought the problem was solved after republishing &lt;span class="lia-unicode-emoji" title=":grinning_face_with_sweat:"&gt;😅&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 17:03:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-1-accent-not-properly-encoded/m-p/1287822#M35903</guid>
      <dc:creator>NicolasGIS</dc:creator>
      <dc:date>2023-05-10T17:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server 11.1: accent not properly encoded when "returnAdvancedSymbols"</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-1-accent-not-properly-encoded/m-p/1294007#M36090</link>
      <description>&lt;P&gt;We run into the same issue. Is there any hope to fix te issue soon?&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 12:32:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-1-accent-not-properly-encoded/m-p/1294007#M36090</guid>
      <dc:creator>LiisiPark</dc:creator>
      <dc:date>2023-05-30T12:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server 11.1: accent not properly encoded when "returnAdvancedSymbols"</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-1-accent-not-properly-encoded/m-p/1294011#M36091</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/93413"&gt;@LiisiPark&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I personally asked for a patch on MyESRI.&amp;nbsp; The BUG reported me yesterday that it will be fixed at 11.2. If you want a patch for 11.1, I understood you should ask to ESRI support to be attached to this BUG and then you can also ask for a patch on MyESRI. The more people complain, the more we get a chance to get&amp;nbsp; a patch from what I understood.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 12:42:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-1-accent-not-properly-encoded/m-p/1294011#M36091</guid>
      <dc:creator>NicolasGIS</dc:creator>
      <dc:date>2023-05-30T12:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server 11.1: accent not properly encoded when "returnAdvancedSymbols"</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-1-accent-not-properly-encoded/m-p/1294145#M36093</link>
      <description>&lt;P&gt;hi everyone,&lt;/P&gt;&lt;P&gt;I just wanted to provide an update here.&lt;/P&gt;&lt;P&gt;We are investigating with the intention to patch. Hopefully it will be released soon to all of you. When it does, I will update this thread too.&lt;/P&gt;&lt;P&gt;We appreciate your patience and bring this issue to our attention in the first place.&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 17:09:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-1-accent-not-properly-encoded/m-p/1294145#M36093</guid>
      <dc:creator>TanuHoque</dc:creator>
      <dc:date>2023-05-30T17:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server 11.1: accent not properly encoded when "returnAdvancedSymbols"</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-1-accent-not-properly-encoded/m-p/1294898#M36114</link>
      <description>&lt;P&gt;This patch is absolutely urgent for us as well.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 09:32:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-1-accent-not-properly-encoded/m-p/1294898#M36114</guid>
      <dc:creator>schenardi</dc:creator>
      <dc:date>2023-06-01T09:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server 11.1: accent not properly encoded when "returnAdvancedSymbols"</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-1-accent-not-properly-encoded/m-p/1301250#M36267</link>
      <description>&lt;P&gt;hello folks,&lt;/P&gt;&lt;P&gt;Thanks a lot for your patience and understanding. I'm happy to share that we were able to release a fix for this issue as a patch.&lt;/P&gt;&lt;P&gt;Here is the url to the patch:&lt;BR /&gt;&lt;A href="https://support.esri.com/en-us/patches-updates/2023/arcgis-server-11-1-map-service-and-custom-data-feeds-patch" target="_blank"&gt;https://support.esri.com/en-us/patches-updates/2023/arcgis-server-11-1-map-service-and-custom-data-feeds-patch&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;please let us know if you run into any issues.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Tanu&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 19:56:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-1-accent-not-properly-encoded/m-p/1301250#M36267</guid>
      <dc:creator>TanuHoque</dc:creator>
      <dc:date>2023-06-20T19:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server 11.1: accent not properly encoded when "returnAdvancedSymbols"</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-1-accent-not-properly-encoded/m-p/1336939#M37387</link>
      <description>&lt;P&gt;I'm facing this error in ArcGIS Server 10.9.1. My system uses Windows Server 2022 Standard, SQL Server 2019 Standard (or SQL Server 2022 Standard). Any patch for ArcGIS Enterprise 10.9.1? Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2023 14:56:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-1-accent-not-properly-encoded/m-p/1336939#M37387</guid>
      <dc:creator>IntelliVietnam</dc:creator>
      <dc:date>2023-10-11T14:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server 11.1: accent not properly encoded when "returnAdvancedSymbols"</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-1-accent-not-properly-encoded/m-p/1337014#M37397</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/111873"&gt;@IntelliVietnam&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;did you happen to have a latest 10.9.1 patch installed? Unfortunately this bug got introduced accidentally in that 10.9.1 patch. We apologies for that.&lt;/P&gt;&lt;P&gt;We are planning to address this. Meantime please reach out to your account manager.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2023 16:57:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-11-1-accent-not-properly-encoded/m-p/1337014#M37397</guid>
      <dc:creator>TanuHoque</dc:creator>
      <dc:date>2023-10-11T16:57:38Z</dc:date>
    </item>
  </channel>
</rss>

