Skip to content

Submitting new test results lists all versions of Wine #58510

This is a quick fix to AppDB test results listing wine versions that are considered too old. Bugzilla HTML lists all Wine versions which is used as the basis for the AppDB versions list.

@imwellcushtymelike requested a solution to an example of old versions already being used.

This merge request caps the number of versions listed at 100 from latest to earliest which makes the earliest version allowed 7.1.

Perhaps a better method is to allow the earliest version to be specified via string which is easier than providing a count backwards limit like 100 used for now.

This merge request is only valid if Bugzilla versions should provide the list to AppDB. Otherwise this merge request is moot and an efforts will be made to restore the redundant Bugzilla DB back on the AppDB side to be maintained separately from Bugzilla.

Merge request reports

Loading