-
Notifications
You must be signed in to change notification settings - Fork 174
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Import issue error with Unicode characters in title #17
Comments
Looks like some of Python's functions don't like Unicode characters that much (which is something I really should have tested, being Swedish myself). Sorry for the delay, I will get on this ASAP! |
I have been testing around, and it seems to handle unicode characters (and even unescaped backslashes) seem to import just fine on my system (Ubuntu 13.10), so I worry it may be an "operating-system specific" problem. What operating system are you using, and do you have a link to the issue you tried to import? |
I'm using Windows. The issue is in a private repo, but I will try to replicate the issue with two public repos. |
You are welcome to use the following issue: And then write to the following repo: With the following command:
I haven't tested, but I don't believe you need write-permissions on the target repo in order to open issues there (even with an automated script). |
I am closing this issue for now since it seems to be resolved, but if you are still having problems with it, please leave a comment, and I will re-open this issue. |
I'm still having the same issue importing issues between two private repos. The repo being imported into is a fork from the repo being imported from. The issues being imported occasionally contain CJK characters.
|
I had an issue with a typographic quote in the title, got:
The text was updated successfully, but these errors were encountered: