I moved includeLingIds method from searches#get_result to results_default.js, because it cause a lot of problems.
In search controller I added a method ( is_valid_search? ) to catch exceptions, because there was not a way to handle them. If it's a problem then an exception will be raise up and the controller route to last page with flash error message
- I added a lot of ids to find that elements in tests
I fixed the following features:
Some of main problems that I fixed:
- I added a lot of ids to find that elements in tests