[wp-trac] [WordPress Trac] #6492: Guids No Longer Have Permalink
Format
WordPress Trac
wp-trac at lists.automattic.com
Mon Mar 31 06:03:31 GMT 2008
#6492: Guids No Longer Have Permalink Format
------------------------+---------------------------------------------------
Reporter: brianwhite | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone:
Component: General | Version:
Severity: normal | Keywords:
------------------------+---------------------------------------------------
When you create a new post using WordPress 2.5 the GUID is created in the
http://siteurl/?p=<PostId> format even when permalinks are enabled. This
is because the _transition_post_status function in /wp-includes/post.php
now checks if the guid is empty (which it never is) before
resetting/creating it with the proper permalink structure. Line 2841
should be removed.
--
Ticket URL: <http://trac.wordpress.org/ticket/6492>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list