View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0035219 | mantisbt | tagging | public | 2025-01-06 11:52 | 2025-01-17 17:32 |
| Reporter | dregad | Assigned To | dregad | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 2.7.0 | ||||
| Target Version | 2.28.0 | Fixed in Version | 2.28.0 | ||
| Summary | 0035219: 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. | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master a4ce48fe 2025-01-06 12:14 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 | ||