[wp-trac] [WordPress Trac] #52041: my domain longer than 64 characters
WordPress Trac
noreply at wordpress.org
Sat Dec 12 14:37:18 UTC 2020
#52041: my domain longer than 64 characters
--------------------------+----------------------
Reporter: kawin1234 | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: General | Version: 5.6
Severity: normal | Resolution: invalid
Keywords: | Focuses:
--------------------------+----------------------
Changes (by SergeyBiryukov):
* status: new => closed
* resolution: => invalid
* milestone: Awaiting Review =>
Old description:
> 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 */
New description:
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
{{{
51 /**
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 */
}}}
--
Comment:
Hi there, welcome to WordPress Trac! Thanks for the ticket.
I'm sorry to hear you are having issues with your website. Please note
that this Trac is used for enhancements and bug reporting for the
WordPress core software, not for third-party plugins like Elementor, or
individual support questions.
Please try the support forums to get help with your site:
https://wordpress.org/support/plugin/elementor/.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52041#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list