View Issue Details

IDProjectCategoryView StatusLast Update
0016205mantisbttoolspublic2014-02-07 18:24
Reporterdregad Assigned Todregad  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.2.16 
Target Version1.2.16Fixed in Version1.2.16 
Summary0016205: 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.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master-1.2.x 1099ab51

2013-07-22 03:02

dregad


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

dregad


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