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

Ellipsis not handled-- affects items with titles longer than 93 characters. #23

Open
markstos opened this issue Mar 20, 2014 · 1 comment

Comments

@markstos
Copy link
Contributor

We ran into this bug: "ERROR:main:Fatal Error: 'ascii' codec can't encode character u'\u2026' in position 94: ordinal not in range(128)"

When an issue has a title longer than 93 characters, an ellipsis is put in place, the commit hook cannot read this and freaks out.

@mroderick
Copy link

Can you provide steps to reproduce this bug? On what systems are you experiencing this bug?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants