Michael Maddox - 2009-03-09

Next, attempting to create a project, I am getting this error:

DB Error: syntax error
select * from phpbt_project order by created_date asc LIMIT 0, [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1]

I cannot tell where this bug is coming from, despite much head-scratching. Something in the class mess seems to be failing to generate the second part of the LIMIT syntax.

I am suspending my evaluation of phpBugTracker until I get a response to this item.

Thanks!

jqphantom