test1560: use a UTF8-using locale when run
There are odd cases that don't use UTF8 and then the IDN handling goes wrong. Reported-by: Marcel Raad Fixes #10193 Closes #10196
This commit is contained in:
parent
36dce55629
commit
f27262b179
@ -12,6 +12,9 @@ URLAPI
|
||||
<server>
|
||||
none
|
||||
</server>
|
||||
<setenv>
|
||||
LANG=en_US.UTF-8
|
||||
</setenv>
|
||||
<features>
|
||||
file
|
||||
https
|
||||
|
||||
Loading…
Reference in New Issue
Block a user