https://bugs.winehq.org/show_bug.cgi?id=47963
Bug ID: 47963 Summary: Error when submitting a new application to the AppDB Product: WineHQ Apps Database Version: unspecified Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: appdb-unknown Assignee: wine-bugs@winehq.org Reporter: dimesio@earthlink.net Distribution: ---
I assume this is related to the recent upgrade to PHP7.
When trying to submit a new application to the AppDB, it errors out with this message:
Ooops! Something has gone terribly wrong! Our monkey train has derailed! Worry not, a webmaster gopher help army has been dispatched and is on the way.
If this error continues to be a problem, please report it to us on our Forums
error details: Error Message: Database Error: Incorrect integer value: '' for column `apidb`.`appMaintainers`.`versionId` at row 1 Comment:
File: query.php:149
The application entry is created, but it is missing the version information and test results. https://appdb.winehq.org/objectManager.php?sClass=application&iId=19597 is an example.
A couple of forum users have reported a similar error when submitting a new version. https://forum.winehq.org/viewtopic.php?f=11&t=33007