GitHub Action 2024.05.15 20:15:19 <span class="t_gh_bot">increment build number</span>
-------------------------------------------------
Closest previous non-bot:
Dmitry Kovalenko 2024.05.15 00:36:45
[FB4] Fix for issue #8108 (#8111)
* Fix for issue #8108
Server will use "stable" implementation of UCNV_FROM_U_CALLBACK_STOP function to provide one behaviour for built-in charset and ICU-charset when source unicode-string contains "ignorable" symbols.
It will always produces translation error.
This patch restores a behaviour of FB2.1-FB3 for "ignorable" symbols.
* Misc.
---------
Co-authored-by: Adriano dos Santos Fernandes <529415+asfernandes@users.noreply.github.com>

Changed paths:
  M src/common/unicode_util.cpp
  M src/common/unicode_util.h
  M src/intl/cv_icu.cpp