General

Profile

Bernhard Eckl

Issues

open closed Total
Assigned issues 0 1 1
Reported issues 27 84 111

Activity

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

2024-01-09

12:35 TYPO3 Core Bug #93025: File metadata are not translated in the free mode
Same issue here with TYPO3 11. I applied the patch for FileMetadataOverlayAspect.php: works. Please apply the patch t... Bernhard Eckl

2023-12-11

13:50 TYPO3 Core Feature #102651 (New): Rendering of links in plaintext mails
In plaintext mails of the mail finisher links are gone, only the linktext is visible (because of f:format.stripTags v... Bernhard Eckl

2023-11-27

12:09 TYPO3 Core Bug #99518: Custom page shortcut target for translated page causes errors
Same here.
TYPO3 11.5.33
PHP 8.2
Not a real fix, but I avoided the error like this:...
Bernhard Eckl

Also available in: Atom