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

[Core/Utils] Fix for Message Predicate Utility #2399

Merged
merged 1 commit into from
Feb 3, 2019
Merged

[Core/Utils] Fix for Message Predicate Utility #2399

merged 1 commit into from
Feb 3, 2019

Conversation

Redjumpman
Copy link
Member

Added a missing str.lower() method when checking to see if the content is in the list.

Type

  • Bugfix
  • Enhancement
  • New feature

Description of the changes

lower_contained_in method now correctly lowercases the user's input.

Added a missing str.lower() method when checking to see if the content is in the list.
@Tobotimus Tobotimus merged commit fa223e2 into Cog-Creators:V3/develop Feb 3, 2019
Tobotimus pushed a commit that referenced this pull request Feb 15, 2019
Added a missing str.lower() method when checking to see if the content is in the list.
@Jackenmen Jackenmen added this to the 3.0.1 milestone Nov 17, 2020
@Jackenmen Jackenmen added the Type: Bug Unexpected behavior, result, or exception. In case of PRs, it is a fix for the foregoing. label Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Unexpected behavior, result, or exception. In case of PRs, it is a fix for the foregoing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants