Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Mar 2023 05:42:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 269127] devel/icu: Multibyte character is included in DateTimePatterns for en locale in release 72
Message-ID:  <bug-269127-25061-IABjBccles@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-269127-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-269127-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269127

--- Comment #8 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
Created attachment 240578
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D240578&action=
=3Dedit
experimental patch for devel/icu

It just builds one that allows the use of the environment variable ICU_DATA.
Running as
env ICU_DATA=3D/usr/local/share/icudt seamonkey
will use different data like the port of attachment 240299.
This may possibly mean that there is a risk like LD_PRELOAD.

It seems that the browser has built in a behavior to convert whitespace
characters, but would this be the case if we were to take action here?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269127-25061-IABjBccles>