Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken search #68

Closed
mrPsycho opened this issue Apr 28, 2016 · 1 comment
Closed

Broken search #68

mrPsycho opened this issue Apr 28, 2016 · 1 comment

Comments

@mrPsycho
Copy link

redmine 3.2-stable

Processing by SearchController#index as HTML
  Parameters: {"utf8"=>"✓", "wiki_pages"=>"1", "q"=>"google", "id"=>"lan"}
  Current user: y.n (id=13)
Completed 500 Internal Server Error in 13ms (ActiveRecord: 4.6ms)

ArgumentError (wrong number of arguments (1 for 0)):
  plugins/redmine_tagging/init.rb:29:in `block (2 levels) in <top (required)>'
  lib/plugins/acts_as_searchable/lib/acts_as_searchable.rb:186:in `call'
  lib/plugins/acts_as_searchable/lib/acts_as_searchable.rb:186:in `search_scope'
  lib/plugins/acts_as_searchable/lib/acts_as_searchable.rb:92:in `search_result_ranks_and_ids'
  lib/redmine/search.rb:127:in `block in load_result_ids'
  lib/redmine/search.rb:125:in `each'
  lib/redmine/search.rb:125:in `load_result_ids'
  lib/redmine/search.rb:115:in `block in load_result_ids_from_cache'
  lib/redmine/search.rb:114:in `load_result_ids_from_cache'
  lib/redmine/search.rb:99:in `result_ids'
  lib/redmine/search.rb:70:in `result_count'
  app/controllers/search_controller.rb:65:in `index'
  lib/redmine/sudo_mode.rb:63:in `sudo_mode'
@mrPsycho
Copy link
Author

#69 it fixes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant