Details
Description
Under the client area, Domains page (/plugin/domains/client_main/) domains are shown by default for the "Active" status. Clicking on any of the other statuses, including Pending, Suspended, Deleted, do not load domains of that status and result in the following error:
[2022-06-06T15:36:07.126138+00:00] general.ERROR: Exception in /home/blestacp/public_html/app/app_controller.php:0 Stack trace: #0 /home/blestacp/public_html/plugins/domains/domains_controller.php(15): AppController->preAction() #1 /home/blestacp/public_html/plugins/domains/controllers/client_main.php(16): DomainsController->preAction() #2 /home/blestacp/public_html/vendors/minphp/bridge/src/Lib/Dispatcher.php(133): ClientMain->preAction() #3 /home/blestacp/public_html/index.php(21): Dispatcher::dispatch('/plugin/domains...') #4
{main}Testing with PHP 7.4 on Blesta 5.4.1
I can't reproduce this on the current 5.5-b1 build, only on 5.4.1 so maybe it's a non-issue now.