View Issue Details

IDProjectCategoryView StatusLast Update
0020655mantisbttime trackingpublic2016-06-12 00:42
Reportervboctor Assigned Tovboctor  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.3.0-rc.1 
Target Version1.3.0-rc.2Fixed in Version1.3.0-rc.2 
Summary0020655: Time tracking date range is not defaulted correct on view issue page
Description

The start date should be defaulted to issue submission date.
The end date should be defaulted to today.

They are defaulted to Jan 1st of current year.

Tagsmantishub

Activities

Related Changesets

MantisBT: master 9379741b

2016-03-02 21:01

vboctor


Details Diff
Fix defaulting of issue page time tracking range

The start date should be defaulted to issue submission date.
The end date should be defaulted to today.

They were defaulted to Jan 1st of current year.

Fixes 0020655
Affected Issues
0020655
mod - bugnote_stats_inc.php Diff File

MantisBT: master b722cc3e

2016-03-03 07:04

vboctor


Details Diff
Use filter_init() instead of global variable

Fixes 0020655
Affected Issues
0020655
mod - billing_inc.php Diff File
mod - bugnote_stats_inc.php Diff File