MantisBT: master-1.2.x 17c46c7c

Author Committer Branch Timestamp Parent
frodgers dhx master-1.2.x 2009-11-18 09:07 master-1.2.x a784a806
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