#8396 [WebUI] Font type of "Enabled" column in user search facet wrong
Closed: fixed by abbra. Opened by carbenium.

Issue

The wrong font type is selected for text in the "Enabled" column of the user search facet (or any other column with boolean_status_formatter used).

Steps to Reproduce

  1. Open the user search facet
  2. Observe the font type of the "Enabled" column (Text only; the icon is fine)

Actual behavior

Default serif font type is used.

Expected behavior

Open Sans should be used.

Version/Release/Distribution

4.8.7


https://github.com/freeipa/freeipa/pull/4886

master:

  • 459bc6bae7a899414b49adc783a0fc5d26093a1d WebUI: Fix rendering of boolean_status_formatter

ipa-4-8:

  • 42ad338c070096dbcab7facb70e57ba6ea63535e WebUI: Fix rendering of boolean_status_formatter

ipa-4-6:

  • f79eb4c20d47358cecb46afe68c2274395c0e26b WebUI: Fix rendering of boolean_status_formatter

Metadata Update from @abbra:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata