-
Notifications
You must be signed in to change notification settings - Fork 102
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
[no app in context] Fehler: Exception: syntax error, unexpected '|', expecting variable (T_VARIABLE) in file '/www/htdocs/xxxxx/websites/nextcloud/apps/cookbook/lib/Helper/Filter/JSON/AbstractJSONFilter.php' line 29 at <<closure>>
0. /www/htdocs/xxxxx/websites/nextcloud/lib/private/AppFramework/App.php line 172
OC\AppFramework\Http\Dispatcher->dispatch(["OC\\Core\\Cont ... "], "getProviders")
1. /www/htdocs/xxxxx/websites/nextcloud/lib/private/Route/Router.php line 298
OC\AppFramework\App::main("OC\\Core\\Contr ... r", "getProviders", ["OC\\AppFramewo ... "], ["ocs.core.UnifiedSearch.getProviders"])
2. /www/htdocs/xxxxx/websites/nextcloud/ocs/v1.php line 64
OC\Route\Router->match("/ocsapp/search/providers")
3. /www/htdocs/xxxxx/websites/nextcloud/ocs/v2.php line 23
require_once("/www/htdocs/xxxxx ... p")
GET /cloud/ocs/v2.php/search/providers?from=%2Fcloud%2Fsettings%2Fadmin%2Flogging
from xx.xx.xx.xx by admin at 2023-12-04T20:43:55+00:00
Reproduction
Steps to reproduce the behavior:
- Install v0.10.3
- Reload nextcloud page
- Open cookbook
- Error is shown
Expected behavior
Cookbook should be shown
Actual behavior
Error page is shown. Nextcloud log contains error message mentioned in Description of this issue.
Browser
Firefox v120.0b9
Chromium 119.0.6045.159
On Linux Manjaro
Versions
Nextcloud server version: 25.0.13
Cookbook version: v0.10.3
Database system: MariaDB
PHP version: 7.4
louim-lbs and johnjaylward
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
