fix isValid() evaluation of the Expressionparser.
Description
- Show in tooltip parser error message
- If expressionparser was never initialized, the funs struct holds the wrong pointer and then isValid() will be always false.
Conformity
-
Changelog entry -
Unit tests -
Update INSTALL -
Downport - Fixes:
When external dependencies are removed
-
Reporting to ...