ios icon indicating copy to clipboard operation
ios copied to clipboard

Connection Problem with domain containing non ASCII characters

Open Gehrt-IT opened this issue 4 years ago • 3 comments

Steps to reproduce

  1. host nextcloud on a domain containing unicode but non ASCII character like "ä" for example
  2. try to connect with the ios app (browser works btw)
  3. Error 400

Expected behaviour

It should automatically convert the IDN to puny code and connect. This is working on Windows and Android.

Actual behaviour

It does not connect. If the domain is entered in punycode notation it works.

Reasoning or why should it be changed/implemented?

This is working on Windows and Android. IDNs are more than a decode old so it should be suppoorted by now.

Environment data

iOS version: 14

Nextcloud iOS app version: freshly installed

Server operating system: Ubuntu 20 LTS

Web server: Apache

Database: mariaDB

PHP version: 7.4

Nextcloud version: 21.0.2

Gehrt-IT avatar May 21 '21 12:05 Gehrt-IT

Hi @Gehrt-IT do you have a account test for we ?

marinofaggiana avatar Jun 17 '21 09:06 marinofaggiana

sorry? do you require a testaccount on a weekend?

Gehrt-IT avatar Jun 27 '21 12:06 Gehrt-IT

This issue still exists, now the NextCloud app even fails one step ahead, at certificate validation.

schwindp avatar Jul 22 '24 18:07 schwindp