Tobias Schmidt
- Login: tobsch
- Registered on: 2010-10-07
- Last connection: 2022-12-02
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 4 | 6 | 10 |
Activity
2023-04-21
-
11:12 TYPO3 Core Bug #100702 (New): Inline comment @extensionScannerIgnoreLine suppresses all following matches
- The "extension scanner allows to suppress false positives":https://docs.typo3.org/m/typo3/reference-coreapi/11.5/en-u...
2022-12-02
-
16:37 TYPO3 Core Bug #97659: Import/Export Uppon Import Preview: ERROR: One of the inputs were not an array!
- I'm trying to import data from TYPO3 9.5 to 11.5 and I see the same error message in preview window. The actual impor...
2021-10-26
-
10:22 TYPO3 Core Bug #89578: Redirect migration wizard creates wrong redirects
- Can be closed. Bug is fixed with #91780.
2020-08-27
-
19:32 TYPO3 Core Bug #92120 (New): Condition tree.rootLineIds does not work in User TSconfig
- In TYPO3 8 I've been setting the following default User TSconfig in _ext_localconf.php_ via @ExtensionManagementUtili...
2020-08-13
-
11:20 TYPO3 Core Bug #91757: Multiple TypoScript conditons are not working.
- Documentation now matches the required syntax. In my opinion this issue can be closed. ("This part of the documentati...
2020-07-29
-
12:51 TYPO3 Core Bug #91757: Multiple TypoScript conditons are not working.
- I can confirm this behaviour of combined conditions with TYPO3 10.4.6 and PHP 7.4.
2020-07-17
-
14:40 TYPO3 Core Bug #88631: Page type parameter is ignored in POST requests/parameters
- As a workaround one can add the type parameter to the url and still send the form data with POST:...
2020-07-14
-
19:35 TYPO3 Core Bug #89578: Redirect migration wizard creates wrong redirects
- To fix this bug change @$sourceDetails = parse_url($domainName);@ to @$sourceDetails = parse_url('//' . $domainName);...
2020-06-26
-
15:50 TYPO3 Core Bug #88631: Page type parameter is ignored in POST requests/parameters
- Any chance this gets fixed rather soon?
2020-06-16
-
18:48 TYPO3 Core Bug #91661 (New): Wrong recordType constraint in default FrontendUserRepository if subclass of FrontendUser exists
- In versions prior to TYPO3 10 in Extbase's TypoScript configuration the @persistence@ subkey could be used in differe...
Also available in: Atom