View Issue Details

IDProjectCategoryView StatusLast Update
0017847mantisbtbugtrackerpublic2014-12-05 18:33
Reporterdregad Assigned Todregad  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.2.0rc2 
Target Version1.2.18Fixed in Version1.2.18 
Summary0017847: New BugData object due_date should be blank
Description

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.

Additional Information

This issue does not affect issues created through MantisBT UI as the field is properly initialized in this case. The problem was detected while testing the XML Import plugin.

TagsNo tags attached.

Relationships

related to 0010748 closeddhx due_date field does not display properly in View Issues and Print Issues 

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master-1.2.x 1cba70e6

2014-10-15 15:39

dregad


Details Diff
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.

Backport from master 2d82b2430922e6bc0ac733007792955c92a4df05

Fixes 0017847
Affected Issues
0017847
mod - core/bug_api.php Diff File

MantisBT: master 2d82b243

2014-10-15 15:39

dregad


Details Diff
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
Affected Issues
0017847
mod - core/bug_api.php Diff File