[Bug 269127] devel/icu: Multibyte character is included in DateTimePatterns for en locale in release 72

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 04 Mar 2023 05:42:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269127

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

It just builds one that allows the use of the environment variable ICU_DATA.
Running as
env ICU_DATA=/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?

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