mantisbt-plugins / source-integration

Source control integration plugin framework for MantisBT, including support for Github, Gitlab, Bitbucket, Gitea, Gitweb, Cgit, Subversion, Mercurial and more
http://noswap.com/projects/source-integration/
MIT License
181 stars 130 forks source link

Page redirections trigger a deprecation warning since MantisBT 2.26.0 #411

Closed dregad closed 11 months ago

dregad commented 11 months ago

This actually causes MantisBT to display a blank page instead of redirecting as expected (see upstream issue #33480). With the fix in PR mantisbt/mantisbt#1955, the deprecation warning is displayed:

Deprecated functionality: "print_successful_redirect()", use "print_header_redirect()" instead. (in .../plugins/source-integration/Source/pages/repo_create.php line 17