[wp-trac] [WordPress Trac] #27663: Updating Post Changes & to & in GUID
WordPress Trac
noreply at wordpress.org
Fri Apr 4 05:21:49 UTC 2014
#27663: Updating Post Changes & to & in GUID
-------------------------------+-----------------------------
Reporter: tlovett1 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Posts, Post Types | Version: trunk
Severity: normal | Keywords:
Focuses: |
-------------------------------+-----------------------------
Steps to reproduce bug:
1. Create a new post with a GUID of http://test.com/?post_type=cpt&p=13
WP will encode the GUID as http://test.com/?post_type=cpt&p=13 in the
DB
2. Update the post through the post edit screen. Now view the GUID field
in the database and it should be:
http://test.com/?post_type=cpt&p=13
This is a huge problem when keeping track of the uniqueness of a
syndicated post using the GUID.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27663>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list