Project

General

Profile

Actions

Defect #5967

closed

search engine doesn't work

Added by Mikhail Sviridov almost 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
High
Assignee:
-
Category:
Search engine
Target version:
-
Start date:
2010-07-26
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

I installed redmine ver 1.0.0 migrated database, filled it with default data and started web server.
On the page I printed 'search' in the search field and catched the following:

Mysql::Error: Unknown column 'text' in 'where clause': SELECT DISTINCT `wiki_pages`.id FROM `wiki_pages` LEFT OUTER JOIN `wikis` ON `wikis`.id = `wiki_pages`.wiki_id LEFT OUTER JOIN `projects` ON `projects`.id = `wikis`.project_id WHERE ((projects.status=1 AND projects.id IN (SELECT em.project_id FROM enabled_modules em WHERE em.name='wiki')) AND (((LOWER LIKE '%поиск%') OR (LOWER LIKE '%поиск%')))) ORDER BY wiki_pages.created_on DESC LIMIT 11

Actions #1

Updated by Mikhail Sviridov almost 14 years ago

  • Status changed from New to Resolved

It was a bug related to unsupported version of rails (2.3.8)

Actions #2

Updated by Felix Schäfer almost 14 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF