Page 1 of 1

Date is NULL when creating new testcase

Posted: Wed Jul 29, 2009 12:53 pm
by ellar
Whenever I try to create an new testcase I get an exception because the database is not excepting NULL value for the creation date of the testcase.

Does anyone now that problem or better how to solve it?

I did a workaround by manually allowing NULL for the date. That is working, but now all creation dates are displayed as "01/01/1970 01:00:00"

I am using TL1.8.3

Posted: Wed Jul 29, 2009 1:14 pm
by fman
what db are you using ?
give detailed steps to reproduce problem.

Posted: Wed Jul 29, 2009 1:17 pm
by ellar
oh sorry, i am using mssql and a iis running on a w2k system

i just installed TL and tried to insert a new testcase and bang there was the problem

may be it has something to do with my iis/php??? in the installation problems section i wrote some answers to another users problem, please have a look at them, may be it gives you a clue what I am doing wrong.