Skip to content

Fix crash at runtime when configuring an invalid filter expression. Remove...

Simon Morlat requested to merge fix/bad-entry-filter into release/2.3

Fix crash at runtime when configuring an invalid filter expression. Remove OPTIONS handling from GarbageIn module, since there is a dedicated Capability module for doing this.

Merge request reports