Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #7632

Closed
Open
Created Aug 29, 2014 by Administrator@rootOwner

Search Problem

Created by: MrKeiKun

Steps:

  1. Search a string (Example: ferdie)
  2. returns 500

Logs:

Started GET "/search?utf8=%E2%9C%93&search=sd&group_id=&repository_ref=" for 210.23.81.164 at 2014-08-29 10:45:24 +0800
Processing by SearchController#show as HTML
Parameters: {"utf8"=>"✓", "search"=>"sd", "group_id"=>"", "repository_ref"=>""}
Completed 500 Internal Server Error in 167ms
ActionView::Template::Error (undefined method `search_filter_path' for #<#<Class:0x0000000364d5b8>:0x000000046cbbd8>):
9: %b.caret
10: %ul.dropdown-menu
11: %li
12: = link_to search_filter_path(group_id: nil) do
13: Any
14: - current_user.authorized_groups.sort_by(&:name).each do |group|
15: %li
app/views/search/_filter.html.haml:12:in `_app_views_search__filter_html_haml___721860228217093936_43644560'
app/views/search/show.html.haml:13:in `block in _app_views_search_show_html_haml___2854968529296049527_38783860'
app/views/search/show.html.haml:1:in `_app_views_search_show_html_haml___2854968529296049527_38783860'
Assignee
Assign to
Time tracking