MantisBT: master 2d82b243

Author Committer Branch Timestamp Parent
dregad dregad master 2014-10-15 15:39 master 8e111abb
Affected Issues  0017847: New BugData object due_date should be blank
Changeset

New BugData object due_date should be blank

Prior to this, the due_date field was initialized to 0, causing the date
to be incorrectly preset to 1970-01-01 00:00 UTC.

Fixes 0017847

mod - core/bug_api.php Diff File