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

Ticket #403 (closed defect: fixed)

Opened 21 months ago

Last modified 13 months ago

Routing with blog engine

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

Description

Using blog engine at home page results in wrong linking:

instead of
 http://www.domain.com/2010/05/26/post-slug

i get:
 http://2010/05/26/post-slug

same for categories.

instead of
 http://www.domain.com/category-name

i get:
 http://category-name

if i type:
 http://www.domain.com/2010/05/26/post-slug
or
 http://www.domain.com/category-name

i get 404 error.

Change History

Changed 21 months ago by boutell

  • 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 new to closed
  • resolution set to fixed

This is fixed in Apostrophe 1.5. Please let us know if that is not the case.

Note: See TracTickets for help on using tickets.