[wp-trac] [WordPress Trac] #31142: GUIDs are not compiling properly.

WordPress Trac noreply at wordpress.org
Tue Jan 27 16:18:36 UTC 2015


#31142: GUIDs are not compiling properly.
-------------------------------------------------+-------------------------
 Reporter:  DaveyJake                            |      Owner:
     Type:  defect (bug)                         |     Status:  new
 Priority:  normal                               |  Milestone:  Awaiting
Component:  Database                             |  Review
 Severity:  normal                               |    Version:  4.1
  Focuses:  ui, accessibility, javascript,       |   Keywords:
  template                                       |
-------------------------------------------------+-------------------------
 I'm developing a website for my rugby club on a MacBook Pro using MAMP,
 Sequel Pro, CodeKit and Sublime Text 3.  For some reason I'm getting 404
 errors only on post_types.  When looking at my database, I notice that my
 GUIDs are not rendering like they have in other projects.

 Instead of seeing {{{http://localhost:7888/my-project/?p=20}}} in my GUID
 column, I end up with {{{http://localhost:7888/my-
 project/?post_type=team&p=20}}}.

 Does anyone know of a simple fix for this?  I've never encountered this
 issue before on any of my projects.  To create custom post types, I'm
 using Custom Post Type UI in combination with ACF Pro (which I've always
 done).  I've also set my permalinks to render by {{{%postname%}}}.

 Any advice would be greatly appreciated.

 Thanks, everyone!

--
Ticket URL: <https://core.trac.wordpress.org/ticket/31142>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list