Probably related to changes in D8 core filter handling, html in the description of a feature is not being rendered properly in the Features UI page. Tags such as are shown verbatim.

Comments

mpotter created an issue. See original summary.

mpotter’s picture

Was a simple change to use SafeMarkup::xssFilter.

Committed to b9637c4.

  • mpotter committed b9637c4 on 8.x-3.x
    Issue #2557483: HTML in Feature description is being escaped
    
mpotter’s picture

Status: Active » Fixed
mpotter’s picture

Committed several other fixes in fdfe7cc where the new safeMarkup::xssFilter was needed

  • mpotter committed fdfe7cc on 8.x-3.x
    Issue #2557483: HTML in Feature description is being escaped
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.