Yeah, the title is a little weird, but it's true. The Traq installation used to track Traq has been updated to Traq 2.0 Alpha.
If you're having problems logging in try clearing your cookies and saved password.
Problem:
Tickets have 2 equal IDs...
Created a new ticket and it has ID 1 and there's also an existing ticket with the same ID.
It is not viewable.
The ticket contains this SQL error that occurs with the newest rev 335.
#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 '0'', `project_id` bigint(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB D' at line 4
-- Mythos
You could add traq's svn repo

(04-14-2010 02:16 AM)arturo182 Wrote: [ -> ]You could add traq's svn repo 
I will, as soon as I can figure out why exec() doesn't seem to be working 
Turns out it was working all along, just didn't want to return any data...
(04-14-2010 12:43 AM)Mythos Wrote: [ -> ]Problem:
Tickets have 2 equal IDs...
Created a new ticket and it has ID 1 and there's also an existing ticket with the same ID.
Should be fixed, the migration script has some bugs in it still..