Skip to content

Fixed the filter bar not working in IE

Phil Hughes requested to merge filter-bar-fix-ie into master

What does this MR do?

The UTF8 param was causing IE to not do the search correctly. This fixes that by encoding the UTF8 param.

What are the relevant issue numbers?

Closes #29742 (closed)

Merge request reports