Hello, I think I have find a bug. I have fixed it (at least it works for me). I attach the patch. The problem starts when you want to create a phase into a project. Phase never inserts into database (it fails) because in phase table, status field is defined as NOT NULL, and executed query doesn't define this field. That's why I modified database definition. I think that's a PHP problem, but I think status field is not used for the moment (so this is a temporary (but useful) modification). I'm using Achievo 0.7.3 + Apache 1.3.14 + PHP 4.0.4 + PostgreSQL 7.1.2 + Debian 2.2. Sergio
Attachment:
patch.gz
Description: Binary data
| http://www.achievo.org/lists | achievo.org - ©1999-2002 ibuildings.nl BV |