Opened 6 years ago
Closed 6 years ago
#3493 closed defect (bug) (fixed)
Don't hyperlink when there is nothing to see
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | lowest | Milestone: | 2.1 |
| Component: | Administration | Version: | 2.1 |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
Posts without comments have a link to their comment page (which has nothing to show) and categories without posts have a link to that category's post listing (which also has nothing to show). If there's nothing to see, we shouldn't link.
Change History (1)
comment:1
markjaquith — 6 years ago
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

(In [4659]) Categories with zero posts and posts with no comments no longer link to those empty views in the admin. fixes #3493