FirebirdSQL / firebird

Firebird server, client and tools
https://www.firebirdsql.org/
1.2k stars 206 forks source link

[FB4] Fix for issue #8108 #8111

Closed dmitry-lipetsk closed 1 month ago

dmitry-lipetsk commented 1 month ago

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.


This patch was tested with TIS620 and CP943C.