View Issue Details

IDProjectCategoryView StatusLast Update
0020710mantisbtauthorizationpublic2016-06-12 00:42
Reportervboctor Assigned Tocommunity  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.3.0-rc.1 
Target Version1.3.0-rc.2Fixed in Version1.3.0-rc.2 
Summary0020710: CSV/Excel export of due date doesn't check access level
Description

Only include the field in the export when the user has the necessary access level to view due dates.

TagsNo tags attached.

Activities

Related Changesets

MantisBT: master 3d65134a

2016-03-16 22:39

luke

Committer: dregad


Details Diff
Support default value for due date

Access check for CSV/Excel export when displaying due date, and handling
null due date in CSV/Excel. Update manual for due date configs.

Fixes 0020710, 0020711, 0020712

Signed-off-by: Damien Regad <dregad@mantisbt.org>

Reformatted original commit message, added issues references.
Squashed changes from follow-up commit in pull request.
Affected Issues
0020710, 0020711, 0020712
mod - bug_report_page.php Diff File
mod - config_defaults_inc.php Diff File
mod - core/csv_api.php Diff File
mod - core/excel_api.php Diff File
mod - docbook/Admin_Guide/en-US/Configuration.xml Diff File
add - docbook/Admin_Guide/en-US/config/duedate.xml Diff File