Johannes Schlier
- Login: stiffes
- Email: johannes.schlier@b13.de
- Registered on: 2016-10-27
- Last sign in: 2024-04-23
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 1 | 1 |
Reported issues | 1 | 13 | 14 |
Activity
2024-04-23
-
07:55 TYPO3 Core Feature #101580: Add feature flag to enable CSP ReportOnly mode
- Having a Report-Only option is a good step in the right direction, but I don't think a feature flag that simply chang...
2024-02-15
-
11:56 TYPO3 Core Bug #103129 (Resolved): Modified "Host" header with invalid port leads to exception when creating the ServerRequestFactory->fromGlobals
- When a request is passed to TYPO3 that has an invalid port within the "Host" header (e. g. a non-numeric port "aaa" o...
2020-12-01
-
13:14 TYPO3 Core Task #92689: Update @typo3/icons to v2 and support icon sprites
- Same here.
To avoid using the hardcoded path I rewrote my icon declaration to use an Alias (which seem like a great w...
2020-11-09
-
15:45 TYPO3 Core Bug #92804 (Closed): Sorting of inline records that contain inline records breaks the database
- Sorting inline records (let's call them 'parent records') that contain more inline records (let's call these 'childre...
2020-07-21
-
10:22 TYPO3 Core Bug #91779: "Collapse all" and "Expand All" in pages menu do not work.
- I encountered this problem using TYPO3 10.4.5
2020-07-17
-
12:00 TYPO3 Core Bug #91779: "Collapse all" and "Expand All" in pages menu do not work.
- I just ran into this problem as well.
It occured after clicking "collapse all". All susequent clicks on "expand all"...
2020-07-07
-
11:48 TYPO3 Core Revision e5d157de: [BUGFIX] Handle null values correctly to avoid PHP errors
- The new RteHtmlParser->transformTextForPersistence() method
expects a string value. Before this patch the given value... -
11:30 TYPO3 Core Bug #91749 (Resolved): Null passed to new RTE transformTextForPersistence method, resulting in a PHP error
- Applied in changeset commit:25871186d0aa045792c6db12de7bd171691bcd73.
-
11:11 TYPO3 Core Revision 25871186: [BUGFIX] Handle null values correctly to avoid PHP errors
- The new RteHtmlParser->transformTextForPersistence() method
expects a string value. Before this patch the given value...
2020-07-06
-
12:01 TYPO3 Core Bug #91749 (Closed): Null passed to new RTE transformTextForPersistence method, resulting in a PHP error
- The two new methods in the RteHtmlParser that replace RTE_transform use typed parameters. This means that a PHP error...
Also available in: Atom