APPDB patch - fix for Bug 5994

Chris Morgan cmorgan at alum.wpi.edu
Mon Aug 21 13:54:11 CDT 2006


On Saturday 19 August 2006 12:02 am, EA Durbin wrote:
> This patch fixes bug 5994.
>
> To replicate this bug, visit the following URL in your browser, then click
> View Screenshots
>
> http://appdb.winehq.org/appview.php?iAppId=908
>
> The iVersionId Variable is empty because it isn't defined, we cant
> construct a new version class without including version.php.

I'm not at all sure what this bug is supposed to be.

If you go to that application family and click on 'view screenshot' shouldn't 
we expect to see screenshots for all versions of this application since we 
clicked on the 'view screenshot' link on the application page?

I'm pretty sure things are working just like they are supposed to be.  Btw, if 
this were really a bug where 'version.php' wasn't included I should be able 
to visit a link in the form of:

http://localhost.localdomain/appdb6/screenshots.php?iAppId=701&iVersionId=

And see an error about how an object was being used without being defined, 
since I have error reporting enabled here for development.  I don't see this 
warning here.  Does it appear on your local setup?

Chris



More information about the wine-patches mailing list