MantisBT 2.26.3 Released

Go ahead and download the release from our website.

In order to stay up to date with the latest MantisBT news, please star our GitHub repository, join our Gitter channel, or follow us on X or Mastodon and retweet to spread the word!

MantisBT 2.26.3

Maintenance release, fixing a couple regressions from 2.26.2 and a few other issues.

All installations are advised to upgrade as soon as possible.

  •  0034442[html] Wrong display of some column titles on “View Issues” page (dregad)
  •  0034461[relationships] Relationship Graphs show/hide flag is not persistent (dregad)
  •  0034462[relationships] Truncated HTML entities shown in Relationship Graph nodes’ Issue summary (dregad)
  •  0034460[filters] Sorting by “overdue” column does not work if “due_date” is not visible (dregad)
  •  0025407[api rest] Resetting version fields to empty is not possible (dregad)
  •  0034458[ui] Better icon for “overdue” column (dregad)
  •  0034586[api rest] REST API GET /filters/{ID} returns empty array when ID does not exist (dregad)
  •  0034492[code cleanup] Duplicated code in admin/check_api.php (dregad)
  •  0034480[db mysql] Using MySQL 8.4 gives warning in admin checks (dregad)
  •  0034493[api rest] REST API GET /issues endpoint returns HTML if given filter_id is not found (dregad)
  •  0034571[ldap] ldap_simulation_get_user() does not return null when given non-string username (dregad)
  •  0034566[administration] The “realname” field is cleared after a user is updated. (dregad)
  •  0034526[performance] Bad performance when editing a project having a lot of subprojects (community)
  •  0034589[code cleanup] CSP img-src has a duplicate ‘self’ value (dregad)