[wp-trac] [WordPress Trac] #16041: Posts index page shows incorrect page title
WordPress Trac
wp-trac at lists.automattic.com
Sun Jan 2 09:46:45 UTC 2011
#16041: Posts index page shows incorrect page title
-----------------------------------------+-----------------------
Reporter: daltonrooney | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 3.1
Component: General | Version: 3.1
Severity: normal | Resolution:
Keywords: has-patch reporter-feedback |
-----------------------------------------+-----------------------
Comment (by fob):
Have to rename blog in permalink. Than it works:
If I make use of /my-company-blog/%postname%/ I run into trouble.
If I switch to /blog/%postname%/ it works.
If I switch back to /my-company-blog/%postname%/ I run into trouble again.
So the conflict seems to be between product listing and blog posts:
custom post type "veneers" -> permalink: veneer/woods-and-veneers
blog: /wood-veneer-blog/%postname% ...
System seems not to be able to distinguish carefully between those links.
Can switch to "wv-blog/%postname%/ and it works.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16041#comment:22>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list