If you have an exposed numeric filter using the "between" operator and only enter one of the two values, instead of "between" or "not between" it will switch the operator to greater than/less than.

However, the case to check for max value sets the condition to $min instead of $max.

CommentFileSizeAuthor
#2 between-max-3096993-2.patch724 byteskarlshea

Comments

KarlShea created an issue. See original summary.

karlshea’s picture

Status: Active » Needs review
StatusFileSize
new724 bytes
drunken monkey’s picture

Status: Needs review » Fixed

Thanks for reporting and for the patch! Looks good, obvious problem and simple enough fix.
Committed.
Thanks again!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.