#35768 closed defect (bug) (duplicate)
Add New Post page: problem with publishing of a post with russian text in the post title
Reported by: | antonrinas | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.4.1 |
Component: | Posts, Post Types | Keywords: | |
Focuses: | Cc: |
Description
If to publish a new post with any word in Russian in the title field, then this post cannot be seen on front end.
I suppose the reason is in automatically generated "Permalink". In cases of English-German, English-French titles everithing works correct.
STEPS TO REPRODUCE
- Log in as admin.
- Go to Add New Post page.
- Type into title field: "Hello" means "Привет!" in Russian.
- Type into content area: "test".
- Click "Publish".
- Click "View post" in confirmation message.
EXPECTED RESULT
Created post is visible on front end.
ACTUAL RESULT
"Oops! That page can’t be found." (See annex)
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Duplicate of #10249 and #17450.