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

Closed
Open
Created Jun 02, 2014 by Administrator@rootOwner

Wiki pages blanks

Created by: jeromelefeuvre

Hi,

I just migrated from 6.8 to 6.9 and all my wiki pages except home are not accessible. Gitlab ask me to create a new page but when I tried, saying that already exists. When I force to edit it by adding '/edit' in url, got 500 error:

Completed 500 Internal Server Error in 74ms
ActionView::Template::Error (undefined method `title' for nil:NilClass):
3: = render 'main_links'
4: %h3.page-title
5: Editing -
6: %span.light #{@page.title}
7: %hr
8: = render 'form'
9:
app/views/projects/wikis/edit.html.haml:6:in `_app_views_projects_wikis_edit_html_haml__2289409179253366725_43557040'
app/controllers/application_controller.rb:59:in `set_current_user_for_thread'

I cloned the wiki and all is available in git repo. What's wrong ?

Thanks !

Assignee
Assign to
Time tracking