General

Profile

Bernhard Eckl

Issues

open closed Total
Assigned issues 0 1 1
Reported issues 24 88 112

Activity

2024-06-14

10:08 TYPO3 Core Task #99014: Better text for “Empty colpos“
@rakel your suggestion is good (but purposes should be lower case). An editor does not know what a colPos is. Bernhard Eckl

2024-06-03

09:20 TYPO3 Core Bug #103899: translation setting not only valid for current finisher
Also if the form editor needs a select field for the language in mail finishers, then an empty option (as default val... Bernhard Eckl

2024-05-24

11:23 TYPO3 Core Bug #103899 (New): translation setting not only valid for current finisher
I have set the following in the EmailToReceiver finisher of a form yaml:... Bernhard Eckl

2024-02-01

17:07 TYPO3 Core Bug #95513: SQL error: 'Incorrect integer value: '' for column 'grade' at row 1'
Same here. Default value is set in TCA and in Domain Model. Bernhard Eckl

2024-01-30

16:44 TYPO3 Core Task #102891: Update documentation to use traverse for request.getParsedBody()
Hm, I think it should be with traverse for every request.* condition… Bernhard Eckl

2024-01-24

11:04 TYPO3 Core Bug #98372: Redirect ”Defined by Domain entries“ does not work
Okay, but why is that expected?
In my case I have an external intranet application on a subdomain, the intranet ap...
Bernhard Eckl

2024-01-22

17:03 TYPO3 Core Task #102891 (Closed): Update documentation to use traverse for request.getParsedBody()
[request && traverse(request.getParsedBody(), 'foo') == 1]
should be used instead of
[request && request.getPar...
Bernhard Eckl

2024-01-16

17:12 TYPO3 Core Feature #102365: Regular expression with page id target
What I mean is the following:
In nginx it would be:
rewrite ^/foo/(.*)$ https://domain.tld/bar/$1 permanent;
If the...
Bernhard Eckl

2024-01-13

15:29 TYPO3 Core Bug #102809: Command install:fixfolderstructure requires fileadmin folder
Thanks and Sorry. Issue can be closed.
I created a new issue there: https://github.com/TYPO3-Console/TYPO3-Console/is...
Bernhard Eckl

2024-01-10

16:03 TYPO3 Core Bug #102809 (Closed): Command install:fixfolderstructure requires fileadmin folder
I have a setup where the first file storage is not in directory fileadmin but a directory called files. But I still n... Bernhard Eckl

Also available in: Atom