Skip to content

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

Anthony Gauchy requested to merge fix/bad_expression_crash_2_5 into master

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.

(cherry picked from commit ef7af2d5) !1285 (merged)

Merge request reports