We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I had this error when accessing an imported folder with an OpencastPageComponent in it:
ERROR: Whoops\Handler\CallbackHandler::handle:398 2 Undefined array key "responsive" in /var/www/ilias/Customizing/global/plugins/Services/COPage/PageComponent/OpencastPageComponent/classes/class.ilOpencastPageComponentPluginGUI.php:538 0 /var/www/ilias/Services/Init/classes/class.ilErrorHandling.php(459): Whoops\Run->handleError() 1 /var/www/ilias/Customizing/global/plugins/Services/COPage/PageComponent/OpencastPageComponent/classes/class.ilOpencastPageComponentPluginGUI.php(538): ilErrorHandling->handlePreWhoops() 2 /var/www/ilias/Customizing/global/plugins/Services/COPage/PageComponent/OpencastPageComponent/classes/class.ilOpencastPageComponentPluginGUI.php(452): ilOpencastPageComponentPluginGUI->setStyleFromProps()
I already have a fix for this issue and will make a PR.
The text was updated successfully, but these errors were encountered:
fixes opencast-ilias#30
9b57d25
fixes opencast-ilias#30 part 2
e3b6081
Successfully merging a pull request may close this issue.
I had this error when accessing an imported folder with an OpencastPageComponent in it:
I already have a fix for this issue and will make a PR.
The text was updated successfully, but these errors were encountered: