Project

General

Profile

Actions

Defect #19496

closed

error when searching a keyword (not an ticket id) from the homepage

Added by Top Kool about 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

Started GET "/search?utf8=%E2%9C%93&q=problem" for <masked> at 2015-03-26 19:17:53 +0100
Processing by SearchController#index as HTML
Parameters: {"utf8"=>"?", "q"=>"problem"}
Current user: <masked> (id=8)
Completed 500 Internal Server Error in 60ms

NoMethodError (undefined method `search_result_ranks_and_ids' for #<Class:0x006ae1b93b74b8>):
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

Actions #1

Updated by Go MAEDA about 9 years ago

  • Status changed from New to Needs feedback

Could you remove all plugins and try the search again?

Actions #2

Updated by Top Kool about 9 years ago

Go MAEDA wrote:

Could you remove all plugins and try the search again?

It works. The issue came from the redmine_dmsf plugin.

Actions #3

Updated by Go MAEDA about 9 years ago

  • Status changed from Needs feedback to Closed

Thank you for feedback.
I close this issue.

Actions #4

Updated by Go MAEDA about 9 years ago

  • Resolution set to Invalid
Actions

Also available in: Atom PDF