laptop and a wrench

Bug

ArcGIS Hub does not recognize the HTML code with the bold tag followed by the style attribute in the text elements.

Last Published: April 20, 2021 ArcGIS Hub
Bug ID Number BUG-000138137
SubmittedMarch 12, 2021
Last ModifiedOctober 5, 2021
Applies toArcGIS Hub
Version found8.1
Operating SystemWindows
Operating System Version10
StatusIn Product Plan

Workaround

  • Remove the additional style (highlighted) HTML code, paste in the HTML Validator, the bold and unbold text displayed as expected as in the image in Hub1.jpg.
  • Remove bold (<b). Add span (<span) and ("font-weight: bold") at the end of the style code. Please refer to the example below:
    • Original code: <b style="background-color: initial; color: currentcolor;”>$275.
    • After replacing with "font-weight: bold": <span style="background-color: initial; color: currentcolor; "font-weight:bold">$275.

Steps to Reproduce

Bug ID: BUG-000138137

Software:

  • ArcGIS Hub

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options