Drupal views exposed filters need a range operator

The filter operations for views can be used to filter nodes. Multiple filters on the same operand is a hack that results in a filter range. But exposing those filters causes the range-hack to fail and only consider one of your two desired filters.

Views needs and exposed filter range operator.

And now they can now they can have it.