We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We have a critical bug here in emoticons.pl. It seems when a query doesn't find a valid match, it returns everything in the database.
emoticons.pl
EXPECTED BEHAVIOR: emoticons(fdjkfdj, Eng) where Eng = darned if I know, half the time they confuse me too.
fdjkfdj
darned if I know, half the time they confuse me too
OBSERVED BEHAVIOR: Eng = all possibilities.
The text was updated successfully, but these errors were encountered:
Anniepoo
eazar001
No branches or pull requests
We have a critical bug here in
emoticons.pl
. It seems when a query doesn't find a valid match, it returns everything in the database.EXPECTED BEHAVIOR: emoticons(
fdjkfdj
, Eng) where Eng =darned if I know, half the time they confuse me too
.OBSERVED BEHAVIOR: Eng = all possibilities.
The text was updated successfully, but these errors were encountered: