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

incorrect !seen results when username contains capital letters #10

Open
tangentstorm opened this issue Oct 30, 2013 · 0 comments
Open

Comments

@tangentstorm
Copy link
Member

It appears seen.py records an invalid timestamp when a username contains capital letters.

Example 1: a known user's timestamp is corrupted when tamper sees the username with a different capitalization:

14:06:24 TangentStorm !seen darkf
14:06:25 tamper darkf last seen 12 hours ago
14:06:28 DaRkF sonahuaoestnuh
14:06:30 TangentStorm !seen darkf
14:06:31 tamper DaRkF last seen 3 months ago

Example 2: a channel regular who happens to capitalize his nick does not appear in the database at all:

14:10:46 tangentstorm !seen Amadiro
14:10:46 tamper I have not seen Amadiro

(Amadiro was in fact in the channel at that very moment)

chancez pushed a commit that referenced this issue Dec 3, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant