-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't Edit Posts with Korean Language and Numeric Permalinks Set #98763
Comments
OpenAI suggested the following labels for this issue:
|
This issue could use some more labels, to help prioritize and categorize our work. Could you please add at least a |
Support References This comment is automatically generated. Please do not edit it.
|
@ash1eygrace Regarding this
I'm not sure which permalink option "Korean" is referring to. Can you give me any more detail? |
Sorry! Change the permalinks to Numeric! Was copying and pasting all the things to hurry into a meeting, and mixed up the steps! I updated the steps to reproduce! |
For posterity, also reported to Gutenberg here: WordPress/gutenberg#68861 |
This is being tracked in this issue from Gutenberg and probably be fixed by this PR |
Summary
When the WordPress.com account language and site language are set to Korean, and the permalink structure is set to Numeric, attempting to edit posts results in an error:
Workaround: Change the account and site language back to English and re-save the Numeric permalink structure.
It's reproducible in core and reported to Gutenberg here: WordPress/gutenberg#68861
Steps to Reproduce:
Go to https://wordpress.com/me/account and set your language to Korean (Save Changes)
Go to https://wordpress.com/settings/general/{siteaddress} and set your site's language to Korean (Save Changes)
Go to {siteaddress}/wp-admin/options-permalink.php and set your permalink structure to Numeric e.g. {siteaddress}/저장소/123 (Save Changes)
Open any post in your editor and see the error:
English:
You attempted to edit an item that doesn't exist. Perhaps it was deleted?
Korean:
존재하지 않는 아이템을 편집하려고 합니다. 혹시 삭제된 것이 아닌가요?
Observed Behavior:
Expected Behavior:
more context:
Site owner impact
Fewer than 20% of the total website/platform users
Severity
Critical
What other impact(s) does this issue have?
No response
If a workaround is available, please outline it here.
Workaround:
Platform
No response
The text was updated successfully, but these errors were encountered: