View Issue Details

IDProjectCategoryView StatusLast Update
0032735mantisbtcode cleanuppublic2023-10-31 16:32
Reporterdregad Assigned Todregad  
PrioritylowSeveritytweakReproducibilityhave not tried
Status closedResolutionfixed 
Target Version2.26.0Fixed in Version2.26.0 
Summary0032735: Use range() function instead of string increment
Description

This was found in manage_tags_page.php, during the analysis for https://wiki.php.net/rfc/saner-inc-dec-operators

Additional Information

Originally reported by George Peter Banyard (Girgias) in https://github.com/mantisbt/mantisbt/pull/1897

TagsNo tags attached.

Relationships

related to 0032811 closedatrol Wrong display of tag filter 

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master 05a5dd9f

2023-06-19 09:57

George Peter Banyard

Committer: dregad


Details Diff
Use range() function instead of string increment

This was found during the analysis for [1].

Fixes 0032735, PR https://github.com/mantisbt/mantisbt/pull/1897

Co-authored-by: Damien Regad <dregad@mantisbt.org>

[1]: https://wiki.php.net/rfc/saner-inc-dec-operators
Affected Issues
0032735
mod - manage_tags_page.php Diff File