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

Closed
Open
Created Jan 30, 2012 by Administrator@rootOwner

latest show.html.haml breaks

Created by: remcoros

When adding a @wall note, project showing breaks:

ActionView::Template::Error (undefined method `id' for nil:NilClass):
    6:         %p
    7:           %strong
    8:             = update.target.class.name.titleize
    9:             = truncate update.target.id.to_s, :length => 10
    10:             commented
    11:           –
    12:           = image_tag gravatar_icon(update.author_email), :class => "", :width => 16
  app/views/projects/show.html.haml:9:in `block (2 levels) in _app_views_projects_show_html_haml__4422278478701808863_60673180'
  app/views/projects/show.html.haml:4:in `block in _app_views_projects_show_html_haml__4422278478701808863_60673180'
  app/views/projects/show.html.haml:2:in `each'
  app/views/projects/show.html.haml:2:in `_app_views_projects_show_html_haml__4422278478701808863_60673180'
Assignee
Assign to
Time tracking