gonewilder icon indicating copy to clipboard operation
gonewilder copied to clipboard

[deleted] added as user.

Open ohhdemgirls opened this issue 10 years ago • 3 comments

When a user deletes their account/posts [deleted] gets added as a user to the database and /content/[deleted] is created.

Flags set --friend-zone --config save_thumbnails false

ohhdemgirls avatar Apr 25 '14 21:04 ohhdemgirls

I... don't see how this is possible.

  1. Can't get [deleted] from user pages (only happens when user deletes account, so user page is 404 at that point)
  2. Can't get [deleted] from friends, because if they're deleted, then they shouldn't show up on friends list (I'm assuming).
  3. The add_top_users functionality purposefully ignores [deleted] accounts: Gonewild.py#L358, fix added 2013-12-01

I just checked /r/friends for the past few days with around 3,000 friends added, and didn't see any [deleted].


This never showed up before the friends functionality was added, and you are using it, so there's now a check while parsing /r/friends to ignore [deleted] accounts. Seems kinda weird that you can still view posts of deleted accounts if they're friends...

4pr0n avatar Apr 26 '14 02:04 4pr0n

I... don't see how this is possible.

I didn't think it was, I wasn't logging when it happened though I am now, if it happens again I'll dump the log here.


Hmm, I can't even recreate this with test accounts, very annoying...


First report someone else had the issue, (before latest commit) - zzoJG1q.png

ohhdemgirls avatar Apr 26 '14 03:04 ohhdemgirls

http://pastebin.com/FNCvPHs2

mixbiscuit avatar May 02 '14 23:05 mixbiscuit