Bug #274
The "reset" link of the search bar does not work on the reports page
Description
This is due to the search being a string and not a hash. This collides with the default :order implementation in the controller, which is expecting a hash.
Associated revisions
History
#1
Updated by Ohad Levy about 12 years ago
- Target version set to 0.1-5
#2
Updated by Ohad Levy about 12 years ago
- Status changed from New to Ready For Testing
- % Done changed from 0 to 100
Applied in changeset 984b3610da94e3cdab2f1ba956069d70941559fc.
#3
Updated by Ohad Levy about 12 years ago
- Status changed from Ready For Testing to Closed
- Assignee set to Ohad Levy
fixes #274 - The Reset link of the search bar does not work on the reports page