View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0016205 | mantisbt | tools | public | 2013-07-22 06:53 | 2014-02-07 18:24 |
| Reporter | dregad | Assigned To | dregad | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.16 | ||||
| Target Version | 1.2.16 | Fixed in Version | 1.2.16 | ||
| Summary | 0016205: Issue History tests fail when history order is descending | ||||
| Description | Tests are incorrectly marked as failed when $g_history_order is set to DESC, as the cases assume the default of ASC. | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master-1.2.x 1099ab51 2013-07-22 03:02 Details Diff |
IssueHistoryTest: fix failure when using descending order Tests would incorrectly be marked as failure when $g_history_order is set to DESC, as the cases assume the default of ASC. Fixes 0016205 |
Affected Issues 0016205 |
|
| mod - tests/soap/IssueHistoryTest.php | Diff File | ||
|
MantisBT: master f5c6af71 2013-07-22 09:02 Details Diff |
IssueHistoryTest: fix failure when using descending order Tests would incorrectly be marked as failure when $g_history_order is set to DESC, as the cases assume the default of ASC. Fixes 0016205 |
Affected Issues 0016205 |
|
| mod - tests/soap/IssueHistoryTest.php | Diff File | ||