Bug #87

Projects list error if not authenticated.

Added by Txinto Vaz over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
08/22/2014
Due date:
% Done:

100%


Description

Started GET "/projects" for 10.0.2.2 at 2014-08-22 16:45:36 +0100
Processing by ProjectsController#index as HTML
  Rendered projects/index.dryml (67.9ms)
Completed 500 Internal Server Error in 76ms

ActionView::Template::Error (undefined method `public' for #<Project:0xe0bf604>):
    1:  <index-page>
    2: <collection: fields="this, members, functions, actions">
    3: </collection:>
    4:  </index-page>
  app/models/project.rb:115:in `view_permitted?'
  app/views/taglibs/auto/rapid/pages.dryml:3062:in `block (4 levels) in index_page__for_project'
  app/views/taglibs/auto/rapid/pages.dryml:3055:in `block (3 levels) in index_page__for_project'
  app/views/taglibs/front_site.dryml:31:in `call'
  app/views/taglibs/front_site.dryml:31:in `block (3 levels) in page_with_a3332a62807e'
  app/views/taglibs/front_site.dryml:29:in `block (2 levels) in page_with_a3332a62807e'
  app/views/taglibs/front_site.dryml:28:in `block in page_with_a3332a62807e'
  app/views/taglibs/front_site.dryml:27:in `page_with_a3332a62807e'
  app/views/taglibs/auto/rapid/pages.dryml:3038:in `block in index_page__for_project'
  app/views/taglibs/auto/rapid/pages.dryml:3037:in `index_page__for_project'
  app/views/projects/index.dryml:1:in `block in render_page'
  app/views/projects/index.dryml:1:in `render_page'
  app/views/projects/index.dryml:1:in `_app_views_projects_index_dryml___980011718_104323710'

History

#1 Updated by Txinto Vaz over 9 years ago

  • Status changed from New to In Progress
  • Assignee set to Txinto Vaz
  • Target version set to v0.2

#2 Updated by Txinto Vaz over 9 years ago

  • % Done changed from 0 to 100

#3 Updated by Txinto Vaz over 9 years ago

  • Status changed from In Progress to Resolved

#4 Updated by Txinto Vaz over 9 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF