http://bugs.winehq.org/show_bug.cgi?id=59375 Stian Low <wineryyyyy@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wineryyyyy@gmail.com --- Comment #2 from Stian Low <wineryyyyy@gmail.com> --- Apologies for missing this which seems caused by my merge to fix traffic issues by allowing Bugzilla and AppDB to run on separate servers: - https://bugs.winehq.org/show_bug.cgi?id=56706 (In reply to Ken Sharp from comment #1)
but does versions.id exist in the Bugzilla DB, or was it renamed?
versions.id refers to Bugzilla DB table which no longer exists on AppDB server so the field name needs to be corrected since it no longer applies for queries. My merge changed AppDB to instead retrieve Wine versions updates from Bugzilla server via periodic HTTP requests. I will push a fix for AppDB wine version filters soon. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.