Donate Share

Flede

Tracker: Bugs

5 SQL error - ID: 2820593
Last Update: Comment added ( rgbeast )

There is error in sql query in file actions.php at line 130.
$sql = "select this.* from $table where $whereq order by $orderby";
I think right query :
$sql = "select this.* from $table this where $whereq order by
$orderby";


Nobody/Anonymous ( nobody ) - 2009-07-13 05:39

5

Closed

Fixed

Grigory Rubtsov

flede

None

Public


Comment ( 1 )

Date: 2009-07-13 22:17
Sender: rgbeastProject Admin

Thank you for the report. It's now fixed at svn (revision 143) and will go
into the next release


Attached File

No Files Currently Attached

Changes ( 4 )

Field Old Value Date By
status_id Open 2009-07-13 22:17 rgbeast
resolution_id None 2009-07-13 22:17 rgbeast
allow_comments 1 2009-07-13 22:17 rgbeast
close_date - 2009-07-13 22:17 rgbeast