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

Custom field UnicodeEncodeError #702

Closed
ghost opened this issue Nov 21, 2016 · 2 comments
Closed

Custom field UnicodeEncodeError #702

ghost opened this issue Nov 21, 2016 · 2 comments
Labels
type: bug A confirmed report of unexpected behavior in the application

Comments

@ghost
Copy link

ghost commented Nov 21, 2016

Hello.

I have an issue, when trying to write in custom Text type field letters on Russian language. We need to add Physical Address to our designated IP.

Error looks like that:
<type 'exceptions.UnicodeEncodeError'> 'ascii' codec can't encode characters in position 0-6: ordinal not in range(128)

@jeremystretch
Copy link
Member

Can you please provide the steps needed to reproduce this error?

@ghost
Copy link
Author

ghost commented Nov 23, 2016

Yes, of course.

  1. Go to http://localhost/admin/extras/customfield/
  2. Add Custom Field
    screen1
  3. Add new IP address with custom field, filled in Russian language
    screen2-1
    screen2-2
  4. Click on Create button and see an error message
    screen3

I hope, this will be helpfull.
Thank you for your really good job.

@jeremystretch jeremystretch added type: bug A confirmed report of unexpected behavior in the application and removed awaiting reply labels Nov 28, 2016
This was referenced Dec 6, 2016
lampwins pushed a commit to lampwins/netbox that referenced this issue Oct 13, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

1 participant