You are viewing a plain text version of this content. The canonical link for it is here.
Posted to olio-dev@incubator.apache.org by "Shanti Subramanyam (JIRA)" <ji...@apache.org> on 2009/06/08 21:58:07 UTC

[jira] Closed: (OLIO-82) Profile page doesn't show if user is logged in

     [ https://issues.apache.org/jira/browse/OLIO-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shanti Subramanyam closed OLIO-82.
----------------------------------


> Profile page doesn't show if user is logged in
> ----------------------------------------------
>
>                 Key: OLIO-82
>                 URL: https://issues.apache.org/jira/browse/OLIO-82
>             Project: Olio
>          Issue Type: Bug
>          Components: rails-app
>    Affects Versions: 0.1
>            Reporter: Shanti Subramanyam
>            Assignee: Shanti Subramanyam
>             Fix For: 0.1
>
>
> If a user is logged in and accesses his profile page at http://<host>/users/<id>, the page doesn't show and the application log has the following error :
> NoMethodError (undefined method `outgoing_invite_ids' for nil:NilClass):
>   app/controllers/users_controller.rb:210:in `invites_for_friend_links'
>   app/controllers/users_controller.rb:42:in `show'
>   thin (1.0.0) lib/thin/connection.rb:63:in `pre_process'
>   thin (1.0.0) lib/thin/connection.rb:54:in `process'
>   thin (1.0.0) lib/thin/connection.rb:39:in `receive_data'
>   eventmachine (0.12.6) lib/eventmachine.rb:1283:in `event_callback'

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.