Bernd Sengupta

Results 17 issues of Bernd Sengupta

I have multiple Domains with their own Rootpage in a T3 Installation. So i set for every Domain forceStartPid to the Pid of the Rootpage. There are Mountpoints in this...

Start this PR for Hacktoberfest

hacktoberfest
task
hacktoberfest-accepted

## Goal I as a frontend user want to create, edit and delete Tags in the Frontend. I also want to assign the Tags to a specific Tea. ## Acceptance...

feature

## Goal Backend User can add Tags (for Taste/Region also) to a Tea Object. ## Acceptance Criteria - Tags can be created [ ] - Tags can be assigned to...

feature

`./Build/Scripts/runTests.sh -s docsGenerate` failed on MacBook Pro. ## Acceptance Criteria - [ ] `./Build/Scripts/runTests.sh -s docsGenerate` is running - [ ] Docs are generated correctly ## Additional Information Errormessage: ```...

bug
hacktoberfest

new PR, cause the [old one](https://github.com/TYPO3BestPractices/tea/pull/1767) was rotten. I leave the old PR open as a reference to check.

task

## Goal I as a user want to add the Plugin via new Content Element ## Acceptance Criteria - [ ] the Plugin can be added via new Content Element...

How to reproduce this Issue: Run `runTests.sh` on Linux with SELinux e.g. Fedora. It fails with Permission denied Error. Excellent! The fix is now cross-platform compatible. Here's what the updated...

runTests.sh
task

## Goal Our new Commit Strategy is to add a new commit for every Review. We want to have our commit strategy documented. ## Acceptance Criteria - [ ] the...

task

- Fix duplicated 'message' key in phpstan.neon - Fix regex escaping in ignore patterns - Exclude problematic migration class from analysis - Fix ignore pattern for PHP version compatibility issues...