S P
- Login: stefanp
- Registered on: 2016-06-23
- Last sign in: 2024-06-25
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 39 | 77 | 116 |
Activity
2024-09-13
- 05:48 TYPO3 Core Bug #104765: Scheduler : "unsaved changes" modal pops up when closing task without any changes
- Can confirm on multiple environments.
2024-09-06
- 07:29 TYPO3 Core Bug #104839 (Under Review): CKEditor YAML processing.HTMLparser_db.removeTags uses wrong syntax
- File: @EXT:rte-ckeditor/Configuration/RTE/Processing.yaml@
Line @removeTags: [center, font, link, meta, o:p, sdfie...
2024-09-05
- 09:04 TYPO3 Core Bug #104827: CKEditor 5: custom transformation do not allow regular expressions due to escaping
- @GeneralUtility::jsonEncodeForHtmlAttribute()@ is doing the JSON encoding.
As for actual YAML, just take the one fro... - 06:55 TYPO3 Core Bug #104827 (Resolved): CKEditor 5: custom transformation do not allow regular expressions due to escaping
- CKEditor 5 ships with a "typing" plugin to allow transformations, like "1/2" to ½. This plugin also allows (for examp...
2024-08-02
- 09:30 TYPO3 Core Bug #92777: TCA l10n_mode exclude (as well as allow language syncronisation bahviour) and bidirectional MM relations cause Extbase to use uidLocalized instead of UID from foreign side
- If Extbase encounters @MM_opposite_field@ it simply switches @uid_local@ and @uid_foreign@. So far so correct. Howeve...
2024-07-12
- 08:37 TYPO3 Core Bug #100803: Image Generation with crop to webp fails for high-resolution
- I can confirm this for TYPO3 10. I have JPEG images (so not only WebP affected) from a customer that just do not crop...
2024-04-23
- 09:04 TYPO3 Core Feature #103706 (Closed): Add configuration option to allow setting a default/pre-selected option for the list view search box recursion
- We can alter @mod.web_list.searchLevel.items@ to change the provided items in the recursion depth selection of the se...
- 05:14 TYPO3 Core Bug #103129: Modified "Host" header with invalid port leads to exception when creating the ServerRequestFactory->fromGlobals
- @stefan.buerk PHP also provides a dedicated built-in webserver. Start it with "php -S". Then your PHP code must handl...
2024-02-29
- 07:13 TYPO3 Core Bug #95122: TYPO3 falesly indexes file CHANGE time (ctime) into sys_file.creation_date.
- The core file @Indexer@ has this:...
2023-12-13
- 07:59 TYPO3 Core Bug #102664 (New): Unneeded/misleading check for character_set_server on MySQL-based databases
- The core checks for @character_set_server@ and throws a notice (e.g. in the Environment Status) if it is not one of t...
Also available in: Atom