Project

General

Profile

Activity

From 2023-12-09 to 2024-01-07

2024-01-07

20:46 Revision c1d6f887: [TASK] Implement missing delete functionality for FileReference
When working with a `FileReference` object, it is currently not
possible to delete the file reference with the `dele...
Torben Hansen
20:40 Task #102770 (Resolved): Implement missing delete functionality for FileReference
Applied in changeset commit:be94bc5a23430adcb3f3d4a9b9040a4f8703731c. Torben Hansen
20:39 Task #102770: Implement missing delete functionality for FileReference
Patch set 2 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
20:38 Task #102770: Implement missing delete functionality for FileReference
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
18:34 Task #102770: Implement missing delete functionality for FileReference
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
18:25 Task #102770: Implement missing delete functionality for FileReference
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:45 Task #102770 (Under Review): Implement missing delete functionality for FileReference
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:25 Task #102770 (Closed): Implement missing delete functionality for FileReference
Torben Hansen
20:40 Bug #102734: opcache_reset() is not checked for existence in TYPO3\CMS\Core\Service\OpcodeCacheService
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
20:38 Revision be94bc5a: [TASK] Implement missing delete functionality for FileReference
When working with a `FileReference` object, it is currently not
possible to delete the file reference with the `dele...
Torben Hansen
17:48 Bug #102066 (Under Review): Inline FileReference labels are compressed
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:17 Bug #102066 (In Progress): Inline FileReference labels are compressed
Torben Hansen
09:03 Task #102769: Unblock argument passing in `Build/Scripts/runTests.sh`
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review

2024-01-06

23:01 Bug #102736: Install Tool Configuration Presets broken for image handling settings with debug mode enabled
Simply suppressing the warning is not a real solution, and should only be used
where there is absolutly no way arrou...
Stefan Bürk
22:58 Bug #102734 (Under Review): opcache_reset() is not checked for existence in TYPO3\CMS\Core\Service\OpcodeCacheService
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
22:40 Bug #102135 (Resolved): defLangBinding=1 and backendLayout with empty colums throws an Exception in PageModule
Applied in changeset commit:9b73cd290231e6b413cbedc4fe220c184a8decce. Anonymous
22:35 Bug #97937: Linkvalidator: Links and   in tt_content.bodytext cause problems in UrlSoftReferenceParser
Patch set 16 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
22:34 Revision 9b73cd29: [BUGFIX] Remove empty values from colPosArray
Additionally prevent a TypeError in case
SHARED.colPos_list is used.
Resolves: #102135
Releases: 11.5
Change-Id: Idc...
Achim Fritz
22:28 Bug #102403: The cli setup command create different config files as the web installer
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
22:18 Feature #99485: Show the redirect integrity status
Patch set 19 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
22:07 Feature #99485: Show the redirect integrity status
Patch set 18 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
15:46 Feature #99485: Show the redirect integrity status
Patch set 17 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
21:58 Task #102769 (Under Review): Unblock argument passing in `Build/Scripts/runTests.sh`
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
21:56 Task #102769 (Closed): Unblock argument passing in `Build/Scripts/runTests.sh`
The first argument after processing defined options has been
stored into the variable `TEST_FILE`. This value was pa...
Stefan Bürk
20:47 Revision 0f5205ef: [BUGFIX] Do not show deleted page translation in page module in WS
This change does not render a page translation anymore
if it was deleted (t3ver_state=2).
It also enables the dropdo...
Benni Mack
20:40 Bug #102627 (Resolved): Streamline _PAGES_OVERLAY_UID and _LOCALIZED_UID magic getters
Applied in changeset commit:70b2588e05caff0e103efdc320a05cd7c1c4d1d5. Benni Mack
20:40 Bug #98544 (Resolved): Language version was deleted but is still shown in "PAGE-view" of Workspace
Applied in changeset commit:c4f3615615123f7cf4a168f500a7a0cbccd94f54. Benni Mack
20:37 Bug #98544: Language version was deleted but is still shown in "PAGE-view" of Workspace
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
20:37 Revision c4f36156: [BUGFIX] Do not show deleted page translation in page module in WS
This change does not render a page translation anymore
if it was deleted (t3ver_state=2).
It also enables the dropdo...
Benni Mack
20:37 Bug #102768 (New): Page module: Language version cannot be marked as deleted in WS and re-created in WS
See #98544 - which is fixed for the GUI, but the FormEngine / DataHandler does not allow to create a new translation ... Benni Mack
20:35 Revision 70b2588e: [!!!][TASK] Unify _PAGES_OVERLAY_UID and _LOCALIZED_UID
When doing language overlays in PageRepository
an overlaid language for a page received special properties:
* "_PAGE...
Benni Mack
20:35 Feature #102761: Introduce class for HMAC generation
Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:25 Feature #102761: Introduce class for HMAC generation
Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:09 Feature #102761: Introduce class for HMAC generation
Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:20 Task #102765 (Resolved): Mention Doctrine DBAL driver middlewares in Configuration module chapter
Applied in changeset commit:c4cf9962f5c64e6a5b8ee552f0e8944257b5b8d2. Chris Müller
17:18 Revision c4cf9962: [DOCS] Mention Doctrine DBAL driver middlewares in Configuration module chapter
Resolves: #102765
Related: #102586
Releases: main
Change-Id: Ic56dfc57ca6f6363a02b78f2a30d6d9521fccb97
Reviewed-on: h...
Chris Müller
17:04 Bug #102170: CKEditor5: wordCount plugin does not work after updating to TYPO3 v12.4.7
perfect with importModules. please edit the TYPO3 Doc. Sebastian Schmal
15:40 Task #102740 (Resolved): Use correct input type for backend user name search
Applied in changeset commit:321ccc39e6ba17502d5dbffe10740c57ebe06ca5. Oliver Bartsch
15:37 Revision 321ccc39: [TASK] Use correct input type for backend user name search
Resolves: #102740
Releases: main
Change-Id: I353e2110935de792bda454705a5bc3e6ab1b2553
Reviewed-on: https://review.typ...
Oliver Bartsch
14:15 Task #102588: Implement PDO DriverResult as `doctrine/dbal driver middleware`
Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:35 Task #102588: Implement PDO DriverResult as `doctrine/dbal driver middleware`
Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:24 Task #102588: Implement PDO DriverResult as `doctrine/dbal driver middleware`
Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:26 Feature #102587: Introduce driver middleware `UsableForConnectionInterface`
Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
13:23 Feature #102587: Introduce driver middleware `UsableForConnectionInterface`
Patch set 10 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
13:21 Feature #102587: Introduce driver middleware `UsableForConnectionInterface`
Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:20 Task #102764 (Resolved): Fix issues in changelog for sortable Doctrine DBAL middlewares
Applied in changeset commit:7c35514d19bbee8ddbbd863f63e6c21f743892d8. Chris Müller
12:17 Revision 7c35514d: [DOCS] Fix issues in changelogs for sortable Doctrine DBAL middlewares
Resolves: #102764
Related: #102586
Releases: main
Change-Id: Idef16b854a5c6e5ef86697339ca3e8c5d4bd39b9
Reviewed-on: h...
Chris Müller
12:10 Task #102767 (Resolved): Upgrade `typo3/cms-styleguide`
Applied in changeset commit:822eb0e846d2d83382ee0a5c42d193ee487dffe3. Stefan Bürk
11:32 Task #102767 (Under Review): Upgrade `typo3/cms-styleguide`
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:31 Task #102767 (Closed): Upgrade `typo3/cms-styleguide`
This change upgrades the `typo3/cms-styleguide` version
to pull in required changes for `symfony 7 compat`. The
cul...
Stefan Bürk
12:10 Task #102766 (Resolved): Assert result based on symfony version in deprecated code tests
Applied in changeset commit:81de9ac1b3bbfbf1a4f23592a2076a3a5aaa8859. Stefan Bürk
11:37 Task #102766: Assert result based on symfony version in deprecated code tests
Patch set 4 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:33 Task #102766: Assert result based on symfony version in deprecated code tests
Patch set 3 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:36 Task #102766: Assert result based on symfony version in deprecated code tests
Patch set 2 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:35 Task #102766 (Under Review): Assert result based on symfony version in deprecated code tests
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:27 Task #102766 (Closed): Assert result based on symfony version in deprecated code tests
Symfony 7 removed deprecated code paths [1][2] and therefore started
using strict `in_array()` check for the `in` an...
Stefan Bürk
12:08 Revision 81de9ac1: [TASK] Assert result based on symfony version in deprecated code tests
Symfony 7 removed deprecated code paths [1][2] and therefore started
using strict `in_array()` check for the `in` and...
Stefan Bürk
12:07 Revision 822eb0e8: [TASK] Upgrade `typo3/cms-styleguide`
This change upgrades the `typo3/cms-styleguide` version
to pull in required changes for `symfony 7 compat`. The
culpr...
Stefan Bürk
09:35 Task #102756 (Resolved): Update `phpstan/phpstan` to 1.10.51
Applied in changeset commit:252b1f22aacc16985e87bbed528406649d821f8d. Anja Leichsenring
09:22 Task #102756: Update `phpstan/phpstan` to 1.10.51
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:34 Revision e64fbb78: [TASK] Update `phpstan/phpstan:^1.10.51`
New phpstan find some questionable null fallback occurences, that are
not obvious. Add a baseline for now.
> compose...
Anja Leichsenring
09:34 Revision 252b1f22: [TASK] Update `phpstan/phpstan:^1.10.51`
New phpstan find some questionable null fallback occurences, that are
not obvious. Add a baseline for now.
> compose...
Anja Leichsenring

2024-01-05

19:17 Task #102765 (Under Review): Mention Doctrine DBAL driver middlewares in Configuration module chapter
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
19:16 Task #102765 (Closed): Mention Doctrine DBAL driver middlewares in Configuration module chapter
Chris Müller
19:10 Task #102764 (Under Review): Fix issues in changelog for sortable Doctrine DBAL middlewares
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
19:07 Task #102764 (Closed): Fix issues in changelog for sortable Doctrine DBAL middlewares
Chris Müller
17:41 Bug #102750 (Closed): addRecord pid ###SITE:<KEY>.<SUBKEY>### does not work
Chris Müller
16:01 Bug #102750: addRecord pid ###SITE:<KEY>.<SUBKEY>### does not work
Ah okay, thanks for the clarification. Chris Müller
08:53 Bug #102750 (Needs Feedback): addRecord pid ###SITE:<KEY>.<SUBKEY>### does not work
Chris Müller wrote in #note-5:
> Actually, it is mentioned in a changelog for v11:
> https://docs.typo3.org/c/typo3...
Oliver Bartsch
17:16 Feature #102755: Register content object getImageResource hooks via autoconfiguration
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:19 Bug #102580: Translate ViewHelper does not use default argument when non existing key is given
You are right. It's not a general issue but something within my extension (https://github.com/fnagel/t3extblog). I've... Felix Nagel
14:41 Feature #102761 (Under Review): Introduce class for HMAC generation
Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:31 Feature #102761 (Closed): Introduce class for HMAC generation
The core currently has the following functions or classes to create HMACs:
# @GeneralUtility::hmac($input, $additi...
Torben Hansen
14:35 Bug #102571 (Resolved): be:thumbnail cannot process references
Applied in changeset commit:eb92138be7e9680a0195ee61ad5bc1eb665afe8f. Oliver Bartsch
13:49 Bug #102571: be:thumbnail cannot process references
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:33 Task #102763 (Closed): Deprecate Extbase HashService
Torben Hansen
14:33 Task #102762 (Closed): Deprecate GeneralUtility::hmac()
Torben Hansen
14:32 Revision d250d1f6: [BUGFIX] Fetch original file from file reference in ThumbnailViewHelper
Using `treatIdAsReference` it's also possible to
pass a file reference uid to the ThumbnailViewHelper.
To allow proc...
Oliver Bartsch
14:31 Revision eb92138b: [BUGFIX] Fetch original file from file reference in ThumbnailViewHelper
Using `treatIdAsReference` it's also possible to
pass a file reference uid to the ThumbnailViewHelper.
To allow proc...
Oliver Bartsch
14:22 Bug #102760 (Closed): ext_conf_template.txt is parsed inconsistently, leading to missing configuration fields
If I have an extension with the following ext_conf_template.txt:... Christian Spoo
12:05 Task #102752 (Resolved): Remove TODO to mark PageRenderer final
Applied in changeset commit:e27da89dd68d616c129c434a28fd34576873ff83. Anonymous
12:04 Revision e27da89d: [TASK] Remove TODO to mark PageRenderer final
It was decided that PageRenderer won't become final.
Resolves: #102752
Releases: main
Change-Id: I19001ae5f89ca89930...
Simon Schaufelberger
11:06 Bug #92406: Using formvh:render without extbase context results in Exception
Looks like the issue still exists in TYPO3 v12:... Daniel Siepmann
10:38 Task #102759 (Closed): Remove obsolete configuration option in BarChartWidget to hide label
In TYPO3 12 bar chart widgets now show a label which did not appear in TYPO3 11. But the old configuration option to ... Christian Buelter
10:20 Task #102632: Use strict types in extbase ActionController
Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:05 Bug #102416 (Resolved): Preview images without alt text
Applied in changeset commit:0db1c608ff70b1d83990c0dc9c5286e4dff9ae9e. Christian Rath-Ulrich
09:32 Bug #102416: Preview images without alt text
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:12 Bug #102416: Preview images without alt text
Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:05 Bug #102757 (Resolved): Use defined `languageField` in DataHandler
Applied in changeset commit:5f072a9cd570a253ec4d987cd5d3e4db19982818. Oliver Bartsch
09:32 Bug #102757: Use defined `languageField` in DataHandler
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:44 Bug #102757 (Under Review): Use defined `languageField` in DataHandler
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:38 Bug #102757 (Closed): Use defined `languageField` in DataHandler
Oliver Bartsch
10:02 Revision 8c40ce02: [TASK] Exclude thumbnails from screen readers in file list module
In the file list module, a file thumbnail does not contain
alternative text. To exclude these thumbnails from screen
...
Christian Rath-Ulrich
10:02 Revision 0db1c608: [TASK] Exclude thumbnails from screen readers in file list module
In the file list module, a file thumbnail does not contain
alternative text. To exclude these thumbnails from screen
...
Christian Rath-Ulrich
10:01 Revision 82dbb4fe: [BUGFIX] Use defined `languageField` in DataHandler
It's unlikely but possible that the `languageField`
of a record does not use `sys_language_uid` as
name. This is now ...
Oliver Bartsch
10:01 Revision 5f072a9c: [BUGFIX] Use defined `languageField` in DataHandler
It's unlikely but possible that the `languageField`
of a record does not use `sys_language_uid` as
name. This is now ...
Oliver Bartsch
09:23 Bug #102758 (Under Review): Use configured `languageField` in context menu item providers
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:20 Bug #102758 (Closed): Use configured `languageField` in context menu item providers
Oliver Bartsch
08:24 Bug #102627: Streamline _PAGES_OVERLAY_UID and _LOCALIZED_UID magic getters
Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:20 Bug #102751 (Resolved): AbstractUserAuthentication: Missing condition for empty checkPid_value
Applied in changeset commit:db53130a16aef18f572386c3ce66e0bf7026683e. Oliver Bartsch
08:05 Bug #102751: AbstractUserAuthentication: Missing condition for empty checkPid_value
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:17 Revision fbd25fd7: [BUGFIX] Prevent InvalidArgumentException in user constraints calculation
An additional check is applied to prevent
an InvalidArgumentException for cases where
`checkPid_value` contains an em...
Oliver Bartsch
08:17 Revision db53130a: [BUGFIX] Prevent InvalidArgumentException in user constraints calculation
An additional check is applied to prevent
an InvalidArgumentException for cases where
`checkPid_value` contains an em...
Oliver Bartsch
08:10 Task #102753 (Resolved): Apply consistent indentation for arrays and comments
Applied in changeset commit:4da7189582da3265ef876bacf5f944ed0a09831f. Benni Mack
07:55 Task #102753: Apply consistent indentation for arrays and comments
Patch set 2 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:04 Revision 4da71895: [TASK] Streamline indentation of arrays and comments
PHP-CS-Fixer rule `array_indentation` is activated to have
consistent indentation of arrays.
In addition, a full run...
Benni Mack
07:39 Bug #102727: CanonicalizationUtility does not remove unknown parameters
Thank you for the hint!
I've installed trusted_url_params, and it doesn't seem to have any adverse effects.
Moritz Karbaum
06:52 Task #102756 (Under Review): Update `phpstan/phpstan` to 1.10.51
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
06:42 Task #102756 (Closed): Update `phpstan/phpstan` to 1.10.51
Anja Leichsenring

2024-01-04

21:58 Feature #99203: Re-introduce easy possibility to add paths via TypoScript
Patch set 19 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
21:01 Feature #99203: Re-introduce easy possibility to add paths via TypoScript
Patch set 18 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
21:00 Feature #99203: Re-introduce easy possibility to add paths via TypoScript
Patch set 17 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
19:58 Task #102753 (Under Review): Apply consistent indentation for arrays and comments
Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
19:55 Task #102753 (Resolved): Apply consistent indentation for arrays and comments
Applied in changeset commit:8cdf6380673cb5ec0f638af0497ae918fe4af82a. Benni Mack
19:46 Task #102753 (Under Review): Apply consistent indentation for arrays and comments
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
19:15 Task #102753 (Resolved): Apply consistent indentation for arrays and comments
Applied in changeset commit:fe0f1deca29c36d39e01646dce8930679508e466. Benni Mack
17:20 Task #102753: Apply consistent indentation for arrays and comments
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:46 Task #102753 (Under Review): Apply consistent indentation for arrays and comments
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:45 Task #102753 (Closed): Apply consistent indentation for arrays and comments
Benni Mack
19:52 Revision 8cdf6380: [TASK] Streamline indentation of arrays and comments
PHP-CS-Fixer rule `array_indentation` is activated to have
consistent indentation of arrays.
In addition, a full run...
Benni Mack
19:11 Revision fe0f1dec: [TASK] Streamline indentation of arrays and comments
PHP-CS-Fixer rule `array_indentation` is activated to have
consistent indentation of arrays.
In addition, a full run...
Benni Mack
17:30 Task #102752: Remove TODO to mark PageRenderer final
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:51 Task #102752 (Under Review): Remove TODO to mark PageRenderer final
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:43 Task #102752 (Closed): Remove TODO to mark PageRenderer final
Simon Schaufelberger
16:58 Bug #102750 (Under Review): addRecord pid ###SITE:<KEY>.<SUBKEY>### does not work
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:51 Bug #102750 (New): addRecord pid ###SITE:<KEY>.<SUBKEY>### does not work
Actually, it is mentioned in a changelog for v11:
https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/11.4/F...
Chris Müller
13:16 Bug #102750: addRecord pid ###SITE:<KEY>.<SUBKEY>### does not work
https://github.com/TYPO3-Documentation/TYPO3CMS-Reference-TCA/issues/898 Daniel Siepmann
13:14 Bug #102750 (Closed): addRecord pid ###SITE:<KEY>.<SUBKEY>### does not work
Okay, there is a workaround anyway with existing markers.
I'll open an issue for the docs instead.
Daniel Siepmann
13:12 Bug #102750 (Needs Feedback): addRecord pid ###SITE:<KEY>.<SUBKEY>### does not work
Oliver Bartsch
13:12 Bug #102750: addRecord pid ###SITE:<KEY>.<SUBKEY>### does not work
Thats actually wrong in the documentation. The mentioned syntax has never been implemented for the AddRecord FieldCon... Oliver Bartsch
12:22 Bug #102750 (Closed): addRecord pid ###SITE:<KEY>.<SUBKEY>### does not work
The documentation https://docs.typo3.org/m/typo3/reference-tca/12.4/en-us/ColumnsConfig/CommonProperties/FieldControl... Daniel Siepmann
16:00 Feature #102755: Register content object getImageResource hooks via autoconfiguration
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:44 Feature #102755 (Under Review): Register content object getImageResource hooks via autoconfiguration
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:23 Feature #102755 (Closed): Register content object getImageResource hooks via autoconfiguration
Oliver Bartsch
15:18 Task #102754 (Under Review): Remove ConsumableNonce->b64
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:14 Task #102754 (Closed): Remove ConsumableNonce->b64
Simon Schaufelberger
14:15 Task #102582 (Resolved): Command cleanup:localprocessedfiles should be able to cleanup all records
Applied in changeset commit:141e8fd4d835e49ac3379d9827b7eab36b0a573b. Garvin Hicking
14:14 Bug #102751: AbstractUserAuthentication: Missing condition for empty checkPid_value
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:04 Bug #102751: AbstractUserAuthentication: Missing condition for empty checkPid_value
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:33 Bug #102751 (Under Review): AbstractUserAuthentication: Missing condition for empty checkPid_value
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:48 Bug #102751 (Closed): AbstractUserAuthentication: Missing condition for empty checkPid_value
In TYPO3\CMS\Core\Authentication\AbstractUserAuthentication, line 919 reads (as of current main):... Sven Proffe
14:12 Revision 141e8fd4: [FEATURE] Allow record reset in CLI command cleanup:localprocessedfiles
A new CLI Symfony Command option `--all` is added to the
CLI command `bin/typo3 cleanup:localprocessedfiles` that all...
Garvin Hicking
13:45 Task #102746 (Resolved): Prepare for Symfony 7 compatibility
Applied in changeset commit:b03970d94dae6865913dbfcdfc25f16b170bdecc. Benni Mack
12:00 Task #102746 (Under Review): Prepare for Symfony 7 compatibility
Patch set 2 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:55 Task #102746 (Resolved): Prepare for Symfony 7 compatibility
Applied in changeset commit:a1a120359d5f751515a135ce8ad9ada935da9610. Benni Mack
11:54 Task #102746: Prepare for Symfony 7 compatibility
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:18 Task #102746: Prepare for Symfony 7 compatibility
Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:42 Revision b03970d9: [TASK] Allow usage of symfony 7
This change enables Symfony 7 in
addition to symfony 6 in TYPO3.
Symfony7 requires PHP 8.2, thus
is not installed by...
Benni Mack
13:02 Bug #102749 (Needs Feedback): richtextConfiguration='default' is not overriden by RTE.default.preset = my_custom_rte
To my understanding this is the correct behaviour according to the docs https://docs.typo3.org/c/typo3/cms-rte-ckedit... Oliver Bartsch
09:04 Bug #102749 (Closed): richtextConfiguration='default' is not overriden by RTE.default.preset = my_custom_rte
For example when the following is set:
$GLOBALS['TCA']['tt_content']['columns']['bodytext']['config']['richtextCon...
Lina Wolf
11:53 Revision a1a12035: [TASK] Allow usage of symfony 7
This change enables symfony 7 in
addition to symfony 6 in TYPO3.
Symfony7 requires PHP 8.2, thus
is not installed by...
Benni Mack
10:55 Bug #100936: Label for custom category in constant editor is not used
The reason for that problem is that the comments get attached to the following node by the AST parser.
Category labe...
Christian Weiske
10:47 Bug #100936: Label for custom category in constant editor is not used
I can confirm that the second issue appears on TYPO3 v12.4.9, and with "customsubcategory".
The label is not used wh...
Christian Weiske
08:28 Bug #102748 (Under Review): table wizard connected callback is not guaranteed to have access to textarea
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:27 Bug #102748 (Closed): table wizard connected callback is not guaranteed to have access to textarea
The @<textarea>@ element is not guaranteed to be available, when it is rendered/delivered after the wizard element. Benjamin Franzke
08:13 Bug #102627: Streamline _PAGES_OVERLAY_UID and _LOCALIZED_UID magic getters
Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:13 Bug #102627: Streamline _PAGES_OVERLAY_UID and _LOCALIZED_UID magic getters
Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
07:34 Feature #102745: Register content object stdWrap hooks via autoconfiguration
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
07:25 Task #102744 (Resolved): Remove references to non existing wizard_rte route
Applied in changeset commit:b67a6988f795538dae970511a75b299f3c524137. Oliver Bartsch
07:25 Feature #95808 (Resolved): In select fields using a foreign_table it should be possible to define a DB field that is used for assigning a group defined in itemGroups
Applied in changeset commit:5d1edad01a899c127e70c039b5be34e256ec0a36. Oliver Bartsch
07:22 Revision b67a6988: [TASK] Remove references to non existing wizard_rte route
Resolves: #102744
Releases: main
Change-Id: I1b50b5f7abefd455eae143de70ac8b7f0f02c89d
Reviewed-on: https://review.typ...
Oliver Bartsch
07:22 Revision 5d1edad0: [FEATURE] Enable item groups for foreign_table
It's now possible to define a specific field
for a foreign table, holding the id of an
associated item group. This th...
Oliver Bartsch
06:30 Task #102747 (Resolved): Update locales and locales language files
Applied in changeset commit:efc39f40838c559362bdd2f5ab19b52a85c0f293. Anja Leichsenring
05:37 Task #102747: Update locales and locales language files
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
05:35 Task #102747 (Under Review): Update locales and locales language files
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
05:32 Task #102747 (Closed): Update locales and locales language files
Anja Leichsenring
06:26 Revision 5a4a17fa: [TASK] Update locales translation files
TYPO3 uses a composer package [1] to import
locales along with translations and a custom
script has been added to cre...
Anja Leichsenring
06:26 Revision efc39f40: [TASK] Update locales translation files
TYPO3 uses a composer package [1] to import
locales along with translations and a custom
script has been added to cre...
Anja Leichsenring

2024-01-03

21:55 Feature #101700 (Resolved): The AsMessageHandler Attribute of symfony/messenger should register a message handler
Applied in changeset commit:2c1e9c248576b0c09bc29d2e1e525c8bf7cf418c. Sascha Nowak
15:07 Feature #101700: The AsMessageHandler Attribute of symfony/messenger should register a message handler
Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
06:09 Feature #101700: The AsMessageHandler Attribute of symfony/messenger should register a message handler
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
21:49 Revision 2c1e9c24: [FEATURE] Use Symfony attribute to autoconfigure message handler
Message handlers had to be registered in the extensions
`Services.yaml` file with the `messenger.message_handler` tag...
Sascha Nowak
21:49 Task #102746: Prepare for Symfony 7 compatibility
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:39 Task #102746: Prepare for Symfony 7 compatibility
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:28 Task #102746 (Under Review): Prepare for Symfony 7 compatibility
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:21 Task #102746 (Closed): Prepare for Symfony 7 compatibility
Benni Mack
21:14 Bug #102627: Streamline _PAGES_OVERLAY_UID and _LOCALIZED_UID magic getters
Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:14 Bug #102627: Streamline _PAGES_OVERLAY_UID and _LOCALIZED_UID magic getters
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:40 Bug #102627: Streamline _PAGES_OVERLAY_UID and _LOCALIZED_UID magic getters
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:34 Bug #102627 (Under Review): Streamline _PAGES_OVERLAY_UID and _LOCALIZED_UID magic getters
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:44 Feature #102745: Register content object stdWrap hooks via autoconfiguration
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:36 Feature #102745 (Under Review): Register content object stdWrap hooks via autoconfiguration
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:13 Feature #102745 (Closed): Register content object stdWrap hooks via autoconfiguration
Oliver Bartsch
14:05 Task #102744 (Under Review): Remove references to non existing wizard_rte route
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:54 Task #102744 (Closed): Remove references to non existing wizard_rte route
Oliver Bartsch
13:30 Task #99898: Ensure continuous array keys in the return value of GU::intExplode()
Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:24 Task #99898: Ensure continuous array keys in the return value of GU::intExplode()
Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:25 Task #102735 (Resolved): Update alwan to 2.0
Applied in changeset commit:e47d34bd57f511756a860772c1deac70470c102b. Andreas Fernandez
12:33 Task #102735: Update alwan to 2.0
Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:23 Revision e47d34bd: [TASK] Update `alwan` to 2.0.1
This patch updates `alwan`, the used color picker library, to version
2.0.1. Since this a major version update, CSS n...
Andreas Fernandez
13:15 Bug #102737 (Resolved): "Created By" data is missing in element information modal
Applied in changeset commit:80be67711dadd6ec5914ebf17c954aa0e9c3a12a. Jasmina Ließmann
06:38 Bug #102737 (Under Review): "Created By" data is missing in element information modal
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
06:35 Bug #102737 (Resolved): "Created By" data is missing in element information modal
Applied in changeset commit:ee3e999466bb2e0a9bb77d3f3438250a688f3399. Jasmina Ließmann
13:13 Revision 80be6771: [BUGFIX] Show creator name in element information modal
This patch ensures that the username and - if available - the real name
of the author are displayed again in the elem...
Jasmina Ließmann
12:55 Task #102741 (Resolved): Update copyright year in README.md and INSTALL.md
Applied in changeset commit:a1da83397784e6256b3761ae5c5119d1aae26a12. Torben Hansen
10:56 Task #102741: Update copyright year in README.md and INSTALL.md
Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:56 Task #102741: Update copyright year in README.md and INSTALL.md
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:12 Task #102741 (Under Review): Update copyright year in README.md and INSTALL.md
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:11 Task #102741 (Closed): Update copyright year in README.md and INSTALL.md
Torben Hansen
12:54 Revision b0f4d50d: [TASK] Update copyright year in README.md and INSTALL.md
Update copyright year to 2024
Resolves: #102741
Releases: main, 12.4, 11.5
Change-Id: I1a909b221513b5add387d9680193d...
Torben Hansen
12:54 Revision a951aef3: [TASK] Update copyright year in README.md and INSTALL.md
Update copyright year to 2024
Resolves: #102741
Releases: main, 12.4, 11.5
Change-Id: I1a909b221513b5add387d9680193d...
Torben Hansen
12:54 Revision a1da8339: [TASK] Update copyright year in README.md and INSTALL.md
Update copyright year to 2024
Resolves: #102741
Releases: main, 12.4, 11.5
Change-Id: I1a909b221513b5add387d9680193d...
Torben Hansen
12:20 Task #102732 (Resolved): Update codemirror and friends
Applied in changeset commit:d6ab2e28a8f4096f562334412dd429b69f8b449f. Andreas Fernandez
12:03 Task #102732: Update codemirror and friends
Patch set 2 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:18 Task #102732: Update codemirror and friends
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:14 Revision ed7e8ed1: [TASK] Update `@codemirror` and friends
This commit updates `@codemirror` and its friend packages to their most
recent version. Due to changes within `@lezer...
Andreas Fernandez
12:14 Revision d6ab2e28: [TASK] Update `@codemirror` and friends
This commit updates `@codemirror` and its friend packages to their most
recent version. Due to changes within `@lezer...
Andreas Fernandez
10:51 Bug #102743 (Under Review): Redirects to FormEngine do no longer work
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:46 Bug #102743 (Closed): Redirects to FormEngine do no longer work
Copying the URL of a specific FormEngine mask does no longer work. Oliver Bartsch
10:26 Bug #102742 (Closed): TypoScript constants not usable in value modification addToList()
If we use constants in value modifications like @addToList()@ (maybe others too) they are not replaced with the value... Karsten Nowak (undkonsorten)
10:22 Bug #102738 (Needs Feedback): filter for backend users doesn't work
Hi, I just checked your report but was only able to reproduce the bug (2.) regarding backend group inheritance.
Th...
Oliver Bartsch
09:19 Feature #95808: In select fields using a foreign_table it should be possible to define a DB field that is used for assigning a group defined in itemGroups
Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:15 Task #102717 (Resolved): Avoid TSFE->linkVars
Applied in changeset commit:a618f5fd140271703b0f38389a154b305ae49020. Christian Kuhn
08:13 Revision a618f5fd: [TASK] Avoid TSFE->linkVars
TypoScriptFrontendController->linkVars is only used once
in PageLinkBuilder. The TSFE property can be avoided quite
e...
Christian Kuhn
08:13 Bug #102271: Broken backwards compatibility in request builder for file uploads as object property
Could you please add this fix into the next TYPO3 Core Patch. This is neccessary for the file upload feature on my pr... Sergej Junker
06:33 Revision ee3e9994: [BUGFIX] Show creator name in element information modal
This patch ensures that the username and - if available - the real name
of the author are displayed again in the elem...
Jasmina Ließmann
06:15 Task #102726 (Resolved): Simplify PageRepository code
Applied in changeset commit:eca1d43ccdd01248857bcf5678e67b3823bb5e99. Benni Mack
06:10 Revision b4c06428: [BUGFIX] Respect empty alt attribute in ImageViewhelper
The ImageViewhelper does by default add the
`alternative` property as `alt` attribute to
the img tag if no non-empty ...
Oliver Bartsch
06:10 Revision eca1d43c: [TASK] Simplify PageRepository code
This change reduces some cognitive load
in some methods to use early returns
instead of nested if statements.
Resolv...
Benni Mack
06:10 Bug #102739 (Resolved): No possibility to render empty alt attribute via ImageViewHelper in case metadata are set
Applied in changeset commit:756d1c43024e83a5bec9c69a67ea4e4d3d1b4b38. Oliver Bartsch
06:04 Bug #102739: No possibility to render empty alt attribute via ImageViewHelper in case metadata are set
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
06:04 Revision 756d1c43: [BUGFIX] Respect empty alt attribute in ImageViewhelper
The ImageViewhelper does by default add the
`alternative` property as `alt` attribute to
the img tag if no non-empty ...
Oliver Bartsch

2024-01-02

21:02 Feature #101700: The AsMessageHandler Attribute of symfony/messenger should register a message handler
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
21:01 Bug #102571: be:thumbnail cannot process references
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:15 Bug #102571: be:thumbnail cannot process references
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:52 Bug #102571 (Under Review): be:thumbnail cannot process references
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
18:14 Bug #102736: Install Tool Configuration Presets broken for image handling settings with debug mode enabled

So, the error comes from: ...
Arne Bracht
13:29 Bug #102580 (Needs Feedback): Translate ViewHelper does not use default argument when non existing key is given
Hi, thanks for reporting. I just checked this on latest main and latest 12.4 and was not able to reproduce the report... Oliver Bartsch
12:58 Bug #102710 (Closed): Label for field at inline element media does not look well
Hi, thanks for reporting this issue. There is already another issue for this bug (#101949). I'll therefore close this... Oliver Bartsch
12:31 Task #102726: Simplify PageRepository code
Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:16 Task #102740 (Under Review): Use correct input type for backend user name search
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:15 Task #102740 (Closed): Use correct input type for backend user name search
Oliver Bartsch
11:49 Bug #102739: No possibility to render empty alt attribute via ImageViewHelper in case metadata are set
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:31 Bug #102739 (Under Review): No possibility to render empty alt attribute via ImageViewHelper in case metadata are set
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:22 Bug #102739 (Closed): No possibility to render empty alt attribute via ImageViewHelper in case metadata are set
Oliver Bartsch
09:43 Bug #102738 (Closed): filter for backend users doesn't work
Hi,
I noticed two things using the filter options for backend users and that the filter options might not work lik...
David Menzel
09:10 Task #102733 (Resolved): Remove unused language labels in ext:reports
Applied in changeset commit:f49ed337a9cb67b1994a87f00e396fd7c39bc21a. Torben Hansen
09:07 Revision f49ed337: [TASK] Remove unused language labels in ext:reports
This change removes several unused language labels in ext:reports.
Related functionality for affected labels has been...
Torben Hansen

2024-01-01

20:45 Bug #102721 (Resolved): Empty link attribute explanation
Applied in changeset commit:5bae05a35f3c880d10a2b585e0faf13a79ab9370. Oliver Bartsch
20:28 Bug #102721: Empty link attribute explanation
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
20:40 Revision b32e985b: [BUGFIX] Do not render empty link explanation callout
In case a link does not set any additional
attributes, no empty callout is rendered.
Resolves: #102721
Releases: mai...
Oliver Bartsch
20:40 Revision 5bae05a3: [BUGFIX] Do not render empty link explanation callout
In case a link does not set any additional
attributes, no empty callout is rendered.
Resolves: #102721
Releases: mai...
Oliver Bartsch
17:40 Bug #102737 (Under Review): "Created By" data is missing in element information modal
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:27 Bug #102737 (Closed): "Created By" data is missing in element information modal
Jasmina Ließmann
14:59 Bug #102736 (Accepted): Install Tool Configuration Presets broken for image handling settings with debug mode enabled
Hello,
Upgrade from 11.5.33auf 12.4.9.
If "Configuration Presets" ist set to Debug the "Configuration Presets"...
Arne Bracht
14:00 Bug #89678: After creating a new content element in page module or deleting one, scroll back to where I left
Hi,
I was just about to open the same topic as a ticket, but came across this one. I can confirm what Oliver wrote...
Christoph Werner

2023-12-31

15:54 Task #102735: Update alwan to 2.0
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:50 Task #102735: Update alwan to 2.0
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:44 Task #102735 (Under Review): Update alwan to 2.0
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:42 Task #102735 (Closed): Update alwan to 2.0
Andreas Kienast
15:13 Task #102732: Update codemirror and friends
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:07 Task #102732: Update codemirror and friends
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review

2023-12-30

21:48 Bug #102734 (Closed): opcache_reset() is not checked for existence in TYPO3\CMS\Core\Service\OpcodeCacheService
In line 76 opcache_invalidate is checked for existence. It seems that my hosting provider does not provide those func... Florian Konath
17:51 Task #102733 (Under Review): Remove unused language labels in ext:reports
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:35 Task #102733 (Closed): Remove unused language labels in ext:reports
Torben Hansen
16:16 Task #102732 (Under Review): Update codemirror and friends
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:13 Task #102732 (Closed): Update codemirror and friends
Andreas Kienast
15:15 Task #102728 (Resolved): Update chartjs to 4.4.1
Applied in changeset commit:ae5692340c85b5b1f2c703dc529e39f11b158455. Andreas Fernandez
14:56 Task #102728: Update chartjs to 4.4.1
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:10 Task #102723 (Resolved): Avoid usage of TSFE->sys_page
Applied in changeset commit:c797c61620473de1e8d782331da24b19946d9008. Benni Mack
14:27 Task #102723: Avoid usage of TSFE->sys_page
Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:09 Revision ae569234: [TASK] Update `chart.js` to 4.4.1
This commit updates `chart.js` to version 4.4.1. See changelog at
https://github.com/chartjs/Chart.js/releases/tag/v4...
Andreas Fernandez
15:07 Revision c797c616: [TASK] Avoid usages to TSFE->sys_page
Since TYPO3 v9, PageRepository dependencies
are in better shape with the introduction
of Context API.
With TYPO3 v12...
Benni Mack
15:00 Task #102731 (Resolved): Remove deprecated and unused TypoScript setting showForgotPasswordLink
Applied in changeset commit:98628dd008f2cdcf220f3ee3cff41d4ba56b5046. Torben Hansen
14:47 Task #102731: Remove deprecated and unused TypoScript setting showForgotPasswordLink
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:45 Task #102731: Remove deprecated and unused TypoScript setting showForgotPasswordLink
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:00 Task #102731 (Under Review): Remove deprecated and unused TypoScript setting showForgotPasswordLink
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:40 Task #102731 (Closed): Remove deprecated and unused TypoScript setting showForgotPasswordLink
The @showForgotPasswordLink@ setting in ext:felogin has never been used in fluid templates and has only been kept for... Torben Hansen
14:58 Revision 98628dd0: [!!!][TASK] Remove TS showForgotPasswordLink in ext:felogin
The `showForgotPasswordLink` setting in ext:felogin has never been
used in default Fluid templates and has only been ...
Torben Hansen
13:53 Feature #102685: Add PreviewRenderer for plugins
Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:10 Feature #102685: Add PreviewRenderer for plugins
Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:04 Feature #102685: Add PreviewRenderer for plugins
Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:49 Feature #102685: Add PreviewRenderer for plugins
Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:41 Feature #102685: Add PreviewRenderer for plugins
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:33 Feature #102685: Add PreviewRenderer for plugins
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
06:24 Feature #102685 (Under Review): Add PreviewRenderer for plugins
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:21 Bug #102727 (Needs Feedback): CanonicalizationUtility does not remove unknown parameters
I think this problem has been adressed in TYPO3-PSA-2021-003 - see https://typo3.org/security/advisory/typo3-psa-2021... Torben Hansen
13:11 Task #102717: Avoid TSFE->linkVars
Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:49 Task #102717: Avoid TSFE->linkVars
Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:50 Task #102730 (Resolved): Remove unused import in PasswordElement
Applied in changeset commit:1339a6a4ed451989f80a69acf82ccd38a0a97162. Torben Hansen
08:45 Task #102730 (Under Review): Remove unused import in PasswordElement
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:38 Task #102730 (Closed): Remove unused import in PasswordElement
Torben Hansen
12:47 Revision 1339a6a4: [TASK] Remove unused import in PasswordElement
This change removes an unused import in `PasswordElement`
Resolves: #102730
Releases: main
Change-Id: I9845598850dd0...
Torben Hansen
00:25 Task #102729 (Resolved): Update core-testing-phpXY images version
Applied in changeset commit:cf146d300bc5b8e66894ab95429826f7bdc22268. Stefan Bürk
00:21 Revision 14be0b08: [TASK] Update core-testing-phpXY images version
New `core-testing-phpXY` images has been build
and released. [1]
This change update used image version to:
* core-t...
Stefan Bürk
00:20 Revision 202edbf7: [TASK] Update core-testing-phpXY images version
New `core-testing-phpXY` images has been build
and released. [1]
This change update used image version to:
* core-t...
Stefan Bürk
00:20 Revision cf146d30: [TASK] Update core-testing-phpXY images version
New `core-testing-phpXY` images has been build
and released. [1]
This change update used image version to:
* core-t...
Stefan Bürk

2023-12-29

23:26 Task #102729: Update core-testing-phpXY images version
Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
23:25 Task #102729: Update core-testing-phpXY images version
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
23:25 Task #102729 (Under Review): Update core-testing-phpXY images version
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
23:24 Task #102729 (Closed): Update core-testing-phpXY images version
Stefan Bürk
14:23 Task #102728: Update chartjs to 4.4.1
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:22 Task #102728 (Under Review): Update chartjs to 4.4.1
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:11 Task #102728 (Closed): Update chartjs to 4.4.1
Andreas Kienast
13:55 Bug #102727 (New): CanonicalizationUtility does not remove unknown parameters
In TYPO3 11 (and 10), when I request a page with some random parameter, it will be kept in the canonical URL:
I op...
Moritz Karbaum
11:33 Task #102582: Command cleanup:localprocessedfiles should be able to cleanup all records
Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
06:58 Feature #101700 (Under Review): The AsMessageHandler Attribute of symfony/messenger should register a message handler
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review

2023-12-28

22:16 Task #102726 (Under Review): Simplify PageRepository code
Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
22:16 Task #102726 (Closed): Simplify PageRepository code
Benni Mack
21:24 Bug #102725 (New): Auto creation of MM tables from TCA doesn't generate column tablenames
I tried to set a group field in TCA with more tables in "allowed" as a MM relation, but it did not generate the "tabl... Matthias Buchegger
20:10 Task #102724 (Resolved): Align error handler tests with changed PHPUnit behaviour
Applied in changeset commit:5d1d9d7b1479fa71c03a1efdbe93a0182a298aad. Stefan Bürk
14:44 Task #102724: Align error handler tests with changed PHPUnit behaviour
Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:43 Task #102724: Align error handler tests with changed PHPUnit behaviour
Patch set 3 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:41 Task #102724: Align error handler tests with changed PHPUnit behaviour
Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:31 Task #102724: Align error handler tests with changed PHPUnit behaviour
Patch set 2 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:29 Task #102724: Align error handler tests with changed PHPUnit behaviour
Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:37 Task #102724: Align error handler tests with changed PHPUnit behaviour
Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:30 Task #102724: Align error handler tests with changed PHPUnit behaviour
Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:22 Task #102724: Align error handler tests with changed PHPUnit behaviour
Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:58 Task #102724: Align error handler tests with changed PHPUnit behaviour
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:45 Task #102724: Align error handler tests with changed PHPUnit behaviour
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:42 Task #102724: Align error handler tests with changed PHPUnit behaviour
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:40 Task #102724 (Under Review): Align error handler tests with changed PHPUnit behaviour
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:39 Task #102724 (Closed): Align error handler tests with changed PHPUnit behaviour
PHPUnit has changed the behaviour of the error handler in
several ways, for example introducing a php attribute to
...
Stefan Bürk
20:06 Revision 46562295: [TASK] Align error handler tests with changed PHPUnit behavior
PHPUnit has changed the behavior of the error handler in
several ways, for example introducing a PHP attribute to
dis...
Stefan Bürk
20:06 Revision 5d1d9d7b: [TASK] Align error handler tests with changed PHPUnit behavior
PHPUnit has changed the behavior of the error handler in
several ways, for example introducing a PHP attribute to
dis...
Stefan Bürk
13:46 Feature #102129: Integrate link wizard (linkhandler) for page type "shortcut"
Tested today on a TYPO3 11.5.33 installation.
Changing the TCA of the url field to a renderType=inputlink would do...
Luc Muller
13:45 Feature #66218: Linkhandler for Shortcut
Tested today on a TYPO3 11.5.33 installation.
Changing the TCA of the url field to a renderType=inputlink would do ...
Luc Muller
13:43 Feature #102194: Paginator for QueryBuilder
Will this feature patch also be available in v11? That would be awesome! Bastian Stargazer

2023-12-27

21:41 Task #102723: Avoid usage of TSFE->sys_page
Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
21:33 Task #102723 (Under Review): Avoid usage of TSFE->sys_page
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
21:33 Task #102723 (Closed): Avoid usage of TSFE->sys_page
Benni Mack
21:08 Bug #99393 (Needs Feedback): You don't have access to this module - after deactivated "help" modules for editors
Right now I am not able to reproduce it on version 12. Could you test it again on version 12 or add further details a... Riccardo De Contardi
10:00 Task #102722: Harden array callbacks in EXT:core, part 3
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:50 Task #102722 (Under Review): Harden array callbacks in EXT:core, part 3
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:47 Task #102722 (Closed): Harden array callbacks in EXT:core, part 3
Add native type declarations and first-class callables for improved
type safety and readability. Also make some call...
Oliver Klee
09:41 Feature #95808: In select fields using a foreign_table it should be possible to define a DB field that is used for assigning a group defined in itemGroups
Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:10 Bug #102721 (Under Review): Empty link attribute explanation
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:39 Bug #102721 (Closed): Empty link attribute explanation
Oliver Bartsch
07:59 Feature #102705: Finisher - Email to receiver: Reply-To Recipients shoud use option "insert formelement identifier"
You are right, thank you! Rene Tobias

2023-12-26

20:25 Bug #102698 (Resolved): High load & response time after change itemsProcFunc in BackendUtility label functions
Applied in changeset commit:7a238b3b3c56a0436e1a2805cc511ebf52452f30. Oliver Bartsch
18:09 Bug #102698: High load & response time after change itemsProcFunc in BackendUtility label functions
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
20:20 Revision b61dfba9: [BUGFIX] Omit calling `getRecordWSOL` in `BU::getProcessedValue()`
Since #102616, itemsProcFunc config is resolved in
`BU::getLabelFromItemlist()`. This method therefore
was adjusted t...
Oliver Bartsch
20:20 Revision 7a238b3b: [BUGFIX] Omit calling `getRecordWSOL` in `BU::getProcessedValue()`
Since #102616, itemsProcFunc config is resolved in
`BU::getLabelFromItemlist()`. This method therefore
was adjusted t...
Oliver Bartsch
11:10 Task #102718 (Resolved): Fix code example and docblock for ModifyImageSourceCollectionEvent
Applied in changeset commit:a1eba3959e726256258fa9569f0d5a422623550d. Chris Müller
11:05 Task #102719 (Resolved): Enhance changelogs around enums
Applied in changeset commit:65b979db763a62b9e480e946937889b45feb7bd1. Chris Müller
11:04 Revision a1eba395: [DOCS] Fix code example and docblock for ModifyImageSourceCollectionEvent
Resolves: #102718
Related: #102624
Releases: main
Change-Id: I50ee2b8bbbc472f0fec330adc88acee1e78b540f
Reviewed-on: h...
Chris Müller
10:59 Revision 65b979db: [DOCS] Enhance changelogs around enums
Links to the official PHP documentation for enums have been added
to ease access for developers who do not know this ...
Chris Müller
08:44 Bug #102720 (New): Versioning should consider displayCond for children relations
Use case: I have a database table where PDF files get attached to records by an automated process. The IRRE/FAL field... Francois Suter

2023-12-24

20:10 Feature #102705: Finisher - Email to receiver: Reply-To Recipients shoud use option "insert formelement identifier"
Yes, that button is currently missing for the fields.
The good news is, you can use the variables. I checked it wi...
Christoph Lehmann
11:37 Bug #92983: Header formatting in scheduler for Console Commands
I am not able to reproduce it on version 13 (latest main)
Moreover the lines reported on comment 1 are not present...
Riccardo De Contardi
11:17 Bug #101217 (Closed): Using f:uri.page into FluidEmail broke future redirections in Extbase Controller
Thank you for your update and sorry for this late reply.
I close this issue as non-core related
If you think th...
Riccardo De Contardi

2023-12-23

18:54 Bug #93942: Remove Imagecropping at SVG Files?
Patch set 29 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
18:25 Bug #93942: Remove Imagecropping at SVG Files?
Patch set 28 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
11:03 Bug #93942: Remove Imagecropping at SVG Files?
Patch set 27 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
10:45 Bug #93942: Remove Imagecropping at SVG Files?
Patch set 26 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
16:37 Task #102719 (Under Review): Enhance changelogs around enums
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:36 Task #102719 (Closed): Enhance changelogs around enums
Chris Müller
16:34 Task #102582: Command cleanup:localprocessedfiles should be able to cleanup all records
Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:03 Task #102718: Fix code example and docblock for ModifyImageSourceCollectionEvent
Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:00 Task #102718: Fix code example and docblock for ModifyImageSourceCollectionEvent
Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:59 Task #102718: Fix code example and docblock for ModifyImageSourceCollectionEvent
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:57 Task #102718: Fix code example and docblock for ModifyImageSourceCollectionEvent
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:45 Task #102718 (Under Review): Fix code example and docblock for ModifyImageSourceCollectionEvent
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:43 Task #102718 (Closed): Fix code example and docblock for ModifyImageSourceCollectionEvent
Chris Müller
15:39 Feature #101391: Add base64 option to ImageViewHelper
Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:03 Bug #102709 (Needs Feedback): CKEditor "General HTML Support" stopped working with 12.4.9 update
Have a look at this changelog:
https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.4.x/Important-102507-...
Chris Müller
12:45 Task #102717: Avoid TSFE->linkVars
Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:10 Task #102717 (Under Review): Avoid TSFE->linkVars
Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:06 Task #102717 (Closed): Avoid TSFE->linkVars
Christian Kuhn
12:30 Task #102715 (Resolved): Move TSFE->dertermineId() to middleware
Applied in changeset commit:a4cef9b31e628e12f5d0fd6ca0499956d2bc5b3b. Christian Kuhn
12:28 Revision a4cef9b3: [!!!][FEATURE] Establish FE frontend.page.information attribute
The patch extracts TSFE->determineId() and its sub
methods from TSFE into TypoScriptFrontendInitialization
middleware...
Christian Kuhn
12:15 Task #102716 (Resolved): Proper core require in styleguide composer.json
Applied in changeset commit:2b5be24d169a4982890f33f42ebb08728cdca3f5. Christian Kuhn
06:31 Task #102716 (Under Review): Proper core require in styleguide composer.json
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
06:29 Task #102716 (Closed): Proper core require in styleguide composer.json
Christian Kuhn
12:13 Revision 2b5be24d: [TASK] Proper core require in styleguide composer.json
Before styleguide has been merged to monorepo, it did
not have composer require definitions to core since
that gave u...
Christian Kuhn
05:40 Feature #102677: Introduce configuration file for Extbase plugin registration and configuration
Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
00:18 Task #102548: Missing label for docheader action-menu
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
00:07 Bug #92983 (Needs Feedback): Header formatting in scheduler for Console Commands
I do think this is fixed with #102317 - can you verify this? Benni Mack
00:04 Bug #101447 (Closed): PHP Warning: Undefined array key "uid" in GetAttrNode.php
Benni Mack
00:04 Bug #98638 (Needs Feedback): Error because of PHPDoc
Hey, we've updated the library, does it work now in v11 or v12? Benni Mack
00:02 Bug #93593 (Needs Feedback): ImageResourceContentObject unusable in CLI mode because FormProtection using session data
Can you check if this happens in TYPO3 v11 or v12? We've reworked this in order to avoid this problem Benni Mack

2023-12-22

23:07 Bug #98085 (Closed): Use typo3/coding-standards package
wont do for now Benni Mack
21:29 Task #102715: Move TSFE->dertermineId() to middleware
Patch set 13 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
16:24 Task #102715: Move TSFE->dertermineId() to middleware
Patch set 12 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
15:39 Task #102715: Move TSFE->dertermineId() to middleware
Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
15:36 Task #102715: Move TSFE->dertermineId() to middleware
Patch set 10 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
15:26 Task #102715: Move TSFE->dertermineId() to middleware
Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:21 Task #102715: Move TSFE->dertermineId() to middleware
Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:24 Task #102715 (Under Review): Move TSFE->dertermineId() to middleware
Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:18 Task #102715 (Closed): Move TSFE->dertermineId() to middleware
Christian Kuhn
16:15 Task #102714 (Resolved): Add styleguide example for type group allowed "*"
Applied in changeset commit:b101346de2abf612a910de16a6fc55c8a20c00ae. Nikita Hovratov
16:11 Revision b101346d: [TASK] Add styleguide example for type group with allowed `*`
Resolves: #102714
Releases: main
Change-Id: If0ea2bb972308e361b1ec47a75a122b61006a772
Reviewed-on: https://review.typ...
Nikita Hovratov
11:40 Task #102712 (Resolved): Replace Bootstrap::initializeLanguageObject() in tests
Applied in changeset commit:9978e9191c10d36432dd2c28df8c4a047d1df50e. Benni Mack
11:40 Task #102056 (Resolved): Introduce Documentation for the sys_note extension
Applied in changeset commit:ae2739dd1f8f17ef594371f6e5bdcaaacb77f83e. Florian Thiele
09:44 Task #102056: Introduce Documentation for the sys_note extension
Patch set 3 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:35 Revision ae2739dd: [DOCS] Add documentation for sys_note
Resolves: #102056
Releases: main, 12.4
Change-Id: Ie19e70148b893aff2e82f6ef2ed1e5b31f39407a
Reviewed-on: https://revi...
Florian Thiele
11:35 Task #102620 (Resolved): Add strict parameter to base64url decode
Applied in changeset commit:b4625afa06f1351a7b65e53e24afb888fd941057. Oliver Hader
08:54 Task #102620: Add strict parameter to base64url decode
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:34 Revision 9978e919: [TASK] Replace Bootstrap::initializeLanguageObject() in tests
This change uses the LanguageServiceFactory
directly (mostly in tests) instead of
Bootstrap::initializeLanguageObject...
Benni Mack
11:34 Revision b9cabb72: [TASK] Add strict parameter to base64url decode
PHP's base64_decode has a strict parameter to only
accept characters of the corresponding base64 alphabet,
see https:...
Oliver Hader
11:34 Revision b4625afa: [TASK] Add strict parameter to base64url decode
PHP's base64_decode has a strict parameter to only
accept characters of the corresponding base64 alphabet,
see https:...
Oliver Hader
01:20 Feature #101391: Add base64 option to ImageViewHelper
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
01:16 Feature #99485: Show the redirect integrity status
Patch set 16 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
01:10 Feature #101580: Add feature flag to enable CSP ReportOnly mode
Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
00:53 Task #100186: Deprecate metatag management via PageRenderer
Patch set 17 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
00:30 Feature #99911: TCA type country
Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
00:14 Feature #99911: TCA type country
Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review

2023-12-21

23:10 Bug #102700 (Resolved): 'Undefined array key "uid" 'in FileDeletionAspect::cleanupCategoryReferences()
Applied in changeset commit:41309a8ef2db5ec43c784adb511a7e171eb65616. Oliver Bartsch
22:56 Bug #102700: 'Undefined array key "uid" 'in FileDeletionAspect::cleanupCategoryReferences()
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
23:06 Revision 72f25722: [BUGFIX] Prevent 'Undefined array key' in FileDeletionAspect
Properly check for valid meta data record
to prevent 'Undefined array key' error on
deleting a file.
Meta data recor...
Oliver Bartsch
23:06 Revision 41309a8e: [BUGFIX] Prevent 'Undefined array key' in FileDeletionAspect
Properly check for valid meta data record
to prevent 'Undefined array key' error on
deleting a file.
Meta data recor...
Oliver Bartsch
22:56 Task #102582: Command cleanup:localprocessedfiles should be able to cleanup all records
Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
22:50 Bug #102713 (Resolved): Undefined array key "hideTable" in SuggestWizardController
Applied in changeset commit:5f92a3947ef922ab82d1684449ee412f28024bb5. Markus Klein
22:31 Bug #102713: Undefined array key "hideTable" in SuggestWizardController
Patch set 3 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
22:31 Bug #102713: Undefined array key "hideTable" in SuggestWizardController
Patch set 2 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
22:25 Bug #102713: Undefined array key "hideTable" in SuggestWizardController
Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
22:25 Bug #102713: Undefined array key "hideTable" in SuggestWizardController
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
19:55 Bug #102713 (Under Review): Undefined array key "hideTable" in SuggestWizardController
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
19:54 Bug #102713 (Closed): Undefined array key "hideTable" in SuggestWizardController
> PHP Warning: Undefined array key "hideTable" in vendor/typo3/cms-backend/Classes/Controller/Wizard/SuggestWizardCon... Markus Klein
22:47 Revision e5f04b94: [BUGFIX] Avoid PHP warning when checking TCA hideTable
Resolves: #102713
Releases: main, 12.4, 11.5
Change-Id: I18c841d9085221f4b6ff826600965b159af7971b
Reviewed-on: https:...
Markus Klein
22:47 Revision 8e54ff8e: [BUGFIX] Avoid PHP warning when checking TCA hideTable
Resolves: #102713
Releases: main, 12.4, 11.5
Change-Id: I18c841d9085221f4b6ff826600965b159af7971b
Reviewed-on: https:...
Markus Klein
22:47 Revision 5f92a394: [BUGFIX] Avoid PHP warning when checking TCA hideTable
Resolves: #102713
Releases: main, 12.4, 11.5
Change-Id: I18c841d9085221f4b6ff826600965b159af7971b
Reviewed-on: https:...
Markus Klein
22:47 Bug #93942: Remove Imagecropping at SVG Files?
Patch set 25 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
22:23 Bug #93942: Remove Imagecropping at SVG Files?
Patch set 24 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
20:08 Task #102714 (Under Review): Add styleguide example for type group allowed "*"
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
20:05 Task #102714 (Closed): Add styleguide example for type group allowed "*"
Nikita Hovratov
19:49 Bug #102696: RTE by CKEditor Documentation wrong
Your first code snippet from the "TYPO3 documentation":https://docs.typo3.org/c/typo3/cms-rte-ckeditor/12.4/en-us/Con... Sebastian Klein
19:42 Task #102632: Use strict types in extbase ActionController
Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:37 Task #102632: Use strict types in extbase ActionController
Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
07:53 Task #102632: Use strict types in extbase ActionController
Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
19:26 Task #102712 (Under Review): Replace Bootstrap::initializeLanguageObject() in tests
Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
19:26 Task #102712 (Closed): Replace Bootstrap::initializeLanguageObject() in tests
Benni Mack
19:24 Bug #102711 (Closed): Many entries in sys_file lead to sql error because query gets too long
This is already fixed in https://forge.typo3.org/issues/102295
But not for v11.
Nikita Hovratov
19:19 Bug #102711 (Under Review): Many entries in sys_file lead to sql error because query gets too long
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:14 Bug #102711 (Closed): Many entries in sys_file lead to sql error because query gets too long
We currently maintain a TYPO3 instance with about 220k entries in sys_file. When we run
\TYPO3\CMS\Scheduler\Task\Fi...
Franz Kugelmann
18:40 Task #102056: Introduce Documentation for the sys_note extension
Patch set 2 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
18:36 Task #102056 (Under Review): Introduce Documentation for the sys_note extension
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
18:15 Task #102056 (Resolved): Introduce Documentation for the sys_note extension
Applied in changeset commit:d6a2eb437e28d63ab75a18030721a06b51c8c827. Florian Thiele
17:53 Task #102056: Introduce Documentation for the sys_note extension
Patch set 16 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
17:51 Task #102056: Introduce Documentation for the sys_note extension
Patch set 15 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
18:11 Revision d6a2eb43: [DOCS] Add documentation for sys_note
Resolves: #102056
Releases: main
Change-Id: Ie19e70148b893aff2e82f6ef2ed1e5b31f39407a
Reviewed-on: https://review.typ...
Florian Thiele
15:37 Bug #102708 (Closed): Let queryBuilder support compositeExpression as joinCondition
Closing the ticket as discussed in Slack. Benni Mack
12:10 Bug #102708: Let queryBuilder support compositeExpression as joinCondition
And here the promised code example:
I have a crowd of teachers in @tx_myext_domain_model_teacher@ and a bunch of loca...
Harald Witt
11:27 Bug #102708: Let queryBuilder support compositeExpression as joinCondition
Here another note of Stefan:
will look if this can be done - regarding doctrine/dbal changes. currently it would be ...
Harald Witt
11:23 Bug #102708: Let queryBuilder support compositeExpression as joinCondition
*Stefan Bürk* purposed a simple solution: *Casting* the CompositeExpression to string really functions!... Harald Witt
11:02 Bug #102708 (Closed): Let queryBuilder support compositeExpression as joinCondition
@$queryBuilder->leftJoin@ and other joins does not support @TYPO3\CMS\Core\Database\Query\Expression\CompositeExpress... Harald Witt
13:44 Bug #102710 (Closed): Label for field at inline element media does not look well
Hi,
the label, in this case "Dateiname" looks ugly.
!clipboard-202312211430-xcsau.png!...
Andreas Pfeiffer
13:42 Bug #102709 (Closed): CKEditor "General HTML Support" stopped working with 12.4.9 update
The update from https://forge.typo3.org/issues/100861 worked fine in TYPO3 versions 12.4.7 and 12.4.8. With the relea... Andreas Krämer
13:31 Task #100861: Allow to configure CKEditor "General HTML Support" plugin
@a.kraemer Please create a new ticket for the problem, since this issue is closed already Torben Hansen
13:22 Task #100861: Allow to configure CKEditor "General HTML Support" plugin
Hello @derhansen, your update worked fine in TYPO3 versions 12.4.7 and 12.4.8. With the release of 12.4.9, custom HTM... Andreas Krämer
08:17 Bug #102270: Language Selector does not work in edit popup
still not working :( Stefan Vogt
07:21 Bug #102707 (Closed): Icon wizards in dark mode
I am not sure if this is intended but the icon selection wizard doesn't look good/well integrated when dark mode is s... Georg Ringer
07:05 Task #102699 (Resolved): Streamline the PHPUnit configuration files
Applied in changeset commit:44d5648234f54bd68552bc2fa939763f5e3fcaa7. Oliver Klee
06:51 Task #102699: Streamline the PHPUnit configuration files
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
07:03 Revision e565bf50: [TASK] Streamline the PHPUnit configuration files
- autoformat the files
- sort the configuration options
This keeps the files consistent and avoids unrelated formatt...
Oliver Klee
07:03 Revision 44d56482: [TASK] Streamline the PHPUnit configuration files
- autoformat the files
- sort the configuration options
This keeps the files consistent and avoids unrelated formatt...
Oliver Klee
06:50 Task #102706 (Resolved): Fix code example in comment of UserSessionManager
Applied in changeset commit:5ccafb08f9f6a3903870044f6841c20fed15c7ff. Chris Müller
06:30 Task #102706: Fix code example in comment of UserSessionManager
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
06:48 Task #102548: Missing label for docheader action-menu
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
06:46 Revision 8b5fffdd: [DOCS] Fix code example in comment of UserSessionManager
Resolves: #102706
Releases: main, 12.4
Change-Id: Ia250046ca8e36a82012555a8ed4e638e3746c787
Reviewed-on: https://revi...
Chris Müller
06:46 Revision 5ccafb08: [DOCS] Fix code example in comment of UserSessionManager
Resolves: #102706
Releases: main, 12.4
Change-Id: Ia250046ca8e36a82012555a8ed4e638e3746c787
Reviewed-on: https://revi...
Chris Müller

2023-12-20

18:13 Task #102706 (Under Review): Fix code example in comment of UserSessionManager
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
18:09 Task #102706 (Closed): Fix code example in comment of UserSessionManager
Chris Müller
13:45 Bug #102698 (Under Review): High load & response time after change itemsProcFunc in BackendUtility label functions
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:35 Bug #100758: Viewhelpers and other things do not work outside of extbase context
Do you have a planned solution, or perhaps a workaround or migration path? Julian Mair
13:20 Bug #102704 (Resolved): styleguide generator creates broken MM parent count fields
Applied in changeset commit:c5a6f58b42e622ffed1fdafbe5bca00042361c8d. Christian Kuhn
12:31 Bug #102704 (Under Review): styleguide generator creates broken MM parent count fields
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:24 Bug #102704 (Closed): styleguide generator creates broken MM parent count fields
Christian Kuhn
13:15 Revision c5a6f58b: [BUGFIX] Proper styleguide data generator MM fields
Patch for #102279 to auto-create DB select fields
reveals a bug in the styleguide data generator which
tries to creat...
Christian Kuhn
12:34 Feature #102705 (New): Finisher - Email to receiver: Reply-To Recipients shoud use option "insert formelement identifier"
In finisher Email to receiver there shoud be option to "call" insert formelement identifier for Reply-To Recipients o... Rene Tobias
12:26 Bug #102702 (Rejected): Add missing TCA default values for select-mm fields
abandoned in favor of #102704 Christian Kuhn
08:13 Bug #102702 (Under Review): Add missing TCA default values for select-mm fields
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:13 Bug #102702 (Rejected): Add missing TCA default values for select-mm fields
Stefan Bürk
11:58 Bug #102700: 'Undefined array key "uid" 'in FileDeletionAspect::cleanupCategoryReferences()
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:50 Bug #102700 (Under Review): 'Undefined array key "uid" 'in FileDeletionAspect::cleanupCategoryReferences()
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:55 Task #102678 (Resolved): Notify user about forced module redirect
Applied in changeset commit:8b7acb3b3e9db6cf56d1ca0879ecce4088361f71. Oliver Bartsch
11:46 Task #102678: Notify user about forced module redirect
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:53 Revision bdd2a5ba: [TASK] Notify user about forced module redirect
There might be valid reasons for a module
being (temporary) inaccessible for a user.
Since #102665 a module redirect ...
Oliver Bartsch
11:53 Revision 8b7acb3b: [TASK] Notify user about forced module redirect
There might be valid reasons for a module
being (temporary) inaccessible for a user.
Since #102665 a module redirect ...
Oliver Bartsch
11:34 Bug #101520: Crop variant editor doesn't remember certain crop area positions
I can confirm that too. This behavior affects TYPO3 11 aswell. Daniel Gorges
10:45 Feature #99346 (Resolved): Add Site to itemsProcFunc of AbstractItemProvider
Applied in changeset commit:f266613ea63d75419b2d8ad429283725c1ed7560. Georg Ringer
10:23 Feature #99346: Add Site to itemsProcFunc of AbstractItemProvider
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:43 Revision 8c81e38b: [TASK] Provide more information to itemsProcFunc calls
Adding the following information to itemsProcFunc helps extension
authors:
- effectivePid: correct page id
- site: cu...
Georg Ringer
10:43 Revision f266613e: [TASK] Provide more information to itemsProcFunc calls
Adding the following information to itemsProcFunc helps extension
authors:
- effectivePid: correct page id
- site: cu...
Georg Ringer
10:38 Bug #102703 (New): Persisted alias mapper should return item uid instead of languageParentFieldName when site translation fallbackType is set to free
When using a persisted alias mapper eg on news extension
The persisted alias mapper return the uid of the news in th...
Luc Muller
10:35 Bug #102386 (Resolved): Consider URL encoded values for addQueryString.exclude
Applied in changeset commit:929fa84d768a9e8f046a386de29d11484330c675. Oliver Hader
10:09 Bug #102386: Consider URL encoded values for addQueryString.exclude
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:33 Revision db22f222: [BUGFIX] Consider URL encoded values for addQueryString.exclude
TypoScript property `addQueryString.exclude` concerns the internal,
URL-decoded values. However, the parameters are p...
Oliver Hader
10:33 Revision 929fa84d: [BUGFIX] Consider URL encoded values for addQueryString.exclude
TypoScript property `addQueryString.exclude` concerns the internal,
URL-decoded values. However, the parameters are p...
Oliver Hader
10:22 Bug #92353: TypoScript ObjectBrowser and TemplateAnalyzer include hidden records
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:20 Bug #102383 (Resolved): Undefined array key "debugMode"
Applied in changeset commit:40217e05ba8b830f539b5dbceea590e084f6eae8. Oliver Bartsch
09:55 Bug #102383: Undefined array key "debugMode"
Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:55 Bug #102383: Undefined array key "debugMode"
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:14 Revision 0a9b6282: [BUGFIX] Prevent Undefined array key `debugMode` in Indexer
Resolves: #102383
Releases: main, 12.4, 11.5
Change-Id: Iced9d71874a51ee321857b662fa157ca2c2c0307
Reviewed-on: https:...
Oliver Bartsch
10:14 Revision df6c9fcf: [BUGFIX] Prevent Undefined array key `debugMode` in Indexer
Resolves: #102383
Releases: main, 12.4, 11.5
Change-Id: Iced9d71874a51ee321857b662fa157ca2c2c0307
Reviewed-on: https:...
Oliver Bartsch
10:14 Revision 40217e05: [BUGFIX] Prevent Undefined array key `debugMode` in Indexer
Resolves: #102383
Releases: main, 12.4, 11.5
Change-Id: Iced9d71874a51ee321857b662fa157ca2c2c0307
Reviewed-on: https:...
Oliver Bartsch
10:00 Task #102701 (Resolved): Remove unused `submitFile_grlist() from Indexer
Applied in changeset commit:879667510db3b7cffb86e1bf20c4a0c1f9645c7e. Oliver Bartsch
09:56 Revision 87966751: [TASK] Remove unused `submitFile_grlist() from Indexer
Resolves: #102701
Releases: main
Change-Id: I0546bdc6ebdce3a405fd6421ddc0656e6d577cf4
Reviewed-on: https://review.typ...
Oliver Bartsch
06:33 Bug #102630: (Re-)add missing checkbox labels
Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review

2023-12-19

23:09 Bug #93942: Remove Imagecropping at SVG Files?
Patch set 23 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
22:58 Bug #93942: Remove Imagecropping at SVG Files?
Patch set 22 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
15:21 Bug #93942: Remove Imagecropping at SVG Files?
Patch set 21 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
23:08 Task #102701 (Under Review): Remove unused `submitFile_grlist() from Indexer
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
23:06 Task #102701 (Closed): Remove unused `submitFile_grlist() from Indexer
Oliver Bartsch
22:58 Bug #102383 (Under Review): Undefined array key "debugMode"
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
21:23 Feature #95808: In select fields using a foreign_table it should be possible to define a DB field that is used for assigning a group defined in itemGroups
Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
21:07 Feature #95808: In select fields using a foreign_table it should be possible to define a DB field that is used for assigning a group defined in itemGroups
Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
21:04 Feature #95808: In select fields using a foreign_table it should be possible to define a DB field that is used for assigning a group defined in itemGroups
Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:40 Bug #102697 (Resolved): Ensure removing dangling images works with podman
Applied in changeset commit:e1044694ec3463fcead7b8e63457e44a309f1afe. Stefan Bürk
15:13 Bug #102697: Ensure removing dangling images works with podman
Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:13 Bug #102697: Ensure removing dangling images works with podman
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:47 Bug #102697: Ensure removing dangling images works with podman
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:07 Bug #102697 (Under Review): Ensure removing dangling images works with podman
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:04 Bug #102697 (Closed): Ensure removing dangling images works with podman
Stefan Bürk
15:35 Revision 907a61ce: [TASK] Ensure removing dangling images works with podman
The TYPO3 core `runTests.sh` contains the `-u` option to
update the images and remove dangling images. Providing
an i...
Stefan Bürk
15:35 Revision 9fa175c0: [TASK] Ensure removing dangling images works with podman
The TYPO3 core `runTests.sh` contains the `-u` option to
update the images and remove dangling images. Providing
an i...
Stefan Bürk
15:35 Revision e1044694: [TASK] Ensure removing dangling images works with podman
The TYPO3 core `runTests.sh` contains the `-u` option to
update the images and remove dangling images. Providing
an i...
Stefan Bürk
15:35 Bug #102295 (Resolved): Task "Storage Index" has nofile index Limit ends in a Excpection
Applied in changeset commit:c60198539e8d83ece129ff197a2378891dfd3db0. Garvin Hicking
15:14 Bug #102295: Task "Storage Index" has nofile index Limit ends in a Excpection
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:31 Revision 390092d8: [BUGFIX] No "update storage index" FAL task fail with too many records
The Indexer builds a large array of all actual files on a storage
(identifiedFileUids). If many files exists, this ar...
Garvin Hicking
15:30 Revision c6019853: [BUGFIX] No "update storage index" FAL task fail with too many records
The Indexer builds a large array of all actual files on a storage
(identifiedFileUids). If many files exists, this ar...
Garvin Hicking
15:21 Bug #102700 (Closed): 'Undefined array key "uid" 'in FileDeletionAspect::cleanupCategoryReferences()
In FileDeletionAspect::cleanupCategoryReferences() there is the Null Coalescing operator used for *not* accessing the... Julian Hofmann
15:14 Bug #92353: TypoScript ObjectBrowser and TemplateAnalyzer include hidden records
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:13 Bug #92353 (Under Review): TypoScript ObjectBrowser and TemplateAnalyzer include hidden records
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:13 Bug #92353: TypoScript ObjectBrowser and TemplateAnalyzer include hidden records
and in latest v12 too. Daniel Hoffmann
15:11 Bug #100849: ContentContentObject::render has wrong condition
Concerning several custom CEs, the problem is SOLVED and was the following:
The parentRecordNumber is based on a gen...
David Bruchmann
14:08 Bug #100849: ContentContentObject::render has wrong condition
In the mentioned scenario (CEs: Hero, Text, Hero, Text) it turned out that the seemingly required TypoScript (of my o... David Bruchmann
13:49 Bug #100849: ContentContentObject::render has wrong condition
Christophe,
thanks for the feedback, I assume your use case is slightly different then.
But perhaps you can try to ...
David Bruchmann
13:36 Bug #100849: ContentContentObject::render has wrong condition
I can confirm, in my case it's working on 10.4 without the patch but not in 11.5. Christophe Duhamel
11:37 Bug #100849: ContentContentObject::render has wrong condition
Markus, indeed the whole logic is somehow flawed or broken.
But first: I tried it in v10, there it's neither worki...
David Bruchmann
15:10 Feature #102279 (Resolved): Auto-create DB fields from TCA columns for type "select"
Applied in changeset commit:fee18f06140554a597a4b7ba347c34427ddf242f. Anja Leichsenring
15:02 Feature #102279: Auto-create DB fields from TCA columns for type "select"
Patch set 22 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
15:01 Feature #102279: Auto-create DB fields from TCA columns for type "select"
Patch set 21 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
13:25 Feature #102279: Auto-create DB fields from TCA columns for type "select"
Patch set 20 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
13:08 Feature #102279: Auto-create DB fields from TCA columns for type "select"
Patch set 19 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
12:50 Feature #102279: Auto-create DB fields from TCA columns for type "select"
Patch set 18 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
07:36 Feature #102279: Auto-create DB fields from TCA columns for type "select"
Patch set 17 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
15:08 Revision fee18f06: [FEATURE] Auto create DB fields from TCA for type "select"
Tables with TCA columns set to type="select" do not
need an ext_tables.sql entry anymore. The core now
creates this f...
Anja Leichsenring
12:42 Bug #80427: Using space_before_class and space_after_class in PageTS Config
It seems the .. "hack" doesn't work anymore. We just noticed that Default / Standard is always entered for the first ... Johannes Rebhan
12:02 Task #102699 (Under Review): Streamline the PHPUnit configuration files
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:00 Task #102699 (Closed): Streamline the PHPUnit configuration files
Oliver Klee
11:25 Bug #102698 (Closed): High load & response time after change itemsProcFunc in BackendUtility label functions
The adjustment in TYPO3 v12.4.9 in the TCA items creates high load and loading times in the backend. In v12.4.8 the l... Joerg Boesche
11:06 Bug #102585 (Closed): Workspace preview link generated by PageTree "show" button contains "&amp;" character
I can confirm that the issue is fixed on 12.4.9
Thank you and sorry for my late reply. Closing it.
Riccardo De Contardi
11:01 Bug #102690 (Accepted): Script generated with "removeDefaultJS = external" has no nonce attribute
understood, thanks!
So @strict-dynamic@ again – we already have some implications for @strict-dynamic@ in place, but...
Benjamin Franzke
09:49 Bug #102690: Script generated with "removeDefaultJS = external" has no nonce attribute
Of course, this is my csp.yaml:... Simon Würstle
07:14 Bug #102690 (Needs Feedback): Script generated with "removeDefaultJS = external" has no nonce attribute
Can you share your CSP Policy and the exact CSP error you get?
Questions:
# Which script is exactly failing – i...
Benjamin Franzke
05:08 Bug #102690: Script generated with "removeDefaultJS = external" has no nonce attribute
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:12 Task #102678: Notify user about forced module redirect
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:06 Feature #99346: Add Site to itemsProcFunc of AbstractItemProvider
Patch set 15 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
08:41 Feature #99346: Add Site to itemsProcFunc of AbstractItemProvider
Patch set 14 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
09:50 Bug #102693 (Resolved): JavaScript TypeError on backend login
Applied in changeset commit:7bb04175b77fedc91977fb9c19e0d8cc26abec27. Oliver Bartsch
08:23 Bug #102693: JavaScript TypeError on backend login
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:01 Bug #102693 (Under Review): JavaScript TypeError on backend login
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
07:59 Bug #102693 (Closed): JavaScript TypeError on backend login
... Oliver Bartsch
09:48 Revision 7bb04175: [TASK] Prevent possible TypeError with custom login providers
Check for existence of the password field before using its value to
prevent a "read properties of null" TypeError.
N...
Oliver Bartsch
09:37 Task #102695: Revise taborder of the pagetree area
Could be related? #95333 Riccardo De Contardi
08:33 Task #102695 (Needs Feedback): Revise taborder of the pagetree area
When navigating through the backend with the tab key, the order of the focused elements isn't intuitive at all. Willi Wehmeier
09:21 Bug #102696 (Closed): RTE by CKEditor Documentation wrong
I wanted my own RTE configuration. According to the documentation, it should look like this..:... Jan Leifert
09:10 Task #102679 (Resolved): Migrate ImageMagick $info array to dedicated object
Applied in changeset commit:2c61cae9f681ef3201b8c5630035b767438bfb4f. Benni Mack
08:36 Task #102679: Migrate ImageMagick $info array to dedicated object
Patch set 14 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
05:16 Task #102679: Migrate ImageMagick $info array to dedicated object
Patch set 13 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
09:07 Revision 2c61cae9: [TASK] Migrate ImageMagick $info array to dedicated object
This change introduces a few number of non-breaking details
to be used for further (breaking) changes in the
Image Pr...
Benni Mack
08:42 Bug #102694 (Under Review): Shortcuts do not respect different settings in alternative languages
Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:33 Bug #102694 (Closed): Shortcuts do not respect different settings in alternative languages
The TYPO3 Core does not respect different settings for shortcut target and shortcut mode in alternative languages.
...
Peter Kraume
08:22 Bug #102630: (Re-)add missing checkbox labels
Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:15 Bug #102630: (Re-)add missing checkbox labels
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:05 Bug #102676 (Resolved): Sanitize embedded HTML in Installation-Wide Configuration GUI
Applied in changeset commit:f83b30ad8f8c561d55ee0b08f5fae26fb8bc85e6. Anonymous
07:43 Bug #102676: Sanitize embedded HTML in Installation-Wide Configuration GUI
Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
07:41 Bug #102676: Sanitize embedded HTML in Installation-Wide Configuration GUI
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
07:20 Bug #102676: Sanitize embedded HTML in Installation-Wide Configuration GUI
Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:02 Revision ee5898d2: [TASK] Sanitize embedded HTML in Installation-Wide Configuration GUI
Input data is statically provided by EXT:core only, so there is no
security issue known right now. This change is a p...
Benjamin Franzke
08:02 Revision 5e2a9d4e: [TASK] Sanitize embedded HTML in Installation-Wide Configuration GUI
Input data is statically provided by EXT:core only, so there is no
security issue known right now. This change is a p...
Benjamin Franzke
08:02 Revision f83b30ad: [TASK] Sanitize embedded HTML in Installation-Wide Configuration GUI
Input data is statically provided by EXT:core only, so there is no
security issue known right now. This change is a p...
Benjamin Franzke
07:35 Task #102642 (Resolved): IndexedSearch subtypes_excludelist layout not excluded anymore
Applied in changeset commit:eda26b6b4006973c1abc7898961845093dc1b518. Nikita Hovratov
07:31 Revision eda26b6b: [TASK] Remove layout from subtypes_excludelist in indexedsearch_pi2
It is unclear why `layout` was excluded for the indexed search plugin.
In contrary to `pages` and `recursive` this fi...
Nikita Hovratov
05:40 Bug #102692 (Resolved): Avoid type errors in `ResourceFactory` methods
Applied in changeset commit:ec79d5c517a4dfa9ef4f80d8706f328c5188fc2f. Stefan Bürk
05:07 Bug #102692: Avoid type errors in `ResourceFactory` methods
Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
05:06 Bug #102692: Avoid type errors in `ResourceFactory` methods
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
05:35 Revision d9ab1d20: [BUGFIX] Avoid type errors in `ResourceFactory` methods
With #92289 logic has been decoupled from `ResourceFactory`
into the `StorageRepository`. As a side change, native ph...
Stefan Bürk
05:35 Revision 48d746eb: [BUGFIX] Avoid type errors in `ResourceFactory` methods
With #92289 logic has been decoupled from `ResourceFactory`
into the `StorageRepository`. As a side change, native ph...
Stefan Bürk
05:34 Revision ec79d5c5: [BUGFIX] Avoid type errors in `ResourceFactory` methods
With #92289 logic has been decoupled from `ResourceFactory`
into the `StorageRepository`. As a side change, native ph...
Stefan Bürk

2023-12-18

22:09 Bug #98544: Language version was deleted but is still shown in "PAGE-view" of Workspace
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:22 Bug #102692: Avoid type errors in `ResourceFactory` methods
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:31 Bug #102692 (Under Review): Avoid type errors in `ResourceFactory` methods
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:23 Bug #102692 (Closed): Avoid type errors in `ResourceFactory` methods
With #92289 logic has been decoupled from `ResourceFactory`
into the `StorageRepository`. As a side change, native p...
Stefan Bürk
15:32 Bug #102690 (Under Review): Script generated with "removeDefaultJS = external" has no nonce attribute
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:11 Bug #102690 (Under Review): Script generated with "removeDefaultJS = external" has no nonce attribute
If you enable [SYS][features][security.frontend.enforceContentSecurityPolicy] and set "config.removeDefaultJS" to "ex... Simon Würstle
15:28 Bug #102691 (Closed): Notifications now appear from bottom right instead of top right
@Philipp Kuhlmay thank you for your time and efforts.
Closing it.
If you think that this is the wrong decision ...
Riccardo De Contardi
15:18 Bug #102691: Notifications now appear from bottom right instead of top right
Yes, close it. Now it makes sense, why it has changed. Thanks. Philipp Kuhlmay
15:04 Bug #102691: Notifications now appear from bottom right instead of top right
Indeed, it is intended - see https://forge.typo3.org/issues/102331
If you agree, I'd close this one. Thank you for...
Riccardo De Contardi
14:52 Bug #102691 (Closed): Notifications now appear from bottom right instead of top right
Hi I updated my TYPO3 to 12.4.9 and now the notifications appears from the bottom right instead of the top right. Is ... Philipp Kuhlmay
12:55 Feature #92778 (Closed): Provide Event to modify Site configuration
Hey. I hope it's ok to close here - the event hopefully handles the needs. Christian Kuhn
12:51 Feature #90256 (Closed): Show bookmarks in link wizard
Hey. I hope it's ok to close here for now. I roughly get the idea of navigating / selecting more quickly in the link ... Christian Kuhn
12:47 Feature #90629 (Closed): Possibility of displaying a table directly in single view in module "list"
Hey. I hope it's ok to close here for now. It will be hard to find consensus on this one. Christian Kuhn
12:46 Task #90806 (Closed): Create scripts to check for formatting errors in .rst files (e.g. for Changelog)
Christian Kuhn
12:46 Task #90806: Create scripts to check for formatting errors in .rst files (e.g. for Changelog)
Thanks for feedback. Let's close for now. Christian Kuhn
12:43 Bug #91409: Using pagebrowser in redirects module results in error 404
Is this still an issue with current core versions? Quite a few details changed in this area since v9 ... Christian Kuhn
12:36 Bug #82476 (Closed): CKEditor removes classes from p and span since TYPO3 8.7.5
Hey. I hope it's ok to close here. Mainly due to lack of further feedback and with keeping in mind that v12 comes wit... Christian Kuhn
12:34 Feature #83353 (Closed): Add extbase db operand for using ExtractValue() in queries, allowing parsing xml data like e.g. pi_flexform
Hey. I'm not a fan of adding this to the extbase query layer. If at all, it needs proper lower level support on the d... Christian Kuhn
12:31 Feature #82212: TYPO3 should be able to store JSON instead of XML in FlexForm fields
First, the patch was stuck for a long time.
Also, my main reason to not go this path is this: FlexForm is ultimate...
Christian Kuhn
12:20 Bug #85485 (Closed): JsonView forces order by UID
Hey. I hope it's ok to close here for now. Christian Kuhn
12:19 Bug #85987 (Closed): Menus doesn't respect language settings and show non translated pages
Hey. I hope it's ok to close here: The main issue has been resolved and the question by Hagen should go to a fresh is... Christian Kuhn
12:17 Task #86667 (Closed): adapt font size
Hey. I hope it's ok to close here - this probably improved with latest v5 bootstrap. Let's re-open or create a fresh ... Christian Kuhn
12:15 Bug #102672 (Resolved): Status message with button not in focus when displayed
Applied in changeset commit:0bd0cad5355d8e4771cefbaa96ed2a58284b37d5. Christian Rath-Ulrich
11:31 Bug #102672: Status message with button not in focus when displayed
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:12 Bug #88338 (Closed): Creating a file reference sorting not working
Hey. I hope it's ok to close here for now. let's re-open in case we missed something. Christian Kuhn
12:11 Revision 5dc850cf: [BUGFIX] Add sufficient role and aria attributes
Resolves: #102672
Releases: main, 12.4
Change-Id: I6a393a23acb5030c2239f3ba74a888c638ceb3b1
Reviewed-on: https://revi...
Christian Rath-Ulrich
12:11 Revision 0bd0cad5: [BUGFIX] Add sufficient role and aria attributes
Resolves: #102672
Releases: main, 12.4
Change-Id: I6a393a23acb5030c2239f3ba74a888c638ceb3b1
Reviewed-on: https://revi...
Christian Rath-Ulrich
12:10 Task #88414 (Closed): Localization FlexFormParser
Thanks for analysis, Torben. I hope it's ok to close here. Christian Kuhn
12:08 Bug #88784 (Closed): Record language is incorrectly changed to default language in overlayLanguageAndWorkspace
Hey. We implemented a solution with #87160. I hope its safe to close here. Christian Kuhn
12:06 Bug #88831 (Closed): Problems with the fallback settings in sites config
Hey. I hope it's ok to close here since we worked on this in v12. Let's have a fresh issue in case we missed something. Christian Kuhn
11:56 Bug #78269 (Closed): Content element Special Menu - Section Index
Great analysis, Riccardo. Thank you! I hope it's safe to close here. Christian Kuhn
11:54 Feature #70858 (Closed): Add possibility to "hook" into the processing chain
Hey. Closing here for now: In case the given events are not enough, we could add further things with a more specific ... Christian Kuhn
11:52 Bug #68672 (Closed): setIgnoreEnableFields() should be inherited to language overlays
Hey. I hope it's ok to close here for now: Various things in this area changed over the years and it's very possible ... Christian Kuhn
11:50 Feature #66623 (Closed): Make mapSingleRow public to avoid unnessesary database access
Hey.
I hope we don't disturb anyone by closing the issue for now: It seems unlikely the DM in extbase is reworked ...
Christian Kuhn
11:45 Feature #66464 (Closed): File selection popup does not use FAL driver count*() methods
Hey. I hope it's ok to close here. Let's start with a fresh issue in case we missed something. Christian Kuhn
11:41 Bug #58960 (Closed): Localization overwrite with multiple plugins from the same extension
Closing here since we think this resolved meanwhile. Feel free to re-open, or create a fresh issue linking this one i... Christian Kuhn
11:38 Bug #23375 (Closed): IRRE: fails to save preexisting child record selected by combo
Closing here. This seems to have been resolved meanwhile somehow. In case this is still an issue, let's start with a ... Christian Kuhn
11:30 Task #102592 (Resolved): Mitigate deprecated doctrine `SchemaDiff` methods
Applied in changeset commit:79ba5d29f2b0039370309b62ec1c3b12e24279f4. Stefan Bürk
11:27 Revision 79ba5d29: [TASK] Mitigate deprecated doctrine `SchemaDiff` methods
The doctrine team deprecated the `SchemaDiff->toSql()` and
`SchemaDiff->toSaveSql()` methods [1], `toSaveSql()` witho...
Stefan Bürk
11:10 Bug #102689 (Resolved): `inherit` access option for scheduler sub modules is invalid
Applied in changeset commit:ca85d36da70322b7b0769575c5b90102286df518. Oliver Bartsch
10:43 Bug #102689: `inherit` access option for scheduler sub modules is invalid
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:28 Bug #102689 (Under Review): `inherit` access option for scheduler sub modules is invalid
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:25 Bug #102689 (Closed): `inherit` access option for scheduler sub modules is invalid
Oliver Bartsch
11:10 Bug #102688 (Resolved): Display inherited module workspace access restriction
Applied in changeset commit:31bda6b046c68e022d0055ec9d968d04c4ee2ff9. Oliver Bartsch
10:43 Bug #102688: Display inherited module workspace access restriction
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:04 Bug #102688 (Under Review): Display inherited module workspace access restriction
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
07:55 Bug #102688 (Closed): Display inherited module workspace access restriction
Oliver Bartsch
11:10 Bug #102649 (Resolved): Search for file throws exception in filelist-module (with patch)
Applied in changeset commit:cf7acb129556b781fca6ac802b7dbd4ebdbebb14. Oliver Bartsch
10:42 Bug #102649: Search for file throws exception in filelist-module (with patch)
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:10 Bug #102670 (Resolved): Error 503 "UID of file has to be numeric" when using "_blank" in field "Link" in CE
Applied in changeset commit:f31fd1f53436fcf2e86dfb7d6511438c78117c96. Oliver Bartsch
10:55 Bug #102670: Error 503 "UID of file has to be numeric" when using "_blank" in field "Link" in CE
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:55 Bug #102670 (Under Review): Error 503 "UID of file has to be numeric" when using "_blank" in field "Link" in CE
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:05 Revision b5c54bcc: [BUGFIX] Prevent TypeError in FileSearchDemand
Since `QueryHelper::parseOrderBy()` might return
NULL as value for fieldname and direction, we
now check those values...
Oliver Bartsch
11:05 Revision cf7acb12: [BUGFIX] Prevent TypeError in FileSearchDemand
Since `QueryHelper::parseOrderBy()` might return
NULL as value for fieldname and direction, we
now check those values...
Oliver Bartsch
11:05 Revision d54560ba: [BUGFIX] Display inherited module workspace access restriction
Workspace access permissions of backend modules
are inherited. This is now poperly reflected in
the configuration mod...
Oliver Bartsch
11:04 Revision 31bda6b0: [BUGFIX] Display inherited module workspace access restriction
Workspace access permissions of backend modules
are inherited. This is now poperly reflected in
the configuration mod...
Oliver Bartsch
11:04 Revision 18c4e1db: [BUGFIX] Fix access restrictions of scheduler sub modules
The scheduler sub modules are to be
used by admin's only. This has to be
set explicitly as no `inherit` option
exists...
Oliver Bartsch
11:04 Revision ca85d36d: [BUGFIX] Fix access restrictions of scheduler sub modules
The scheduler sub modules are to be
used by admin's only. This has to be
set explicitly as no `inherit` option
exists...
Oliver Bartsch
11:04 Revision bc0f7713: [BUGFIX] Prevent exception for invalid file link
Using an invalid uid to link to a file
does no longer throw an exception, since
this prevents the backend user from f...
Oliver Bartsch
11:04 Revision f31fd1f5: [BUGFIX] Prevent exception for invalid file link
Using an invalid uid to link to a file
does no longer throw an exception, since
this prevents the backend user from f...
Oliver Bartsch
10:55 Task #102645 (Resolved): Clean up Context
Applied in changeset commit:2c30be8afbbe75ee517e82f40c66c405f42444f5. Christian Kuhn
10:52 Revision 2c30be8a: [!!!][TASK] Clean up Context
The constructor of class Context is unfortunate: It
needs to be registered in DI container to be injectable.
If an ex...
Christian Kuhn
10:50 Task #102679: Migrate ImageMagick $info array to dedicated object
Patch set 12 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
10:45 Bug #101667 (Resolved): Environment - Image processing - Read webp missing
Applied in changeset commit:7627fd70d71018416ff84ab116a1b374c3b525af. Benni Mack
10:22 Bug #101667: Environment - Image processing - Read webp missing
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:21 Bug #101667: Environment - Image processing - Read webp missing
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:44 Feature #102658 (Rejected): Backport lazy loading of thumbnail images in backend to v11.5
Hey.
I'm afraid we won't backport this to v11 anymore: v11 is oldstable and bound to critical patches only. The co...
Christian Kuhn
10:41 Revision 7627fd70: [TASK] Add Test Image for reading webp images
With official webp support enabled,
reading from webp images can be activated in
EXT:install as well, as "webp" is ad...
Benni Mack
10:35 Task #102669 (Resolved): [DOCS] Prevent PHP 8.1 issues for formValues usage
Applied in changeset commit:38063d6e38e6c2a16cee6056b7d0a9665199cb31. Anonymous
10:18 Task #102669: [DOCS] Prevent PHP 8.1 issues for formValues usage
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:35 Bug #101768 (Resolved): TYPO3 Form - Page Variant Condition
Applied in changeset commit:38063d6e38e6c2a16cee6056b7d0a9665199cb31. Anonymous
10:18 Bug #101768: TYPO3 Form - Page Variant Condition
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:31 Revision 5d4285ba: [DOCS] Prevent PHP 8.1 issues for formValues usage
Resolves: #102669
Resolves: #101768
Releases: main, 12.4
Change-Id: Ie377f122cfc9acba74c1684f68bb4e3434bf12d0
Reviewe...
Henrik Elsner
10:31 Revision 38063d6e: [DOCS] Prevent PHP 8.1 issues for formValues usage
Resolves: #102669
Resolves: #101768
Releases: main, 12.4
Change-Id: Ie377f122cfc9acba74c1684f68bb4e3434bf12d0
Reviewe...
Henrik Elsner
10:15 Bug #96925 (Resolved): Make webp quality settings adjustable in TYPO3
Applied in changeset commit:38485bb005c174a88715234ba5caa48f36cf17ee. Benni Mack
10:15 Feature #88537 (Resolved): WebP image format support
Applied in changeset commit:38485bb005c174a88715234ba5caa48f36cf17ee. Benni Mack
10:12 Revision 38485bb0: [FEATURE] Enable webp support in ImageMagick/GraphicsMagick
TYPO3 now supports generation of webp images by default
if ImageMagick / GraphicsMagick supports this.
A new report ...
Benni Mack
10:05 Bug #102687 (Resolved): Info module shows valid layout as invalid
Applied in changeset commit:d2a3ccb07d00ad6388c98d4f7543e48a315121f9. Torben Hansen
09:43 Bug #102687: Info module shows valid layout as invalid
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:18 Bug #102687: Info module shows valid layout as invalid
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:00 Revision 78515248: [BUGFIX] Fix backend layout lookup in page info module
The page info module currently shows a valid page layout as invalid,
because the lookup of backend layouts still uses...
Torben Hansen
10:00 Revision d2a3ccb0: [BUGFIX] Fix backend layout lookup in page info module
The page info module currently shows a valid page layout as invalid,
because the lookup of backend layouts still uses...
Torben Hansen
09:56 Bug #93830 (Closed): Wrong type for field `time_micro` in table `sys_log`
Hey. I hope it's ok to close here:
Core defines the db field and writes floats to it as expected. The rendering of...
Christian Kuhn
09:18 Bug #100849 (Needs Feedback): ContentContentObject::render has wrong condition
I'm still not sure how this happened.
The code conversion was:...
Markus Klein
08:35 Bug #80367 (Closed): localizationMode provided by ExtensionManagementUtility::getFileFieldTCAConfig
Hi, the @getFileFieldTCAConfig@ method has been deprecated and removed in v13. File fields are now to be defined usin... Oliver Bartsch
08:15 Task #102666 (Resolved): Use array for action list
Applied in changeset commit:be6b23f16ec7d5010a1fff9b64577e44d4be90fd. Oliver Bartsch
08:15 Task #95350 (Resolved): Register plugin and module controller actions as array
Applied in changeset commit:be6b23f16ec7d5010a1fff9b64577e44d4be90fd. Oliver Bartsch
08:12 Revision be6b23f1: [TASK] Use array for controller action lists
Clean up plugin configuration by using
an array for the action list. This also
improves performance, since no string
...
Oliver Bartsch
05:46 Bug #101417 (Closed): It is not possible to remove the target via the link browser
Thanks, Riccardo! Yes, I can no longer reproduce. Closing Sybille Peters
05:35 Bug #96077: Workspace top bar won't work in multidomain setups
I can confirm this issue for TYPO3 v11.5.33.
The hook is still working as a temporary solution.
Daniel Haupt

2023-12-17

18:49 Bug #102687: Info module shows valid layout as invalid
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
18:47 Bug #102687 (Under Review): Info module shows valid layout as invalid
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
18:35 Bug #102687 (Closed): Info module shows valid layout as invalid
The info module shows a valid layout as invalid
!clipboard-202312171933-smspr.png!
Additionally, a PHP warning ...
Torben Hansen
17:02 Bug #101397: Not possible to drag in pages into page type recycler
The Recycler Doktype has been removed on version 13 Riccardo De Contardi
17:01 Bug #101417 (Needs Feedback): It is not possible to remove the target via the link browser
Am I wrong or https://review.typo3.org/c/Packages/TYPO3.CMS/+/80034 has been merged?
I tried to reproduce the issu...
Riccardo De Contardi
16:12 Bug #98719: Fluid ImageViewHelper : image not found if any special char in the path
I performed the following test:
* TYPO3 13.0.0-dev (latest main)
* @$GLOBALS['TYPO3_CONF_VARS']['SYS']['UTF8files...
Riccardo De Contardi
15:50 Bug #101456: type="text/javascript" is back
I repeated the same test on my previous comment on 11.5.33 and I also installed @mindshape/mindshape-cookie-consent@ ... Riccardo De Contardi
15:28 Bug #101878 (Closed): Image handling presets
@@Robin Louis van Komen thank you for your feedback and sorry for this late reply.
I close this issue as solved. I...
Riccardo De Contardi
15:25 Bug #101219: Image cropping for twitter image results to a reload of the page settings
I am currently not able to reproduce this one on 12.4.9 (ddev, composer, fresh installation) Riccardo De Contardi

2023-12-16

23:20 Revision 6dd6df82: [BUGFIX] Fix error copying pages with outdated user permissions
If the user permissions contain DB tables which are not available
anymore, a notice is turned into an exception.
Res...
Georg Ringer
23:20 Revision 5ceb5f5a: [BUGFIX] Fix error copying pages with outdated user permissions
If the user permissions contain DB tables which are not available
anymore, a notice is turned into an exception.
Res...
Georg Ringer
23:00 Task #102686 (Resolved): Remove default login credentials check in ext:reports
Applied in changeset commit:8ebffad3dc25593b0f8d829b2b394cd3dd63163a. Torben Hansen
13:09 Task #102686 (Under Review): Remove default login credentials check in ext:reports
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:04 Task #102686 (Closed): Remove default login credentials check in ext:reports
Torben Hansen
23:00 Bug #101547 (Resolved): Error copying a page with outdated user permissions
Applied in changeset commit:976f67ea48b377f02d31317f3882777660abc839. Georg Ringer
22:56 Bug #101547: Error copying a page with outdated user permissions
Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
22:56 Bug #101547: Error copying a page with outdated user permissions
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
22:57 Revision 8ebffad3: [!!!][TASK] Remove admin user account check in ext:reports
In the early versions of TYPO3, "admin" and "password" were set as
the default login credentials. However, this pract...
Torben Hansen
22:56 Revision 976f67ea: [BUGFIX] Fix error copying pages with outdated user permissions
If the user permissions contain DB tables which are not available
anymore, a notice is turned into an exception.
Res...
Georg Ringer
22:24 Bug #101667 (Under Review): Environment - Image processing - Read webp missing
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
22:11 Bug #96925: Make webp quality settings adjustable in TYPO3
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
21:40 Bug #96925 (Under Review): Make webp quality settings adjustable in TYPO3
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
22:11 Feature #88537: WebP image format support
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
21:40 Feature #88537 (Under Review): WebP image format support
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:07 Feature #102685 (Under Review): Add PreviewRenderer for plugins
The core misses a PreviewRenderer class with helper functions, so extension authors can create nice looking plugin pr... Torben Hansen
11:58 Feature #102684 (New): Add PreviewRenderer configuration for Extbase plugins to configuration file
Torben Hansen
11:57 Feature #102683 (New): Add FlexForm registration for Extbase plugins to configuration file
Torben Hansen
11:55 Epic #102682 (New): Make Extbase plugin registration and configuration more comfortable
This epic is about how to make extension developers life more comfortable when creating Extbase plugins. Torben Hansen
11:55 Task #102681 (Resolved): Rearrange position of always active feature
Applied in changeset commit:99f68df72e7c85dc6cc07a8f957c65f59e606bec. Oliver Hader
11:45 Task #102681 (Under Review): Rearrange position of always active feature
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:43 Task #102681 (Closed): Rearrange position of always active feature
@security.backend.enforceContentSecurityPolicy@, enabled per default in TYPO3 v13.0, is moved to the corresponding co... Oliver Hader
11:51 Revision 99f68df7: [TASK] Rearrange position of always active feature
`security.backend.enforceContentSecurityPolicy`, which
is enabled per default in TYPO3 v13.0, is moved to the
corresp...
Oliver Hader
07:55 Task #102334 (Resolved): Update chart.js library
Applied in changeset commit:db882a063a07f4955e68ceacaf8b0aa2bb26c0e5. Oliver Bartsch
07:20 Task #102334 (Under Review): Update chart.js library
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
07:15 Task #102334 (Resolved): Update chart.js library
Applied in changeset commit:e17bbebe89c5e6a795f633fb4befa5988efbac08. Andreas Fernandez
07:50 Revision db882a06: [TASK] Update `chart.js` library to 4.4.0
Executed commands:
npm install --save chart.js@^4.4.0
npm run build
Resolves: #102334
Releases: main, 12.4
...
Oliver Bartsch
07:11 Revision e17bbebe: [TASK] Update `chart.js` library to 4.4.0
Executed commands:
npm install --save chart.js@^4.4.0
npm run build
Resolves: #102334
Releases: main, 12.4
...
Andreas Fernandez
06:02 Bug #102653: felogin acts wrong after a redirect error from Middleware RedirectHandler.php
ext:felogin can not do much to handle the described situation. Due to the wrong redirect, the @FrontendUserAuthentica... Torben Hansen

2023-12-15

22:42 Bug #102680: new ClassSchema(FlashMessage::class) throw exception Call to undefined method phpDocumentor\Reflection\DocBlock\Tags\InvalidTag::getType()
Alexander Grein wrote:
> Using the extbase class TYPO3\CMS\Extbase\Reflection\ClassSchema to get the schema of the c...
Alexander Grein
22:33 Bug #102680 (Closed): new ClassSchema(FlashMessage::class) throw exception Call to undefined method phpDocumentor\Reflection\DocBlock\Tags\InvalidTag::getType()
Using the extbase class TYPO3\CMS\Extbase\Reflection\ClassSchema to get the schema of the class TYPO3\CMS\Core\Messag... Alexander Grein
22:33 Bug #101768 (Under Review): TYPO3 Form - Page Variant Condition
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
22:33 Task #102669: [DOCS] Prevent PHP 8.1 issues for formValues usage
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
22:17 Task #102679: Migrate ImageMagick $info array to dedicated object
Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
22:15 Task #102679 (Under Review): Migrate ImageMagick $info array to dedicated object
Patch set 10 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
22:14 Task #102679 (Closed): Migrate ImageMagick $info array to dedicated object
Benni Mack
20:51 Task #102678: Notify user about forced module redirect
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
20:46 Task #102678 (Under Review): Notify user about forced module redirect
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
20:18 Task #102678 (Closed): Notify user about forced module redirect
Oliver Bartsch
18:34 Feature #102677 (Under Review): Introduce configuration file for Extbase plugin registration and configuration
Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
18:33 Feature #102677 (Under Review): Introduce configuration file for Extbase plugin registration and configuration
It should also be possible to register an Extbase plugin with just one configuration file. Torben Hansen
13:34 Feature #95808: In select fields using a foreign_table it should be possible to define a DB field that is used for assigning a group defined in itemGroups
Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:49 Bug #102676: Sanitize embedded HTML in Installation-Wide Configuration GUI
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:31 Bug #102676 (Under Review): Sanitize embedded HTML in Installation-Wide Configuration GUI
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:31 Bug #102676 (Closed): Sanitize embedded HTML in Installation-Wide Configuration GUI
Input data is statically provided by EXT:core only, so there is no
security issue known right now. This change is a ...
Benjamin Franzke
11:23 Feature #102675 (New): Make selectMultipleSideBySide or a similar select-search dynamic (loading items per AJAX for large amounts of records)
*The problem:*
In our system we have hundred thousands of customers (fe_users). In multiple areas of our application...
Bastian Stargazer
11:04 Task #102632: Use strict types in extbase ActionController
Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:37 Bug #102674 (New): Make DatabaseQueryProcessor available as nested DatabaseProcessor in FilesProcessor
I wanted to get the categories of files (used in a filecollection, CType uploads) and noticed that the fluid array ha... David Menzel
10:12 Bug #102673 (Closed): Crash after Update to 11.5.33 with PHP 7.4
Thank you for your report. This is an issue with the installed version of EXT:styleguide. Please do not use the @main... Andreas Kienast
09:57 Bug #102673 (Closed): Crash after Update to 11.5.33 with PHP 7.4
I hav a running website (TYPO3 11.5.23) in my local ddev-System (PHP 7.4). After updating the website to TYPO3 11.5.3... Dieter Dr. Porth
10:10 Feature #102279: Auto-create DB fields from TCA columns for type "select"
Patch set 16 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
09:08 Task #102666: Use array for action list
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
00:06 Task #102666: Use array for action list
How about a plugin registration similar to the backend modules? Simon Schaufelberger
09:08 Task #95350 (Under Review): Register plugin and module controller actions as array
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:04 Feature #90623: FAL: video thumbnails in BE module Filelist
any new updates on this?
we have this issue now on mobile devices in FE too
Philipp Parzer
08:45 Bug #102665 (Resolved): Exception is thrown on changing workspaces while being in a module without workspace access
Applied in changeset commit:3f25e7ffa4eadeabaddc658f3f132238124f42c8. Oliver Bartsch
08:25 Bug #102665: Exception is thrown on changing workspaces while being in a module without workspace access
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:40 Revision f930e11e: [BUGFIX] Properly handle module access for workspaces
This fixes a couple of workspace related issues
in the module access evaluation.
Basically, it's now ensured that th...
Oliver Bartsch
08:40 Revision 3f25e7ff: [BUGFIX] Properly handle module access for workspaces
This fixes a couple of workspace related issues
in the module access evaluation.
Basically, it's now ensured that th...
Oliver Bartsch
06:33 Bug #102672: Status message with button not in focus when displayed
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review

2023-12-14

21:56 Bug #102672: Status message with button not in focus when displayed
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
21:37 Bug #102672 (Under Review): Status message with button not in focus when displayed
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
20:53 Bug #102672 (Closed): Status message with button not in focus when displayed
Status message with button not in focus when displayed
see https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA18
Christian Rath-Ulrich
16:59 Feature #95808: In select fields using a foreign_table it should be possible to define a DB field that is used for assigning a group defined in itemGroups
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:11 Feature #95808: In select fields using a foreign_table it should be possible to define a DB field that is used for assigning a group defined in itemGroups
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:29 Task #101874: No table captions in Ckeditor 5.
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:45 Task #101874: No table captions in Ckeditor 5.
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:19 Task #101874: No table captions in Ckeditor 5.
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:29 Bug #100847: Add the missing Font Plugin to CKEditor build
Patch set 2 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:45 Bug #100847: Add the missing Font Plugin to CKEditor build
Patch set 25 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
08:19 Bug #100847: Add the missing Font Plugin to CKEditor build
Patch set 24 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
15:13 Bug #102671 (Closed): TYPO3 12.4.8 Image Cropping Editor
The preview of the Crop Editor and the actual section on the page are different.
For example:
!clipboard-2023121416...
Mike Streibl
15:03 Bug #102660 (Closed): Site appearing twice in HMENU Navigation in Workspace Preview
Closing this ticket now. Thanks for the update! we cannot fix this in 10.4.37 (as this is EOL in public) Benni Mack
14:34 Bug #102660: Site appearing twice in HMENU Navigation in Workspace Preview
Seems to be fixed in 11.5.33 (tested with the same project where this bug exists in 10.4.37) Jan Kornblum
13:40 Bug #102670 (Closed): Error 503 "UID of file has to be numeric" when using "_blank" in field "Link" in CE
It is possible to add the target "_blank" to a URL defined in the field "Link" of a content element.
However, when y...
Tobias Jungmann
13:09 Bug #102383: Undefined array key "debugMode"
I install typo3 at the normal way and go straight with create empty site to backend. Then activate the extension inde... Kevin Veldscholten
12:50 Task #102669: [DOCS] Prevent PHP 8.1 issues for formValues usage
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:46 Task #102669 (Under Review): [DOCS] Prevent PHP 8.1 issues for formValues usage
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:45 Task #102669 (Closed): [DOCS] Prevent PHP 8.1 issues for formValues usage
Resolves: https://forge.typo3.org/issues/101768
This issue was automatically created from https://github.com/TYPO3...
TYPO3 GmbH TYPO3com
12:47 Bug #101768: TYPO3 Form - Page Variant Condition
IMHO Mathias already provided the solution.
No patch is needed for the core, but the docs.
I created a PR, which mi...
Henrik Elsner
12:15 Bug #102668 (Resolved): Consider empty or invalid password policy reference
Applied in changeset commit:9a41fb0a27e42d95be2eaf61612ed2824fbd0780. Oliver Hader
11:19 Bug #102668: Consider empty or invalid password policy reference
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:12 Revision 99797bde: [BUGFIX] Consider empty or invalid password policy reference
In case `$GLOBALS['TYPO3_CONF_VARS']['BE']['passwordPolicy']`
is disabled or set to a preset that actually does not e...
Oliver Hader
12:12 Revision 9a41fb0a: [BUGFIX] Consider empty or invalid password policy reference
In case `$GLOBALS['TYPO3_CONF_VARS']['BE']['passwordPolicy']`
is disabled or set to a preset that actually does not e...
Oliver Hader
11:55 Task #102589 (Resolved): Remove superflous code from `CustomPlatformDriverDecorator`
Applied in changeset commit:b553e93950d25bd88e51544d65b62e215fef8f0b. Stefan Bürk
07:52 Task #102589: Remove superflous code from `CustomPlatformDriverDecorator`
Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:52 Revision b553e939: [TASK] Remove superflous code from `CustomPlatformDriverDecorator`
With #102402 the deprecated `doctrine/event-manager` has been
mitigated by using a global doctrine dbal driver middle...
Stefan Bürk
11:16 Task #102645: Clean up Context
Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:12 Task #102645 (Under Review): Clean up Context
Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:46 Feature #102587: Introduce driver middleware `UsableForConnectionInterface`
Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:12 Feature #102587: Introduce driver middleware `UsableForConnectionInterface`
Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
07:51 Feature #102587: Introduce driver middleware `UsableForConnectionInterface`
Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:45 Feature #99526: CKEditor add basic plugins for fonts and images
Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:19 Feature #99526: CKEditor add basic plugins for fonts and images
Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:45 Story #101906: CKEditor5 missing plugins
Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:19 Story #101906: CKEditor5 missing plugins
Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:45 Feature #101128: CKeditor implement bidi and language Plugin again
Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:19 Feature #101128 (Under Review): CKeditor implement bidi and language Plugin again
Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:37 Bug #102001: ModifyUrlForCanonicalTagEvent misses the current request or information about the page
Philipp Parzer wrote in #note-10:
> Minor Update breaks now on TYPO3 Instances that extend generate() function from ...
Benni Mack
07:52 Task #102592: Mitigate deprecated doctrine `SchemaDiff` methods
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
07:52 Task #102588: Implement PDO DriverResult as `doctrine/dbal driver middleware`
Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review

2023-12-13

18:11 Bug #102668 (Under Review): Consider empty or invalid password policy reference
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
18:08 Bug #102668 (Closed): Consider empty or invalid password policy reference
In case @$GLOBALS['TYPO3_CONF_VARS']['BE']['passwordPolicy']@ is disabled or set to a preset that actually does not e... Oliver Hader
16:25 Task #102642: IndexedSearch subtypes_excludelist layout not excluded anymore
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:09 Bug #102665: Exception is thrown on changing workspaces while being in a module without workspace access
Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:40 Bug #102665: Exception is thrown on changing workspaces while being in a module without workspace access
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:40 Bug #102665: Exception is thrown on changing workspaces while being in a module without workspace access
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:39 Bug #102665 (Under Review): Exception is thrown on changing workspaces while being in a module without workspace access
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:37 Bug #102665 (Closed): Exception is thrown on changing workspaces while being in a module without workspace access
!module-access.png! Oliver Bartsch
14:42 Task #102667 (Closed): BE Module Reports show"illegal mix of collations" Message
The message "illegal mix of collations" is shown if the BE Modul Webreactions or Webhooks is installed.
Because bo...
Michael Kasten
14:42 Task #102666: Use array for action list
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:04 Task #102666 (Under Review): Use array for action list
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:58 Task #102666 (Closed): Use array for action list
Oliver Bartsch
14:23 Bug #102001: ModifyUrlForCanonicalTagEvent misses the current request or information about the page
Minor Update breaks now on TYPO3 Instances that extend generate() function from CanonicalGenerator Philipp Parzer
14:00 Task #102643 (Resolved): Separate method for registering controller actions
Applied in changeset commit:e4105acedf6265f5979dee13d428eeb8667290d7. Nikita Hovratov
13:46 Task #102643: Separate method for registering controller actions
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:57 Revision 007ae7a4: [TASK] Extract registration of controller actions into separate method
EU::configurePlugin tightly couples registration of controller actions
and TypoScript generation for a frontend rende...
Nikita Hovratov
13:57 Revision e4105ace: [TASK] Extract registration of controller actions into separate method
EU::configurePlugin tightly couples registration of controller actions
and TypoScript generation for a frontend rende...
Nikita Hovratov
11:55 Task #102650 (Resolved): Use callout for link explanation
Applied in changeset commit:fc6345c9973dc9c23b2a9705cba85132f759ab0f. Oliver Bartsch
11:49 Revision fc6345c9: [TASK] Unify link fields bottom information styling
The LinkElement does now use the same styling
as the SlugElement for the link bottom information.
In case of the Lin...
Oliver Bartsch
08:55 Bug #102662 (Resolved): Use correct code-block languages
Applied in changeset commit:909b96ac7477ae1d97ad91569d21d292ef74f18e. Lina Wolf
08:50 Revision 909b96ac: [DOCS] Switch to correct code-block languages
While Sphinx ignores case of code-block
languages the new code-highlighter is
code-sensitive. So converting the cases...
Lina Wolf
07:59 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... S P

2023-12-12

22:15 Task #102432 (Resolved): Remove jQuery from workspaces record table
Applied in changeset commit:7a7d57ef39f214b2fc36884ad2409b2e21b7ddec. Andreas Nedbal
22:11 Revision 7a7d57ef: [TASK] Remove jQuery from workspaces record table
Resolves: #102432
Related: #102431
Releases: main
Change-Id: I555f695c517e8691a58c8741a16f3419388f6a43
Reviewed-on: h...
Andreas Nedbal
21:15 Feature #102663 (Rejected): Implement default inclusions and settings for Google Analytics / GTM or Matomo
This would be really cool, if e.g. EXT:seo could ship with an API to include tracking functionality directly. Maybe i... Benni Mack
21:05 Bug #102657 (Resolved): BeforeImportEvent does not inform about the fiel to be imported
Applied in changeset commit:a1ea6e68f933eba89b895b0dce052e870a1f716b. Oliver Bartsch
19:32 Bug #102657: BeforeImportEvent does not inform about the fiel to be imported
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:30 Bug #102657: BeforeImportEvent does not inform about the fiel to be imported
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:56 Bug #102657 (Under Review): BeforeImportEvent does not inform about the fiel to be imported
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:53 Bug #102657 (Closed): BeforeImportEvent does not inform about the fiel to be imported
This information might be relevant for further configuration and functionality. Oliver Bartsch
21:03 Bug #102662: Use correct code-block languages
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
21:02 Bug #102662: Use correct code-block languages
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
20:32 Bug #102662 (Under Review): Use correct code-block languages
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
20:28 Bug #102662 (Closed): Use correct code-block languages
While Sphinx ignores case of code-block languages the new code-highlighter is code-sensitive. So converting the cases... Lina Wolf
21:01 Revision 12f67268: [BUGFIX] Expose import file in BeforeImportEvent
The file being about to be imported is
now exposed in the BeforeImportEvent.
This information might be quite relevan...
Oliver Bartsch
21:01 Revision a1ea6e68: [BUGFIX] Expose import file in BeforeImportEvent
The file being about to be imported is
now exposed in the BeforeImportEvent.
This information might be quite relevan...
Oliver Bartsch
18:48 Bug #102661: config.noPageTitle = 2 renders no title no more
Just close it :-) Claus Harup
16:06 Bug #102661 (Closed): config.noPageTitle = 2 renders no title no more
Upgrading to TYPO3 v.12.4.9 I can no longer make my own title tag through... Claus Harup
16:10 Revision a26f2dbe: [BUGFIX] Avoid exception on trailing comma in include_static_file.txt
If an entry in the include_static_file.txt file contains a trailing
comma, a RuntimeException (1651137904) is thrown....
Thomas Hohn
15:55 Bug #102659 (Resolved): Trailing comma in include_static_file.txt
Applied in changeset commit:0d1538795a1e0ab9dc90da019327226912789aaa. Anonymous
15:53 Bug #102659: Trailing comma in include_static_file.txt
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:27 Bug #102659: Trailing comma in include_static_file.txt
Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:20 Bug #102659: Trailing comma in include_static_file.txt
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:16 Bug #102659: Trailing comma in include_static_file.txt
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:54 Bug #102659 (Under Review): Trailing comma in include_static_file.txt
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:43 Bug #102659 (Closed): Trailing comma in include_static_file.txt
If an entry in include_static_file.txt has a trailing comma,
the #1651137904 RuntimeException is thrown:
Single inc...
Thomas Hohn
15:53 Revision 0d153879: [BUGFIX] Avoid exception on trailing comma in include_static_file.txt
If an entry in the include_static_file.txt file contains a trailing
comma, a RuntimeException (1651137904) is thrown....
Thomas Hohn
14:52 Bug #101447: PHP Warning: Undefined array key "uid" in GetAttrNode.php
I think we can close this issue. This problem will arise when updating to PHP 8, and affects the underlying dependenc... Benni Mack
14:29 Bug #93079: Site appearing twice in HMENU Navigation in Workspace Preview
Still existing in 10.4.37, opened a new issue https://forge.typo3.org/issues/102660 Jan Kornblum
14:28 Bug #102660 (Closed): Site appearing twice in HMENU Navigation in Workspace Preview
Reopened https://forge.typo3.org/issues/93079, because the problem still exists in 10.4.37. Seem that this only occur... Jan Kornblum
13:43 Bug #102655 (Closed): Page history crashes - ds_pointerField "list_type" points to a field name that does not exist.
Closing, duplicate of #102656 Christoph Lehmann
12:26 Bug #102655 (Needs Feedback): Page history crashes - ds_pointerField "list_type" points to a field name that does not exist.
Is this perhaps fixed by https://review.typo3.org/c/Packages/TYPO3.CMS/+/82174? Andreas Kienast
09:40 Bug #102655 (Closed): Page history crashes - ds_pointerField "list_type" points to a field name that does not exist.
I upgraded the installation to v12.
I have deleted records on a page, visit the page history and get the Exception...
Christoph Lehmann
11:25 Revision 731e9acb: [TASK] Set TYPO3 version to 12.4.10-dev
Change-Id: I05fb7181a26e6bc6cae3696fc037491e49f0892e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/821...
Benni Mack
11:15 Revision 09d18800: [RELEASE] Release of TYPO3 12.4.9
Change-Id: I4d979c9bdd1305a8bca8a2c36f70bc054d3d6ce3
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/821...
Benni Mack
11:14 Bug #102656: Exception in record history with outdated content element configuration
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:51 Bug #102656 (Under Review): Exception in record history with outdated content element configuration
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:49 Bug #102656 (Closed): Exception in record history with outdated content element configuration
Given is a content element which is not relevant anymore and the ctype has been removed and the content element delet... Georg Ringer
10:58 Feature #102658 (Rejected): Backport lazy loading of thumbnail images in backend to v11.5
Lazy loading of thumbnail images in the backend is now in the "12.4 branch":https://forge.typo3.org/projects/typo3cms... P Stern
10:30 Bug #102623 (Resolved): Switching l10n_parent to 0 triggers exception
Applied in changeset commit:6d47320d5a25199397c888191897c9de8186a326. Oliver Hader
10:27 Revision 07c49ed7: [BUGFIX] Ignore l10n_state when detaching localization parent
When an exisiting localization (sys_language_uid>0 and l10n_parent>0)
shall be detached (l10n_parent=0), the processi...
Oliver Hader
10:27 Revision 6d47320d: [BUGFIX] Ignore l10n_state when detaching localization parent
When an exisiting localization (sys_language_uid>0 and l10n_parent>0)
shall be detached (l10n_parent=0), the processi...
Oliver Hader
09:30 Bug #102522 (Resolved): Paste from word keeps o:p tag
Applied in changeset commit:72519f0376763d5b5dab49f0314db8158df92bdc. Anonymous
06:16 Bug #102522: Paste from word keeps o:p tag
Patch set 2 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
06:16 Bug #102522: Paste from word keeps o:p tag
Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:30 Bug #102507 (Resolved): CKEditor do not remove Tags (Office-Tags like o:p) properly after updated to TYPO3 12.4.7
Applied in changeset commit:72519f0376763d5b5dab49f0314db8158df92bdc. Anonymous
06:16 Bug #102507: CKEditor do not remove Tags (Office-Tags like o:p) properly after updated to TYPO3 12.4.7
Patch set 2 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
06:16 Bug #102507: CKEditor do not remove Tags (Office-Tags like o:p) properly after updated to TYPO3 12.4.7
Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:28 Revision 91caafd6: [BUGFIX] Avoid <o:p> tags pasted from MS Word into CKEditor5
With #99738 the option to allow all classes has been reenabled,
which implicitly caused all custom html elements to b...
Benjamin Franzke
09:27 Revision 72519f03: [BUGFIX] Avoid <o:p> tags pasted from MS Word into CKEditor5
With #99738 the option to allow all classes has been reenabled,
which implicitly caused all custom html elements to b...
Benjamin Franzke
09:15 Task #102654 (Resolved): Update ckeditor to v40.2
Applied in changeset commit:14f16d9b89034ded56e50ebeb933272a2ecb3ecb. Andreas Fernandez
09:02 Task #102654: Update ckeditor to v40.2
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:02 Task #102654 (Under Review): Update ckeditor to v40.2
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:00 Task #102654 (Closed): Update ckeditor to v40.2
Andreas Kienast
09:09 Revision 3ba53b26: [TASK] Update ckeditor5 to v40.2
This commit updates ckeditor5 to v40. See changelog at
https://github.com/ckeditor/ckeditor5/releases/tag/v40.2.0.
E...
Andreas Fernandez
09:09 Revision 14f16d9b: [TASK] Update ckeditor5 to v40.2
This commit updates ckeditor5 to v40. See changelog at
https://github.com/ckeditor/ckeditor5/releases/tag/v40.2.0.
E...
Andreas Fernandez
08:53 Bug #102243: RTE CKEditor5 "externalPlugins" configuration is not migrated
Patch set 4 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
07:42 Bug #102243: RTE CKEditor5 "externalPlugins" configuration is not migrated
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review

2023-12-11

21:23 Bug #102122: Hidden pages sent 403 Header
Evelin no-lastname-given wrote:
> Found a bug that should be fixed but is still present in version 10.4.37.
>
> A...
Bastian Stargazer
20:05 Bug #102529: Properly support HTTP Status Code 201 within extbase
In v11 I had the similar issue in Extbase and ended up using http_response_code(xxx); Christoph Lehmann
19:59 Bug #102611: TYPO3\CMS\Core\Imaging\IconFactory::getIconForResource(): Argument #1 ($resource) must be of type TYPO3\CMS\Core\Resource\ResourceInterface, null given, called in /var/www/html/vendor/typo3/cms-core/Classes/ViewHelpers/IconForResourceViewHelper.php on lin
The question is: How you want to solve that issue?
Currently, I prefer adding a new check in "Environment Check" o...
Stefan Froemken
18:01 Bug #102522: Paste from word keeps o:p tag
Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:59 Bug #102522: Paste from word keeps o:p tag
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:26 Bug #102522: Paste from word keeps o:p tag
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
18:01 Bug #102507: CKEditor do not remove Tags (Office-Tags like o:p) properly after updated to TYPO3 12.4.7
Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:59 Bug #102507: CKEditor do not remove Tags (Office-Tags like o:p) properly after updated to TYPO3 12.4.7
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:26 Bug #102507: CKEditor do not remove Tags (Office-Tags like o:p) properly after updated to TYPO3 12.4.7
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:55 Bug #102653 (New): felogin acts wrong after a redirect error from Middleware RedirectHandler.php
I discovered this during an update from v10 to v12
The Frontend Login always displayed the "wrong password or user...
Anonymous
17:12 Feature #95808 (Under Review): In select fields using a foreign_table it should be possible to define a DB field that is used for assigning a group defined in itemGroups
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:40 Bug #102623: Switching l10n_parent to 0 triggers exception
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:41 Bug #102623: Switching l10n_parent to 0 triggers exception
Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:32 Bug #102623: Switching l10n_parent to 0 triggers exception
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:30 Bug #102619 (Resolved): CKEditor: file_exists(): open_basedir restriction in effect. File(/_assets/.../Css/editor.css)
Applied in changeset commit:d3b26dc0986620f71354289f5d7aeab1da1be1b8. Daniel Siepmann
16:06 Bug #102619: CKEditor: file_exists(): open_basedir restriction in effect. File(/_assets/.../Css/editor.css)
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:46 Bug #102619 (Under Review): CKEditor: file_exists(): open_basedir restriction in effect. File(/_assets/.../Css/editor.css)
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:38 Bug #102619: CKEditor: file_exists(): open_basedir restriction in effect. File(/_assets/.../Css/editor.css)
We have the same issue. I'll provide a patch.
This can also be verified with default TYPO3 settings and networkpanel...
Daniel Siepmann
16:30 Bug #102603 (Resolved): link-element initialization race condition
Applied in changeset commit:51da1bed48122c5357a60dd31ae09de7e4d11209. Anonymous
16:10 Bug #102603: link-element initialization race condition
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:27 Revision 8b1fbf87: [BUGFIX] Use proper editor.css path within TYPO3
GeneralUtility::createVersionNumberedFilename() will process the
provided path. It will execute a file_exists check. ...
Daniel Siepmann
16:27 Revision d3b26dc0: [BUGFIX] Use proper editor.css path within TYPO3
GeneralUtility::createVersionNumberedFilename() will process the
provided path. It will execute a file_exists check. ...
Daniel Siepmann
16:27 Revision 1f5e344b: [BUGFIX] Fix link-element initialization race condition
Children of custom elements are not guaranteed to be available by the
time the element is added to the DOM — i.e. whe...
Benjamin Franzke
16:27 Revision 51da1bed: [BUGFIX] Fix link-element initialization race condition
Children of custom elements are not guaranteed to be available by the
time the element is added to the DOM — i.e. whe...
Benjamin Franzke
15:03 Bug #102652 (New): Form : multicheckbox field has a top label with a "for" attribute that doesn't match a labelable form element
Hi,
according to this Mozilla Dev documentation, the value of the for attribute must be a single id for a labelabl...
RVVN no-lastname-given
13:50 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
12:54 Feature #91835: TCAdefaults set for CTypes like TCEFORM
Hi there,
we are using the new content element wizard with presets to have the desired functionality. This way we ...
Jonathan Kieling
11:10 Task #102648 (Resolved): Fix headings in AsController changelogs
Applied in changeset commit:a62df29d838967c832105225c003136737888d57. Chris Müller
09:03 Task #102648: Fix headings in AsController changelogs
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
07:54 Task #102648: Fix headings in AsController changelogs
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:06 Revision a62df29d: [DOCS] Fix headings in AsController changelogs
Resolves: #102648
Related: #102631
Releases: main
Change-Id: I7b6bcffc4b051e7d9ea4a23cd5e42d4e1288b4a3
Reviewed-on: h...
Chris Müller
10:15 Bug #102649 (Under Review): Search for file throws exception in filelist-module (with patch)
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:39 Bug #102649: Search for file throws exception in filelist-module (with patch)
Sorry. I used
@$GLOBALS['TCA']['sys_file']['ctrl']['sortby'] = 'sorting';@
in the TCA. The text above was used for t...
Dieter Dr. Porth
08:38 Bug #102649 (Closed): Search for file throws exception in filelist-module (with patch)
I tried to search for an file.
I have defined in the override for the TCA for sys_file
@ $GLOBALS['TCA']['sys_file...
Dieter Dr. Porth
09:34 Task #102650 (Under Review): Use callout for link explanation
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:31 Task #102650 (Closed): Use callout for link explanation
Unify styling of the link explanation with the info of regenerated slug Oliver Bartsch
09:20 Feature #88537: WebP image format support
@speters I've tested webp support about a year ago and the server (Uberspace v7) did not support creation of webp. So... Felix Nagel
08:33 Task #102643: Separate method for registering controller actions
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
07:28 Bug #100021: Incorrect path because of absolutely reference file(s) in typo3/cms-dashboard plus it causes open_basedir warnings
I can confirm this in Typo3 v10.4.42 not for dashboard but for a 3rd party extension (I think cause and effect are th... Roman Teitge
07:05 Task #102647 (Resolved): Fix migration example for backed enum in changelog
Applied in changeset commit:3d97625aaf1b17ae4e60272e9cac150b04637d56. Chris Müller
07:00 Bug #102646 (Resolved): Fix rst syntax issues in Changelog
Applied in changeset commit:a49bd36c26862c485ee7c1a987263665948443a7. Lina Wolf
06:59 Revision 3d97625a: [DOCS] Fix migration example for backed enum in changelog
Resolves: #102647
Related: #101163
Releases: main
Change-Id: I8c5081b8279dddd2a76bfad8288d2027af42a716
Reviewed-on: h...
Chris Müller
06:58 Revision a49bd36c: [DOCS] Fix rst syntax issues in Changelog
These are issues that cause no warning in
Sphinx but are displayed wrong. They will
cause a warning in the new PHP ba...
Lina Wolf

2023-12-10

16:54 Task #102648 (Under Review): Fix headings in AsController changelogs
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:53 Task #102648 (Closed): Fix headings in AsController changelogs
Chris Müller
15:56 Task #102647 (Under Review): Fix migration example for backed enum in changelog
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:52 Task #102647 (Closed): Fix migration example for backed enum in changelog
Chris Müller
14:07 Bug #102646: Fix rst syntax issues in Changelog
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:05 Bug #102646: Fix rst syntax issues in Changelog
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:59 Bug #102646 (Under Review): Fix rst syntax issues in Changelog
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:52 Bug #102646 (Closed): Fix rst syntax issues in Changelog
These are issues that cause no warning in Sphinx but are displayed wrong. They will cause a warning in the new PHP ba... Lina Wolf
08:15 Bug #98951 (Rejected): Add constant for BE or FE context
Hey Stefan.
I fear we won't do something like that and I have to reject this issue. Here is why:
The TYPO3 boot...
Christian Kuhn
07:42 Task #102645 (Closed): Clean up Context
Christian Kuhn
07:35 Task #102641 (Resolved): Fix sphinx warnings in the Changelog
Applied in changeset commit:f567483a7c51084168e68fa0c5ec52cb31350722. Lina Wolf
07:32 Revision f567483a: [DOCS] Fix sphinx warnings in the Changelog
Resolves: #102641
Releases: main
Change-Id: Ie5f3324760961fff027bedfe161099488db26fa9
Reviewed-on: https://review.typ...
Lina Wolf

2023-12-09

22:12 Feature #88537: WebP image format support
Some time has passed here. In my opinion, I don't think we have to make it so complicated. Also, I noticed the curren... Sybille Peters
22:07 Feature #102644 (Under Review): Make it easier to restrict uploadable file types / extensions (in addition to fileDenyPattern)
I want to prevent *additional* unwanted files from being uploaded, such as .exe, .zip, .iso etc. (this should be conf... Sybille Peters
20:55 Task #102643 (Under Review): Separate method for registering controller actions
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
20:42 Task #102643 (Closed): Separate method for registering controller actions
Nikita Hovratov
20:48 Task #102641: Fix sphinx warnings in the Changelog
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
20:12 Task #102641: Fix sphinx warnings in the Changelog
Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
20:10 Task #102641 (Under Review): Fix sphinx warnings in the Changelog
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
20:04 Task #102641 (Closed): Fix sphinx warnings in the Changelog
Lina Wolf
20:47 Bug #101531 (Needs Feedback): \TYPO3\CMS\Frontend\Middleware\PreviewSimulator::checkIfRootlineRequiresPreview causes horrible performance
Does #102205 resolves your issue? Christoph Lehmann
20:27 Task #102642 (Under Review): IndexedSearch subtypes_excludelist layout not excluded anymore
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
20:22 Task #102642 (Closed): IndexedSearch subtypes_excludelist layout not excluded anymore
Nikita Hovratov
18:30 Task #102640 (Resolved): Avoid TSFE->getContext() and TSFE->getRequestedId()
Applied in changeset commit:9429de02c789f245e7cb4337298b3653ad35219c. Christian Kuhn
17:06 Task #102640: Avoid TSFE->getContext() and TSFE->getRequestedId()
Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:05 Task #102640 (Under Review): Avoid TSFE->getContext() and TSFE->getRequestedId()
Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:56 Task #102640 (Closed): Avoid TSFE->getContext() and TSFE->getRequestedId()
Christian Kuhn
18:25 Revision 9429de02: [TASK] Avoid TSFE->getContext() and TSFE->getRequestedId()
The context object is injectable singleton state - "Not good
but not terrible". There is no need to have a getter in
...
Christian Kuhn
16:50 Task #101163 (Resolved): Deprecate Enumeration class
Applied in changeset commit:16582d9d9aeb50fdca0c5acd8cfc0cf36dd7c332. Anonymous
16:41 Task #101163: Deprecate Enumeration class
Patch set 13 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
16:35 Task #101163: Deprecate Enumeration class
Patch set 12 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
16:48 Revision 16582d9d: [TASK] Deprecate class Enumeration
The class \TYPO3\CMS\Core\Type\Enumeration
is deprecated in favor of PHP native backed enums.
Resolves: #101163
Rele...
Thomas Hohn
12:50 Bug #102634 (Resolved): Undefined array key warning in page module
Applied in changeset commit:7bc186e9d3d05c3fcc785dcd6843ff6ae619d09e. Oliver Bartsch
11:26 Bug #102634: Undefined array key warning in page module
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:47 Revision 7546b03b: [BUGFIX] Remove unnecessary BackendUtility::getProcessedValue() call in GridColumn
Using BackendUtility::getProcessedValue() in GridColumn to
fetch a backend layout column's title is unnecessary and a...
Oliver Bartsch
12:47 Revision 7bc186e9: [BUGFIX] Remove unnecessary BackendUtility::getProcessedValue() call in GridColumn
Using BackendUtility::getProcessedValue() in GridColumn to
fetch a backend layout column's title is unnecessary and a...
Oliver Bartsch
11:35 Task #102637 (Resolved): Update `phpstan/phpstan` to 1.10.48
Applied in changeset commit:4c1398248b01543a8f964a5961062c6f49e146a5. Christian Kuhn
11:19 Task #102637: Update `phpstan/phpstan` to 1.10.48
Patch set 1 for branch *12.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:05 Task #102637 (Under Review): Update `phpstan/phpstan` to 1.10.48
Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:00 Task #102637 (Closed): Update `phpstan/phpstan` to 1.10.48
Christian Kuhn
11:33 Revision 8fa6c908: [TASK] Update `phpstan/phpstan:^1.10.48`
> composer req --dev phpstan/phpstan:^1.10.48
> ./Build/Scripts/runTests.sh -s phpstanGenerateBaseline
Resolves: #10...
Christian Kuhn
11:32 Revision 4c139824: [TASK] Update `phpstan/phpstan:^1.10.48`
New phpstan find a fishy but not trivial to resolve
inheritance return type definition. Add to baseline
for now.
> c...
Christian Kuhn
11:20 Bug #102638 (Closed): #1666513645 RuntimeException Setup array has not been initialized. This happens in cached Frontend scope where full TypoScript is not needed by the system.
This happens currently in commit:0bdf6daa7772354dcbeb9c4769a69242362a9c80 when enabling the admin panel in the fronte... Simon Schaufelberger
11:10 Task #102636 (Resolved): Unit tests stumble on missing import
Applied in changeset commit:5ecc0f7cbe1d5aabaaa44da732b72a47d0937ee3. Christian Kuhn
10:56 Task #102636: Unit tests stumble on missing import
Patch set 2 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:35 Task #102636 (Under Review): Unit tests stumble on missing import
Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:32 Task #102636 (Closed): Unit tests stumble on missing import
Christian Kuhn
11:09 Revision 5ecc0f7c: [TASK] Unit tests stumble on missing import
Something changed with recent phpspec/prophecy release
1.18.0 which now stumbles upon a missing namespace
import in a...
Christian Kuhn
10:20 Task #102628 (Resolved): Introduce FE cache instruction request attribute
Applied in changeset commit:0bdf6daa7772354dcbeb9c4769a69242362a9c80. Christian Kuhn
10:16 Revision 0bdf6daa: [FEATURE] FE cache information request attribute
Refactor TSFE->no_cache towards the new Request
attribute 'frontend.cache.instruction': This
attribute can be created...
Christian Kuhn
07:29 Bug #102635 (Needs Feedback): \TYPO3\CMS\Extbase\Persistence\Repository->findByUid does not respect defaultQuerySettings
Settings by ... This Mächler
 

Also available in: Atom