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

Twitter unicode problem #34

Merged
merged 1 commit into from
Jan 2, 2018
Merged

Conversation

ianpaul
Copy link
Collaborator

@ianpaul ianpaul commented Aug 28, 2017

I ran into an edge case with the Twitter plugin where if a tweet had a special character--in this case an ellipsis--it threw an error. This edit fixes that, but now some special characters are printing as unescaped HTML (ampersand, angle brackets, etc.). I've tried to fix that but so far no luck. It could also be a quirk of my terminal as other tools I use--like Jlund's Streisand--have the same problem on my computer.

@ianpaul
Copy link
Collaborator Author

ianpaul commented Jan 2, 2018

bumping this for @commandline I haven't been able to fix the unescaped HTML problem, but at least this version of the plugin doesn't throw an error when tweets contain certain characters like the current version does. If you have any suggestions for how I might fix the unescaped HTML issue I'm all ears.

@cmdln cmdln merged commit 434161f into cmdln:master Jan 2, 2018
@ianpaul ianpaul deleted the fix_Twitter_unicode_problem branch January 16, 2018 18:45
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.

2 participants