Commit 70c267b
committed
[BUGFIX] Use old behaviour in DataSet for TYPO3 v12
Recenently added change to `DataSet->import()` has
been developed with changes in the TYPO3 connection
not backported to TYPO3 v12 and failing now in v12,
where in TYPO3 v13 it works.
This change reverts the change for TYPO3 v12 while
keeping it for TYPO3 v13 as preparation for bugfix
required in TYPO3 main(v14) and v13.
Releases: 81 parent 86f18aa commit 70c267b
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
82 | | - | |
| 83 | + | |
| 84 | + | |
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
| |||
0 commit comments