David Bruchmann

Results 155 comments of David Bruchmann

@PKuhlmay what kind of feedback you expect here? https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Deprecation-97312-DeprecateCSH-relatedMethods.html

I got the 500er error shown when I renamed a model name. The detailed message is a bit different then, it says that it can't stringify an object. A workaround...

And the message from @fixpunkt-systeme looks like s/he left a model name blank perhaps, but usually it's not possible as there is another warning then. Anyway, the description "Create an...

I don't know how PhpDoc is handling it now. As those things could be useful for automated documentation, it could be beyond functional aspects. This could help: https://github.com/phpDocumentor/TypeResolver/tree/1.8.2 https://github.com/phpDocumentor/phpDocumentor

actually I tried the same based on the [README](https://github.com/flameshot-org/flameshot?tab=readme-ov-file#on-kde-plasma-desktop), so it might be a documentation problem. I renamed the file suffix to `kksrc` to get it shown inside the shortcut...

Here is the patch [ImageSizeViewHelper.zip](https://github.com/georgringer/news/files/10935431/ImageSizeViewHelper.zip)

actually news had a viewhelper for it: `SimplePrevNextViewHelper`, considering this the namespace would be just wrong. And I see the vieHelper still in main: https://github.com/georgringer/news/blob/main/Classes/ViewHelpers/SimplePrevNextViewHelper.php and the according translations are...

I recognize problems when it's getting difficult to calculate the height of the content-area, i.e. floating text without strict width or images without defined measures. One problem in my case...

I use v2.2.3-rc.1 and have the described issue primary related to the images. Depends on the device too, how well it manages calculations. On desktop it's nearly not remarkable but...