MantisBT: master-1.2.x 2f47497a

Author Committer Branch Timestamp Parent
dregad dregad master-1.2.x 2012-10-06 12:22 master-1.2.x 32ba1160
Affected Issues  0013265: Issues counted more then one time if they have multiple relations
Changeset

Fix 0013265: Issues count in Changelog

Prior to this, issues having multiple parents were counted more than
once, causing an incorrect count of issues to be reported (changelog
displayed the number of printed lines instead of the number of distinct
issues in the version)

This is an improvement over SL-Gundam's original patch, which did not
cover all cases.

mod - changelog_page.php Diff File