[Bug 13762] maintainer admin screenshot queue shows empty when not empty

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Sep 13 04:35:43 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=13762





--- Comment #5 from Andrew Charles Hurst <a.hurst at shef.ac.uk>  2008-09-13 04:35:43 ---
I think appdb/include/appData.php : 280
should read
                $sSelectType = " AND appData.type = '?'";
instead of

                $sSelectType = " AND type = '?'";

but I haven't got a testbed (apache/php/mysql) to try it out.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list