To participate you must create an account on apostrophenow.org. If you have already done so, click Login.

Ticket #419 (closed defect: fixed)

Opened 20 months ago

Last modified 13 months ago

BlogSlot with posts from different engine pages with separate categories

Reported by: jn78 Owned by: tboutell
Priority: major Milestone: 1.4.2
Component: apostropheBlogPlugin Version: 1.4
Keywords: Cc:
Symfony version: 1.4

Description

If you have few engine pages with different categories, and put
blogslot somewhere with mixed categories from different pages, in
default template you get all links with first engine page slug only,

Solution is to put in slot template before generating links with
link_to() this method:
aRouteTools::pushTargetEnginePage($aBlogPost->findBestEngine())

Then you get proper links with best engine page.

Change History

Changed 20 months ago by boutell

  • status changed from new to accepted
  • milestone set to 1.4.1

Changed 17 months ago by tboutell

  • owner changed from boutell to tboutell

Changed 13 months ago by geoffd

  • status changed from accepted to closed
  • resolution set to fixed

This was fixed in 1.5.

Please confirm.

Note: See TracTickets for help on using tickets.