Closed devvick closed 4 weeks ago
Describe the bug I cannot add a URL with punycode domain as feed.
To Reproduce Steps to reproduce the behavior:
Error: jakarta.ws.rs.WebApplicationException: マリウス.com: Name or service not known
Expected behavior Able to add a punycode domain as feed
Environment (please complete the following information):
Additional info The domain is resolvable from the same host:
$ drill xn--gckvb8fzb.com ;; ->>HEADER<<- opcode: QUERY, rcode: NOERROR, id: 6792 ;; flags: qr rd ra ; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0 ;; QUESTION SECTION: ;; xn--gckvb8fzb.com. IN A ;; ANSWER SECTION: xn--gckvb8fzb.com. 300 IN A 143.244.50.83
I released 5.3.4 with a fix for this, thank you for the bug report!
Thank you, that was incredibly fast :dash:
Describe the bug I cannot add a URL with punycode domain as feed.
To Reproduce Steps to reproduce the behavior:
Error: jakarta.ws.rs.WebApplicationException: マリウス.com: Name or service not known
Expected behavior Able to add a punycode domain as feed
Environment (please complete the following information):
Additional info The domain is resolvable from the same host: