#1348 Different treatment of unassigned code points between libidn and ICU
Reporter
Zash
Owner
Zash
Created
Updated
Stars
★ (1)
Tags
Milestone-0.11
Status-Fixed
Priority-Medium
Type-Defect
Zash
on
Prosody's util.encodings will treat unassiged code points differently depending on whether libidn or ICU have been selected, since they have different defaults and Prosody just uses that.
Prosody should behave consistently regardless of which idn library was selected.
Prosody's util.encodings will treat unassiged code points differently depending on whether libidn or ICU have been selected, since they have different defaults and Prosody just uses that. Prosody should behave consistently regardless of which idn library was selected.
Adjusting ICU code to match libidn.
ChangesFixed in https://hg.prosody.im/trunk/rev/640a2b8e7806
ChangesTypo in title
ChangesDifferent treatment of unassigned cdoe points between libidn and ICUDifferent treatment of unassigned code points between libidn and ICU