Update lib/AppInfo/Application.php #421

Merged
deblan merged 1 commit from Monica-Wood/side_menu:http_user_agent_check_patch into develop 2025-04-30 08:37:17 +02:00
Contributor

The current change is currently filling the nextcloud logs up with the error:
Undefined array key \"HTTP_USER_AGENT\" at /srv/www/nextcloud/apps/side_menu/lib/AppInfo/Application.php#109

This adds a check to ensure the index exists before read it.

The current change is currently filling the nextcloud logs up with the error: `Undefined array key \"HTTP_USER_AGENT\" at /srv/www/nextcloud/apps/side_menu/lib/AppInfo/Application.php#109` This adds a check to ensure the index exists before read it.
Update lib/AppInfo/Application.php
Some checks are pending
ci/woodpecker/pr/build Pipeline is pending approval
ci/woodpecker/pr/security Pipeline is pending approval
8787918547
The current change is currently filling the nextcloud logs up with the error:
`Undefined array key \"HTTP_USER_AGENT\" at /srv/www/nextcloud/apps/side_menu/lib/AppInfo/Application.php#109`

This adds a check to ensure the index exists before read it.
deblan approved these changes 2025-04-30 08:36:59 +02:00
deblan merged commit 75bea4be38 into develop 2025-04-30 08:37:17 +02:00
Owner

Thanks!

Thanks!
Sign in to join this conversation.
No description provided.