Commit 2d80048
committed
The following adjustments were made:
- FIX Undefined array key "addReporter" - in
\lib\issuetrackerintegration\issueTrackerInterface.class.php - Line 382
- FIX Undefined array key "addHandler" - in
\lib\issuetrackerintegration\issueTrackerInterface.class.php - Line 398
- FIX Undefined array key "platforms" - in \lib\functions\specview.php -
Line 854
- FIX Trying to access array offset on value of type null - in
\lib\functions\specview.php - Line 1232
- FIX Trying to access array offset on value of type null - in
\lib\functions\specview.php - Line 1825
- FIX Undefined array key "bulk_tester_div" - in
\lib\plan\tc_exec_assignment.php - Line 287
- FIX preg_match(): Compilation failed: missing terminating ] for
character class at offset 33 - in
\lib\results\tcCreatedPerUserOnTestProject.php - Line 455
- FIX Undefined property: stdClass::$row_qty - in
\lib\requirements\reqSpecSearch.php - Line 138
- FIX Undefined array key "actions" - in
\lib\functions\testcase.class.php - Line 8339
- FIX Undefined array key "actions" - in
\lib\functions\testcase.class.php - Line 8340
- FIX Undefined array key "expected_results" - in
\lib\functions\testcase.class.php - Line 8339
- FIX Undefined array key "expected_results" - in
\lib\functions\testcase.class.php - Line 8340
- FIX Undefined property: stdClass::$createissueviaapi - in
\lib\execute\execSetResults.php - Line 1667
- FIX Trying to access array offset on value of type bool - in
\lib\requirements\reqSpecCommands.class.php - Line 212
- FIX Undefined array key 1 - in \lib\functions\testcase.class.php -
Line 5665
- FIX Undefined array key 0 - in \lib\functions\testcase.class.php -
Line 56671 parent 70bea2c commit 2d80048
7 files changed
Lines changed: 193 additions & 143 deletions
File tree
- lib
- execute
- functions
- issuetrackerintegration
- plan
- requirements
- results
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
51 | 55 | | |
52 | 56 | | |
53 | 57 | | |
| |||
95 | 99 | | |
96 | 100 | | |
97 | 101 | | |
98 | | - | |
99 | | - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
100 | 106 | | |
101 | 107 | | |
102 | 108 | | |
| |||
108 | 114 | | |
109 | 115 | | |
110 | 116 | | |
111 | | - | |
112 | | - | |
113 | | - | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
114 | 124 | | |
115 | 125 | | |
116 | 126 | | |
| |||
169 | 179 | | |
170 | 180 | | |
171 | 181 | | |
172 | | - | |
173 | | - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
174 | 187 | | |
175 | 188 | | |
176 | 189 | | |
| |||
352 | 365 | | |
353 | 366 | | |
354 | 367 | | |
355 | | - | |
356 | | - | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
357 | 373 | | |
358 | 374 | | |
359 | 375 | | |
| |||
552 | 568 | | |
553 | 569 | | |
554 | 570 | | |
555 | | - | |
556 | | - | |
557 | | - | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
558 | 578 | | |
559 | 579 | | |
560 | 580 | | |
| |||
705 | 725 | | |
706 | 726 | | |
707 | 727 | | |
708 | | - | |
709 | | - | |
710 | | - | |
711 | | - | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
712 | 731 | | |
713 | 732 | | |
714 | 733 | | |
| |||
1506 | 1525 | | |
1507 | 1526 | | |
1508 | 1527 | | |
1509 | | - | |
1510 | | - | |
| 1528 | + | |
| 1529 | + | |
1511 | 1530 | | |
1512 | 1531 | | |
1513 | 1532 | | |
| |||
1520 | 1539 | | |
1521 | 1540 | | |
1522 | 1541 | | |
1523 | | - | |
1524 | | - | |
| 1542 | + | |
| 1543 | + | |
| 1544 | + | |
| 1545 | + | |
1525 | 1546 | | |
1526 | 1547 | | |
1527 | 1548 | | |
| |||
1663 | 1684 | | |
1664 | 1685 | | |
1665 | 1686 | | |
1666 | | - | |
1667 | | - | |
| 1687 | + | |
| 1688 | + | |
1668 | 1689 | | |
1669 | 1690 | | |
1670 | 1691 | | |
| |||
1834 | 1855 | | |
1835 | 1856 | | |
1836 | 1857 | | |
1837 | | - | |
1838 | | - | |
| 1858 | + | |
| 1859 | + | |
| 1860 | + | |
| 1861 | + | |
1839 | 1862 | | |
1840 | 1863 | | |
1841 | 1864 | | |
| |||
2261 | 2284 | | |
2262 | 2285 | | |
2263 | 2286 | | |
2264 | | - | |
2265 | | - | |
| 2287 | + | |
| 2288 | + | |
2266 | 2289 | | |
2267 | 2290 | | |
2268 | 2291 | | |
| |||
2565 | 2588 | | |
2566 | 2589 | | |
2567 | 2590 | | |
2568 | | - | |
2569 | | - | |
| 2591 | + | |
| 2592 | + | |
2570 | 2593 | | |
2571 | 2594 | | |
2572 | 2595 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
228 | | - | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
229 | 233 | | |
230 | 234 | | |
231 | 235 | | |
| |||
397 | 401 | | |
398 | 402 | | |
399 | 403 | | |
400 | | - | |
401 | | - | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
402 | 410 | | |
403 | 411 | | |
404 | 412 | | |
| |||
660 | 668 | | |
661 | 669 | | |
662 | 670 | | |
663 | | - | |
| 671 | + | |
664 | 672 | | |
665 | 673 | | |
666 | 674 | | |
| |||
851 | 859 | | |
852 | 860 | | |
853 | 861 | | |
854 | | - | |
| 862 | + | |
855 | 863 | | |
856 | 864 | | |
857 | 865 | | |
| |||
956 | 964 | | |
957 | 965 | | |
958 | 966 | | |
959 | | - | |
| 967 | + | |
960 | 968 | | |
961 | 969 | | |
962 | 970 | | |
| |||
1220 | 1228 | | |
1221 | 1229 | | |
1222 | 1230 | | |
1223 | | - | |
1224 | | - | |
| 1231 | + | |
| 1232 | + | |
1225 | 1233 | | |
1226 | 1234 | | |
1227 | 1235 | | |
1228 | 1236 | | |
| 1237 | + | |
1229 | 1238 | | |
1230 | 1239 | | |
1231 | 1240 | | |
| |||
1518 | 1527 | | |
1519 | 1528 | | |
1520 | 1529 | | |
1521 | | - | |
| 1530 | + | |
1522 | 1531 | | |
1523 | 1532 | | |
1524 | 1533 | | |
| |||
1624 | 1633 | | |
1625 | 1634 | | |
1626 | 1635 | | |
1627 | | - | |
1628 | | - | |
| 1636 | + | |
| 1637 | + | |
| 1638 | + | |
| 1639 | + | |
| 1640 | + | |
| 1641 | + | |
1629 | 1642 | | |
1630 | 1643 | | |
1631 | 1644 | | |
| |||
1809 | 1822 | | |
1810 | 1823 | | |
1811 | 1824 | | |
1812 | | - | |
1813 | | - | |
| 1825 | + | |
| 1826 | + | |
1814 | 1827 | | |
1815 | 1828 | | |
1816 | 1829 | | |
1817 | 1830 | | |
| 1831 | + | |
1818 | 1832 | | |
1819 | 1833 | | |
1820 | 1834 | | |
1821 | | - | |
| 1835 | + | |
1822 | 1836 | | |
1823 | 1837 | | |
1824 | 1838 | | |
| |||
0 commit comments