Fixed: queries with multiple custom fields return no result.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@668 e93f8b46-1217-0410-a6f0-8f06a7374b81
Showing
- app/controllers/feeds_controller.rb 2 additions, 2 deletionsapp/controllers/feeds_controller.rb
- app/controllers/projects_controller.rb 3 additions, 3 deletionsapp/controllers/projects_controller.rb
- app/models/query.rb 17 additions, 12 deletionsapp/models/query.rb
- test/fixtures/custom_values.yml 7 additions, 1 deletiontest/fixtures/custom_values.yml
- test/fixtures/queries.yml 22 additions, 0 deletionstest/fixtures/queries.yml
- test/unit/query_test.rb 31 additions, 0 deletionstest/unit/query_test.rb
Please register or sign in to comment