#2 Branding link breaks out of frame

Closed
opened 2 weeks ago by dwayne · 2 comments

When you click the branding link it breaks out of frame ( no styles etc ) Which could be due to an issue with permission, as the content displayed stops at "Foreground Color" which is the first place where the file system is being read or written to.

When you click the branding link it breaks out of frame ( no styles etc ) Which could be due to an issue with permission, as the content displayed stops at "Foreground Color" which is the first place where the file system is being read or written to.
Dwayne Pivac commented 2 weeks ago
Owner
[Sun Aug 24 13:57:08.914369 2025] [php:error] [pid 1881509] [client 192.168.1.70:11817] 
PHP Fatal error:  Uncaught TypeError: Kanboard\\Helper\\FormHelper::colorSelect(): 
Argument #2 ($values) must be of type array, null given, called in /home/kanboard/www/plugins/OMIProjectBranding/Template/project_branding/show.php on line 19 
and defined in /home/kanboard/www/app/Helper/FormHelper.php:82
Stack trace:
#0 /home/kanboard/www/plugins/OMIProjectBranding/Template/project_branding/show.php(19): Kanboard\\Helper\\FormHelper->colorSelect()
#1 /home/kanboard/www/app/Core/Template.php(83): include('...')
#2 /home/kanboard/www/app/Helper/LayoutHelper.php(207): Kanboard\\Core\\Template->render()
#3 /home/kanboard/www/app/Helper/LayoutHelper.php(94): Kanboard\\Helper\\LayoutHelper->subLayout()
#4 /home/kanboard/www/plugins/OMIProjectBranding/Controller/ProjectBrandingController.php(39): Kanboard\\Helper\\LayoutHelper->project()
#5 /home/kanboard/www/app/Core/Controller/Runner.php(77): Kanboard\\Plugin\\OMIProjectBranding\\Controller\\ProjectBrandingController->show()
#6 /home/kanboard/www/app/Core/Controller/Runner.php(31): Kanboard\\Core\\Controller\\Runner->executeController()
#7 /home/kanboard/www/index.php(9): Kanboard\\Core\\Controller\\Runner->execute()
#8 {main}
  thrown in /home/kanboard/www/app/Helper/FormHelper.php on line 82
``` [Sun Aug 24 13:57:08.914369 2025] [php:error] [pid 1881509] [client 192.168.1.70:11817] PHP Fatal error: Uncaught TypeError: Kanboard\\Helper\\FormHelper::colorSelect(): Argument #2 ($values) must be of type array, null given, called in /home/kanboard/www/plugins/OMIProjectBranding/Template/project_branding/show.php on line 19 and defined in /home/kanboard/www/app/Helper/FormHelper.php:82 Stack trace: #0 /home/kanboard/www/plugins/OMIProjectBranding/Template/project_branding/show.php(19): Kanboard\\Helper\\FormHelper->colorSelect() #1 /home/kanboard/www/app/Core/Template.php(83): include('...') #2 /home/kanboard/www/app/Helper/LayoutHelper.php(207): Kanboard\\Core\\Template->render() #3 /home/kanboard/www/app/Helper/LayoutHelper.php(94): Kanboard\\Helper\\LayoutHelper->subLayout() #4 /home/kanboard/www/plugins/OMIProjectBranding/Controller/ProjectBrandingController.php(39): Kanboard\\Helper\\LayoutHelper->project() #5 /home/kanboard/www/app/Core/Controller/Runner.php(77): Kanboard\\Plugin\\OMIProjectBranding\\Controller\\ProjectBrandingController->show() #6 /home/kanboard/www/app/Core/Controller/Runner.php(31): Kanboard\\Core\\Controller\\Runner->executeController() #7 /home/kanboard/www/index.php(9): Kanboard\\Core\\Controller\\Runner->execute() #8 {main} thrown in /home/kanboard/www/app/Helper/FormHelper.php on line 82 ```
Dwayne Pivac commented 1 week ago
Owner

fixed in 1.0.5

fixed in 1.0.5
Sign in to join this conversation.
No Label
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.