Opened 3 years ago

Last modified 18 months ago

#14011 reviewing defect (bug)

On subdirectory multisite installs, custom post types on main blog generate bad next/previous links

Reported by: jorbin Owned by: nacin
Priority: normal Milestone: Future Release
Component: Post Types Version:
Severity: normal Keywords:
Cc: aaron@…, kevinB

Description

With multisite and subdirectories, the main blog uses site.com/blog/xxx permalinks however custom post types can use site.com/custom/permalink . The next and previous post template tags generate the links as site.com/blog/custom/permalink .

Change History (7)

  • Cc kevinB added
  • Milestone changed from Awaiting Review to 3.1
  • Owner set to nacin
  • Status changed from new to reviewing

This sounds like it is related to with_front, and that not being respected.

I'm commenting here because my other issue (#15360) was closed as a duplicate of this.
However, this ticket doesn't seem to contain the entirety of my situation and it's an issue I'd very much like to see resolved.

This ticket seems very narrow and only mentions custom post types on the main blog, but my ticket included all other blogs, without custom post types. Thanks.

(I have also confirmed the next_posts_link and previous_posts_link also behave incorrectly in my situation.)

madtownlems: Feel free to re-open. It sounded like a duplicate, but it looks like they're just related.

What version did you find this in?

comment:6   ryan2 years ago

  • Milestone changed from 3.1 to Future Release
Note: See TracTickets for help on using tickets.