[wp-trac] [WordPress Trac] #52041: my domain longer than 64 characters
WordPress Trac
noreply at wordpress.org
Sat Dec 12 04:43:14 UTC 2020
#52041: my domain longer than 64 characters
--------------------------+-----------------------------
Reporter: kawin1234 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 5.6
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
my domain longer than 64 characters then elementor 3.xx do not working
can you please make more limit this is my domain https://xn--
12cbpbeod6ide0d0apfdc4jtbbfbdcb2fiz9dxdkk4yiaf0y3an3jg.com/
IDNAEncoder.php
/**
52 * Convert a UTF-8 string to an ASCII string using
Punycode
53 *
54 * @throws Requests_Exception Provided string longer than
64 ASCII characters (`idna.provided_too_long`)
55 * @throws Requests_Exception Prepared string longer than
64 ASCII characters (`idna.prepared_too_long`)
56 * @throws Requests_Exception Provided string already
begins with xn-- (`idna.provided_is_prefixed`)
57 * @throws Requests_Exception Encoded string longer than
64 ASCII characters (`idna.encoded_too_long`)
58 *
59 * @param string $string ASCII or UTF-8 string (max length
64 characters)
60 * @return string ASCII string
61 */
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52041>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list