Menu

Commit [r36]  Maximize  Restore  History

webpt - nasty bug. logPTReview in WebPTModel was leading to a database locked error preventing logging reviews of peer tests. Turned out that any SELECT where we only fetched one result needed a bogus loop fetching until nothing was available to prevent the DB to remain in read mode & therefore reject our INSERTs. See http://dev.mybb.com/issues/1276. wtf...

alessio-gaspar 2014-06-14

removed /webPT/lib/geshi
removed /webPT/lib/geshi.php
changed /webPT/website/index.php
copied /webPT/website/php/WebPTModel.php -> /webPT/website/WebPTModel.php
copied /webPT/website/php/WebPTView.php -> /webPT/website/WebPTView.php
changed /webPT/website/review.php
changed /webPT/website/upload.php
/webPT/lib/geshi
File was removed.
/webPT/lib/geshi.php
File was removed.
/webPT/website/index.php Diff Switch to side-by-side view
Loading...
/webPT/website/review.php Diff Switch to side-by-side view
Loading...
/webPT/website/upload.php Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.