Opened 21 years ago
Closed 21 years ago
#1128 closed defect (bug) (fixed)
in_same_cat of next/previous posts doesn't work
| Reported by: | anonymousbugger | Owned by: | skippy |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Template | Version: | 1.5 |
| Severity: | minor | Keywords: | bg|2nd-opinion |
| Cc: | Focuses: |
Description
The listed parameter for next_post and previous_post links includes in_same_cat to keep the next/previous links within the same category.
Change History (6)
#4
@
21 years ago
- Keywords bg|2nd-opinion added
- Owner changed from to
- Status new → assigned
Is this still a problem? changeset:2542
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
These functions are still using the deprecated post_category field. They need to be updated to use the post2cat table.