General

Profile

Florian Seirer

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 2 48 50

Activity

Today

16:05 TYPO3 Core Bug #104765: Scheduler : "unsaved changes" modal pops up when closing task without any changes
Sure (see attached file).
Do you need data from the DB as well?
Florian Seirer
14:55 TYPO3 Core Bug #104765: Scheduler : "unsaved changes" modal pops up when closing task without any changes
I have updated to the just released TYPO3 12.4.28 which includes the bugfix for this issue.
When I try to edit a t...
Florian Seirer

2025-03-11

09:52 TYPO3 Core Bug #104765: Scheduler : "unsaved changes" modal pops up when closing task without any changes
Everytime you open a task and save/close it without actually changing anything, the scheduled starttime moves up one ... Florian Seirer

2025-01-29

16:00 TYPO3 Core Bug #83960: ckeditor HTMLparser_db: removeTags for unwanted tags doesn't work when tags are nested in <ul><li> or <ol><li>
A bit late, but this issue still happens with TYPO3 12.4.25 and CKEditor 5.
My YAML RTE config:...
Florian Seirer

2025-01-22

12:59 TYPO3 Core Feature #89552: Redirect URLs with trailing slashes to their canonical non-trailing-slash URL (or the other way around)
A bit late, but this is exactly what https://github.com/studiomitte/redirect2trailingslash does. Florian Seirer

2024-12-02

15:38 TYPO3 Core Bug #105543: Image with filename containing '@' produces warning in log
Hm, only some of my TYPO3 installations are affected, so this seems to be some misconfiguration/templating issue on m... Florian Seirer

2024-11-20

07:42 TYPO3 Core Bug #105644 (New): CKEditor 5: Table handling issues
I noticed some weird behaviour with tables in CKEditor 5:
1) Changing a row with TDs to THs:
Insert his into a R...
Florian Seirer

2024-11-05

12:27 TYPO3 Core Bug #105543 (Closed): Image with filename containing '@' produces warning in log
Everytime a file which has '@' somewhere in the filename is used in the frontend, a warning is logged in /var/log/typ... Florian Seirer

2024-07-31

10:51 TYPO3 Core Bug #104496: PHP warnings with broken backend shortcuts
@delete from sys_be_shortcuts where arguments='[]';@ should probably fix it manually.
I don't know if newer TYPO3 ...
Florian Seirer
10:29 TYPO3 Core Bug #104496: PHP warnings with broken backend shortcuts
@INSERT INTO sys_be_shortcuts (userid,route,arguments) VALUES (70,'record_edit','[]');@
Replace _70_ with the uid ...
Florian Seirer

Also available in: Atom