Opened 4 years ago
Closed 4 years ago
#52041 closed defect (bug) (invalid)
my domain longer than 64 characters
Reported by: | kawin1234 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 5.6 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description (last modified by )
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 */
Change History (1)
Note: See
TracTickets for help on using
tickets.
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/.