Markus Klein

Results 34 issues of Markus Klein

Used this in old ext version and at first thought this is gone in new version, but now found it in the code. Please add the according documentation.

Is there a chance to completely disable garbage collection of urldata table and move that code into a scheduler task? The gc runs pretty often for a site of ours...

The lib is used within TYPO3 for annotation evaluation. We stumbled over a case that caused the lib to not parse the annotation at all: ``` class ThingModel { ......

missing tests

**Describe the bug** Opening a plain clone of ext:oidc in phpstorm (currently this commit is master https://github.com/xperseguers/t3ext-oidc/commit/c27ec0be337ced724be783ad61b0986225d541c3) causes massive CPU load due to repeated indexing every few seconds. The diagnosis...

For static IPv6 addresses the autoconfiguration via SLAAC should not be done. Hence distros using systemd-network have to be configured appropriately using the IPv6AcceptRA option. Otherwise the IP address for...

will revisit

``` [WARNING] request="b2b9....." component="TYPO3.CMS.Core.Error.ErrorHandler": Core: Error handler (FE): PHP Warning: Undefined array key 0 in .../vendor/helhum/typoscript-rendering/Classes/Middleware/TypoScriptRenderingMiddleware.php line 76 ``` This is here: https://github.com/helhum/typoscript_rendering/blob/main/Classes/Middleware/TypoScriptRenderingMiddleware.php#L76 I'm not yet sure, how this happens,...

The project requires "sjbr/static-info-tables", which was kept inside the project as a path-repository. Now that the upstream has the relevant fixes included, I remove the local package, hence the upstream...

Bug

The type definitions for `$cable.connected` and `$cable.disconnected` are wrong in the sense those properties do not seem to actually exist. At least I couldn't find a word within the src...

The mask app already shows how often a content element is used. It would be helpful if this number is clickable and which allows to display the list of pages...

enhancement