Relationship Graph
View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0016485 | mantisbt | api soap | public | 2013-10-14 07:42 | 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 | 0016485: SOAP API test failure for due date | ||||
| Description | 1) IssueAddTest::testCreateIssueWithDueDate This is the same error due to comparing date as strings as in 0015817 | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master c5c64f48 2013-10-14 03:37 Details Diff |
Tests: Move dateToUTC() to SoapBase class This helper function can be used everywhere we compare dates, not just in VersionTest class. Issues 0015817, 0016485 |
Affected Issues 0015817, 0016485 |
|
| mod - tests/soap/SoapBase.php | Diff File | ||
| mod - tests/soap/VersionTest.php | Diff File | ||
|
MantisBT: master 7bd6e528 2013-10-14 03:53 Details Diff |
Fix 0016485: SOAP API test failure for due date |
Affected Issues 0016485 |
|
| mod - tests/soap/IssueAddTest.php | Diff File | ||
| mod - tests/soap/IssueUpdateTest.php | Diff File | ||
|
MantisBT: master-1.2.x ae2560a9 2013-10-14 03:53 Details Diff |
Fix 0016485: SOAP API test failure for due date |
Affected Issues 0016485 |
|
| mod - tests/soap/IssueAddTest.php | Diff File | ||
| mod - tests/soap/IssueUpdateTest.php | Diff File | ||
|
MantisBT: master-1.2.x 714ea0ec 2013-10-14 04:02 Details Diff |
Tests: Move dateToUTC() to SoapBase class This helper function can be used everywhere we compare dates, not just in VersionTest class. Issues 0015817, 0016485 |
Affected Issues 0015817, 0016485 |
|
| mod - tests/soap/SoapBase.php | Diff File | ||
| mod - tests/soap/VersionTest.php | Diff File | ||
related to
child of
duplicate of