[wp-trac] [WordPress Trac] #15188: Post Slug always adds a suffix
WordPress Trac
wp-trac at lists.automattic.com
Thu Oct 21 21:28:20 UTC 2010
#15188: Post Slug always adds a suffix
--------------------------+-------------------------------------------------
Reporter: debashish | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Permalinks | Version: 3.0.1
Severity: major | Keywords: Page,Slug,Permalink
--------------------------+-------------------------------------------------
The problem I am facing is with permalinks for Pages. WordPress just won't
accept the origianl slug (such as 0705), it keeps on adding -2 or -3 to
it. I checked the database for the Page ID in wp_posts table. There were
no other Post or page with the slug 0705.
For existing pages, on the admin console while the quick edit option on
page shows the slug correctly, on full edit page the slug is again shown
as 0705-3 and if I change it it doesn't change. Moreover, the permalink
(say http://www.nirantar.org/0705) doesn't work not even
http://www.nirantar.org/0705-3 or http://www.nirantar.org/0705-2.
I even tried deleting this page and recreating it.
With new pages if whenever I add a slug, some suffix gets added to and I
am not able to get the desired slug.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15188>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list