Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Profile incorrectly showing as deleted in metasmoke (it isn't) #1027

Open
CoconutMacaroon opened this issue Dec 17, 2024 · 1 comment
Open

Comments

@CoconutMacaroon
Copy link

SmokeDetector caught a post by the Answer Bot user. However, metasmoke states "(user has been deleted)".

This is incorrect - I can see it's profile on webapps, and it isn't deleted. These posts also aren't showed together when I click on the user from the metasmoke report.

It's not clear to be that it's worth fixing, but this still seems like a bug.

@double-beep
Copy link
Member

I think the bug occurs because metasmoke doesn't parse negative user ids correctly:

begin
user_id = @post.user_link.scan(%r{/u(sers)?/(\d*)}).first.second

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants