in reply to Re^2: Strange Unicode normalization question
in thread Strange Unicode normalization question

They also said "Lubomír,Bartoňová" is passed through NFKD, which is that part I addressed.

The OP wrote a lot, but said very little that can be used. I didn't think that asking for a clearer explanation would be useful, so I provide a starting point.

I do agree that it makes no sense to pass URL-encoded or HTML-encoded text to NFKD. Escapes could prevent it from functioning correctly.