View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0020710 | mantisbt | authorization | public | 2016-03-17 03:29 | 2016-06-12 00:42 |
| Reporter | vboctor | Assigned To | community | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.3.0-rc.1 | ||||
| Target Version | 1.3.0-rc.2 | Fixed in Version | 1.3.0-rc.2 | ||
| Summary | 0020710: 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. | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master 3d65134a 2016-03-16 22:39 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 | ||