fixed old bug via regression test in page contract filters
The binding variable for "min_length" and others was not passed correctly. We sa…
Show more
fixed old bug via regression test in page contract filtersThe binding variable for "min_length" and others was not passed correctly.We saw unexpected warning of the following form during regression test: Warning: Message contains a variable named 'min_length' which doesn't exist in the caller's environment:
Show less