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

Fix case-sensitivity of Telegram parse mode values. #1168

Conversation

Appeltabak
Copy link
Contributor

This PR fixes the case-sensitivity of Telegram parseMode values. This is done by lower-casing those values before validation.

I don't know where and how to test this, so I left that out of this PR. Let me know if this is required and how I can add them.

Fixes #1133

Required for all non-trivial PRs
  • Rebased/mergable
  • Tests pass
  • CHANGELOG.md updated
  • Sign CLA (if not already signed)

@rossmcdonald
Copy link
Contributor

@nathanielc Is this okay to merge?

@nathanielc nathanielc merged commit 9396113 into influxdata:master Feb 13, 2017
nathanielc added a commit that referenced this pull request Feb 13, 2017
…ion-markdown-should-be-case-insensitive

Fix case-sensitivity of Telegram parse mode values.
@Appeltabak Appeltabak deleted the 1133-telegram-parsemode-option-markdown-should-be-case-insensitive branch February 13, 2017 18:05
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

Successfully merging this pull request may close these issues.

Telegram parseMode option Markdown should be case-insensitive
3 participants