View Issue Details

IDProjectCategoryView StatusLast Update
0035219mantisbttaggingpublic2025-01-17 17:32
Reporterdregad Assigned Todregad  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version2.7.0 
Target Version2.28.0Fixed in Version2.28.0 
Summary0035219: Number of related tags is no longer limited
Description

The refactoring of tag_stats_related() in 0021913 (MantisBT master 8ab8e125) removed the logic to limit the number of related tags shown on Tag Details page.

TagsNo tags attached.

Relationships

related to 0021913 closedcproensa Unprivileged user can see related tags from private issues 

Activities

Related Changesets

MantisBT: master a4ce48fe

2025-01-06 12:14

dregad


Details Diff
Restore tag_stats_related() $p_limit parameter

The refactoring of the function in issue 0021913 [1] removed the logic to
limit the number of related tags shown on Tag Details page.

This adds it back, and allows to get the unlimited list with 0.

Fixes 0035219

[1]: commit 8ab8e125a4d49186b32c8006f56de2c0c8126d47
Affected Issues
0021913, 0035219
mod - core/tag_api.php Diff File