Skip to content

Uploads with non-Latin characters do not work correctly #657

@individual-it

Description

@individual-it

Meta -

Image(s):
selenium/standalone-chrome
Docker-Selenium Image Version(s):
3.8.1-erbium
Docker Version:
17.12.0-ce, build c97c6d6
OS:
Ubuntu 17.04

Expected Behavior -

Uploads with non-Latin characters should work

Actual Behavior -

When uploading a file with non-latin characters e.g. äé they are converted into a ?

This happens on selenium/standalone-chrome but not on selenium/standalone-chrome-debug
When login interactively into the container I notices that $LANG is not set. But it is in the selenium/standalone-chrome-debug container.
I run into the same problem when I'm setting export LANG=C on my local machine before starting selenium.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions