Skip to content

Nextcloud Bug Theming: cachebuster key read with conflicting types (getAppValueString vs getAppValueInt) #61495

Description

@FMS-it-service

Beschreibung:

ThemingController.php Zeile 459 liest cachebuster mit getAppValueString()
ImageManager.php Zeile 45/144 liest denselben Key mit getAppValueInt()
Das verursacht AppConfigTypeConflictException in NC 34.0.0.12
Workaround: type = 2 (VALUE_MIXED) in oc_appconfig setzen

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions