Deleting application deletes user (deleted user 1)
SocialNicheGuru - June 3, 2009 - 18:08
| Project: | Drupal for Facebook |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
Under edit > Facebook application
It asks if you want to delete application. I did. When I did, my drupal account was deleted. i was logged in as user 1.
Marked as critical because if it is user 1 like myself, you are in trouble.
Chris

#1
Edit above:
1. delete the application that I created in Drupal
2. Under edit account (user/me/edit), click facebook application
3. under facebook application click delete facebook application
and your account is deleted
I started with drupal (ie user 1) so why was this deleted?
Chris
#2
To the best of my knowledge, Drupal for Facebook never deletes a user account. This is mysterious.
#3
The "delete" button you hit was the button to delete the user account. It was under user/me/edit. Drupal places it on all forms there. Nothing to do with facebook modules here.
I suppose the modules could check that a Facebook Application is configured before adding that tab, but if there is no such node, you really should not have the modules enabled at all.