#46172 closed defect (bug) (duplicate)
Numeric permalinks have "-2" added
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Permalinks | Keywords: | |
Focuses: | Cc: |
Description
Hey, I have strange behaviour from last update:
- create a new page with any title
- save draft
- set permalink to some number (e.g. /9000)
- save page
- you'll see that permalink has changed to 9000-2 -> when entering /9000 you'll be 301 redirected to /9000-2
It's the same in editor (Gutenberg) and in quick edit, so I assume that's a core issue.
See more here: https://github.com/WordPress/gutenberg/issues/13508
Change History (4)
#1
@
6 years ago
- Milestone Awaiting Review deleted
- Resolution set to duplicate
- Status changed from new to closed
#2
@
6 years ago
Can someone tell me how is this possible that I have my previous posts working as numeric: see https://www.braciaprzykawie.pl/007/ or https://www.braciaprzykawie.pl/001
And the problem somehow showed up with https://www.braciaprzykawie.pl/008? I managed to change permalink manually in database so it's working for now - unfortunately every edit it seems to change it to /008-2
I see that issue is here for 11 years! What's the current status?
Note: See
TracTickets for help on using
tickets.
Duplicate of #14238 and #5305.