- Group: 0.7.x --> 0.7.4
Tried adding a ticket without a Project defined and not chosing an assigned person. Everything else was filled out/chosen. There is no date field to put input into or choose from.
Error below:
------------
Problem in Moregroupware found!
Version (config.inc.php): 0.7.4 - not2early
Version (version.inc.php): 0.7.4 - not2early
PHP version: 5.1.6
PHP OS: WINNT
register_globals: 0
magic_quotes_gpc: 0
safe_mode: 0
sql.safe_mode: 0
Server software: Microsoft-IIS/6.0
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
session.use_trans_sid: 0
session.auto_start: 0
file_uploads: 1
upload_max_filesize: 20M
upload_tmp_dir:
memory_limit:
post_max_size: 8M
max_execution_time: 30
max_input_time: 60
magic_quotes_runtime: 0
Database: mysql / 5.0.27-community-nt (5.0.27)
Program: /moregroupware/modules/tts/index.php
File: G:\webs\miscWebs\moregroupware\modules\tts\inc\inter.class.php
Line: 66
Error (SQL):
INSERT INTO mgw_tts_history (id, id_tts, id_owner, start_date,end_date,lu_date, info, state) VALUES (2,2 , 5, '2006-11-30 14:52:01','1000-01-01 00:00:00+00','2006-11-30 14:52:01',' ', 0)
Error (MSG):
Incorrect datetime value: '1000-01-01 00:00:00+00' for column 'end_date' at row 1
Dump:
POST:
Array
(
[MGWSESSION] => G,hB-gnRU7Y-e1qywPdLabbnYLf
[id] =>
[_project] => 0
[ownervalid] => 5
[_assigned] => NULL
[_priority] => 0
[_severity] => 2
[_resolution] => 4
[short_desc] => Test
[long_desc] => test
[_tts] =>
[create] => Create
)
GET:
Array
(
)