https://bugs.winehq.org/show_bug.cgi?id=15477 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fgouget(a)codeweavers.com --- Comment #2 from François Gouget <fgouget(a)codeweavers.com> --- This is not to say that this is a bad idea but this will essentially require a total rewrite of the test.winehq.org site. If I remember correctly everything under data/ is static pages currently. When a new report arrives a couple of scripts are run and generate pages for the new report and rebuild a few indexes. Generating static pages for any two pair of reports for the current 30+ reports would cause an explosion in the number of indexes to generate (worse if more than two reports can be compared) and would most likely not be workable. The solution is to generate the pages dynamically... from page fragments? From a database? Volunteers? -- 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.