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
  • #6373

Closed
Open
Created Feb 21, 2014 by Administrator@rootOwner

500 on files tab after updating to 6.6.0

Created by: 1ed

  Rendered projects/tree/_tree.html.haml (37.5ms)
  Rendered projects/tree/show.html.haml within layouts/projects (48.8ms)
Completed 500 Internal Server Error in 360ms

ActionView::Template::Error (wrong number of arguments (0 for 1)):
    1: - tree, commit = submodule_links(submodule_item)
    2: %tr{ class: "tree-item" }
    3:   %td.tree-item-file-name
    4:     = image_tag "submodule.png"
  app/models/repository.rb:151:in `method_missing'
  app/models/repository.rb:199:in `submodule_url_for'
  app/helpers/submodule_helper.rb:6:in `submodule_links'
  app/views/projects/tree/_submodule_item.html.haml:1:in `_app_views_projects_tree__submodule_item_html_haml___301069026890308706_68696060'
  app/helpers/tree_helper.rb:19:in `render_tree'
  app/views/projects/tree/_tree.html.haml:45:in `_app_views_projects_tree__tree_html_haml___1116078128976026258_67582980'
  app/views/projects/tree/show.html.haml:6:in `_app_views_projects_tree_show_html_haml___1523092319623110301_66975740'
  app/controllers/projects/tree_controller.rb:6:in `show'
  app/controllers/application_controller.rb:57:in `set_current_user_for_thread'
Assignee
Assign to
Time tracking