-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
Describe the bug
Happens when you create a new user account and go directly to Main statistics page without adding any feeds
Warning: Undefined array key "label" in /var/www/FreshRSS/app/views/stats/index.phtml on line 115
Fatal error: Uncaught TypeError: array_merge(): Argument #2 must be of type array, null given in /var/www/FreshRSS/app/views/stats/index.phtml:115
Stack trace:
#0 /var/www/FreshRSS/app/views/stats/index.phtml(115): array_merge()
#1 /var/www/FreshRSS/lib/Minz/View.php(94): include('...')
#2 /var/www/FreshRSS/lib/Minz/View.php(116): Minz_View->includeFile()
#3 /var/www/FreshRSS/app/layout/layout.phtml(81): Minz_View->render()
#4 /var/www/FreshRSS/lib/Minz/View.php(94): include('...')
#5 /var/www/FreshRSS/lib/Minz/View.php(107): Minz_View->includeFile()
#6 /var/www/FreshRSS/lib/Minz/View.php(74): Minz_View->buildLayout()
#7 /var/www/FreshRSS/lib/Minz/Dispatcher.php(57): Minz_View->build()
#8 /var/www/FreshRSS/lib/Minz/FrontController.php(61): Minz_Dispatcher->run()
#9 /var/www/FreshRSS/p/i/index.php(59): Minz_FrontController->run()
#10 {main}
thrown in /var/www/FreshRSS/app/views/stats/index.phtml on line 115
FreshRSS version
1.27.1-dev