Bug #2164
chiliproject 3.0 - extended_fields plugin throws exception
Start date:
07 Mar 2013
Due date:
06 Jul 2013
% Done:
100%
Redmine version:
External issue:
Description
1. clone the latest chiliproject version from github,
2. copied extended_fields into chiliproject/vendor/plugins/extended_fields
3. execute rake command
4. restart server
5. click on issues
observer output:
ArgumentError in IssuesController#index
wrong number of arguments (2 for 1) RAILS_ROOT: /home/bafshin/workspace/chiliproject Application Trace | Framework Trace | Full Trace /home/bafshin/workspace/chiliproject/vendor/plugins/extended_fields/lib/extended_custom_query_patch.rb:24:in `add_custom_fields_filters_without_extended' /home/bafshin/workspace/chiliproject/vendor/plugins/extended_fields/lib/extended_custom_query_patch.rb:24:in `add_custom_fields_filters' /home/bafshin/workspace/chiliproject/app/models/query.rb:179:in `available_filters' /home/bafshin/workspace/chiliproject/app/helpers/queries_helper.rb:82:in `retrieve_query' /home/bafshin/workspace/chiliproject/app/controllers/issues_controller.rb:52:in `index'
Request Parameters:
{"project_id"=>"mlo", "set_filter"=>"1"}
Show session dump
Response Headers:
{"Cache-Control"=>"no-cache", "Content-Type"=>""}
Related issues
Associated revisions
History
#1 Updated by Andriy Lesyuk over 11 years ago
- Status changed from New to Open
- Target version set to 0.2.2
#2 Updated by Andriy Lesyuk over 11 years ago
- Due date set to 06 Jul 2013
- % Done changed from 0 to 100
#3 Updated by Andriy Lesyuk over 11 years ago
- Status changed from Open to Closed