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 ModifiedMay 11, 2026
Applies toArcGIS Hub
Version found8.1
Operating SystemWindows OS
Operating System Version10.0
StatusWill Not Be Addressed

Additional Information

This remains a valid defect but will not be addressed in our current layout editor.

Workaround

  • Remove the additional style (highlighted) HTML code and paste it into the HTML validator; the bold and unbold text is 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