gonewilder
gonewilder copied to clipboard
[deleted] added as user.
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
I... don't see how this is possible.
- Can't get [deleted] from user pages (only happens when user deletes account, so user page is 404 at that point)
- Can't get [deleted] from friends, because if they're deleted, then they shouldn't show up on friends list (I'm assuming).
- 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
...
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
http://pastebin.com/FNCvPHs2