#7052 WebUI: search facet spec actions contains 'undefined' item
Closed: fixed Opened by pvomacka.

After recent changes, which allows to modify actions in search facet, there is concatenation of arrays performed. In case that spec does not have any actions from the beginning then the result actions array contains item which is undefined.

This might be easily checked and avoided. However this should not cause any issue, it just might be a place for future hard-to-debug errors.


Metadata Update from @pvomacka:
- Issue assigned to pvomacka

Metadata Update from @pvomacka:
- Issue priority set to: trivial
- Issue set to the milestone: FreeIPA 4.6
- Issue tagged with: easyfix, webui

Metadata Update from @pvomacka:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/908

master:

  • 76f217b2893b0604ed0adf372422c685c2febbe8 Fixes bug in actions creating for search facet

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

Metadata