Project

General

Profile

Actions

Bug #1481

closed

facebook connected users have email that doesn't work - i think different method is needed

Added by nant about 14 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
20 February 2010
Due date:
% Done:

100%

Estimated time:

Description

A facebook connected users has an email on a CB site that looks like:

however at the moment, no email ever get through to such a url

maybe this developer note can help:

http://wiki.developers.facebook.com/index.php/Notifications.sendEmail

perhaps a new method is needed in CB?

Actions #1

Updated by krileon about 14 years ago

  • Status changed from New to Feedback
  • Assignee set to nant

Emails do not work because the user must grant permission for it to work. We can do this by way of an annoying pop-up or add a banner to the top of the page.. whatever the case.. or the user can do this by editing the application from their Facebook profiles. No additional API is needed other then asking for the permission to email them. Intended usage is the same as Twitter, to provide a Dummy email (while Facebooks is more unique of course). How should we go about asking for permission or simply not ask at all?

Actions #2

Updated by krileon about 14 years ago

It's also possible to add an additional note to the email field if the user is synchronized for them to click a link to grant permission (this would be best approach to avoid pop-ups or annoyances to a user).

Actions #3

Updated by krileon about 14 years ago

  • Status changed from Feedback to Resolved
  • Assignee changed from nant to beat
  • % Done changed from 0 to 80

Commit r821

changed email to only synchronize at registration as facebook_[fb_userid]@dummy and added additional parameter to synchronize the proxified email to a field

Actions #4

Updated by krileon about 14 years ago

  • Status changed from Resolved to Closed
  • % Done changed from 80 to 100
Actions #5

Updated by beat about 14 years ago

  • Target version set to 1.0 RC1
Actions

Also available in: Atom PDF