andrzejkupczyk / mantisbt-todolists

To-Do Lists Plugin for MantisBT
Apache License 2.0
12 stars 3 forks source link

Login page crashes when plugin is enabled #39

Closed choeft closed 1 year ago

choeft commented 1 year ago

Hi there,

the Login page gives me an WSOD when plugin is enabled. After deinstallation, everything goes back to normal

Mantis: 2.25.4 Plugin: 3.0.0 PHP: 8.1.10

Logged in Users experience no problems

andrzejkupczyk commented 1 year ago

Thanks, @choeft! Users were authorized too early. I just released a patch https://github.com/andrzejkupczyk/mantisbt-todolists/releases/tag/v3.0.1 which should fix it.