Skip to content

[BUG] Nextcloud 32.0.0 getAppValue() on null #111

@c-prompt

Description

@c-prompt

After upgrade to Nextcloud v32.0.0:

Exception Call to a member function getAppValue() on null in file '/home/[directory]/apps/piwik/lib/Config.php' line 14
Undefined property: OCA\Piwik\Config::$config at /home/[directory]/apps/piwik/lib/Config.php#14
OCA\Piwik\Controller\JavaScriptController::tracking uses the @NoCSRFRequired annotation and should use the #[OCP\AppFramework\Http\Attribute\NoCSRFRequired] attribute instead

As a result, tracking no longer works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions