Uwe

Results 10 issues of Uwe

Hi! I'm trying to enable responsive classes for borders as described [here](https://getbootstrap.com/docs/5.1/utilities/api/#enable-responsive). But when I add the code (see below) after importing the bootstrap5 theme, it gets ignored. If I...

question

Hello! There are several frame-container-* classes that control the width of the container. But if I'm not mistaken, only frame-container-default is used in Layouts/ContentElements/Default.html (and even in the template of...

question

We had issues using the _ADDTABLE parameter after upgrading an old installation from v6.7.3 to v10.0.3: We use configurations like `[_TABLE:tx_news_domain_model_news;_ADDTABLE:, sys_category_record_mm;_PID:1;_WHERE: hidden = 0 AND tx_news_domain_model_news.uid = sys_category_record_mm.uid_foreign AND...

# Pull Request ## Related Issues * Resolves #1441 ## Prerequisites * [x] Changes have been tested on TYPO3 v11.5 LTS * [ ] Changes have been tested on TYPO3...

# Feature Request ## Is your feature request related to a problem? Please describe Sometimes editors add CE like textpic but do not add an image at all. Since the...

feature

# Bug Report ## Prerequisites * [x] Can you reproduce the problem on TYPO3 v11.5 LTS * [ ] Can you reproduce the problem on TYPO3 v12.4 LTS (not tested...

bug

# Pull Request ## Related Issues * Fixes #1223 * Resolves #1189 ## Prerequisites * [x] Changes have been tested on TYPO3 v10.4 LTS * [x] Changes have been tested...

blocker

**I have checked that the bug exists in the `dev-development` branch** Code of RequestViewHelper.php is the same in development branch as in v7.0.0. **I have checked that there are no...

In order to save an additional page for the detail view, it would be helpful if the monthAction forwarded directly to the detailAction when an event was selected, as it's...

I need the possibility to search events by location and organizer (+ categories and tags). It's already (somewhat) possible in the month action but I'd like to have it for...