https://bugs.winehq.org/show_bug.cgi?id=58077
Bug ID: 58077 Summary: Edit version: Non-static method downloadurl::outputEditor() cannot be called statically Product: WineHQ Apps Database Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: appdb-unknown Assignee: wine-bugs@winehq.org Reporter: chiitoo@gentoo.org CC: accounts.winehq.org@vv221.fr Distribution: Gentoo
After
https://gitlab.winehq.org/winehq/appdb/-/merge_requests/9
opening the 'Edit version' page for an application results in the following "oops!" in the bottom area of the page:
----
error details: Error Message: Uncaught Error: Non-static method downloadurl::outputEditor() cannot be called statically in /home/winehq/opt/appdb/admin/editAppVersion.php:55 Stack trace: #0 {main} thrown
File: editAppVersion.php:55
----
I suppose the fix will be similar here, but I don't have an environment set up (yet) to test it myself.
Thank you!