I got it working by adding the line,
 
contactFirst INTEGER DEFAULT 0,
 
to the bugs table creation statement (in bugtracker_PostgrSQL.sql file).
 
Then the bugs list would come up, and I can create and edit bugs.
 
 

Reply via email to