Skip to content

Fix setting text in search field for InformationalMatch

Alexander Lohnau requested to merge (removed):fix_informational_match into master

If the match type is InformationalMatch, the search text should be set.

This can be tried out using the calculator runner.
Before this MR nothing happens when you click the result, with this MR the text is properly set.

Merge request reports