Actions
Bug #13590
closedChange max byte length of UTF-8 to 4 bytes to conform to definition of UTF-8
Bug #13590:
Change max byte length of UTF-8 to 4 bytes to conform to definition of UTF-8
Description
This seems to be a leftover of issue #11094.
Keeping the max byte length of UTF-8 at 6 seems to only potentially create some inconsistencies and inefficiencies, for no benefit.
I have assigned this issue to me, and will implement it in a few days unless I hear some significant counterarguments.
Actions