500 when attempting to navigate to public repository (not a member)
Created by: whelaro
Steps:
- Click Public area icon.
- Click link for public project that I'm not a member of.
- Receive 500.
I looked in /home/git/gitlab/log/production.log and in the section related to calling it, I see:
Completed 500 Internal Server Error in 16ms
NoMethodError (undefined methodid' for nil:NilClass): app/controllers/public/projects_controller.rb:22:in
show'
the id parameter I see is {"id"=>"{username}/{repo-name}"}