Skip to content

Bug: Release 2.1.4 breaks Organizr #2052

@AmansRevenger

Description

@AmansRevenger

When I update via the internal update function to 2.1.4, my homepage doesnt load anymore and I get the following erors

Uncaught SyntaxError: Illegal return statement (at functions.js?v=2.1.2490:8064:5)

Uncaught ReferenceError: local is not defined
    at (index):270:83
(anonymous) @ (index):270

Uncaught ReferenceError: timerIncrement is not defined
    at HTMLDocument.<anonymous> (custom.min.js?v=2.1.2490:1:1551)
    at i (jquery-2.2.4.min.js:2:27151)
    at Object.fireWith [as resolveWith] (jquery-2.2.4.min.js:2:27914)
    at Function.ready (jquery-2.2.4.min.js:2:29707)
    at HTMLDocument.J (jquery-2.2.4.min.js:2:29892)

When I revert to the functions.js to the one from before 11.01.2026 manually by replacing the functions.js , it works again.

I am no javascript expert, so I just wanted to make it known. I have tried clearing the cookies and cache and restarting the webserver (which is an nginx in docker and I have installed organizr as normal application in my www/ folder inside the docker container)

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