diaspora / diaspora

A privacy-aware, distributed, open source social network.
https://diasporafoundation.org/
GNU Affero General Public License v3.0
13.41k stars 2.91k forks source link

private message gsub called for nil nilclass on friending #802

Closed diaspora-redmine-github-migration closed 13 years ago

diaspora-redmine-github-migration commented 13 years ago

Issue 368 from bugs.joindiaspora.com Created by: sofaer On Thu Oct 14 22:48:50 2010

Priority: Urgent Status: Fixed

NoMethodError in RequestsController#create

private method `gsub' called for nil:NilClass Rails.root: /usr/local/app/diaspora/releases/20101014220050

Application Trace | Framework Trace | Full Trace app/models/person.rb:88:in by_webfinger' app/helpers/requests_helper.rb:34:inrelationship_flow' app/controllers/requests_controller.rb:36:in create' lib/mongo_mapper/clear_dev_memory.rb:20:incall' Request

Parameters:

{"commit"=>"Create Request", "authenticity_token"=>"slwTNKqbnlxvU7KdQLQLoqBkVBiS//qj6K0fmGz48g0=", "utf8"=>"\342\234\223", "request"=>{"destination_url"=>"tester@openseed.de", "aspect_id"=>"4cb781eab417793e93000006"}} Show session dump

Show env dump

Response

Headers:

None

REF: 4341b85a126d8c8e3a695179fafb44ddd2b6a19b

diaspora-redmine-github-migration commented 13 years ago

Comment by: Hexagon On Sun Oct 17 12:04:07 2010

Friending is working like a charm, closing.