"James Hawkins" truiken@gmail.com writes:
Changelog:
- The Inf file should be copied regardless of the destination buffer.
It doesn't seem right to copy the file and then return an error when the buffer is too small.
I just noticed an issue with the AppDB while I was browsing. The data from the latest submission is shown by default, but it doesn't appear in the table of testing data (the block below which says what OS, version, ratings, etc). So it means you're unable to edit the latest submitted test data for each app in the AppDB or see what rating, version of Wine and submitter it has.
Wasn't sure where to send this so I thought I'd throw it into here as it's likely to find the person that needs to correct it one way or another.
Ben H.
Tirsdag 27 mars 2007 15:34, skrev Ben Hodgetts (Enverex):
I just noticed an issue with the AppDB while I was browsing. The data from the latest submission is shown by default, but it doesn't appear in the table of testing data (the block below which says what OS, version, ratings, etc). So it means you're unable to edit the latest submitted test data for each app in the AppDB or see what rating, version of Wine and submitter it has.
Wasn't sure where to send this so I thought I'd throw it into here as it's likely to find the person that needs to correct it one way or another.
Thankyou for reporting it; I am the person responsible for the problem. The intention is to only display un-queued testData, but the AppDB used a separate query to find the latest testData than it used to find the associated testData, and so the code has to be fixed in two places.
Regards,
Alexander N. Sørnes
Ben H.