[Bug 267596] Support UTF-8 dns resolution
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 267596] Support UTF-8 dns resolution"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 10 Nov 2022 04:43:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267596
Graham Perrin <grahamperrin@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|Affects Only Me |Affects Some People
Status|New |Open
Keywords| |needs-qa
--- Comment #1 from Graham Perrin <grahamperrin@freebsd.org> ---
Additional context:
% lynx https://マリウス.com/
% pkg info -x -o lynx
lynx-2.8.9.1_1,1 www/lynx
% w3m https://マリウス.com/
w3m: Can't load https://マリウス.com/.
% host マリウス.com
Host \227\131\158\227\131\170\227\130\166\227\130\185.com not found:
3(NXDOMAIN)
% fetch https://マリウス.com
fetch: https://マリウス.com: parse error
% date ; uname -aKU
Thu 10 Nov 2022 04:39:53 GMT
FreeBSD mowa219-gjp4-8570p-freebsd 14.0-CURRENT FreeBSD 14.0-CURRENT #25
main-n259004-2c10be9e06d4: Thu Nov 3 00:14:52 GMT 2022
grahamperrin@mowa219-gjp4-8570p-freebsd:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG
amd64 1400073 1400073
%
– lynx alone worked.
--
You are receiving this mail because:
You are the assignee for the bug.