Page 1 of 1

Blank Page after update

Posted: 23 Mar 2021, 22:26
by Cyc
After update to version: 2.25.0 when I try execute manage_proj_subproj_add.php I have WPoD.

Wersja MantisBT: 2.25.0
Wersja schematu: 211
Wersja PHP: 7.0.33
Sterownik bazy danych: mysqli
Wersja bazy danych, opis: 10.1.47, 10.1.47-MariaDB-cll-lve

P.S. Server log empty
P.S.2 Old version work correctly

Re: Blank Page after update

Posted: 24 Mar 2021, 07:06
by atrol
There were bugs in 2.25.0 related to project manage page that will be fixed in 2.25.1
https://mantisbt.org/bugs/view.php?id=28082
I have notime to have a deeper look at the moment.
Not sure, maybe the mentioned fix fixes also your issue.

You could download a nightly build to try it https://mantisbt.org/builds.php

Re: Blank Page after update

Posted: 24 Mar 2021, 20:15
by Cyc
After update to 2.26.0-devmaster-abc6c71 problem was solved.
THX! I have to update after official release?

Re: Blank Page after update

Posted: 25 Mar 2021, 21:21
by atrol
Cyc wrote: 24 Mar 2021, 20:15 I have to update after official release?
It would have been better if you had used master-2.25, which will become 2.25.1 when it's released, but that's not a big issue.
So yes, wait until the official 2.26.0 will be released and update your current 2.26.0-devmaster-abc6c71 to it.