[wp-trac] [WordPress Trac] #18317: Navigation menus from pages duplicates post content in database
WordPress Trac
wp-trac at lists.automattic.com
Tue Aug 2 21:44:20 UTC 2011
#18317: Navigation menus from pages duplicates post content in database
--------------------------+-----------------------------
Reporter: Nazgulled | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Database | Version: 3.2.1
Severity: normal | Keywords: dev-feedback
--------------------------+-----------------------------
I've decided to post this here (instead of the support forums) because I
think this is a bug and not by design. I tried to search for this but
didn't find much, so I have no idea if this is really a bug or not.
I only found this:
http://core.trac.wordpress.org/ticket/14576
But the OP was having a different problem and I just want to report the
database problem. Or understand if it's by design and why.
Basically, creating navigation menus using previously created pages, will
duplicate that specific page content into the menu entry in the database.
If the page is updated, the post_content of the corresponding menu record
will not be updated.
I normally clear the post_content for any menu record in the wp_posts
table cause the way I see it, this content is redundant.
Am I missing something and this is by design?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18317>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list