laptop and a wrench

Bogue

Inline Scalable Vector Graphics (SVG) for a button icon causes unexpected cursor behavior on the Accordion element of Text boxes on ArcGIS Enterprise Sites.

Portal for ArcGIS
Numéro d’ID de bogue BUG-000168505
EnvoiJune 21, 2024
Dernière modificationMay 21, 2025
S’applique àPortal for ArcGIS
Version trouvée10.9.1
Système d’exploitationN/A
Version du système d’exploitationN/A
StatutAs Designed

Informations supplémentaires

Thank you for reaching out regarding the issue with inline SVG links. Starting in ArcGIS Enterprise 10.9.1 and later, SVG code is sanitized for security purposes. This sanitization process can remove or modify certain elements within the SVG, including inline links, to help prevent potential security risks.

Solution de contournement

Remove the inline SVG tags from the code, for example:

From:

 

<button class="accordion btn btn-sm btn-link" style="color: #ffffff;" data-target="#accordion-1644425725154" aria-labelledby="accordion-1644425725154-title">

<b><svg style='fill:#ffffff'>

             <title>Menu Lateral</title>

             <use xlink:href='#ember-arcgis-hub-components-hub-icons-angle-up'></use>

           </svg>

</b></button>

 

To:

 

<button style="color: #ffffff; background-color: transparent; border: none; box-shadow: none;">         

         <b></b>

         </button>

Étapes pour reproduire

ID de bogue: BUG-000168505

Logiciel:

  • Portal for ArcGIS

Recevoir une notification lorsque le statut d’un bogue change

Télécharger l’application Esri Support

En savoir plus sur ce sujet

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement