Opened 6 years ago

Closed 6 years ago

#3453 closed defect (bug) (fixed)

Manage Blogroll shows incorrect categories

Reported by: mdawaffe Owned by: mdawaffe
Priority: normal Milestone: 2.1
Component: Administration Version: 2.1
Severity: normal Keywords: has-patch commit
Cc:

Description

Shows only post categories.

Problem: get_categories() only checks category_count if hierarchical.

Attached: checks link_count when type=link.

Attachments (1)

3453.diff (943 bytes) - added by mdawaffe 6 years ago.

Download all attachments as: .zip

Change History (4)

  • Keywords has-patch commit added
  • Owner changed from anonymous to mdawaffe
  • Status changed from new to assigned

This is a dupe of #3446 (which i fixed in a different way this morning!)

comment:3   ryan6 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

(In [4627]) Check link_count not category_count when doing link hierarchy. Props mdawaffe. fixes #3453

Note: See TracTickets for help on using tickets.