#57328 closed defect (bug) (duplicate)
Cannot save new custom template when name contains none-Latin characters
Reported by: | mburridge | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 6.1.1 |
Component: | Editor | Keywords: | |
Focuses: | javascript, administration, rest-api | Cc: |
Description
When you try to save a new custom template where the template name contains one or more non-latin characters you get an error. The error appears to be related to the REST endpoint.
See GitHub issue #41214.
Too reproduce:
- Select: Appearance -> Editor in the WP Admin
- Click the WordPress logo in top left, and select Templates
- Click Add New button (top right)
- Select Custom template and give it a name with at least one non-latin character
- Save the new template
- Confirm that you see the error in the editor and in the console.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Duplicate of #57329.