View Issue Details

IDProjectCategoryView StatusLast Update
0015777mantisbtotherpublic2014-02-07 18:24
Reporteratrol Assigned Toatrol  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.2.15 
Target Version1.2.16Fixed in Version1.2.16 
Summary0015777: Wrong value in field "Date Submitted" when copying issues
Description

Use "Copy" function of "View Issues" page to copy issue 1

Result: The new issue 2 has set "Date Submitted" to the date when issue 1 has been submitted.
Expected Result: The new issue 2 should have set "Date Submitted" to current date.

TagsNo tags attached.

Activities

atrol

atrol

2013-04-23 15:44

developer   ~0036650

At first sight it seems that most of the bug_set_field calls in funcion bug_copy can be removed.
Maybe sponsorship_total is the only one which is needed.
I didn't change this at the moment as this needs further investigation and I don't want to risk a regression.

Related Changesets

MantisBT: master-1.2.x c6109041

2013-04-23 11:39

atrol


Details Diff
Fix 0015777: Wrong value in field "Date Submitted" when copying issues Affected Issues
0015777
mod - core/bug_api.php Diff File

MantisBT: master 1f5986b9

2013-04-23 11:41

atrol


Details Diff
Fix 0015777: Wrong value in field "Date Submitted" when copying issues

In master branch there was in addition the same for "Date Updated"
Affected Issues
0015777
mod - core/bug_api.php Diff File