MantisBT: master 8e803c3b

Author Committer Branch Timestamp Parent
frodgers dhx master 2009-11-18 09:07 master 84e532ea
Affected Issues  0010779: due date is filled in by default on cloning while in the cloned report it was empty
Changeset

Fix 0010779: Due date set to Unix Epoch for cloned reports

Regardless of whether the source of a cloned ticket had a due date set,
the new cloned ticket was always given a due date equal to the Unix
Epoch.

This patch ensures that the due date is inherited from the source of the
cloned ticket.

Signed-off-by: David Hicks hickseydr@optusnet.com.au

mod - bug_report_page.php Diff File