The utf8proc library that the server uses for class and instance canonicalization (zdowncase) has a bug involving insufficient normalization of characters including U+0345 ◌ͅ COMBINING GREEK YPOGEGRAMMENI. Hence zephyrs with certain denormalized class names will be sent to the wrong class. See BarnOwl #231 for details.
The utf8proc library that the server uses for class and instance canonicalization (
zdowncase
) has a bug involving insufficient normalization of characters including U+0345 ◌ͅ COMBINING GREEK YPOGEGRAMMENI. Hence zephyrs with certain denormalized class names will be sent to the wrong class. See BarnOwl #231 for details.