MantisBT: master b22b16d0

Author Committer Branch Timestamp Parent
dregad dregad master 2025-01-06 12:21 master 00f92357
Affected Issues  0022607: Clean up unused tags
Changeset

Show number of attached bugs on Manage Tags page

Modify tag_get_all() to get the bug count when retrieving tags from the
database; for tag_get_unused(), it's always 0.

Recycle the unused $s_tag_stats_attached language string as label for
the column header.

Fixes 0022607

mod - core/tag_api.php Diff File
mod - lang/strings_english.txt Diff File
mod - manage_tags_page.php Diff File