-
Hi,
I noticed that there's a bug with IDNs in DokuWiki, when we insert an URL containing a "special" character without using the link syntax. Here is a screenshot of the issue:
![capture](https://cl…
-
Hello,
email validator should not accept emails that contains characters blacklisted IDN. They are listed here http://kb.mozillazine.org/Network.IDN.blacklist_chars.
Currently we have a registered us…
-
`type_defect` | by kesara@staff.ietf.org
___
When an email with IDN is entered to `/accounts/profile/`, datatracker sends a verification email only if IDN is entered in punycode.
It would be b…
-
```
I remember reading in some RFC document, that the TLD "invalid" is a reserved
TLD for purpose marking invalid hosts.
The email address "test@invalid" shows only a warning instead of a failure. I…
-
```
I remember reading in some RFC document, that the TLD "invalid" is a reserved
TLD for purpose marking invalid hosts.
The email address "test@invalid" shows only a warning instead of a failure. I…
-
*evil grin*
Wouldn't it be highly desirable to support IDNs? ;)
Oberve how a fetch for [http://ø.pw/](http://safecurl.fin1te.net/#url=http://%C3%B8.pw/) doesn't work, where as [http://xn--pda.pw](htt…
-
https://github.com/tokuhirom/p5-Furl/blob/master/lib/Furl/HTTP.pm#L247
When you resolve hostnames via IDN, this method may throw an exception.
.... Which would be OK, except since it's Furl, I fully …
-
**Describe the bug**
Using the production version of the M365_BUILDER in v4.14.0 produces incorrect output with second level domains
**To Reproduce**
Steps to reproduce the behavior:
Below is an…
-
Hello. Happy day
The esp32 device is located in the st-device-sdk-c-ref/apps/esp32/switch_example path
Testing switch_example code.
There were 2 problems during the test.
I would like to ask f…
-
After initializing the pyvisa.ResourceManager() when I use the list_resources() function it returns all devices that had been connected in the past, but in the moment I only have one instrument co…