Tim Dreier

Results 7 issues of Tim Dreier

Hi, after an update to TYPO3 11.5.16 I can't submit any form anymore. I debugged the error until the FieldRepository. Here, something strange happens: `$query->execute()->getFirst()` Returns NULL. If I debug...

**Is your feature request related to a problem? Please describe.** Currently files are matched without respecting their language. E.g. most of my movies and shows are in German but are...

T-feature-request
S-needs-triage

**Is your feature request related to a problem? Please describe.** Currently the UI is hardcoded in English. Would be great to see it in other languages. **Describe the solution you'd...

T-feature-request
S-needs-triage

## Bug Report **Current Behavior** If I click on the marker icon next to the longitude field nothing happens. **Expected behavior/output** If I click on the marker icon next to...

Resolves #660. Didn't had time for a lot of testing. Just created this as easy as possible in the moment.

## Topic and Scope This PR fixes #2441. It replaces the `--delete-delay` of rsync by `--delete-before`, because `--delete-delay` isn't implemented in rsync on macOS. ## Concerns/issues The flag `--delete-before` deletes...

## Topic and Scope The PR adds primary keys to all tables to fix #2531 and #1984. ## Concerns/issues Shouldn't have any impact. ## Formal requirements There are some formal...