General

Profile

Patrick Schriner

Issues

open closed Total
Assigned issues 0 3 3
Reported issues 5 32 37

Activity

2024-05-28

07:41 TYPO3 Core Bug #103939 (Rejected): Allow using CSPs without Nonce-feature
It should be possible to write a middleware that adds frontend CSPs without nonces being required.
Forcing nonce u...
Patrick Schriner

2024-05-13

07:05 TYPO3 Core Bug #103720 (Resolved): Possible type error in MiddlewareStackResolver
Applied in changeset commit:ad324878f892d2db256d8883bd3e698911c6b0aa. Patrick Schriner
07:01 TYPO3 Core Revision faae27dd: [BUGFIX] Circumvent possible race condition in cache retrieval
To circumvent race conditions where the cache is removed between
`has()` and `require()` invocations, the return valu...
Patrick Schriner
07:01 TYPO3 Core Revision ad324878: [BUGFIX] Circumvent possible race condition in cache retrieval
To circumvent race conditions where the cache is removed between
`has()` and `require()` invocations, the return valu...
Patrick Schriner

2024-05-08

09:53 TYPO3 Core Bug #103804: Site configuration changes don't trigger cache flushes
Benjamin Franzke wrote in #note-4:
> @SiteConfigurationChangedEvent@ was added in v13 as @internal@ event to be able...
Patrick Schriner
09:17 TYPO3 Core Bug #103804 (Under Review): Site configuration changes don't trigger cache flushes
Site configuration changes don't any events, as we are missing the SiteConfigurationChangedEvent event.
For a dist...
Patrick Schriner

2024-05-07

21:19 TYPO3 Core Bug #103803 (Under Review): Inaccessible Settings and Maintenance module when settings.php is not writable
If settings.php is not writable both modules can become inaccessible if a silentConfigurationUpdate has to be perform... Patrick Schriner

2024-04-24

11:35 TYPO3 Core Bug #103720 (Resolved): Possible type error in MiddlewareStackResolver
The MiddlewareStackResolver expects the require call to be array, but it can be false as well. Patrick Schriner

2024-03-11

12:45 TYPO3 Core Bug #103282 (Resolved): Import fails on file relation TCA errors
Applied in changeset commit:a1d906d64b4bb81e6739cd396169bcb16e7772a0. Patrick Schriner
12:41 TYPO3 Core Revision d0c1c3fc: [BUGFIX] Let import handle missing TCA for file relations better
If a file relation's field config is missing the import now adds an
error that makes identifying the broken TCA possi...
Patrick Schriner

Also available in: Atom