Changes between Initial Version and Version 1 of Ticket #32537
- Timestamp:
- Mar 11, 2021, 6:06:53 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32537 – Description
initial v1 8 8 IMHO a punicode version of the domain in not what I expect in the {{{name}}} attribute. 9 9 10 I suggest that if the domains starts with {{{xn--}}} it should be tried to set the name by decoding the domain from idna.10 I suggest that if any part of the domains starts with {{{xn--}}} it should be tried to set the name by decoding the domain from idna. 11 11 12 12 How do you think about it? (I may provide patch if you agree on the behavior)