Ticket #21 (accepted enhancement)

Opened 17 years ago

Last modified 17 years ago

Category pages should have category / subcategory appended in url

Reported by: khaled Owned by: khaled
Priority: major Milestone: NewsHealthGuru Beta Release
Component: News.HealthGuru Version:
Severity: migrated_ready_to_test Keywords:
Cc:

Description

This is a logic side append that will come directly from the category name.

Change History

Changed 17 years ago by khaled

  • status changed from new to accepted
  • type changed from defect to enhancement
  • severity changed from awaiting_action to fixed_ready_to_test

All category links should now include this functionality.

Category links appear as /categories/category/id/<id>/<category name>/<subcategory name (if exists)>

The Class URLwriter implements a method categoryURL that performs the uniform construction of all category URLs. It strips punctuation and replaces spaces with underscores.

Changed 17 years ago by khaled

  • severity changed from fixed_ready_to_test to migrated_ready_to_test
Note: See TracTickets for help on using tickets.