Activity
From 2022-12-01 to 2022-12-30
2022-12-30
- 19:00 Bug #99439 (Accepted): Exception thrown when using Extbase repository via commands
- 16:28 Bug #99439 (Closed): Exception thrown when using Extbase repository via commands
- Using an Extbase repository in a command throws the following exception in v12.1.3:...
- 17:04 Feature #99436: List commands in scheduler module
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:42 Feature #99436 (Under Review): List commands in scheduler module
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:17 Feature #99436 (Closed): List commands in scheduler module
- The scheduler module lists all tasks but as tasks should be replaced by commands those should be listed as well!
- 15:51 Task #99438 (Closed): Cleanup: Remove extension_loaded('hash')
- The hash module is a system requirement according to https://docs.typo3.org/m/typo3/tutorial-getting-started/main/en-...
- 15:44 Bug #99437 (Under Review): Improve rendering of Clear Persistent Database Tables items
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:41 Bug #99437 (Closed): Improve rendering of Clear Persistent Database Tables items
- Instead of
> Delete 1 rows from table "be_sessions" table
use
> Delete 1 row(s) from table "be_sessions"
Additi... - 12:48 Bug #99434: Keep the $GLOBALS variables unto redirect to install tool
- Another patch which just reads in all ext_localconf.php files of all extensions.
- 11:13 Feature #99435 (New): "Show"-button in recordlist if TCEMAIN.preview.<tableName> is configured
- If `TCEMAIN.preview.<tableName>` is configured, we'll get a "Save & view"/"View"-button in the edit-scope of the reco...
2022-12-29
- 20:23 Task #97525: Use runtime cache in PageRepository()->getPageOverlay()
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:13 Task #97525: Use runtime cache in PageRepository()->getPageOverlay()
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:34 Bug #99434: Keep the $GLOBALS variables unto redirect to install tool
- The attached patch fixes this issue.
- 10:35 Bug #99434 (Rejected): Keep the $GLOBALS variables unto redirect to install tool
- The TYPO3 backend executes a bootstrap and initializes all global variables correctly. However the administration tas...
- 12:25 Bug #97826: Critical error with opcache_invalidate() function
- The problem is the same with TYPO3 V10, this correction could easily be set in TYPO3 V10.
Did you plan that ? - 12:05 Task #99362 (Resolved): Add mariadb 10.10 to runtests and use in CI
- Applied in changeset commit:6c95da01cc48c4770efbafe208946ac14b4e77c0.
- 11:51 Task #99362: Add mariadb 10.10 to runtests and use in CI
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:06 Task #99362: Add mariadb 10.10 to runtests and use in CI
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:16 Task #99433 (Under Review): Activate t3editor for all TSconfig fields
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:14 Task #99433 (Rejected): Activate t3editor for all TSconfig fields
- The t3editor is active for TSconfig fields in @be_groups@, @be_users@ and @pages@. For the TSconfig fields in @fe_gro...
- 08:52 Feature #97700: Adopt Symfony Messenger as a command bus and queue
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:34 Feature #97700: Adopt Symfony Messenger as a command bus and queue
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:40 Bug #99265: Text in backend modules are not localized to (e.g.) german in TYPO3 12
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:40 Task #99431 (Resolved): Drop phpspec/prophecy
- Applied in changeset commit:c8bb6eb9b8cf6f92b5be7d3f1ddb6cb4664ef032.
- 08:36 Feature #99321: Speed up site language creation with presets
- Patch set 13 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 05:53 Task #99432: Streamline be_users TCA
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
2022-12-28
- 21:05 Task #97525: Use runtime cache in PageRepository()->getPageOverlay()
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:25 Task #97525 (Under Review): Use runtime cache in PageRepository()->getPageOverlay()
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:21 Task #99432 (Under Review): Streamline be_users TCA
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:16 Task #99432 (Closed): Streamline be_users TCA
- TCA fields for @be_users@ currently look unordered and not logically structured compared to @fe_users@. The TCA of be...
- 15:23 Task #99431 (Under Review): Drop phpspec/prophecy
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:17 Task #99431 (Closed): Drop phpspec/prophecy
- 15:10 Task #98853 (Resolved): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/TcaSelectItemsTest.php
- Applied in changeset commit:8825d26eab3477d9666756019bb10b231933d05c.
- 11:58 Task #98853: Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/TcaSelectItemsTest.php
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:04 Feature #97700: Adopt Symfony Messenger as a command bus and queue
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:38 Feature #97700 (Under Review): Adopt Symfony Messenger as a command bus and queue
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:00 Task #98844 (Resolved): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/TcaSelectTreeItemsTest.php
- Applied in changeset commit:5fe46963ab52cdd4912caaff54fba645d4d959fd.
- 11:43 Bug #99417: No way to get frontend.typoscript (TypoScript setup) in Middleware when page was cached
- An ugly workaround:
Add a fake USER_INT to the frontend.controller configuration from your middleware.
This will... - 09:45 Feature #97392 (Under Review): Add Password Policy check to ext:install
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
2022-12-27
- 15:27 Task #98844: Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/TcaSelectTreeItemsTest.php
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:05 Task #98844 (Under Review): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/TcaSelectTreeItemsTest.php
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:16 Feature #99340: Add stdWrap to config.additionalHeaders.10.header
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:26 Bug #99404: Invalide relative path given by getPublicUrl()
- Thanks for you answer.
In my case, it works with that : ... - 09:13 Feature #99430: Event when publishing a workspace record
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:56 Feature #99430: Event when publishing a workspace record
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:42 Feature #99430 (Under Review): Event when publishing a workspace record
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:21 Feature #99430 (Closed): Event when publishing a workspace record
- An event being dispatched once a record or page is published in workspaces would be useful for further processing of ...
2022-12-26
- 18:40 Task #98853: Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/TcaSelectItemsTest.php
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:03 Task #98853: Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/TcaSelectItemsTest.php
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:34 Task #98853: Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/TcaSelectItemsTest.php
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:32 Task #98853: Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/TcaSelectItemsTest.php
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:49 Task #98853 (Under Review): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/TcaSelectItemsTest.php
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:23 Bug #99429 (Closed): Backend module configuration insists to have labels explicitly set
- Given the following configuration in Configuration/Backend/Modules.php:...
2022-12-25
- 10:48 Feature #86880: Enable password view at the backend login
- Patch set 20 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 10:16 Feature #86880: Enable password view at the backend login
- Patch set 19 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 10:11 Feature #86880: Enable password view at the backend login
- Patch set 18 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
2022-12-24
- 11:04 Bug #99428 (Closed): Tooltips not initialized in install tool when shown in iframe
- When the install tool is loaded standalone using @/typo3/install.php@, tooltips in the "Manage Language Packs" card a...
2022-12-23
- 21:26 Bug #99427 (Under Review): Enforce types in HtmlParser / RteHtmlParser
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:25 Bug #99427 (Closed): Enforce types in HtmlParser / RteHtmlParser
- 21:18 Bug #99404: Invalide relative path given by getPublicUrl()
- If you wanna work with a file in the filesystem, then you can do it like this...
- 19:45 Bug #99426 (New): Content not in correct order in preview mode
- In the workspace, when we add elements in a card group to other existing elements, and we change the order, in the pr...
- 17:30 Bug #97442: Icon form Backend Layout Record are broken in Sidesettings
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:57 Bug #97442 (Under Review): Icon form Backend Layout Record are broken in Sidesettings
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:30 Bug #95572: TCA selectSingle with foreign_table and selicon_field does not find images
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:57 Bug #95572 (Under Review): TCA selectSingle with foreign_table and selicon_field does not find images
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:34 Feature #99425 (New): Move the delete button from the contents toolbars in the page module to the more action button
- Hello,
We want the editors stop hidding useless contents instead of deleting them, and cluttering their own workin... - 16:33 Feature #99424 (New): Make always accessible in the the page module's screen the toggles for hidden and unused contents visibility
- Hello,
We want the editors stop hidding useless contents instead of deleting them, and cluttering their own workin... - 16:28 Feature #99423 (New): Let editors remove/unlink content from colpos with an action button in the contents "more actions" button list
- Hello,
We want the editors stop hidding useless contents instead of deleting them, and cluttering their own workin... - 16:27 Feature #99422 (New): Show/hide unused content in the page module only if the user check/uncheck the "show unused content" checkbox
- Hello,
We want the editors stop hidding useless contents instead of deleting them, and cluttering their own workin... - 16:24 Feature #99421 (New): Replace delete confirmation modale to a notification with undo action for related cases
- Hello,
We want the editors stop hidding useless contents instead of deleting them, and cluttering their own workin... - 16:15 Feature #99420 (New): Rename "Delete" labels to "Move to recycler" for related cases
- Hello,
We want the editors stop hidding useless contents instead of deleting them, and cluttering their own workin... - 16:09 Feature #99419 (New): Add a recycler module access icon in the header toolbar list
- Hello,
We want the editors stop hidding useless contents instead of deleting them, and cluttering their own workin... - 16:05 Feature #99418 (Closed): Activate recycler module by default after a TYPO3 installation
- Hello,
We want the editors stop hidding useless contents instead of deleting them, and cluttering their own workin... - 15:00 Task #99416 (Resolved): Streamline doctype handling
- Applied in changeset commit:569724111c8d04b9fca2119f1c454e0ac17021d4.
- 09:32 Task #99416: Streamline doctype handling
- Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 11:24 Bug #95297: cHash not enforced for Extbase actions anymore
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:23 Bug #95297 (Under Review): cHash not enforced for Extbase actions anymore
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:27 Bug #99284: Linking text in CKEditor leads to wrong HTML output
- Same here in FF 107 on Ubuntu
- 09:50 Task #99220 (Resolved): Add event to modify search results
- Applied in changeset commit:4c2fbbcb1f0c6b5f596962d175b91c375e2073f5.
- 08:43 Task #99414: Polish the documentation comments of (Lazy)ObjectStorage
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:58 Bug #99417 (Closed): No way to get frontend.typoscript (TypoScript setup) in Middleware when page was cached
- Currently (Version 12.1) there seems to be no possibilty to get the Typoscript Setup in a Middleware, if the page was...
2022-12-22
- 23:58 Task #99416: Streamline doctype handling
- Patch set 10 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 23:00 Task #99416: Streamline doctype handling
- Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:13 Task #99416 (Under Review): Streamline doctype handling
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:40 Task #99416 (Closed): Streamline doctype handling
- Various places in core deal with the doctype (html5, xhtml1_strict etc), which can be consolidated with an enum
- 23:30 Bug #91761: Links with fragment and without parameters broken
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:54 Bug #91761: Links with fragment and without parameters broken
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:44 Feature #99415: Missing QueryBuilder feature: CROSS JOIN (JOIN without ON)
- For anyone else having the same problem:
At least an unclean INNER JOIN with @null@ as @$condition@ and *any* existi... - 19:40 Feature #99415 (Rejected): Missing QueryBuilder feature: CROSS JOIN (JOIN without ON)
- In some complex query situations it can be necessary to cross join tables without ON clause, and only filter results ...
- 20:45 Task #99405 (Resolved): Streamline the unit tests for ObjectStorage
- Applied in changeset commit:8c7fadcad94bc42d44ac23b12f7ea8e1c9a4b0c1.
- 18:46 Bug #91844: felogin Redirect to referer is not working at all with Site config 403 errorHandler
- There is a patch available now. Please test carefully and vote to get the bug fixed.
- 18:40 Bug #91844 (Under Review): felogin Redirect to referer is not working at all with Site config 403 errorHandler
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:46 Bug #95572: TCA selectSingle with foreign_table and selicon_field does not find images
- The difference is the prefixed slash in /fileadmin/styleguide/telephone_box.jpg
Without the slash it works again: fi... - 18:36 Bug #95572: TCA selectSingle with foreign_table and selicon_field does not find images
- Found causing commit through git bisect: #95027
- 16:11 Bug #98650 (Closed): Can't extend felogin template TYPO3 11.5.17 PHP 8.1
- Make sure, that you use @plugin.tx_felogin_login.view.templateRootPath@ in TypoScript constants and not in TypoScript...
- 14:50 Task #98727 (Resolved): Replace prophecy in EXT:frontend/Tests/Unit/Authentication/FrontendUserAuthenticationTest.php
- Applied in changeset commit:27c5ac8f52fb5031b19a421f31792d5732d4c5bd.
- 14:40 Task #99413 (Resolved): Avoid usage of resetSingletonInstances in setup
- Applied in changeset commit:e78c65fe298a6c238405c9c5ec103de70065f94b.
- 12:59 Task #99413 (Under Review): Avoid usage of resetSingletonInstances in setup
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:50 Task #99413 (Closed): Avoid usage of resetSingletonInstances in setup
- Some tests define @$this->resetSingletonInstances = true;@ in the @setUp()@ method. This can be replaced with the pro...
- 13:25 Task #99414 (Under Review): Polish the documentation comments of (Lazy)ObjectStorage
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:09 Task #99414 (Closed): Polish the documentation comments of (Lazy)ObjectStorage
- 13:24 Bug #97548: In workspaces translated inline element items are shown twice
- @nikitah, I can't confirm that exact bug for TYPO3 10. For me this is working.
But I've got a very similar bug mys... - 13:05 Task #99398 (Resolved): Fix typo in StringLength form validator
- Applied in changeset commit:5a45b91bb5a9965f6b2b1018d1d9b329b9a133e3.
- 13:03 Bug #99372 (Closed): TYPO3 11.5.20 - after upgrade, error message "get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, string given"
- @chris30 Thanks for your feedback!
- 13:01 Bug #99372: TYPO3 11.5.20 - after upgrade, error message "get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, string given"
- @ohader i think this can be closed cause i can't reproduce this behavior locally and with the current TYPO3 Version 1...
- 13:00 Bug #99400 (Resolved): Backend search: z-index issue
- Applied in changeset commit:7cb35771de74e5e4e8cdbfb4067bf4354cc23ac2.
- 12:50 Bug #99411 (Resolved): Incorrect handling of target attribute for xhtml_11 and xhtml_strict
- Applied in changeset commit:022a69469fc36262c4772395fc1b8950466164f7.
- 12:15 Bug #99411: Incorrect handling of target attribute for xhtml_11 and xhtml_strict
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:04 Bug #99411 (Under Review): Incorrect handling of target attribute for xhtml_11 and xhtml_strict
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:04 Bug #99411 (Closed): Incorrect handling of target attribute for xhtml_11 and xhtml_strict
- TYPO3 handles XHTML 1.1 and XHTML 1.0 Strict in a way that there is no "target" attribtue allowed on links, which is ...
- 12:30 Feature #99412 (Under Review): Livesearch: Open Link in a new tab
- Fictitious scenario: I would like to connect the editors to an intranet with training content. To do this, I would ex...
- 12:20 Bug #99402 (Resolved): Unnecessary quote in the file list
- Applied in changeset commit:72b8883dea011c265d6cde73b2c8d75eefec6840.
- 12:06 Bug #99402 (Under Review): Unnecessary quote in the file list
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:00 Bug #99402 (Resolved): Unnecessary quote in the file list
- Applied in changeset commit:e9fab6f25f70190b5a834fe4ea2b02cbdc95b8bb.
- 11:57 Bug #99402: Unnecessary quote in the file list
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:58 Bug #99402: Unnecessary quote in the file list
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:54 Bug #99402 (Under Review): Unnecessary quote in the file list
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:52 Bug #99402 (Accepted): Unnecessary quote in the file list
- 12:10 Task #99407 (Resolved): Missing ref link in rst file
- Applied in changeset commit:50d5c2f01703da0f58e5e583d36b75515f602f8c.
- 11:41 Task #99407 (Under Review): Missing ref link in rst file
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:45 Bug #99390 (Resolved): Check TCA Migrations button state not reset
- Applied in changeset commit:0816ba599e18ef46d7b22d2c7a7b9bffd5f5faf6.
- 11:09 Bug #97172: TemplateAnalyzer does not show constants populated from site settings for nested sites
- Just as an info for anyone wondering: I can confirm that this bug exists in 10.4.34 as well and the above mentioned p...
- 09:52 Bug #99410 (Closed): RTE Field duplication by changing sorting
- Used Versions:
* TYPO3 11.5.19
* mask 8.0.5 (According to nhorvatov, this is a TYPO3 issue, even if it was discover... - 08:18 Bug #99284: Linking text in CKEditor leads to wrong HTML output
- same here with mac and firefox 106.0.5
2022-12-21
- 21:16 Feature #99409 (Under Review): Livesearch: Add psr-14 event for hints
- As an extension developer, I would like to be able to extend or remove the hints in the backend livesearch.
=> typo3... - 20:04 Bug #94499: Redirect after slug update doesn't respect suffix
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:57 Bug #94499: Redirect after slug update doesn't respect suffix
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:27 Bug #94499: Redirect after slug update doesn't respect suffix
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:12 Bug #94499: Redirect after slug update doesn't respect suffix
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:10 Bug #94499: Redirect after slug update doesn't respect suffix
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:37 Bug #94499: Redirect after slug update doesn't respect suffix
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:44 Bug #94499: Redirect after slug update doesn't respect suffix
- Hello,
I have just uploaded a patch to solve this issue, but I will not move that into the initialization process ... - 12:37 Bug #94499 (Under Review): Redirect after slug update doesn't respect suffix
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:49 Bug #99408 (Closed): @Extbase\ORM\Lazy generate an error if I use type property
- 18:12 Bug #99408: @Extbase\ORM\Lazy generate an error if I use type property
- Have to add the LazyLoadingProxy in types and then it works : ...
- 17:33 Bug #99408 (Closed): @Extbase\ORM\Lazy generate an error if I use type property
- If I try to use Lazy loading with a property like that :...
- 16:35 Task #99206 (Resolved): Remove $.ajax from EXT:recycler
- Applied in changeset commit:d4aa6e90ff18ef5f32ccfab239851390ff14ab9e.
- 16:28 Bug #91761: Links with fragment and without parameters broken
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:12 Bug #91761: Links with fragment and without parameters broken
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:57 Story #97492: Unnessesary SQL queries: PageRepository->getPage() with disableGroupAccessCheck=false/true
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:43 Story #97492: Unnessesary SQL queries: PageRepository->getPage() with disableGroupAccessCheck=false/true
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:07 Story #97492: Unnessesary SQL queries: PageRepository->getPage() with disableGroupAccessCheck=false/true
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:55 Task #99407 (Resolved): Missing ref link in rst file
- Applied in changeset commit:8346e2bcdb8a6ed463f937991f1e26bbafdb2a3f.
- 15:28 Task #99407 (Under Review): Missing ref link in rst file
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:24 Task #99407 (Closed): Missing ref link in rst file
- 15:54 Task #99405: Streamline the unit tests for ObjectStorage
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:56 Task #99405: Streamline the unit tests for ObjectStorage
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:18 Task #99405 (Under Review): Streamline the unit tests for ObjectStorage
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:03 Task #99405 (Closed): Streamline the unit tests for ObjectStorage
- 15:40 Task #99379 (Resolved): [DOCS] Update TypoScript documentation
- Applied in changeset commit:ade003f048ad0f80fa8390cf99d8e3ca99d1d440.
- 14:23 Task #99379 (Under Review): [DOCS] Update TypoScript documentation
- Patch set 2 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:50 Task #99379 (Resolved): [DOCS] Update TypoScript documentation
- Applied in changeset commit:169222d238afbe36028bf90685bc4e2a5e013b78.
- 12:45 Task #99379: [DOCS] Update TypoScript documentation
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:40 Bug #99353 (Resolved): Missing Documentation for some EXT:indexed_search settings
- Applied in changeset commit:ade003f048ad0f80fa8390cf99d8e3ca99d1d440.
- 14:23 Bug #99353 (Under Review): Missing Documentation for some EXT:indexed_search settings
- Patch set 2 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:50 Bug #99353 (Resolved): Missing Documentation for some EXT:indexed_search settings
- Applied in changeset commit:169222d238afbe36028bf90685bc4e2a5e013b78.
- 12:45 Bug #99353: Missing Documentation for some EXT:indexed_search settings
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:45 Bug #99406 (Closed): Exception in LocalImageProcessor::checkForExistingTargetFile because accessing array elements without null coalese and "array" is bool (false)
- Exception when opening the file brower in v11.5.21:
#1476107295 TYPO3\CMS\Core\Error\Exception
PHP Warning: Trying ... - 11:54 Bug #99404 (Closed): Invalide relative path given by getPublicUrl()
- On a FileReference, if you try to get the public Url with :...
- 11:30 Task #98761 (Resolved): Replace prophecy in EXT:core/Tests/Unit/DependencyInjection/ServiceProviderCompilationPassTest.php
- Applied in changeset commit:7da70a5749866c333d9510ae8b2e43d1643a78e5.
- 10:40 Bug #92517 (Resolved): No alternative namespace supported by ExtbasePluginEnhancer
- Applied in changeset commit:64752c95af4819996c52d1e3e34b7c10b60c02da.
- 10:01 Bug #92517: No alternative namespace supported by ExtbasePluginEnhancer
- Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:51 Bug #92517: No alternative namespace supported by ExtbasePluginEnhancer
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:26 Bug #92517: No alternative namespace supported by ExtbasePluginEnhancer
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:02 Bug #92517: No alternative namespace supported by ExtbasePluginEnhancer
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:40 Bug #98122 (Resolved): Fix felogin variable name in TypoScript setup
- Applied in changeset commit:8e8b94b85574522b92e4d76fc5846a26b5f808cd.
- 10:34 Bug #98122: Fix felogin variable name in TypoScript setup
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:46 Bug #99403 (On Hold): Reference count in the file list could be incorrect
- @TYPO3\CMS\Filelist::getFileReferenceCount()@ uses @sys_ref_index@ to find amount of references to the file but this ...
- 09:00 Bug #99402 (Closed): Unnecessary quote in the file list
- @TYPO3\CMS\Filelist\FileList::makeRef()@ contains the following code:...
- 08:52 Bug #95899: Try to cache an extbase queryResult leads to "Serialization of 'Closure' is not allowed"
- Alex Kellner wrote in #note-1:
> Update: Using an array instead of QueryResult helps as workaround:
> [...]
Than... - 08:36 Bug #99399 (Rejected): eid is not working if language listen to / ist disabled
- thanks for creating the issue. changing the ordering of middlewares can be breaking because of other side effects. th...
- 08:28 Bug #99399: eid is not working if language listen to / ist disabled
- Timo Poppinga wrote:
> eid is not working if language listen to / ist disabled
>
> that's because SiteBaseRedirec... - 08:23 Bug #91446 (Needs Feedback): Composer update -> "TYPO3\CMS\Install\Service\LateBootService" is not available.
- Is this maybe related to composer v1 being in use and not allowing plugins to work properly?
- 08:20 Task #98909 (Resolved): Replace prophecy in EXT:dashboard/Tests/Unit/DependencyInjection/DashboardWidgetPassTest.php
- Applied in changeset commit:2bfc6a02f2738b2c1f4596ae1c5fa9f01eb81101.
- 08:14 Bug #99401 (Closed): #1381512761 TYPO3\CMS\Core\Type\Exception\InvalidEnumerationValueException Invalid value "-1" for enumeration "TYPO3\CMS\Core\Versioning\VersionState"
- This happened after updating from 11 LTS to 12.1.3.
Steps to reproduce:
* Have an database with pages having t3ve... - 08:11 Bug #71616 (Closed): Cloned domain entity has __identity set in Fluid form
- 08:09 Bug #99267 (Closed): Call to a member function getOption() on null in TYPO3 12.0.0
- 08:05 Bug #99392 (Resolved): No messages when database check step fails
- Applied in changeset commit:746e17fbdbf3a9cd3f90079acc54f7034051dd7e.
- 06:12 Bug #99400: Backend search: z-index issue
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 04:27 Task #94910: Add template for locked backend
- Patch set 38 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 04:00 Task #94910: Add template for locked backend
- Patch set 37 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 01:46 Feature #99341: Add cli command to create a backend user
- Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
2022-12-20
- 22:05 Bug #91761: Links with fragment and without parameters broken
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:31 Bug #99373: HTTP Header Content-Type not set when Extbase action is cached
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:19 Bug #99400 (Under Review): Backend search: z-index issue
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:08 Bug #99400 (Closed): Backend search: z-index issue
- *Open menu*
!open-z-index-issue.png!
*Possible fix*
!possible-fix.png! - 18:35 Bug #99399 (Rejected): eid is not working if language listen to / ist disabled
- eid is not working if language listen to / ist disabled
that's because SiteBaseRedirectResolver is before EidHandl... - 18:05 Bug #93884: fileadmin/.htaccess (resources-root-htaccess) partially blocks SVG files
- @andreashager Thank you:)
I'm wondering why this hasn't been implemented in TYPO3 yet. Every TYPO3 system is affect... - 17:20 Bug #99375 (Resolved): Scrolling not possible in GUI installer
- Applied in changeset commit:d383640f7c2db6f7c5d3f8df43d1c2e82bae14f0.
- 17:19 Bug #99265: Text in backend modules are not localized to (e.g.) german in TYPO3 12
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:00 Task #99349 (Resolved): Use the new password policies in setupDatabaseService
- Applied in changeset commit:82fb1ad06cf4f7431842cc4ec9dc72c7ad174a65.
- 16:55 Task #99389 (Resolved): Update to PHPStan 1.9.4
- Applied in changeset commit:9dc7eef0180f2796e3060683431efd1d6849472e.
- 16:18 Task #99389 (Under Review): Update to PHPStan 1.9.4
- Patch set 2 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:10 Task #99389 (Resolved): Update to PHPStan 1.9.4
- Applied in changeset commit:f7e3bc67074e345d1c0fddedce67d98c6b5c774f.
- 16:07 Task #99389: Update to PHPStan 1.9.4
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:43 Task #99398 (Under Review): Fix typo in StringLength form validator
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:43 Task #99398 (Closed): Fix typo in StringLength form validator
This issue was automatically created from https://github.com/TYPO3/typo3/pull/411- 10:50 Bug #99397 (New): Refresh login does not take MFA into account
- Multi-factor authentication is activated.
Then:
- The user is logged-out of the backend in a non-active tab.
- A... - 10:00 Feature #99346: Add Site to itemsProcFunc of AbstractItemProvider
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:45 Feature #99346: Add Site to itemsProcFunc of AbstractItemProvider
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:22 Feature #99346: Add Site to itemsProcFunc of AbstractItemProvider
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:33 Bug #99396 (Accepted): cli command extension:activate is not listed in list of posstible commands
- This is a TYPO3 core-bug, not a typo3_console issue.
It seems the evaluation of env-var statements in tag attributes... - 09:31 Bug #99396 (Closed): cli command extension:activate is not listed in list of posstible commands
- Closing. This is not a core issue, it is a typo3_console issue, see https://docs.typo3.org/p/helhum/typo3-console/5.8...
- 09:27 Bug #99396 (Closed): cli command extension:activate is not listed in list of posstible commands
- See Slack: https://typo3.slack.com/archives/C025BQLFA/p1671087861055179
> seems we have a bug here..
> It's still... - 07:52 Feature #99165: Add edit button from within the file element information
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
2022-12-19
- 19:49 Bug #99395 (Rejected): Frontend Login not working after update to 10.4.34
- closing as solved
- 19:38 Bug #99395: Frontend Login not working after update to 10.4.34
- Thank you. That was missing part. Only read the release notes ...
- 18:12 Bug #99395: Frontend Login not working after update to 10.4.34
- It is now required, that the @pid@ parameter is signed. If your ext:felogin template uses a hardcoded @pid@, either m...
- 16:56 Bug #99395 (Rejected): Frontend Login not working after update to 10.4.34
- The frontend login is not working in version 10.4.34 (composer).
Try to login gives a login error (wrong password or... - 15:40 Bug #98045: DateAspect->getTimezone (almost) never returns the correct value
- Can confirm this issue for TYPO3 11.5.21.
- 13:15 Bug #99394 (Closed): Update documentation for NewRecordViewHelper
- Not all examples were adapted when copy/pasting from EditRecordViewHelper.
Documentation: https://docs.typo3.org/o... - 12:00 Task #98268 (Resolved): Localize text in JavaScript modal "Are you sure?"
- Applied in changeset commit:cc6c57486f3bde9862f1b30a1e467fed95679544.
- 11:32 Bug #99372: TYPO3 11.5.20 - after upgrade, error message "get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, string given"
- @ohader
i am still trying to understand the problem outside the live/production server... still working on it...
T... - 11:30 Bug #99393: You don't have access to this module - after deactivated "help" modules for editors
- (1/1) #1294586448 RuntimeException
Access Error: You don't have access to this module.
in .../typo3_src-11.5.19/t... - 11:30 Bug #99393 (Closed): You don't have access to this module - after deactivated "help" modules for editors
- TYPO3 11.x
PHP 8.1.x
If i deactivate the "help" modules for redakteur-be-group and if that user with this group l... - 11:17 Task #99242: Update Guzzle to be PHP 8.2 compatible
- Daniel Schöne wrote in #note-9:
> Why was this also backported to 11.5? According to https://typo3.org/cms/roadmap 1... - 09:56 Bug #98114: Core types sould not get marked as one-to-one relation.
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:30 Bug #99380 (Resolved): Core: Error handler (BE): PHP Warning: Undefined array key "hidden" in DatabaseRecordList.php
- Applied in changeset commit:da89f5bf3108d07bbc0c6d28e30a262482e1654d.
- 08:54 Bug #99380 (Under Review): Core: Error handler (BE): PHP Warning: Undefined array key "hidden" in DatabaseRecordList.php
- Patch set 2 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:24 Bug #99392 (Under Review): No messages when database check step fails
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:20 Bug #99392 (Closed): No messages when database check step fails
2022-12-18
- 22:20 Bug #99380 (Resolved): Core: Error handler (BE): PHP Warning: Undefined array key "hidden" in DatabaseRecordList.php
- Applied in changeset commit:a6bcac18072cc87a90326199e68f879b2c70b6de.
- 22:18 Bug #99380: Core: Error handler (BE): PHP Warning: Undefined array key "hidden" in DatabaseRecordList.php
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:31 Task #99391 (New): Deprecate files DataProcessor in menu elements
- The files DataProcessor is configured many menu elements, but its result is not used in the template. This leads to s...
- 11:52 Bug #99390 (Under Review): Check TCA Migrations button state not reset
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 06:41 Bug #99390 (Closed): Check TCA Migrations button state not reset
- When the button "Check TCA Migrations" is clicked, the state of the button is set to @disabled@. This state is not re...
- 09:00 Bug #85035: Security: Manipulate pid for FE login
- Isn't this bug identical to the now fixed security issue https://typo3.org/security/advisory/typo3-core-sa-2022-013 ?...
2022-12-17
- 18:14 Feature #99258: Removal of deleted records + supporting EXT:recycler
- Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 15:18 Task #99389 (Under Review): Update to PHPStan 1.9.4
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:14 Task #99389 (Closed): Update to PHPStan 1.9.4
- 10:40 Bug #95766: Routing across extensions
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:26 Bug #95766: Routing across extensions
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:16 Bug #95766: Routing across extensions
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:13 Bug #95766: Routing across extensions
- Instead of using...
- 10:08 Bug #95766: Routing across extensions
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:35 Bug #95766 (Under Review): Routing across extensions
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 04:57 Task #99349: Use the new password policies in setupDatabaseService
- Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 04:57 Feature #99341: Add cli command to create a backend user
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
2022-12-16
- 15:15 Bug #99368: ConnectException in ServerResponseCheck
- @fritzdacat Here is the solution for the t3monitoring_client v1.0.2 (TYPO3 8): https://github.com/georgringer/t3monit...
- 12:15 Bug #99368: ConnectException in ServerResponseCheck
- André Buchmann wrote in #note-38:
> Christian Knauf wrote in #note-17:
> > I just updated a web to 10.4.33 to test ... - 11:47 Bug #99368: ConnectException in ServerResponseCheck
- Christian Knauf wrote in #note-17:
> Yes, cleared all caches.
>
> The problem only occurs under TYPO3 8.
>
> I just... - 15:04 Bug #99380: Core: Error handler (BE): PHP Warning: Undefined array key "hidden" in DatabaseRecordList.php
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:01 Bug #99380 (Under Review): Core: Error handler (BE): PHP Warning: Undefined array key "hidden" in DatabaseRecordList.php
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:42 Bug #97446 (Accepted): VimeoHelper and VimeoRenderer build wrong URLs
- 14:20 Task #99385 (Resolved): Reports: Disable TER check in composer mode
- Applied in changeset commit:9503bfa135eb2c0e0a67f82da9c8a5d0e139f187.
- 14:13 Task #99385: Reports: Disable TER check in composer mode
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:32 Task #99385 (Under Review): Reports: Disable TER check in composer mode
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:00 Task #99385 (Closed): Reports: Disable TER check in composer mode
- In the Reports module you find a check for the TER update status. For composer-based project this check is IMHO usele...
- 12:56 Task #98268: Localize text in JavaScript modal "Are you sure?"
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:50 Bug #99388 (Closed): Record preview broken when first writable field is a FAL file field
- When the TCA of a table is configured to display a FAL file field first or all fields before that FAL field are reado...
- 12:50 Bug #99377 (Accepted): Constant substitution not working
- 10:56 Task #99330: Improve names and descriptions in backend module "Template"
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:46 Task #99242: Update Guzzle to be PHP 8.2 compatible
- Why was this also backported to 11.5? According to https://typo3.org/cms/roadmap 11.5 has no official PHP 8.2 support...
- 10:39 Bug #99387: @import with *.tsconfig wildcard does not work
- thx. good catch. will take care.
- 10:38 Bug #99387 (Closed): @import with *.tsconfig wildcard does not work
- Following code does no longer include the corresponding @*.tsconfig@ files:...
- 10:20 Bug #99386 (Resolved): Label of "Record history" button in EditDocumentController is hardcoded
- Applied in changeset commit:f9b073bef288aaa887bb3352003fb6f86c23fc6b.
- 10:15 Bug #99386: Label of "Record history" button in EditDocumentController is hardcoded
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:40 Bug #99386: Label of "Record history" button in EditDocumentController is hardcoded
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:40 Bug #99386: Label of "Record history" button in EditDocumentController is hardcoded
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:38 Bug #99386 (Under Review): Label of "Record history" button in EditDocumentController is hardcoded
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:35 Bug #99386 (Closed): Label of "Record history" button in EditDocumentController is hardcoded
- The label of the optional button to link to the record's history is hardocded and doesn't use existing locallang.
... - 08:41 Feature #97390: Add Password Policy check to ext:felogin
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:26 Task #99220: Add event to modify search results
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:37 Feature #99384 (Rejected): Dynamic refresh instead of save and reload in backend forms with displayCond and reload
- In TCA it is possible to make form fields disappear based on the conditions of other fields (displayCond).
For t... - 00:55 Task #99376 (Resolved): Open avatar window as modal
- Applied in changeset commit:8440cb3761ac24d1840079a6fe3bff140c47259c.
2022-12-15
- 22:53 Bug #99383 (Closed): Filemount display in BE group modal too narrow
- * Edit a backend user
* Jump to "Mount and workspaces" tab
* Select a group and edit a group
=> A small popup open... - 22:50 Task #99357 (Resolved): Automatically register flag icons
- Applied in changeset commit:75c2d51abd69731192013f19083669eb81b93685.
- 21:36 Bug #99382 (Under Review): ###SITE:xyz### placeholder in foreign_table_where doesn't work with foreign_selector
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:34 Bug #99382 (Closed): ###SITE:xyz### placeholder in foreign_table_where doesn't work with foreign_selector
- I have a column with a SITE: placeholder inside a foreign_table_where. like so:...
- 21:36 Bug #98114: Core types sould not get marked as one-to-one relation.
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:27 Task #98727: Replace prophecy in EXT:frontend/Tests/Unit/Authentication/FrontendUserAuthenticationTest.php
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:24 Task #98909 (Under Review): Replace prophecy in EXT:dashboard/Tests/Unit/DependencyInjection/DashboardWidgetPassTest.php
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:54 Task #98761 (Under Review): Replace prophecy in EXT:core/Tests/Unit/DependencyInjection/ServiceProviderCompilationPassTest.php
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:04 Task #99379: [DOCS] Update TypoScript documentation
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:27 Task #99379: [DOCS] Update TypoScript documentation
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:25 Task #99379 (Under Review): [DOCS] Update TypoScript documentation
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:24 Task #99379 (Closed): [DOCS] Update TypoScript documentation
- To update the indexed search typoscript documentation the following tasks have been completed:
* Use of `.. confv... - 17:04 Bug #99353: Missing Documentation for some EXT:indexed_search settings
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:27 Bug #99353: Missing Documentation for some EXT:indexed_search settings
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:25 Bug #99353 (Under Review): Missing Documentation for some EXT:indexed_search settings
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:03 Bug #99373: HTTP Header Content-Type not set when Extbase action is cached
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:15 Feature #99378: Hide edit/delete buttons for site configuration
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:01 Feature #99378: Hide edit/delete buttons for site configuration
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:23 Feature #99378 (Under Review): Hide edit/delete buttons for site configuration
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:14 Feature #99378 (Under Review): Hide edit/delete buttons for site configuration
- For our projects site configuration is added to git and we don't want anyone to edit or delete them through the backe...
- 12:30 Bug #99381: TCA columnsOverrides overrides default values set via defVals
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:23 Bug #99381 (Under Review): TCA columnsOverrides overrides default values set via defVals
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:11 Bug #99381 (Closed): TCA columnsOverrides overrides default values set via defVals
- h2. Prerequisite
Given the following configuration:
TCA/tt_content/types/menu_pages/columnsOverrides/sys_langua... - 11:58 Bug #99380 (Closed): Core: Error handler (BE): PHP Warning: Undefined array key "hidden" in DatabaseRecordList.php
- TYPO3 11.5.20
PHP 8.1.x
Happens for example BE-Module which uses:... - 10:00 Bug #99368 (Resolved): ConnectException in ServerResponseCheck
- Applied in changeset commit:60bcbf2cdf4a7d262d77127becfd72ec92a1a993.
- 08:52 Bug #99368: ConnectException in ServerResponseCheck
- Patch set 5 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:51 Bug #99368: ConnectException in ServerResponseCheck
- Patch set 7 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:48 Bug #99368: ConnectException in ServerResponseCheck
- Patch set 4 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:42 Bug #99368: ConnectException in ServerResponseCheck
- Patch set 6 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 06:39 Bug #99368: ConnectException in ServerResponseCheck
- Patch set 5 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 06:26 Bug #99368: ConnectException in ServerResponseCheck
- Patch set 4 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 05:23 Bug #99368: ConnectException in ServerResponseCheck
- Patch set 3 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:00 Task #99374 (Resolved): Ask for database name in CLI database setup
- Applied in changeset commit:61fa8706cd98862d4825c132dc7b379b539fcfea.
- 09:20 Task #99374: Ask for database name in CLI database setup
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 01:42 Task #99374 (Under Review): Ask for database name in CLI database setup
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:59 Bug #99377 (Rejected): Constant substitution not working
- Using the following typoscript constants...
- 07:46 Task #99349: Use the new password policies in setupDatabaseService
- Patch set 10 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 07:42 Task #99349: Use the new password policies in setupDatabaseService
- Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:41 Task #99349: Use the new password policies in setupDatabaseService
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:41 Task #99349: Use the new password policies in setupDatabaseService
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:20 Task #99376 (Under Review): Open avatar window as modal
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:19 Task #99376 (Closed): Open avatar window as modal
- The Element Browser instance used for avatar selection is still a classic popup window. It's time to align this to a ...
- 04:12 Task #99362: Add mariadb 10.10 to runtests and use in CI
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 03:45 Task #99362: Add mariadb 10.10 to runtests and use in CI
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 03:41 Task #99362: Add mariadb 10.10 to runtests and use in CI
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 01:03 Bug #99375: Scrolling not possible in GUI installer
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 01:00 Bug #99375 (Under Review): Scrolling not possible in GUI installer
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 00:57 Bug #99375 (Closed): Scrolling not possible in GUI installer
- On smaller screens e.g. MBP 13" it's not possible to scroll anymore.
2022-12-14
- 21:56 Bug #99368: ConnectException in ServerResponseCheck
- Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:43 Bug #99368: ConnectException in ServerResponseCheck
- Patch set 3 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:40 Bug #99368: ConnectException in ServerResponseCheck
- Patch set 4 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:40 Bug #99368: ConnectException in ServerResponseCheck
- Patch set 4 for branch *12.1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:39 Bug #99368: ConnectException in ServerResponseCheck
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:36 Bug #99368: ConnectException in ServerResponseCheck
- Patch set 3 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:35 Bug #99368: ConnectException in ServerResponseCheck
- Patch set 3 for branch *12.1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:33 Bug #99368: ConnectException in ServerResponseCheck
- Patch set 3 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:31 Bug #99368: ConnectException in ServerResponseCheck
- Patch set 2 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:31 Bug #99368: ConnectException in ServerResponseCheck
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:29 Bug #99368: ConnectException in ServerResponseCheck
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:58 Bug #99368: ConnectException in ServerResponseCheck
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:59 Bug #99368: ConnectException in ServerResponseCheck
- Yes, cleared all caches.
The problem only occurs under TYPO3 8.
I just updated a web to 10.4.33 to test it. The... - 18:44 Bug #99368: ConnectException in ServerResponseCheck
- Christian Knauf wrote in #note-9:
> I also get this error with "t3monitoring": #1476050190: Unable to generate a URL ... - 18:22 Bug #99368: ConnectException in ServerResponseCheck
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:45 Bug #99368: ConnectException in ServerResponseCheck
- Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:45 Bug #99368: ConnectException in ServerResponseCheck
- Patch set 2 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:44 Bug #99368: ConnectException in ServerResponseCheck
- Had a chat with André Buchmann to analyze this error.
Outcome:
* "Could not resolve host: 1eae60a836.random.exa... - 17:44 Bug #99368: ConnectException in ServerResponseCheck
- Patch set 2 for branch *12.1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:42 Bug #99368: ConnectException in ServerResponseCheck
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:10 Bug #99368: ConnectException in ServerResponseCheck
- I also get this error with "t3monitoring": #1476050190: Unable to generate a URL for the named route "install.server-...
- 14:57 Bug #99368: ConnectException in ServerResponseCheck
- Is this related?
TYPO3 8.7.49 Project:
Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1476050190: Unab... - 13:53 Bug #99368: ConnectException in ServerResponseCheck
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:49 Bug #99368: ConnectException in ServerResponseCheck
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:49 Bug #99368: ConnectException in ServerResponseCheck
- Patch set 1 for branch *12.1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:34 Bug #99368: ConnectException in ServerResponseCheck
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:31 Bug #99368 (Under Review): ConnectException in ServerResponseCheck
- 13:31 Bug #99368 (New): ConnectException in ServerResponseCheck
- 13:31 Bug #99368 (Under Review): ConnectException in ServerResponseCheck
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:27 Bug #99368 (Closed): ConnectException in ServerResponseCheck
- Core: Exception handler (WEB): Uncaught TYPO3 Exception: cURL error 6: Could not resolve host: 1eae60a836.random.exam...
- 19:17 Task #99374 (Closed): Ask for database name in CLI database setup
- When using the TYPO3 CLI setup command, the database setup asks for @username@, @password@, @port@ and @host@. The pr...
- 19:03 Feature #99258: Removal of deleted records + supporting EXT:recycler
- Patch set 10 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 18:49 Feature #99258: Removal of deleted records + supporting EXT:recycler
- Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:00 Bug #99372 (Needs Feedback): TYPO3 11.5.20 - after upgrade, error message "get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, string given"
- What's the value of @$controllerObjectName@ when this error occurs? It might be related to class-autoloading or simil...
- 16:38 Bug #99372: TYPO3 11.5.20 - after upgrade, error message "get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, string given"
- ...
- 16:34 Bug #99372 (Closed): TYPO3 11.5.20 - after upgrade, error message "get_class_methods(): Argument #1 ($object_or_class) must be an object or a valid class name, string given"
- After upgrade TYPO3 from 11.5.19 to 11.5.20 we got following error message at the frontend on pages with extension pl...
- 17:59 Bug #99373 (Under Review): HTTP Header Content-Type not set when Extbase action is cached
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:49 Bug #99373 (Closed): HTTP Header Content-Type not set when Extbase action is cached
- h2. Steps to reproduce
# Have a cached plugin action that returns a JsonResponse
# Configure a page type that ren... - 17:57 Task #98727: Replace prophecy in EXT:frontend/Tests/Unit/Authentication/FrontendUserAuthenticationTest.php
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:30 Bug #99371 (Resolved): Selecting a new avatar is not possible
- Applied in changeset commit:cfe6d10cb34c75965e02ea4c9ab71788accb180a.
- 15:49 Bug #99371: Selecting a new avatar is not possible
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:31 Bug #99371 (Under Review): Selecting a new avatar is not possible
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:28 Bug #99371 (Closed): Selecting a new avatar is not possible
- Since #99367, selecting an avatar image in Element Browser doesn't update the avatar field in EXT:setup anymore.
- 17:30 Task #99223 (Resolved): Remove .panel classes from About module
- Applied in changeset commit:89da5ba37f9c9a7dd8292a7a97b934c74c7d237a.
- 17:19 Task #99223 (Under Review): Remove .panel classes from About module
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:55 Task #99223 (Resolved): Remove .panel classes from About module
- Applied in changeset commit:1ae6588ad184257a6efe42dc3632d31f457a4ad9.
- 15:03 Task #99223: Remove .panel classes from About module
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:00 Task #99223: Remove .panel classes from About module
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:28 Task #99223: Remove .panel classes from About module
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:24 Task #99223: Remove .panel classes from About module
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:27 Bug #99370 (Closed): Users can never log in through pi based version of felogin
- Hello Johannes,
thank you for your report. We're aware of this unfortunate issue which is already handled in #9935... - 15:07 Bug #99370 (Closed): Users can never log in through pi based version of felogin
- Since 10.4.33 the FrontendUserAuthenticator Middleware expects storage pids for fe users to have a hash attached.
T... - 15:10 Task #99366 (Resolved): Add backward compatibility handling for frontend login
- Applied in changeset commit:36657e2d9892ba55fb6d65e2bb8f31b86268f38d.
- 13:58 Task #99366: Add backward compatibility handling for frontend login
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:45 Task #99366 (Under Review): Add backward compatibility handling for frontend login
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:10 Task #99366 (Closed): Add backward compatibility handling for frontend login
- Security fix for TYPO3-CORE-SA-2022-013 in https://review.typo3.org/c/Packages/TYPO3.CMS/+/77084 enforced the existen...
- 15:10 Task #99363 (Resolved): Remove empty submenu ul
- Applied in changeset commit:30831c74c93f8db6913e0e0f3dd55b9cfc83a8e1.
- 08:58 Task #99363: Remove empty submenu ul
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:57 Task #99363 (Under Review): Remove empty submenu ul
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:55 Task #99363 (Closed): Remove empty submenu ul
- the submodule of main menu item dashboard is empty and should not be rendered
- 13:39 Bug #99369 (Closed): "Oops: Argument 1 passed to TYPO3\CMS\Backend\View\PageLayoutView::checkIfTranslationsExistInLanguage()" in Backend when translation is in non-existing column
- Hi,
I came about this very minor bug:
When you have a content element in an existing column (say colpos 0) and ... - 13:30 Task #99241 (Resolved): Add static backdrop to "Refresh required" modal
- Applied in changeset commit:9a906220ae86278510c3a9478f4927e5da1fedeb.
- 12:47 Task #99241: Add static backdrop to "Refresh required" modal
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:47 Task #99241: Add static backdrop to "Refresh required" modal
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:44 Task #99241: Add static backdrop to "Refresh required" modal
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:15 Bug #99307 (Resolved): Extbase repository method call from command leads to "Undefined global variable $TYPO3_REQUEST"
- Applied in changeset commit:363ac2ee69d0a9e22b641317692a937d409c9790.
- 13:00 Bug #99307: Extbase repository method call from command leads to "Undefined global variable $TYPO3_REQUEST"
- Patch set 2 for branch *12.1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:22 Bug #99307 (Under Review): Extbase repository method call from command leads to "Undefined global variable $TYPO3_REQUEST"
- Patch set 1 for branch *12.1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:05 Bug #99367 (Resolved): Backend user may cannot upload avatar
- Applied in changeset commit:db00eb401e4c08660d735e47de1cd2235044d580.
- 12:27 Bug #99367 (Under Review): Backend user may cannot upload avatar
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:17 Bug #99367 (Closed): Backend user may cannot upload avatar
- If a backend user has an empty UC, it's currently not possible to upload an avatar due to an PHP exception:...
- 13:05 Task #99360 (Resolved): Ensure proper gitlab ci configuration for branch `12.1`
- Applied in changeset commit:ed7c9c03884f0316655176caaa475423be56bc16.
- 11:51 Task #99360: Ensure proper gitlab ci configuration for branch `12.1`
- Patch set 1 for branch *12.1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:54 Bug #93521: Available cookies from previous request are lost, after being redirected to an error page by the PageContentErrorHandler
- I just came back to this issue, since the latest changes (11.5.20) in the PageContentErrorHandler broke my patch.
Fi... - 12:32 Bug #99364 (Rejected): Exception in filebrowser via avatar popup
- 12:32 Bug #99364: Exception in filebrowser via avatar popup
- closing in favor of #99367
- 09:42 Bug #99364 (Under Review): Exception in filebrowser via avatar popup
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:40 Bug #99364 (Closed): Exception in filebrowser via avatar popup
- if the user preferences are empty and a user opens the avatar dialog, an exception might be thrown:...
- 12:10 Task #99308 (Resolved): Add dedicated TCA ctrl option to allow tables in reactions table selection
- Applied in changeset commit:c3a101877734171e2fc9819f4cc3b8bf321ad6a4.
- 11:17 Task #99308: Add dedicated TCA ctrl option to allow tables in reactions table selection
- Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 11:15 Task #99308: Add dedicated TCA ctrl option to allow tables in reactions table selection
- Patch set 10 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 10:32 Task #99308: Add dedicated TCA ctrl option to allow tables in reactions table selection
- Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:20 Task #99308: Add dedicated TCA ctrl option to allow tables in reactions table selection
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:25 Task #99361 (Resolved): Correct some cookie and parameter names in #97305
- Applied in changeset commit:ad3a7c45ac8238ccf8a5af77561aa6b3f5962453.
- 11:10 Bug #99358 (Resolved): Provide signed storage folders for legacy frontend login
- Applied in changeset commit:9c4ea51d9f81ce4e3790016ce8e186913588d9dc.
- 11:06 Bug #99365 (Closed): Cannot login in felogin with TYPO3 10.4.33
- Thanks for your feedback!
- 10:43 Bug #99365: Cannot login in felogin with TYPO3 10.4.33
- The fix for #99358 works. Thank you.
- 10:22 Bug #99365 (Needs Feedback): Cannot login in felogin with TYPO3 10.4.33
- 10:18 Bug #99365: Cannot login in felogin with TYPO3 10.4.33
- In case the legacy plugin (not based on Extbase, but using AbstractPlugin), please see issue #99358 and a correspondi...
- 09:59 Bug #99365: Cannot login in felogin with TYPO3 10.4.33
- In addition: The page redirect is set in the fe user group.
- 09:51 Bug #99365 (Closed): Cannot login in felogin with TYPO3 10.4.33
- Since the last update, it is not possible to login with felogin anymore.
The configuration is set in the plugin only... - 10:40 Feature #99346: Add Site to itemsProcFunc of AbstractItemProvider
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:59 Feature #99346: Add Site to itemsProcFunc of AbstractItemProvider
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:57 Feature #99346: Add Site to itemsProcFunc of AbstractItemProvider
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:01 Bug #93031: Page is not being reindexed by EXT:indexed_search
- @tomasnorre No, I didn't add the markers, because these are optional. But I've checked it in TYPO3 v11 (without marke...
- 08:55 Task #99359 (Resolved): Remove sys_action leftovers
- Applied in changeset commit:e83a20c895f3bd862d539061bef2122c1ac34001.
- 08:40 Task #99356 (Resolved): Update to PHPStan 1.9.3
- Applied in changeset commit:2fb8b444fb268bd4a0702428417a6f209062d821.
- 08:19 Task #99356 (Under Review): Update to PHPStan 1.9.3
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:15 Task #99356 (Resolved): Update to PHPStan 1.9.3
- Applied in changeset commit:ac5fddb7bf618150eee46536023c30fafed0914e.
- 08:35 Bug #99355: PHP symlink realpath cache issues
- Thanks a lot!
We'lle be trying the opcache.revalidate_path=1 option in the PHP.INI!
_BTW, a full backtrace woul... - 08:25 Bug #99355: PHP symlink realpath cache issues
- BTW, a full backtrace would have helped to make this clear from the very beginning.
The following screenshot demonstr... - 08:10 Bug #99355 (Accepted): PHP symlink realpath cache issues
- Thanks.
Did some expirements, and they verified my assumption from #4, its a php-executable problem:
* apache with ... - 04:38 Task #99362 (Under Review): Add mariadb 10.10 to runtests and use in CI
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 03:21 Task #99362 (Closed): Add mariadb 10.10 to runtests and use in CI
- Currently only mariadb <= 10.6.99 is supported.
* Adapt runTests.sh to allow maria 10.7, 10.8, 10.9, 10.10
* Add...
2022-12-13
- 23:59 Task #99361 (Under Review): Correct some cookie and parameter names in #97305
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 23:57 Task #99361 (Closed): Correct some cookie and parameter names in #97305
- 22:57 Task #98727: Replace prophecy in EXT:frontend/Tests/Unit/Authentication/FrontendUserAuthenticationTest.php
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:45 Task #98727 (Under Review): Replace prophecy in EXT:frontend/Tests/Unit/Authentication/FrontendUserAuthenticationTest.php
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:45 Feature #99321: Speed up site language creation with presets
- Patch set 12 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 21:33 Bug #96667: Save and preview button uses wrong pagets
- I can confirm that this patch works and solves other, related issues.
- 21:24 Bug #98598: Preview is not working for Records
- This is a de facto-duplicate of #96667 and solved with the change attached to this issue.
- 21:24 Bug #95860: TCEMAIN.preview of root page overrides TCEMAIN.preview of sysfolder once the Button "Preview" is clicked
- This is a de facto-duplicate of #96667 and solved with the change attached to this issue.
- 18:08 Task #99360 (Under Review): Ensure proper gitlab ci configuration for branch `12.1`
- Patch set 11 for branch *12.1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 18:04 Task #99360 (Closed): Ensure proper gitlab ci configuration for branch `12.1`
- 16:26 Task #99359 (Under Review): Remove sys_action leftovers
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:13 Task #99359 (Closed): Remove sys_action leftovers
- 16:06 Bug #99355: PHP symlink realpath cache issues
- So I'd like to know in which server configuration did this happen?
Is it Apache or Nginx?
=> Apache/2.4.38 (Debian)... - 15:59 Bug #99355: PHP symlink realpath cache issues
- I kinda think that this is related to PHP symlink realpath cache issues.
I those cases it happens that v11.5.19 code ... - 12:18 Bug #99355: PHP symlink realpath cache issues
- No composer.
The classic way:
* get the sources
* symlink the new sources
* typo3/install.php
* Flush Caches && Du... - 12:13 Bug #99355 (Needs Feedback): PHP symlink realpath cache issues
- How did you upgrade? Are you using composer?
- 12:05 Bug #99355: PHP symlink realpath cache issues
- Install-Tool, Flush TYPO3 and PHP Cache && Rebuild PHP Autoload Information did not work.
Manually
typo3temp]$ r... - 11:51 Bug #99355 (Closed): PHP symlink realpath cache issues
- After upgrading from TYPO3 11.5.19 to TYPO3 11.5.20...
- 15:26 Bug #99297 (Closed): EXT:reactions: toggle switch to activate doesn't work in backend module
- Hi Peter, thanks for creating this issue. The reported bug has already been fixed in #99322. I'll therefore close thi...
- 15:17 Task #99357: Automatically register flag icons
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:35 Task #99357: Automatically register flag icons
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:34 Task #99357: Automatically register flag icons
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:24 Task #99357: Automatically register flag icons
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:15 Task #99357: Automatically register flag icons
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:14 Task #99357 (Under Review): Automatically register flag icons
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:13 Task #99357 (Closed): Automatically register flag icons
- Currently, the IconRegistry has a hardcoded list of flag icons that's tedious to be maintained. It's better to automa...
- 15:00 Bug #99344 (Resolved): Use correct flag of zimbabwe
- Applied in changeset commit:1006f66f5394c9d367036b0fe2c00f65a1b1761d.
- 14:49 Bug #99344 (Under Review): Use correct flag of zimbabwe
- Patch set 3 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:40 Bug #99344 (Resolved): Use correct flag of zimbabwe
- Applied in changeset commit:b96de44ea5885f34f285ad4f04f89bea661ba9c2.
- 14:38 Bug #99344: Use correct flag of zimbabwe
- Patch set 2 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:37 Bug #99344: Use correct flag of zimbabwe
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:43 Bug #99344: Use correct flag of zimbabwe
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:43 Bug #99344: Use correct flag of zimbabwe
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:12 Bug #99358 (Under Review): Provide signed storage folders for legacy frontend login
- 14:12 Bug #99358 (New): Provide signed storage folders for legacy frontend login
- 14:08 Bug #99358 (Under Review): Provide signed storage folders for legacy frontend login
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:07 Bug #99358 (Closed): Provide signed storage folders for legacy frontend login
- Security fix for TYPO3-CORE-SA-2022-013 in https://review.typo3.org/c/Packages/TYPO3.CMS/+/77084 did not consider leg...
- 12:15 Bug #99307 (Resolved): Extbase repository method call from command leads to "Undefined global variable $TYPO3_REQUEST"
- Applied in changeset commit:c28d52476e57da6c52456913621114130b64f4a8.
- 12:14 Task #99351 (Resolved): Upgrade to typo3/html-sanitizer v2.1.1
- 09:26 Task #99351 (Under Review): Upgrade to typo3/html-sanitizer v2.1.1
- Patch set 2 for branch *main* of project *Teams/Security/TYPO3v4-Core* has been pushed to the review server.
It is av... - 09:25 Task #99351 (Resolved): Upgrade to typo3/html-sanitizer v2.1.1
- Applied in changeset commit:c86cfb3e787224e66a67fe3f1a7287c987dd11be.
- 09:24 Task #99351: Upgrade to typo3/html-sanitizer v2.1.1
- Patch set 2 for branch *12.1* of project *Teams/Security/TYPO3v4-Core* has been pushed to the review server.
It is av... - 09:22 Task #99351: Upgrade to typo3/html-sanitizer v2.1.1
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:21 Task #99351: Upgrade to typo3/html-sanitizer v2.1.1
- Patch set 2 for branch *11.5* of project *Teams/Security/TYPO3v4-Core* has been pushed to the review server.
It is av... - 09:21 Task #99351: Upgrade to typo3/html-sanitizer v2.1.1
- Patch set 1 for branch *12.1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:20 Task #99351: Upgrade to typo3/html-sanitizer v2.1.1
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:20 Task #99351: Upgrade to typo3/html-sanitizer v2.1.1
- Patch set 2 for branch *10.4* of project *Teams/Security/TYPO3v4-Core* has been pushed to the review server.
It is av... - 09:19 Task #99351: Upgrade to typo3/html-sanitizer v2.1.1
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:27 Task #99351: Upgrade to typo3/html-sanitizer v2.1.1
- Patch set 1 for branch *12.1* of project *Teams/Security/TYPO3v4-Core* has been pushed to the review server.
It is av... - 08:27 Task #99351: Upgrade to typo3/html-sanitizer v2.1.1
- Patch set 1 for branch *11.5* of project *Teams/Security/TYPO3v4-Core* has been pushed to the review server.
It is av... - 08:27 Task #99351: Upgrade to typo3/html-sanitizer v2.1.1
- Patch set 1 for branch *10.4* of project *Teams/Security/TYPO3v4-Core* has been pushed to the review server.
It is av... - 08:22 Task #99351: Upgrade to typo3/html-sanitizer v2.1.1
- Patch set 1 for branch *10.4* of project *Teams/Security/TYPO3v4-Core* has been pushed to the review server.
It is av... - 08:22 Task #99351: Upgrade to typo3/html-sanitizer v2.1.1
- Patch set 1 for branch *11.5* of project *Teams/Security/TYPO3v4-Core* has been pushed to the review server.
It is av... - 08:21 Task #99351: Upgrade to typo3/html-sanitizer v2.1.1
- Patch set 1 for branch *12.1* of project *Teams/Security/TYPO3v4-Core* has been pushed to the review server.
It is av... - 08:11 Task #99351 (Under Review): Upgrade to typo3/html-sanitizer v2.1.1
- Patch set 1 for branch *main* of project *Teams/Security/TYPO3v4-Core* has been pushed to the review server.
It is av... - 08:06 Task #99351 (Closed): Upgrade to typo3/html-sanitizer v2.1.1
- 12:05 Bug #99339 (Resolved): Backend module "Page": Restore title of edit link in content frame
- Applied in changeset commit:7cd61c022f5e7956d743cb262d0de682752fc9d9.
- 12:03 Bug #99339: Backend module "Page": Restore title of edit link in content frame
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:00 Task #99191 (Resolved): Create folders in filelist in modal
- Applied in changeset commit:ba34796f8fa9a9981847d4ef5e361146893c78e2.
- 11:22 Task #99191: Create folders in filelist in modal
- Patch set 18 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 11:22 Task #99191: Create folders in filelist in modal
- Patch set 17 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 11:57 Task #99356: Update to PHPStan 1.9.3
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:56 Task #99356 (Under Review): Update to PHPStan 1.9.3
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:55 Task #99356 (Closed): Update to PHPStan 1.9.3
- 11:40 Bug #99352 (Resolved): PDF Metadata double-encoded by index-search indexer with poppler-utils pdfinfo
- Applied in changeset commit:a909535cda035016bd97d524d13f013006799c86.
- 11:18 Bug #99352: PDF Metadata double-encoded by index-search indexer with poppler-utils pdfinfo
- Patch set 3 for branch *12.1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:11 Bug #99352: PDF Metadata double-encoded by index-search indexer with poppler-utils pdfinfo
- Patch set 2 for branch *12.1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:09 Bug #99352 (Under Review): PDF Metadata double-encoded by index-search indexer with poppler-utils pdfinfo
- Patch set 1 for branch *12.1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:50 Bug #99352 (Resolved): PDF Metadata double-encoded by index-search indexer with poppler-utils pdfinfo
- Applied in changeset commit:0196f562a165b94ba54d3079a427ce72238a21e5.
- 08:33 Bug #99352: PDF Metadata double-encoded by index-search indexer with poppler-utils pdfinfo
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:28 Bug #99352: PDF Metadata double-encoded by index-search indexer with poppler-utils pdfinfo
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:24 Bug #99352: PDF Metadata double-encoded by index-search indexer with poppler-utils pdfinfo
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:21 Bug #99352 (Under Review): PDF Metadata double-encoded by index-search indexer with poppler-utils pdfinfo
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:13 Bug #99352 (Closed): PDF Metadata double-encoded by index-search indexer with poppler-utils pdfinfo
- ...
- 11:35 Task #99347 (Resolved): Add HTTP host header injection check to reports module
- Applied in changeset commit:db50a31602d9c59dc39de0ce69adc14ff0455b3d.
- 11:18 Task #99347: Add HTTP host header injection check to reports module
- Patch set 2 for branch *12.1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:10 Task #99347 (Under Review): Add HTTP host header injection check to reports module
- Patch set 1 for branch *12.1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:15 Task #99347 (Resolved): Add HTTP host header injection check to reports module
- Applied in changeset commit:194fc85f7c3108f3f72943317a4f877170acbec3.
- 11:20 Task #97553 (Resolved): Introduce string fragment extraction
- Applied in changeset commit:645c9cab2dc9431a0e940176c8754b66ccef5543.
- 11:07 Task #97553 (Under Review): Introduce string fragment extraction
- Patch set 1 for branch *12.1* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:10 Task #99354 (Closed): Harmonize password reset log messages with other auth-related log messages
- Currently I am logging a lot of auth stuff specifically and stumbled over an irregularity in the "password reset succ...
- 11:10 Feature #99341: Add cli command to create a backend user
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:04 Feature #99341: Add cli command to create a backend user
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:49 Feature #99341: Add cli command to create a backend user
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:01 Bug #87515: PAGE_TSCONFIG_ID not working in Flexform select add-wizard
- Hi, can repoduce it too in V11.
as far as i was able to figure out:
Happens in typo3/sysext/backend/Classes/For... - 09:59 Task #99349: Use the new password policies in setupDatabaseService
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:13 Task #99349: Use the new password policies in setupDatabaseService
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 00:51 Task #99349: Use the new password policies in setupDatabaseService
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 00:10 Task #99349: Use the new password policies in setupDatabaseService
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:12 Bug #99353 (Closed): Missing Documentation for some EXT:indexed_search settings
- Some settings are currently not documented for the "indexed_search" extension.
I have checked which settings are use... - 05:11 Feature #99346: Add Site to itemsProcFunc of AbstractItemProvider
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
2022-12-12
- 23:57 Bug #99350: Mail for reset password has broken logo if triggered by CLI
- From the template it seems this rather is about all mails based on @typo3/sysext/core/Resources/Private/Layouts/Syste...
- 23:40 Bug #99350 (Under Review): Mail for reset password has broken logo if triggered by CLI
- The cli command @backend:resetpassword@ expects two parameters the backend login URL and the email address.
The back... - 23:37 Feature #99341: Add cli command to create a backend user
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:28 Feature #99341: Add cli command to create a backend user
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:23 Feature #99341: Add cli command to create a backend user
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:17 Feature #99341 (Under Review): Add cli command to create a backend user
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 05:39 Feature #99341 (Closed): Add cli command to create a backend user
- With #99225 we can now use the extracted methods to simply create a backend user.
Add a cli command to create a ba... - 23:30 Task #99349: Use the new password policies in setupDatabaseService
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 23:29 Task #99349 (Under Review): Use the new password policies in setupDatabaseService
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:06 Task #99349 (Closed): Use the new password policies in setupDatabaseService
- Use the new password policies in SetupDatabaseService.
- 22:57 Feature #99258: Removal of deleted records + supporting EXT:recycler
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:55 Task #99347: Add HTTP host header injection check to reports module
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:27 Task #99347: Add HTTP host header injection check to reports module
- Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:27 Task #99347: Add HTTP host header injection check to reports module
- Patch set 3 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:26 Task #99347: Add HTTP host header injection check to reports module
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:05 Task #99347: Add HTTP host header injection check to reports module
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:01 Task #99347: Add HTTP host header injection check to reports module
- Patch set 2 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:51 Task #99347: Add HTTP host header injection check to reports module
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:45 Task #99347: Add HTTP host header injection check to reports module
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:41 Task #99347 (Under Review): Add HTTP host header injection check to reports module
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:21 Task #99347 (Closed): Add HTTP host header injection check to reports module
- In case the web server scenario is not properly configured to deny
HTTP host header injection, and the trustedHostsP... - 21:15 Task #99308: Add dedicated TCA ctrl option to allow tables in reactions table selection
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:35 Task #99308: Add dedicated TCA ctrl option to allow tables in reactions table selection
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:42 Task #99308: Add dedicated TCA ctrl option to allow tables in reactions table selection
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:05 Bug #99348 (Resolved): "Feature: #82999 - Add a hook to hide credentials in the Configuration module" does not have an example and contains a typo
- Applied in changeset commit:229d778bba91148647eedae725767a6f64f6f6d5.
- 21:02 Bug #99348: "Feature: #82999 - Add a hook to hide credentials in the Configuration module" does not have an example and contains a typo
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:02 Bug #99348: "Feature: #82999 - Add a hook to hide credentials in the Configuration module" does not have an example and contains a typo
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:52 Bug #99348: "Feature: #82999 - Add a hook to hide credentials in the Configuration module" does not have an example and contains a typo
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:34 Bug #99348 (Under Review): "Feature: #82999 - Add a hook to hide credentials in the Configuration module" does not have an example and contains a typo
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:33 Bug #99348 (Closed): "Feature: #82999 - Add a hook to hide credentials in the Configuration module" does not have an example and contains a typo
- 20:05 Task #98314: TYPO3 Content Blocks: Documentation
- TODO:
Fine-tuning and small changes. Check the docs after implementation is ready. - 20:05 Task #98314 (In Progress): TYPO3 Content Blocks: Documentation
- 20:00 Feature #99316 (In Progress): Move all Fluid Styled Content specific components to EXT:fluid_styled_content
- 18:14 Bug #88306: CKEditor not loading since 9.5.6
- The error is indeed still present in current v11.5 -
The file "https://test.ddev.local/typo3/sysext/rte_ckeditor/Res... - 17:38 Feature #99203: Re-introduce easy possibility to add paths via TypoScript
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:27 Feature #99203: Re-introduce easy possibility to add paths via TypoScript
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:25 Bug #99335 (Resolved): Read only password can be overwritten
- Applied in changeset commit:b229334226eb6d32e51fce6f4a52c10531f51d5c.
- 16:04 Bug #99335: Read only password can be overwritten
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:00 Bug #99335: Read only password can be overwritten
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:37 Bug #99335 (Under Review): Read only password can be overwritten
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:25 Bug #99336 (Resolved): Deprecate TCA field type group - appearance
- Applied in changeset commit:d4c70810a4eb8da779b81baffebeb2044ced908d.
- 13:56 Bug #99336 (Under Review): Deprecate TCA field type group - appearance
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:15 Bug #99265: Text in backend modules are not localized to (e.g.) german in TYPO3 12
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:01 Bug #99265 (Under Review): Text in backend modules are not localized to (e.g.) german in TYPO3 12
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:26 Feature #99346 (Under Review): Add Site to itemsProcFunc of AbstractItemProvider
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:51 Feature #99346 (Closed): Add Site to itemsProcFunc of AbstractItemProvider
- Hello,
I add organizer records to my event record with help of itemsProcFunc.
If I just create a new event I can ... - 15:20 Task #98910 (Resolved): Replace prophecy in EXT:dashboard/Tests/Unit/WidgetRegistryTest.php
- Applied in changeset commit:0332bf510d1d8c78dc7e6ea6612aac6adfba97a0.
- 13:51 Task #98910: Replace prophecy in EXT:dashboard/Tests/Unit/WidgetRegistryTest.php
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:50 Bug #99337 (Under Review): Undefined array key "cookieDomain"
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:29 Task #99191: Create folders in filelist in modal
- Patch set 16 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 14:14 Task #99191: Create folders in filelist in modal
- Patch set 15 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 14:27 Bug #87784: ClickEnlargeViewHelper causes error "Object of class FileReference could not be converted to string in TemplateService.php line 1441"
- Whe had this with a mp4 video which was used in the pages resourced. A seo extension tried to build og:image and twit...
- 14:15 Bug #99344: Use correct flag of zimbabwe
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:14 Bug #99344 (Under Review): Use correct flag of zimbabwe
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:10 Bug #99344 (Accepted): Use correct flag of zimbabwe
- 12:09 Bug #99344: Use correct flag of zimbabwe
- I'd suggest using https://github.com/lipis/flag-icons which also still receives updates. However, the pre-built asset...
- 10:21 Bug #99344 (Closed): Use correct flag of zimbabwe
- https://github.com/TYPO3/typo3/blob/main/typo3/sysext/core/Resources/Public/Icons/Flags/ZW.png
The flag of Andorra... - 14:11 Bug #99307 (Under Review): Extbase repository method call from command leads to "Undefined global variable $TYPO3_REQUEST"
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:42 Bug #99307: Extbase repository method call from command leads to "Undefined global variable $TYPO3_REQUEST"
- Thx to Georg on slack there is a workarround for this:...
- 13:39 Bug #99339: Backend module "Page": Restore title of edit link in content frame
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:38 Bug #99339 (Under Review): Backend module "Page": Restore title of edit link in content frame
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:00 Bug #99343 (Resolved): Not possible to register reactions in typo3conf/ext
- Applied in changeset commit:e90dbe4ecb28b88915218ce0ac2f07218290c48a.
- 10:21 Bug #99343 (Under Review): Not possible to register reactions in typo3conf/ext
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:15 Bug #99343 (Closed): Not possible to register reactions in typo3conf/ext
- Having a extension in typo3conf/ext (non-composer), registering a reaction does not work automatically. The correspon...
- 10:57 Feature #67435 (Closed): Backend search: drag&drop of files
- Closed as requested by the reporter;
If you think that this is the wrong decision, please reopen it or open a new... - 10:57 Bug #93412 (Closed): Deleting referenced files not possible
- Closed as requested by the reporter;
If you think that this is the wrong decision, please reopen it or open a new... - 10:56 Bug #93883 (Closed): Transliteration of german umlauts fails partly on file upload for files created on mac
- Closed as requested by the reporter;
If you think that this is the wrong decision, please reopen it or open a new... - 10:56 Bug #92584 (Closed): Failed upgrade wizard does not stop running next upgrade wizard
- Closed as requested by the reporter;
If you think that this is the wrong decision, please reopen it or open a new... - 10:55 Bug #93316 (Closed): TypoScript Condition: Unable to get a property on a non-object.
- Closed as requested by the reporter;
If you think that this is the wrong decision, please reopen it or open a new... - 09:39 Bug #93316: TypoScript Condition: Unable to get a property on a non-object.
- The does not occur anymore. Please close the issue
- 10:21 Feature #99345 (New): Disallow duplication for each form definition
- We provide some forms via our TYPO3 extensions that we do not want the editors to copy forms from.
This is mainly ... - 10:00 Task #99309 (Resolved): Align error responses in ReactionResolver
- Applied in changeset commit:5048d7ce34ac766f85355805a273baa2b30ca112.
- 09:25 Task #99309: Align error responses in ReactionResolver
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:19 Task #99309: Align error responses in ReactionResolver
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:53 Task #99309: Align error responses in ReactionResolver
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:51 Task #99309: Align error responses in ReactionResolver
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:55 Feature #99285 (Resolved): Provide trim viewhelper
- Applied in changeset commit:fafe38af2a48baf8dbca123ececea7a95602e38d.
- 09:00 Bug #98526 (Resolved): Allow import of TypoScript files from inside a TypoScript hierarchy again
- Applied in changeset commit:e4964fe5e2d9d1ec2362248c1f991a36a502f066.
- 08:54 Bug #98092: Make public resource URLs better readable by default
- Helmut Hummel wrote in #note-7:
> Interesting. Until now I only heard exactly the opposite. Can you elaborate why yo... - 08:44 Bug #98092: Make public resource URLs better readable by default
- Jan Delius wrote in #note-6:
> Is there any reason why this change is necessary/better than the current state? I rea... - 08:21 Bug #98092: Make public resource URLs better readable by default
- Is there any reason why this change is necessary/better than the current state? I really like the hash method and wou...
- 08:05 Task #99325 (Resolved): Add "Reload" button in Page module
- Applied in changeset commit:b1b4c6c1eca46e271bf8bf1eea687008fb9bca9e.
- 07:52 Bug #99342 (Closed): Field `originalResource` is null in the object fileReference of an objectstorage of an custom model, which ist parameter in an extbase-controller
- My controller will reciece an object @TaskAssignement@ . The object contains in the field @files@ a storageObject, wh...
2022-12-11
- 23:00 Feature #99340 (Under Review): Add stdWrap to config.additionalHeaders.10.header
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:45 Feature #99340 (Rejected): Add stdWrap to config.additionalHeaders.10.header
- I like to use getText config.additionalHeaders.10.header to be able to generate dynamic preload headers....
- 22:55 Feature #99203: Re-introduce easy possibility to add paths via TypoScript
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:41 Feature #99203: Re-introduce easy possibility to add paths via TypoScript
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:35 Feature #99203: Re-introduce easy possibility to add paths via TypoScript
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:32 Feature #99203 (Under Review): Re-introduce easy possibility to add paths via TypoScript
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:17 Bug #99339 (Closed): Backend module "Page": Restore title of edit link in content frame
- The variable "{column.editLinkTitle}" is empty, so no link title can be set for the edit link in the content frame.
... - 19:10 Task #99330: Improve names and descriptions in backend module "Template"
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:32 Task #99330: Improve names and descriptions in backend module "Template"
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:44 Task #99330: Improve names and descriptions in backend module "Template"
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:54 Task #99330: Improve names and descriptions in backend module "Template"
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:31 Task #99330: Improve names and descriptions in backend module "Template"
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:43 Task #99330 (Under Review): Improve names and descriptions in backend module "Template"
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:48 Task #99330 (In Progress): Improve names and descriptions in backend module "Template"
- Thanks Lina, much better! I was also concerned about the length of the titles. Will now have a look at the code.
- 05:44 Task #99330: Improve names and descriptions in backend module "Template"
- I would suggest that we put "Template Records Overview" as the first option as it is not recommended anymore to edit ...
- 16:51 Bug #92900: Unable to store "epoch start" on native datetime fields with dbtype
- Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:47 Bug #99338: The page is not configured! [type=0][page] if sys_template.clear is not set
- I assume it is fixed with: https://forge.typo3.org/issues/99331
See also the comment in the commit message: https:... - 13:01 Bug #99338 (Closed): The page is not configured! [type=0][page] if sys_template.clear is not set
- Seems to me like a small bug in TYPO3 12.1.0
If I add a TypoScript template to a new root page with a valid site c... - 12:35 Feature #86880: Enable password view at the backend login
- Patch set 17 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 12:34 Feature #86880: Enable password view at the backend login
- Patch set 16 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 12:21 Task #98910: Replace prophecy in EXT:dashboard/Tests/Unit/WidgetRegistryTest.php
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:06 Task #98910 (Under Review): Replace prophecy in EXT:dashboard/Tests/Unit/WidgetRegistryTest.php
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:46 Bug #99337 (Closed): Undefined array key "cookieDomain"
- In TYPO3 12.1.0 a frontend plugin tries to set a flashMessage. This leads to the error:...
- 11:36 Bug #99336 (Closed): Deprecate TCA field type group - appearance
- Property Appearance was only used for group fields to sys_file_reference tables. These fields have been superseded by...
- 08:01 Bug #99335 (Closed): Read only password can be overwritten
- The newly introduced password generator field control (https://review.typo3.org/c/Packages/TYPO3.CMS/+/76002) allows
... - 07:11 Feature #99285: Provide trim viewhelper
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 06:32 Bug #98526: Allow import of TypoScript files from inside a TypoScript hierarchy again
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
2022-12-10
- 23:01 Feature #99203: Re-introduce easy possibility to add paths via TypoScript
- I also like your url example, because it's very short. Maybe "resourceUri" instead url, that always adds a cache bust...
- 22:05 Feature #99203: Re-introduce easy possibility to add paths via TypoScript
- This works currently: ...
- 21:58 Bug #98526: Allow import of TypoScript files from inside a TypoScript hierarchy again
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:54 Bug #98526 (Under Review): Allow import of TypoScript files from inside a TypoScript hierarchy again
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:29 Bug #98526: Allow import of TypoScript files from inside a TypoScript hierarchy again
- Ok, I fixed #98523. This one however is different:
Having an `@import` or an `<INCLUDE_TYPOSCRIPT:` *within* a "{"... - 21:25 Bug #99334 (Resolved): Minor typo in .rst file
- Applied in changeset commit:3e0221655dc53273be04570ef6a65ec8cae2f508.
- 21:07 Bug #99334 (Under Review): Minor typo in .rst file
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:04 Bug #99334 (Closed): Minor typo in .rst file
- 21:15 Bug #98523 (Resolved): Allow relative paths for importing TypoScript files again
- Applied in changeset commit:ff9aade2eea1f31acc88e8b6b78b806038d5b123.
- 18:14 Bug #98523: Allow relative paths for importing TypoScript files again
- Ok, recursion details. I confirmed the issue, I think it is valid, and pushed a patch to fix this.
- 18:13 Bug #98523 (Under Review): Allow relative paths for importing TypoScript files again
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:25 Bug #99333 (New): Lazy cache clearing in \TYPO3\CMS\Extbase\Core\Bootstrap::clearCacheOnError()
- The Extbase setting enableAutomaticCacheClearing is enabled by default. It leads to clearing the cache when the error...
- 18:13 Bug #99332 (Closed): Form: Fields are marked as deleted when created in Container Elements
- When creating a new empty form, newly inserted fields are marked as 'deleted' if they are inside a form container ele...
- 17:55 Bug #99326: DataHandler - Process too many records
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:49 Bug #99326: DataHandler - Process too many records
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:40 Bug #99326: DataHandler - Process too many records
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:48 Bug #93412: Deleting referenced files not possible
- Made a little extension for it. Can publish it if someone is interested.
The issue can get closed. - 15:51 Bug #99292 (Needs Feedback): TypoScript/TSConfig tree.rootLineIds Symfony Express condition broken if constant/setting can't be
- First: To my findings, both the new and the old TypoScript parser (v11 & v12) *do* properly substitute the constants ...
- 15:20 Bug #99322 (Resolved): Fluid parser error in reactions module when reaction records with missing implementation class exist
- Applied in changeset commit:63f967eb83c433b83c461d051a08b8c432461656.
- 15:05 Bug #99322: Fluid parser error in reactions module when reaction records with missing implementation class exist
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:05 Bug #99310 (Resolved): Shortcut button in ext:reactions backend module does not store demand state
- Applied in changeset commit:781c164f030858ee8328c1e32ee13dee7d97f1d7.
- 14:47 Bug #99310: Shortcut button in ext:reactions backend module does not store demand state
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:45 Bug #99282 (Resolved): Re loading frontend without cache keeps loading cached TypoScript
- Applied in changeset commit:4b47665eeb27e5ac6a694199b5e90b5ff7550d88.
- 13:38 Bug #99282: Re loading frontend without cache keeps loading cached TypoScript
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:30 Bug #99282 (Under Review): Re loading frontend without cache keeps loading cached TypoScript
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:43 Bug #99282 (Accepted): Re loading frontend without cache keeps loading cached TypoScript
- confirmed. found issue. will push a fix and will update the breaking.rst of the new parser to hint for changed cache ...
- 11:21 Bug #99282: Re loading frontend without cache keeps loading cached TypoScript
- Had a chat with Daniel here:
Main concern: When TypoScript located in files is changed, then shift-reload of a FE ... - 14:30 Task #98889 (Resolved): Replace prophecy in EXT:extbase/Tests/Unit/Utility/LocalizationUtilityTest.php
- Applied in changeset commit:226d88a135dd08363f1601431e7ab47f5eb7cbea.
- 12:03 Task #98889 (Under Review): Replace prophecy in EXT:extbase/Tests/Unit/Utility/LocalizationUtilityTest.php
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:15 Task #99329 (Resolved): Rename module "Template" to "TypoScript"
- Applied in changeset commit:2781bc588d0c079c8e5f4fef67f1ccf198824e1b.
- 09:33 Task #99329: Rename module "Template" to "TypoScript"
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:15 Task #99329 (Under Review): Rename module "Template" to "TypoScript"
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:11 Task #99329 (Closed): Rename module "Template" to "TypoScript"
- 14:10 Bug #99276 (Resolved): TYPO3 breaks if database name has special characters
- Applied in changeset commit:a2aeca72436d68ba11cfe91cab21b65a21bf5eb3.
- 14:05 Bug #99331 (Resolved): Dynamically set 'clear' TypoScript flag
- Applied in changeset commit:2c593c05f933c88d23c789f37410ad3abf75171b.
- 11:10 Bug #99331: Dynamically set 'clear' TypoScript flag
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:08 Bug #99331 (Under Review): Dynamically set 'clear' TypoScript flag
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:51 Bug #99331 (Closed): Dynamically set 'clear' TypoScript flag
- 13:03 Bug #93680: wrong handling of utf8 of fal filenames when importing youtube videos
- This is not a TYPO3 problem, this is a configuration problem.
First of all you have to set all DB tables and columns... - 12:25 Bug #99307: Extbase repository method call from command leads to "Undefined global variable $TYPO3_REQUEST"
- Same happens when using an injection method for the extbase repository instead of using makeInstance()
- 10:25 Task #98762 (Resolved): Replace prophecy in EXT:core/Tests/Unit/DependencyInjection/ServiceProviderRegistryTest.php
- Applied in changeset commit:4ca6a0c00ad961e79ce0be9d12fcf071d554a466.
- 10:24 Task #99330 (Closed): Improve names and descriptions in backend module "Template"
- In connection with #99329, the labels of the select field options can be improved. Also the h1 and description that i...
- 10:05 Task #98764 (Resolved): Replace prophecy in EXT:core/Tests/Unit/DependencyInjection/ConsoleCommandPassTest.php
- Applied in changeset commit:ac29feb0fcd13fa7962cc692dcf0eecca4f6c750.
- 08:42 Task #98764: Replace prophecy in EXT:core/Tests/Unit/DependencyInjection/ConsoleCommandPassTest.php
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:30 Task #98764 (Under Review): Replace prophecy in EXT:core/Tests/Unit/DependencyInjection/ConsoleCommandPassTest.php
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
2022-12-09
- 18:03 Task #98762 (Under Review): Replace prophecy in EXT:core/Tests/Unit/DependencyInjection/ServiceProviderRegistryTest.php
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:21 Bug #93413: optionSplit in IMAGE source do nothing
- Can be closed as it seems to be fixed elsewhere.
- 16:21 Feature #85789: Category Management Module
- +1, this should be a must have
- 15:36 Bug #99328 (Closed): File list uploader default action not working
- The user tsconfig setting "options.file_list.uploader.defaultAction" does not work because of a simple php-typo in "s...
- 15:16 Bug #99326: DataHandler - Process too many records
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:44 Bug #99326: DataHandler - Process too many records
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:27 Bug #99326: DataHandler - Process too many records
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:42 Bug #99326 (Under Review): DataHandler - Process too many records
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:00 Bug #99326 (Closed): DataHandler - Process too many records
- With the "external_import" extension, I import a CSV of 150,000 lines in cli environnement.
At the first import, ev... - 14:20 Task #99262 (Resolved): Use RouteResult in EXT:reactions resolver
- Applied in changeset commit:1a2c7069a821e4891ecf19684eb2628b2a4b24f0.
- 14:05 Bug #91364 (New): Extbase/CachingFramework - Serialization on 'Closure' is not allowed
- 13:48 Bug #91364: Extbase/CachingFramework - Serialization on 'Closure' is not allowed
- Damn! I hit this very problem in TYPO3 v10 :(
I hacked by passing an integer (uid) instead of the object to the meth... - 13:51 Bug #99312: PSR-14 Event for fetching YouTube/Vimeo preview image
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:26 Bug #99312: PSR-14 Event for fetching YouTube/Vimeo preview image
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:46 Task #99206: Remove $.ajax from EXT:recycler
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:50 Task #99299 (Resolved): It is no longer possible to use "Edit on GitHub" with redirects documentation.
- Applied in changeset commit:c4c07fbf11b7e9d920f284ff6262f6a4cf1b9fed.
- 10:01 Task #99299 (Under Review): It is no longer possible to use "Edit on GitHub" with redirects documentation.
- Patch set 2 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:00 Task #99299 (Resolved): It is no longer possible to use "Edit on GitHub" with redirects documentation.
- Applied in changeset commit:dd04b45e1ed4ec5e7bc83c655d895d5b7b062307.
- 10:00 Task #99299: It is no longer possible to use "Edit on GitHub" with redirects documentation.
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:40 Bug #99324 (Resolved): "Reload" button in record list is missing
- Applied in changeset commit:51bc7e741f6dffe84424c5bbd218f18c2baff5cc.
- 10:42 Bug #99324 (Under Review): "Reload" button in record list is missing
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:39 Bug #99324 (Closed): "Reload" button in record list is missing
- 11:35 Task #99263 (Resolved): Streamline Locale + LanguageService initialization calls
- Applied in changeset commit:dea88988150a2c061380ccd861ea127c80feac9c.
- 11:33 Bug #99327 (Closed): CKEditor: Multiple stylesheets in config.contentsCss are not working anymore
- In TYPO3 12.0.0 and 12.1.0 it's not possible anymore to include multiple stylesheets in editor.config.contentsCss for...
- 11:09 Bug #90009: Installtool gives status 404 when installPassword is not set in LocalConfiguration.php
- Can confirm that this is VERY unfortunate -
This is still present in v11 with a fresh DDEV install. - 10:47 Task #99325 (Under Review): Add "Reload" button in Page module
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:46 Task #99325 (Closed): Add "Reload" button in Page module
- 10:24 Feature #99323 (Closed): PSR-14 Event for manipulating records in ContentContentObject.php->render()
- Due to our use of `mod.web_layout.allowInconsistentLanguageHandling = 1` we encountered an issue that the sorting of ...
- 09:20 Bug #99319 (Resolved): Properly consider else condition in TypoScript
- Applied in changeset commit:a5fe2e295e346f71d360f10cbe35eaf5dd0283e2.
- 08:51 Bug #99322: Fluid parser error in reactions module when reaction records with missing implementation class exist
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:40 Task #99308: Add dedicated TCA ctrl option to allow tables in reactions table selection
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:13 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
- Also can confirm: Issue still occurs in Typo3 v11.5.19 PHP v8.1
2022-12-08
- 22:28 Task #99309: Align error responses in ReactionResolver
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:24 Bug #99322 (Under Review): Fluid parser error in reactions module when reaction records with missing implementation class exist
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:17 Bug #99322 (Closed): Fluid parser error in reactions module when reaction records with missing implementation class exist
- 20:08 Feature #99321: Speed up site language creation with presets
- Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 19:42 Feature #99321 (Under Review): Speed up site language creation with presets
- Patch set 10 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 18:46 Feature #99321 (Closed): Speed up site language creation with presets
- As an integrator i wanna spend less time adding new site languages. A drop down with presets would be really nice.
... - 19:01 Feature #99320 (Closed): Use database native common table expression to fetch page tree
- 19:00 Feature #99320: Use database native common table expression to fetch page tree
- Your analysis as correct: Using CTE's for tree and rootline retrieval has an extremely high performance potential and...
- 18:22 Feature #99320 (Closed): Use database native common table expression to fetch page tree
- As far is i can see all database engines supported by TYPO3 do support common table expressions.
These expressions c... - 17:47 Task #99299 (Under Review): It is no longer possible to use "Edit on GitHub" with redirects documentation.
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:26 Bug #99319: Properly consider else condition in TypoScript
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:21 Bug #99319: Properly consider else condition in TypoScript
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:18 Bug #99319 (Under Review): Properly consider else condition in TypoScript
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:10 Bug #99319 (Closed): Properly consider else condition in TypoScript
- 16:57 Feature #99316 (Under Review): Move all Fluid Styled Content specific components to EXT:fluid_styled_content
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:36 Feature #99316 (In Progress): Move all Fluid Styled Content specific components to EXT:fluid_styled_content
- 14:32 Feature #99316 (Rejected): Move all Fluid Styled Content specific components to EXT:fluid_styled_content
- h2. Current state
The default CTypes and their rendering definition are shipped by Fluid Styled Content. But templ... - 16:55 Task #99318 (Resolved): Remove obsolete test related PageHelloWorld.typoscript
- Applied in changeset commit:131452d041f180f3291bbe7d052f708184de2c3e.
- 16:29 Task #99318 (Under Review): Remove obsolete test related PageHelloWorld.typoscript
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:28 Task #99318 (Closed): Remove obsolete test related PageHelloWorld.typoscript
- 15:59 Bug #99312: PSR-14 Event for fetching YouTube/Vimeo preview image
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:39 Bug #99312: PSR-14 Event for fetching YouTube/Vimeo preview image
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:10 Bug #99312: PSR-14 Event for fetching YouTube/Vimeo preview image
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:36 Bug #99312: PSR-14 Event for fetching YouTube/Vimeo preview image
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:28 Bug #99312: PSR-14 Event for fetching YouTube/Vimeo preview image
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:15 Bug #99312 (Under Review): PSR-14 Event for fetching YouTube/Vimeo preview image
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:52 Bug #99312 (Closed): PSR-14 Event for fetching YouTube/Vimeo preview image
- We would like a PSR-14 event after fetching the preview image for YouTube and Vimeo video's. The reason for this is t...
- 15:40 Bug #99314 (Resolved): Correctly turn nodes into TypoScript references
- Applied in changeset commit:8dcdb59f2343e390efef57747496808ad095657e.
- 12:56 Bug #99314 (Under Review): Correctly turn nodes into TypoScript references
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:45 Bug #99314 (Closed): Correctly turn nodes into TypoScript references
- 15:24 Bug #99300 (Rejected): ConfigurationManager causes ext_tables to fail.
- Hey. Thanks for the report.
I'm afraid we're not able to resolve this issue in the core, the extension has to be upd... - 14:56 Bug #98092: Make public resource URLs better readable by default
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:14 Bug #98092: Make public resource URLs better readable by default
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:35 Bug #99298: requireApprovedLocalizations should allow localizations with no approved attribute
- Thank you. Great idea. Had an issue based on that, was not that easy to find out that the new feature was my problem.
- 14:32 Bug #99317 (Closed): requireApprovedLocalizations should be available in backend
- Hello together,
the option requireApprovedLocalizations is not available in backend yet. It should be configurable... - 13:55 Bug #99313 (Accepted): Drag area of content elements includes + Content buttons below content element
- 11:53 Bug #99313 (Closed): Drag area of content elements includes + Content buttons below content element
- # Open Page Module
# Open a page with at least one content element
There are buttons after each content element t... - 13:51 Task #99303 (Accepted): Provide original positon for drag and drop content element
- 13:49 Epic #98291 (In Progress): [UX] - Better use of space
- 13:36 Bug #99315 (Closed): PHP Warning: Undefined array key "MM" in .../typo3/sysext/core/Classes/Tree/TableConfiguration/DatabaseTreeDataProvider.php line 511
- If I configured in the TCA a tree field with 'type' = 'select' and 'renderType' => 'selectTree' I get a PHP Warning: ...
- 12:10 Task #99120 (Resolved): Deprecate old TypoScriptParser
- Applied in changeset commit:bb91ad794d2352ce7289c699486ea118a7e15026.
- 11:00 Feature #82723: Backend Datepicker: Enable "Today" button
- Any idea why the today button is not there any more in the datepicker of TYPO3 11?
- 10:39 Bug #87184: Adding files in content elements opened by reference link modal not possible
- I can confirm this bug still exists in TYPO3 11.5.19. I can reproduce it with https://demo.typo3.org/typo3 .
- 09:47 Feature #99311 (New): Add a redirect option in FrontendUserAuthenticator Middleware
- Using a custom oAuth2 Login, i tried to create a login via Discord. I set the logintype, then i created my Authentica...
- 09:41 Feature #99285: Provide trim viewhelper
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:30 Feature #99285: Provide trim viewhelper
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:10 Bug #99276: TYPO3 breaks if database name has special characters
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:48 Bug #99276: TYPO3 breaks if database name has special characters
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:54 Bug #95860: TCEMAIN.preview of root page overrides TCEMAIN.preview of sysfolder once the Button "Preview" is clicked
- I confirm the issue (TYPO3 11.5.19).
2022-12-07
- 21:36 Bug #99310: Shortcut button in ext:reactions backend module does not store demand state
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:36 Bug #99310 (Under Review): Shortcut button in ext:reactions backend module does not store demand state
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:32 Bug #99310 (Closed): Shortcut button in ext:reactions backend module does not store demand state
- 21:25 Task #99309 (Under Review): Align error responses in ReactionResolver
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:20 Task #99309 (Closed): Align error responses in ReactionResolver
- 21:21 Task #99305 (Rejected): Update to Symfony 6.2.1
- Closing after the discussion on Slack.
- 15:16 Task #99305 (Under Review): Update to Symfony 6.2.1
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:11 Task #99305: Update to Symfony 6.2.1
- These are the updated components:
symfony/console:^6.2.1 \
symfony/dependency-injection:^6.2.1 \
symfo... - 15:04 Task #99305 (Rejected): Update to Symfony 6.2.1
- 21:10 Task #99262: Use RouteResult in EXT:reactions resolver
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:55 Task #99308 (Under Review): Add dedicated TCA ctrl option to allow tables in reactions table selection
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:55 Task #99308 (Closed): Add dedicated TCA ctrl option to allow tables in reactions table selection
- 20:33 Bug #99307 (Closed): Extbase repository method call from command leads to "Undefined global variable $TYPO3_REQUEST"
- Scenaria: Registered symfony command where an extbase repository is created via GeneralUtility::makeInstance(). Using...
- 19:35 Bug #99296 (Resolved): Exceptions / PHP 8 error with empty list_type
- Applied in changeset commit:48ba2f1a61af7463dbb22150230349bd4a048661.
- 19:31 Bug #99296: Exceptions / PHP 8 error with empty list_type
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:31 Task #98897 (Resolved): Replace prophecy in EXT:extbase/Tests/Unit/Persistence/Generic/Mapper/DataMapperTest.php
- Applied in changeset commit:e027f96888ea46f33711543e50b6c65d4e5ac690.
- 18:35 Feature #97664: Search field for form manager
- Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 17:30 Task #99306 (Resolved): Mark LegacyClassesForIde @deprecated
- Applied in changeset commit:47d1bb4b8c5178e6bcce595e5cf2f921e4f0325e.
- 17:13 Task #99306 (Under Review): Mark LegacyClassesForIde @deprecated
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:12 Task #99306 (Closed): Mark LegacyClassesForIde @deprecated
- 17:25 Task #99304 (Resolved): Remove useless information in save file message
- Applied in changeset commit:2831344b1bc2e045753a4a1de4416679ffd8dfac.
- 13:05 Task #99304 (Under Review): Remove useless information in save file message
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:58 Task #99304 (Closed): Remove useless information in save file message
- When saving a file in the filelist module, a flashmessage is shown containing the following information:...
- 17:24 Task #99120: Deprecate old TypoScriptParser
- Patch set 45 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 16:57 Task #99120: Deprecate old TypoScriptParser
- Patch set 44 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 16:52 Task #99120: Deprecate old TypoScriptParser
- Patch set 43 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 15:11 Task #99120: Deprecate old TypoScriptParser
- Patch set 42 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 14:15 Bug #99294 (Resolved): addService() without 'os' key throws PHP 8 warning
- Applied in changeset commit:c6e5be199962961de3efbd375a652431d716508b.
- 13:59 Bug #99294: addService() without 'os' key throws PHP 8 warning
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:35 Task #97553 (Resolved): Introduce string fragment extraction
- Applied in changeset commit:36459901858eb7ad3f2ac3789fc53c61b65c2589.
- 13:30 Task #97553: Introduce string fragment extraction
- Patch set 4 for branch *main* of project *Teams/Security/TYPO3v4-Core* has been pushed to the review server.
It is av... - 13:11 Task #97553: Introduce string fragment extraction
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:02 Task #97553: Introduce string fragment extraction
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:09 Task #97553: Introduce string fragment extraction
- Patch set 3 for branch *main* of project *Teams/Security/TYPO3v4-Core* has been pushed to the review server.
It is av... - 12:46 Task #99303 (Closed): Provide original positon for drag and drop content element
- It would be cool if the original position of an content element would be visible while a user starts to drag the elem...
- 12:34 Feature #99302 (New): New event "AfterExtensionSetupEvent" for improving extension setup capabilities
- Right now @InstallUtility::install@ triggers a @AfterPackageActivationEvent@ for each extension after @processExtensi...
- 11:55 Bug #99301 (Closed): Vimeo Autoplay is not working in Chrome
- Hi,
This is a follow up of:
https://forge.typo3.org/issues/96320
Chrome does not allow autoplay of videos... - 10:17 Bug #98650: Can't extend felogin template TYPO3 11.5.17 PHP 8.1
- Maybe try like this:...
- 09:25 Bug #99284: Linking text in CKEditor leads to wrong HTML output
- In Chrome and Safarit, it works.
In Firefox not. (version 107.0.1 (64-Bit)) - 08:59 Bug #99300 (Rejected): ConfigurationManager causes ext_tables to fail.
- Hello,
I investigated an issue which was reported by some of our editors.
They got this type of error while edi... - 08:35 Bug #98043: MENU using sectionIndex broken on pages overlay
- Anonymous wrote in #note-10:
> Applied in changeset commit:fcc5cbeaaea55cd367cd0c54c6862fd0ae5d4883.
Awesome! - 08:11 Task #99299 (Closed): It is no longer possible to use "Edit on GitHub" with redirects documentation.
- This used to be possible. URL is not correct.
* docs page: https://docs.typo3.org/c/typo3/cms-redirects/main/en-us... - 07:22 Bug #99298 (Closed): requireApprovedLocalizations should allow localizations with no approved attribute
- Followup to #97729
If `$GLOBALS['TYPO3_CONF_VARS']['SYS']['lang']['requireApprovedLocalizations']` is not set to f...
2022-12-06
- 22:01 Bug #99297 (Closed): EXT:reactions: toggle switch to activate doesn't work in backend module
- In the list view of the backend module of EXT:reactions it's not possible to toggle a reaction back to active.
Deact... - 21:52 Bug #98546 (Closed): Drop unused tagsort library
- 21:52 Task #98542 (Closed): Fix typo in RST "Extension recordlist merged into backend"
- 21:52 Task #98525 (Closed): Tune php-cs-fixer
- 21:52 Bug #99164 (Closed): Bookmarks modal does not close after selecting a bookmark
- 21:52 Bug #99161 (Closed): Cleanup index.d.ts
- 21:52 Bug #99159 (Closed): [BUGFIX] Avoid undefined array key in ContentObjectRenderer::noTrimWrap
- 21:52 Bug #99158 (Closed): PHP Warning: Undefined array key "pidList" AbstractPlugin::pi_exec_query()
- 21:52 Bug #99156 (Closed): Allow rendering empty language menu if sys_language_uid 0 is disabled in PHP 8.1
- 21:52 Bug #98656 (Closed): Overriding ['TCA']['pages']['columns']['categories']['config']['foreign_table_where'] does not work
- 21:52 Task #98655 (Closed): Outdated deprecation notice in ViewResolverInterface
- 21:52 Task #98654 (Closed): Use data processor identifiers in TypoScript
- 21:52 Task #98652 (Closed): Replace prophecy calls in ext:scheduler tests
- 21:52 Bug #98646 (Closed): Live search events are bound multiple times
- 21:52 Task #98643 (Closed): Add iterable types to methods in TypoLinkCodecService
- 21:52 Bug #98551 (Closed): Ensure proper error_reporting reset in JwtTrait workaround
- 21:52 Task #98550 (Closed): Remove runThroughTemplatesPostProcessing hook
- 21:52 Bug #98548 (Closed): Remove imagesloaded with native browser API
- 21:52 Bug #99154 (Closed): PHP Warning: Undefined array key 1 in ContentObjectRenderer::parseFuncInternal
- 21:52 Bug #99152 (Closed): PHP Runtime Deprecation Notice: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in IconRegistry.php
- 21:52 Bug #99151 (Closed): indexed_search Undefined array key "maxExternalFiles" in Indexer.php
- 21:52 Bug #99052 (Closed): Correctly handle blank string values in admin panel info section
- 21:52 Task #99050 (Closed): Deprecate TypoScript plugin._CSS_PAGE_STYLE and config.removePageCss
- 21:52 Bug #99042 (Closed): rebuild cache on new redirect
- 21:52 Task #99040 (Closed): Deprecate TypoScript setup "constants" TLO
- 21:52 Bug #99039 (Closed): Unused method in PageRecordProvider
- 21:52 Bug #99037 (Closed): Plugins name are hard-coded
- 21:52 Task #99031 (Closed): Deprecate fluid HtmlViewHelper in Backend context
- 21:52 Task #99029 (Closed): Avoid mentions of TypoScriptParser
- 21:52 Bug #99026 (Closed): Change Record Data in PageContentPreviewRenderingEvent
- 21:52 Task #99025 (Closed): Rewrite YamlFileLoaderTests to functional tests
- 21:52 Bug #99023 (Closed): Regular expression is not escaped and causes errors
- 21:52 Task #99022 (Closed): Update comment in InstallUtility
- 21:52 Bug #99021 (Closed): Mentions of _GIFBUILDER
- 21:52 Task #99020 (Closed): Actively deprecate TypoScript TemplateService
- 21:52 Task #99019 (Closed): Deprecate ext_emconf.php clearCacheOnLoad
- 21:52 Task #99018 (Closed): Remove jQuery from t3editor code completion
- 21:52 Task #99017 (Closed): New TS parser in extbase BackendConfigurationManager
- 21:52 Task #99016 (Closed): Fix invalid link
- 21:52 Bug #99015 (Closed): New Content Element Wizard Item without description (or without title)
- 21:52 Bug #99013 (Closed): prevent passing null to mb_strtolower in f:format.case VH
- 21:52 Bug #99012 (Closed): PHP 8 undefined array access when fetching Page Tree Configuration
- 21:52 Bug #99010 (Closed): New content element wizard items display brocken on smaller viewports
- 21:52 Bug #99003 (Closed): [DOCS] Mark Codesnippets as code in PHP doccomments
- 21:52 Task #99002 (Closed): fix typo in language file
- 21:52 Bug #98990 (Closed): Notifications must respect "prefers reduced motion"
- 21:52 Bug #98962 (Closed): json_decode with null parameter in SearchController
- 21:52 Bug #98685 (Closed): Fix wrong method name in changelog
- 21:52 Bug #98682 (Closed): Type Error in Wizard AddController
- 21:52 Task #98663 (Closed): Remove obsolete test fixture template
- 21:52 Task #98662 (Closed): Replace prophecy in ext:install unit tests
- 21:52 Task #98661 (Closed): Replace prophecy in ext:workspaces unit tests
- 21:52 Task #98659 (Closed): More effective FE TypoScript cache layer
- 21:52 Task #98660 (Closed): Replace prophecy calls in ext:filelist tests
- 21:52 Task #98658 (Closed): Replace prophecy calls in ext:beuser tests
- 21:51 Bug #98539 (Closed): Undefined array index "pi_flexform"
- 21:51 Bug #98537 (Closed): PHP Warning: Undefined array key 1 in typo3_src-11.5.16/typo3/sysext/core/Classes/Utility/GeneralUtility.php line 1082
- 21:51 Bug #98535 (Closed): Linkbrowser throws exception
- 21:51 Bug #98534 (Closed): PostgreSQL Grouping error on Backend/Redirects
- 21:51 Task #98533 (Closed): Remove non existing services from service configuration
- 21:51 Task #98532 (Closed): Raise nikic/php-parser:^4.15.1
- 21:51 Task #98529 (Closed): Update a series of dev dependencies
- 21:51 Bug #98641 (Closed): User TSconfig options.file_list.enableClipBoard = activated disables clipboard buttons at the top of the list so the clipboard cannot be used
- 21:51 Bug #98580 (Closed): PHP Warning: Undefined array key "updateReferenceIndex" in extbase/Classes/Persistence/Generic/Backend.php
- 21:51 Task #98578 (Closed): Merge AbstractConfigurationManager away
- 21:51 Task #98573 (Closed): Replace prophecy calls in ext:felogin tests
- 21:51 Task #98572 (Closed): Make TreeFromLineStreamBuilder a stateless service
- 21:51 Bug #98571 (Closed): Set correct TSFE->config['rootLine']
- 21:51 Bug #98570 (Closed): PageTreeFilter does not work similar to MySQL/MariaDB with PostgreSQL
- 21:51 Task #98569 (Closed): Raise typo3/testing-framework to tighten tests
- 21:51 Task #98568 (Closed): Turn TypoScriptFrontendController tests into functionals
- 21:51 Task #98564 (Closed): TYPO3 "Edit on GitHub" does not work for changelog
- 21:51 Bug #98563 (Closed): `DB Check` -> `Full Search` backend module inoperable with PostgresSQL
- 21:51 Bug #98562 (Closed): Install Tool Environmet Check is broken with PostgresSQL since PHP8.0
- 21:51 Bug #98561 (Closed): Styleguide updated menu dataprocessor do not work with PostgresSQL
- 21:51 Task #98559 (Closed): Replace prophecy in PreviewModuleTest
- 21:51 Task #98558 (Closed): Replace prophecy calls in AdminPanelInitiatorTest
- 21:51 Bug #98554 (Closed): Properly cleanup registered exception handlers in tests
- 21:51 Task #98553 (Closed): Ensure unit tests properly call `parent::setUp()`
- 21:45 Bug #98955 (Closed): Ensure proper functional test setup for FileBackendTest
- 21:45 Bug #98946 (Closed): Correct changelog about removing TMENU.collapse
- 21:45 Bug #98940 (Closed): Bookmarks are cut off again
- 21:45 Bug #98925 (Closed): Correct registration of toolbar link buttons in CKEditor 5
- 21:45 Bug #98915 (Closed): Undefined array key frequencyOptions
- 21:45 Task #98721 (Closed): Simplify extbase FrontendConfigurationmanager
- 21:45 Bug #98714 (Closed): CKEditor Anchor is incorrectly treated as link in CKEditor 5 migration
- 21:45 Bug #98713 (Closed): Undefined array key 1 in LanguageService
- 21:45 Bug #98703 (Closed): Cannot click "+ Content" button after dis-/enabling content element
- 21:45 Bug #98702 (Closed): Ensure code follows cgl ruleset
- 21:45 Task #98701 (Closed): Use .typoscript over .ts for TypoScript files
- 21:45 Task #98700 (Closed): Optimize FE page locking
- 21:45 Task #98699 (Closed): Remove prophecy in Unit BackendUtilityTest
- 21:45 Task #98698 (Closed): Remove prophecy in FileControllerTest
- 21:45 Bug #98697 (Closed): EXT:dashboard's modal CSS is loaded everywhere
- 21:45 Task #98695 (Closed): Remove unused prophecy in MfaControllerTest
- 21:45 Bug #98693 (Closed): Module docheader transitions its position
- 21:45 Task #98691 (Closed): Simplify FE page locking
- 21:45 Task #98690 (Closed): Remove jQuery from "clear cache" menu
- 21:45 Task #98694 (Closed): Replace prophecy in EXT:impexp ImportExportUtilityTest
- 21:45 Task #98522 (Closed): Raise friendsofphp/php-cs-fixer:^3.11.0
- 21:45 Task #98502 (Closed): Correct fallback to default error handler
- 21:45 Bug #98492 (Closed): Mitigate Browser "Spell-Jacking"
- 21:45 Task #98471 (Closed): Remove jQuery (UI) in Drag&Drop handling of page module
- 21:45 Bug #98469 (Closed): PHP Warning: Undefined array key "nonWrappedTag" in typo3_src-11.5.16/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 3812
- 21:45 Bug #98468 (Closed): PHP Warning: Undefined array key "stdWrap2" in TextMenuContentObject.php line 123
- 21:45 Bug #98445 (Closed): Workspace stage slider it does not work for editors without live access
- 21:45 Bug #98444 (Closed): Filter tree it does not work in workspaces if the page has been edited
- 21:45 Bug #98414 (Closed): PHP Warning: Undefined array key "typoLinkParameter" in PageLinkBuilder
- 21:45 Task #98411 (Closed): Prevent undefined array key warnings in ext:filelist
- 21:44 Task #99150 (Closed): Update EXT:dashboard's chart.js
- 21:44 Task #99146 (Closed): Improve the type annotations around GU::makeInstance & friends
- 21:44 Task #99136 (Closed): Improve type annotations in Extbase\Annotation classes
- 21:44 Bug #99087 (Closed): Inconsistent markup for callout in "NoFilemounts" view
- 21:44 Bug #99085 (Closed): PHP Warning: Undefined array key "parent." TYPO3 11.5.18 PHP 8.1
- 21:44 Bug #99084 (Closed): Allow contextmenu to be restricted to contextmenu
- 21:44 Bug #99083 (Closed): [DOCS] Mark codesnippets in Language API
- 21:44 Bug #99082 (Closed): typo in language file sysext/beuser
- 21:44 Task #99080 (Closed): Discourage buttons nesting inside typo3-backend-column-selector-button
- 21:44 Task #99078 (Closed): Raise typo3/testing-framework
- 21:44 Task #99075 (Closed): Deprecate fe_users & fe_groups TSconfig
- 21:44 Task #99071 (Closed): Streamline TYPO3\CMS\Core\Utility\ArrayUtility::filterRecursive
- 21:44 Bug #99069 (Closed): [DOCS] Fix rendering errors in ViewHelper reference
- 21:44 Bug #99068 (Closed): Replace :ts: to :typoscript: in ViewHelper class comments
- 21:44 Bug #99067 (Closed): Localization for flatpickr not loaded
- 21:44 Bug #99061 (Closed): Update vulnerable node packages as best as possible
- 21:44 Task #99060 (Closed): Avoid TypoScriptParser->getVal()
- 21:44 Task #99058 (Closed): Simplify some FormEngine validations
- 21:44 Task #99057 (Closed): Correct changelog for deprecation of _CSS_PAGE_STYLE
- 21:44 Task #99054 (Closed): Array unflatten method
- 21:44 Task #98712 (Closed): Replace prophecy in ext:linkvalidator tests
- 21:44 Task #98711 (Closed): Replace prophecy in ext:install tests
- 21:44 Task #98708 (Closed): Fix a couple of changelogs
- 21:44 Bug #98707 (Closed): Add temporarily workaround for changed doctrine/dbal behaviour
- 21:44 Bug #98706 (Closed): Fix doccomments in events
- 21:44 Bug #98704 (Closed): doctrine/dbal 3.5.0 release shows inproper unit test setup
- 21:44 Task #98705 (Closed): Replace prophecy in ext:redirects tests
- 21:43 Bug #98404 (Closed): PHP Warning: Undefined array key "sys_language_uid" in PageRepository
- 21:43 Bug #98382 (Closed): Properly encode error messages in FileController
- 21:43 Bug #98175 (Closed): Option fixAttrib.[attribute].prefixRelPathWith of HTMLParser throws warning since PHP 8
- 21:43 Bug #98126 (Closed): Page caching does not work as expected on multi language sites
- 21:43 Bug #98043 (Closed): MENU using sectionIndex broken on pages overlay
- 21:43 Bug #97986 (Closed): EXT:indexed_search search result description umlaut issue
- 21:43 Bug #97940 (Closed): Workspace Preview Link not working (404) if the slug has been changed
- 21:43 Bug #97235 (Closed): Exception when adding variant with recipients label to form yaml
- 21:43 Task #97125 (Closed): Replace regex for stdWrap cropHTML
- 21:43 Task #97112 (Closed): Remove a useless WorkspaceService test
- 21:43 Bug #96646 (Closed): 404 endless loop with disabled default language
- 21:43 Task #96329 (Closed): Introduce labels per Change for Changelog
- 21:43 Bug #96116 (Closed): imgResource Mask error
- 21:43 Bug #96010 (Closed): Translated pages can be loaded with slug of default language
- 21:43 Task #96005 (Closed): Add aliases for DataProcessors
- 21:43 Bug #94829 (Closed): Wrong workspace preview of published version if user has no access for live editing
- 21:43 Bug #94371 (Closed): Slug suggest (ajax call) does not include value of select field
- 21:43 Bug #94106 (Closed): Unable to save form after variant for EmailToReceiver is added
- 21:43 Bug #93719 (Closed): Site config: language baseVariants still get removed when saving from GUI
- 21:43 Bug #93240 (Closed): MultiTree concept for one domain not properly working with routing
- 21:43 Bug #93097 (Closed): Faulty live view in comparison preview for non LIVE-Editors
- 21:43 Bug #95119 (Closed): checkFeUserPid = false prevents correct password reset function
- 21:43 Task #99145 (Closed): Remove @covers annotations
- 21:43 Task #99144 (Closed): Fix some phpstan errors
- 21:43 Task #99143 (Closed): Remove useless @return annotations
- 21:43 Task #99142 (Closed): Remove useless @param annotations
- 21:43 Task #99141 (Closed): Remove useless @var annotations
- 21:43 Task #99140 (Closed): Remove null coalesce operator on always true value in ContentObjectRenderer
- 21:43 Task #99139 (Closed): Have some more strict typing
- 21:43 Bug #99138 (Closed): Avoid undefined array key access in ContentObjectRenderer
- 21:43 Task #99137 (Closed): Modernize ext:adminpanel
- 21:43 Bug #92643 (Closed): Fix FAL meta data extraction priorities
- 21:43 Bug #92148 (Closed): Serialization of Repository is broken
- 21:43 Bug #89404 (Closed): Setting link on styled text node removes style
- 21:43 Bug #88715 (Closed): Wrong routes for default url slugs on translated base path pages
- 21:43 Bug #87919 (Closed): config.absRefPrefix not working for links in HMENU, fluid generated links like <f:link.page ... or <f:link.typolink ...
- 21:43 Bug #87048 (Closed): File search searches in forbidden folders => InsufficientFolderAccessPermissionsException
- 21:43 Bug #80085 (Closed): Extraction of metadata in PDF-documents does not recognize unicode characters
- 21:43 Bug #76581 (Closed): Backend Performance Flaws
- 21:43 Bug #99250 (Closed): non-default doktypes in "Table permissions per page type" list can not be expanded
- 21:43 Bug #99235 (Closed): Improve type annotations for trait CookieHeaderTrait
- 21:43 Bug #99207 (Closed): PHP Warning: Undefined array key "header" in ContentObjectRenderer.php line 4029
- 21:43 Bug #99195 (Closed): DeferredAction may break it's callback if no promise is returned
- 21:43 Bug #99190 (Closed): PHP Warning: Undefined array key 1 in /typo3/sysext/core/Classes/Localization/LanguageService.php line 240
- 21:43 Task #99185 (Closed): Remove useless "Set up" comments in tests
- 21:43 Task #99183 (Closed): Make docheader embrace flexbox
- 21:43 Bug #99182 (Closed): "Admin tools" icon is missing in backend
- 21:43 Bug #99181 (Closed): Recycler confirmation modals can be dismissed while running an action
- 21:43 Task #99178 (Closed): Drop fallback for explode calls
- 21:43 Bug #99176 (Closed): DeferredAction should render button label after action is executed
- 21:43 Task #99173 (Closed): Extend testing range to PHP8.2 with more dbms versions
- 21:43 Task #99167 (Closed): Update @typo3/icons to 3.3.0
- 21:43 Bug #99281 (Closed): Figure not allowed outside p tag
- 08:00 Bug #99281 (Resolved): Figure not allowed outside p tag
- Applied in changeset commit:35772ce9c5601f09d2fe575cf310466449231d57.
- 07:52 Bug #99281: Figure not allowed outside p tag
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:52 Bug #99281: Figure not allowed outside p tag
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:41 Bug #99281: Figure not allowed outside p tag
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:38 Bug #99281 (Under Review): Figure not allowed outside p tag
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:35 Bug #99281 (Closed): Figure not allowed outside p tag
- 21:43 Bug #99275 (Closed): Minor issues in ext:reactions
- 21:43 Bug #99274 (Closed): Fix typo in drapUploader
- 21:43 Bug #99256 (Closed): Little typo in EXT:reactions
- 21:43 Bug #99254 (Closed): TypeError for FileMount action in Backend User module
- 21:43 Bug #99251 (Closed): [DOCS] Create basic documentation for Reactions
- 21:42 Bug #99134 (Closed): PHP Warning: Undefined array key "HTMLparser" in ContentObjectRenderer.php line 1332
- 21:42 Task #99129 (Closed): Remove dependency from multi record selection to table elements
- 21:42 Task #99124 (Closed): Clean up ext:adminpanel
- 21:42 Task #99121 (Closed): Have site request attribute in filelist module
- 21:42 Task #99117 (Closed): Cleanup table stylings
- 21:42 Task #99116 (Closed): Group search results again
- 21:42 Task #99115 (Closed): [BUGFIX] Avoid undefined array key "title" in BackendUtility
- 21:42 Task #99114 (Closed): Avoid TypoScriptParser for string snippets
- 21:42 Task #99112 (Closed): Remove a heavy-mocking unit test
- 21:42 Bug #99107 (Closed): Avoid undefined array key in AbstractPlugin pi_isOnlyFields
- 21:42 Bug #99106 (Closed): Avoid undefined array key "pointer." in AbstractPlugin while pi_list_browseresults
- 21:42 Task #99102 (Closed): Make wizards static
- 21:42 Task #99101 (Closed): Drop backend.js
- 21:42 Task #99096 (Closed): Rename TreeBuilder to SysTemplateTreeBuilder
- 21:42 Bug #99095 (Closed): Avoid duplicate typoscript cache config
- 21:42 Task #99094 (Closed): Clean up some linkvalidator classes
- 21:42 Task #99093 (Closed): Module button bar needs to be able to handle dropdowns
- 21:42 Task #99090 (Closed): Allow custom invoke handlers for search results
- 21:42 Bug #99088 (Closed): Array access on null in ConditionMatcher
- 21:42 Task #98636 (Closed): Streamline workspace menu and backend header styling
- 21:42 Bug #98634 (Closed): Cannot change collapse state of page translations in record list
- 21:42 Task #98628 (Closed): Increase testing coverage against PHP8.2
- 21:42 Bug #98626 (Closed): Filter if conditions before creating tags in PageRenderer
- 21:42 Bug #98625 (Closed): Fluid syntax error in login template
- 21:42 Bug #98622 (Closed): Pass down local TypoScriptFrontendController when instantiating a new ContentObjectRenderer from RECORDS and CONTENT
- 21:42 Task #98620 (Closed): Handle html and body css definitions for contentsCss in CKEditor
- 21:42 Task #98615 (Closed): Add .gitignore for JetBrains Fleet editor
- 21:42 Bug #98613 (Closed): Handle the CKEditor remove plugins properly
- 21:42 Bug #98612 (Closed): Update Bootstrap to 5.2.2
- 21:42 Bug #98611 (Closed): Warning if bodyTagCObject is set with another referenced TS object in php8.1 instances
- 21:42 Task #98609 (Closed): [BUGFIX] Fix title of "edit" button
- 21:42 Bug #98607 (Closed): PHP Warning: Undefined array key "el" in /var/www/html/web/typo3/sysext/core/Classes/Configuration/FlexForm/FlexFormTools.php line 802
- 21:42 Bug #98605 (Closed): Incomplete prefixing css additional css files for ckeditor5
- 21:42 Task #98604 (Closed): Use SortableJS in EXT:form backend module
- 21:42 Bug #98603 (Closed): Fix PHP warning in ResourceFactory->getCollectionObject
- 21:42 Bug #98602 (Closed): Integer may be passed to `octdec` in GU::createDirectory()
- 21:42 Bug #98599 (Closed): Null checks are missing after for single line asset includes via typoscript
- 21:42 Bug #98595 (Closed): BackendUtility::getProcessedValue PHP Runtime Deprecation Notice for flex fields with NULL pi_flexform value in PHP 8.1
- 21:42 Task #98591 (Closed): Fix short scheduler:run options
- 21:42 Task #98586 (Closed): Make TreeBuilder a stateless service
- 21:42 Bug #98582 (Closed): Undefined array "namespaces" in TYPO3 11.5.17 PHP 8.1
- 21:42 Task #98581 (Closed): Clean up BackendConfigurationManager
- 21:42 Task #98640 (Closed): Replace prophecy calls in ext:seo tests
- 21:42 Task #98639 (Closed): Replace prophecy in ext:reports tests
- 21:41 Task #99133 (Closed): Improve type annotations for GU::locationHeaderUrl
- 21:41 Bug #99126 (Closed): Mark some FAL classes not as internal anymore
- 21:41 Bug #99077 (Closed): TYPO3 11.5.18 regression: Commit 551f540fc3 caused link browser changes to no longer be saved
- 21:41 Bug #98950 (Closed): CommandUtility::$paths must not be accessed before initialization
- 21:41 Bug #97357 (Closed): options.file_list.uploader.defaultAction is not working in V11.5
- 21:41 Bug #93423 (Closed): wrong https in slug of one page
- 21:41 Bug #89616 (Closed): Extbase returns deleted objects if only endtime is configured
- 21:41 Bug #99007 (Closed): Workspace Overlays are slow when having multiple records queried at once
- 21:41 Bug #70812 (Closed): edit user or usergroup > cannot remove every permission on file/directories
- 21:41 Bug #99118 (Closed): Add Event to FileBrowser
- 21:41 Task #99111 (Closed): Make the type annotations for backend view helper arguments more specific
- 21:41 Task #99110 (Closed): Make the action name in ActionController redirect/forward nullable
- 21:41 Task #99109 (Closed): Annotate ActionController methods that never return
- 21:41 Task #99045 (Closed): Update to PHPStan 1.9.2
- 21:41 Bug #98964 (Closed): Menu object caching creates too many records resulting in huge cache_hash table
- 21:41 Task #98621 (Closed): Use PageTreeRepository consistently
- 21:41 Task #98541 (Closed): Update to PHPStan 1.8.8
- 21:41 Bug #98527 (Closed): Site module template requires EXT:extensionmanager
- 21:41 Task #98524 (Closed): Update to PHPStan 1.8.7
- 21:41 Task #98519 (Closed): Uninitialized properties in DebuggerUtility
- 21:41 Task #98512 (Closed): Improve type annotations for ExpressionBuilder::literal
- 21:41 Bug #97584 (Closed): Always call GU::intExplode with a string parameter in EXT:frontend
- 21:41 Bug #97420 (Closed): Fix type errors in the workspaces data handler hook
- 21:41 Task #88158 (Closed): [RESEARCH] Replace moment with Luxon
- 21:41 Bug #99279 (Closed): Creating a "create record" reaction fails with error message
- 21:41 Bug #99273 (Closed): Additional new <p> tag in case of <figure> tag
- 21:41 Bug #99257 (Closed): error with ext:reactions using postgres
- 21:41 Task #99170 (Closed): Deprecate config.baseURL
- 21:41 Task #99166 (Closed): Clean up extensionmanager controllers
- 21:41 Task #99148 (Closed): Make some type annotations in the TypoScript parser more specific
- 21:41 Task #99108 (Closed): Add more descriptive information to locales class
- 21:41 Task #99100 (Closed): Replace static property caches in RootlineUtility
- 21:41 Task #99099 (Closed): Use correct ReST file syntax in changelog
- 21:41 Task #99098 (Closed): Replace instance cache in FormProtectionFactory with runtime cache
- 21:41 Bug #99076 (Closed): Use correct php namespace for NoopEventDispatcher
- 21:41 Task #99072 (Closed): Require Doctrine DBAL 3.5+
- 21:41 Task #99063 (Closed): Remove obsolete web-animate library
- 21:41 Task #99044 (Closed): Ensure auto-created redirect are stored on connected site root
- 21:41 Bug #99027 (Closed): Ensure test expectation works with unpredictable result order
- 21:41 Bug #98949 (Closed): Each second language is deactivated
- 21:41 Bug #98948 (Closed): Install wizard not scollable
- 21:41 Bug #98924 (Closed): Harden LocalizationUtility with arguments
- 21:41 Bug #98720 (Closed): GIFBUILDER does not allow to use a custom charRangeMap for fonts
- 21:41 Bug #98710 (Closed): Cannot scroll in element browser modal
- 21:41 Bug #98709 (Closed): Cannot delete multiple files in EXT:filelist
- 21:41 Task #98696 (Closed): Make FormProtectionFactory injectable - part 2
- 21:41 Task #98666 (Closed): Convert FormRuntimeTest fo a functional test
- 21:41 Task #98657 (Closed): Streamline typolink LinkResult
- 21:41 Task #98649 (Closed): Avoid direct usages to Doctrine/DBAL and ext-pdo
- 21:41 Bug #98633 (Closed): [DOCS] Merge the API Descriptions from Docs and Doc comments
- 21:41 Task #98627 (Closed): Make FormProtectionFactory injectable
- 21:41 Task #98610 (Closed): Update to PHPStan 1.8.9
- 21:41 Task #98597 (Closed): Add tests for GeneralUtility::implodeAttributes
- 21:41 Task #98587 (Closed): Centralize checkPid functionality
- 21:41 Task #98585 (Closed): Use PSR coding standards
- 21:41 Bug #98575 (Closed): New feature rst should reside in 12.1 folder
- 21:41 Bug #98552 (Closed): Content not rendered in frontend in v12.0
- 21:41 Bug #98531 (Closed): Orientation switch doesn't work anymore
- 21:41 Bug #98530 (Closed): Missing space before code block
- 21:41 Bug #98518 (Closed): Wrong version detection of database
- 21:41 Task #98464 (Closed): Use LinkResult object for HMENU items
- 21:41 Task #98383 (Closed): Simplify access to fallback target in link building
- 21:41 Bug #97190 (Closed): LazyLoadingProxy and LazyObjectStorage are not properly serializable
- 21:40 Task #98680 (Closed): [TASK] Replace prophecy in ext:opendocs unit tests
- 21:40 Task #98679 (Closed): Replace prophecy in ext:frontend StaticRouteResolverTest
- 21:40 Task #98678 (Closed): Replace prophecy in ext:frontend SiteResolverTest
- 21:40 Task #98677 (Closed): Replace prophecy in ext:frontend PageArgumentValidatorTest
- 21:40 Task #98676 (Closed): Replace prophecy in ext:frontend RequestHandlerTest
- 21:40 Task #98667 (Closed): Use dependency injection in DatabaseQueryProcessor
- 21:40 Task #98675 (Closed): Replace prophecy in ext:frontend FlexFormProcessorTest
- 21:40 Task #98674 (Closed): Replace prophecy in ext:frontend ErrorControllerTest
- 21:40 Task #98673 (Closed): Replace prophecy in ext:frontend ImageContentObjectTest
- 21:40 Task #98672 (Closed): Replace prophecy in ext:frontend ContentObjectRendererTest
- 21:40 Task #98671 (Closed): Replace prophecy in ext:frontend ContentDataProcessorTest
- 21:40 Task #98670 (Closed): Replace prophecy in ext:frontend CaseContentObjectTest
- 21:40 Task #98669 (Closed): Replace prophecy in ext:lowlevel unit tests
- 21:40 Task #98733 (Closed): Replace prophecy in EXT:core/Tests/Unit/Cache/CacheManagerTest.php
- 21:40 Task #98732 (Closed): Replace prophecy in EXT:adminpanel/Tests/Unit/Service/ModuleLoaderTest.php
- 21:40 Task #98731 (Closed): Replace prophecy in EXT:adminpanel/Tests/Unit/Service/ConfigurationServiceTest.php
- 21:40 Task #98730 (Closed): Replace prophecy in EXT:adminpanel/Tests/Unit/Utility/StateUtilityTest.php
- 21:40 Task #98729 (Closed): Replace prophecy in EXT:frontend/Tests/Functional/Configuration/TypoScript/ConditionMatching/ConditionMatcherTest.php
- 21:40 Task #98728 (Closed): Replace prophecy in EXT:frontend/Tests/Functional/ContentObject/FluidTemplateContentObjectTest.php
- 21:40 Task #98726 (Closed): Replace prophecy in EXT:frontend/Tests/Unit/Plugin/AbstractPluginTest.php
- 21:40 Task #98725 (Closed): Replace prophecy in EXT:frontend/Tests/Unit/Typolink/DatabaseRecordLinkBuilderTest.php
- 21:40 Task #98724 (Closed): Replace prophecy in EXT:frontend/Tests/Unit/ContentObject/FluidTemplateContentObjectTest.php
- 21:40 Task #98723 (Closed): Replace prophecy in EXT:frontend/Tests/Unit/ContentObject/Exception/ProductionExceptionHandlerTest.php
- 21:40 Task #98722 (Closed): Replace prophecy in EXT:frontend/Tests/Unit/ContentObject/Menu/AbstractMenuContentObjectTest.php
- 21:40 Task #99272 (Closed): Update @typo3/icons to 3.4.0
- 21:40 Task #99271 (Closed): Upgrade to typo3/html-sanitizer v2.1.0
- 21:40 Task #99266 (Closed): Review changelogs for v12.1 release
- 21:40 Task #99259 (Closed): Update spelling of the word Webhooks
- 21:40 Task #99253 (Closed): Remove leftover ProphecyTrait in ResolverTest
- 21:40 Task #99252 (Closed): Adjust naming of reaction types
- 21:40 Task #99249 (Closed): Remove leftover ProphecyTrait in Typo3DbQueryParserTest
- 21:40 Task #99246 (Closed): Display possible language label key for mfa providers
- 21:40 Task #99242 (Closed): Update Guzzle to be PHP 8.2 compatible
- 21:40 Task #99239 (Closed): Require Symfony 6.2
- 21:40 Task #99228 (Closed): Remove header "content elements" if no content elements are there
- 21:40 Task #99225 (Closed): Move InstallerController code to services
- 21:40 Task #99216 (Closed): Replace dummy array in getAccessibleMock calls with null
- 21:40 Task #99212 (Closed): [FEATURE] Enable select item groups through TSconfig
- 21:40 Task #99209 (Closed): Streamline AbstractUserAuthentication->removeCookie usages
- 21:40 Task #99208 (Closed): Improve usability of "Create Administrative User" function
- 21:40 Task #99201 (Closed): Avoid usage of superglobal $_COOKIE in favor of PSR-7
- 21:40 Task #99247 (Closed): [UX] - Unify position for docheader buttons
- 21:40 Task #99230 (Closed): [UX] - Use unified buttons in Scheduler docheader
- 21:40 Task #99193 (Closed): Clean up PageLayoutController
- 21:40 Task #99189 (Closed): Allow to keep modals open when triggering an action
- 21:40 Task #99188 (Closed): Streamline ext:redirects auto-create chain
- 21:40 Task #99229 (Closed): [UX] - Add label to go back buttons in docheader
- 21:40 Task #99219 (Closed): [UX] - Add label for edit button in docheader for info module
- 21:40 Task #99218 (Closed): [UX] - Swap position for buttons in docheader in history module
- 21:40 Task #99215 (Closed): [UX] - Remove label from clear cache button
- 21:40 Task #99210 (Closed): [UX] - Highlight content elements in an inconsistent translation state
- 13:40 Task #99210 (Resolved): [UX] - Highlight content elements in an inconsistent translation state
- Applied in changeset commit:253fd15d74ef3b9d64cf8289e6e8cc87bd3bb1c8.
- 21:39 Task #98842 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/TcaColumnsProcessFieldLabelsTest.php
- 21:39 Task #98841 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/TcaColumnsProcessFieldDescriptionsTest.php
- 21:39 Task #98840 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/TcaFolderTest.php
- 21:39 Task #98839 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/TcaRadioItemsTest.php
- 21:39 Task #98838 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/TcaInlineExpandCollapseStateTest.php
- 21:39 Task #98837 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/TcaInlineTest.php
- 21:39 Task #98836 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/TcaInputPlaceholdersTest.php
- 21:39 Task #98835 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/UserTsConfigTest.php
- 21:39 Task #98834 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/TcaFlexPrepareTest.php
- 21:39 Task #98833 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/TcaFlexProcessTest.php
- 21:39 Task #98832 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/Element/InputHiddenElementTest.php
- 21:39 Task #98831 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/Element/DatetimeElementTest.php
- 21:39 Task #98830 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/NodeFactoryTest.php
- 21:39 Task #98829 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataCompilerTest.php
- 21:39 Task #98828 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/NodeExpansion/FieldControlTest.php
- 21:39 Task #98827 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Http/RouteDispatcherTest.php
- 21:39 Task #98826 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Security/EmailLoginNotificationTest.php
- 21:39 Task #98825 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Middleware/SiteResolverTest.php
- 21:39 Task #98824 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Configuration/TranslationConfigurationProviderTest.php
- 21:39 Task #98823 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Configuration/BackendUserConfigurationTest.php
- 21:39 Task #98822 (Closed): Replace prophecy in EXT:core/Tests/UnitDeprecated/Resource/Utility/FileExtensionFilterTest.php
- 21:39 Task #98821 (Closed): Replace prophecy in EXT:core/Tests/Functional/Page/PageRendererTest.php
- 21:39 Task #98820 (Closed): Replace prophecy in EXT:core/Tests/Functional/Domain/Repository/PageRepositoryTest.php
- 21:39 Task #98819 (Closed): Replace prophecy in EXT:core/Tests/Functional/ViewHelpers/IconViewHelperTest.php
- 21:39 Task #98818 (Closed): Replace prophecy in EXT:core/Tests/Functional/ViewHelpers/IconForRecordViewHelperTest.php
- 21:39 Task #98817 (Closed): Replace prophecy in EXT:core/Tests/Functional/Imaging/IconFactoryTest.php
- 21:39 Task #98816 (Closed): Replace prophecy in EXT:core/Tests/Functional/Configuration/FlexForm/FlexFormToolsTest.php
- 21:39 Task #98815 (Closed): Replace prophecy in EXT:core/Tests/Functional/Cache/Backend/MemcachedBackendTest.php
- 21:39 Task #98814 (Closed): Replace prophecy in EXT:core/Tests/Functional/Cache/Backend/RedisBackendTest.php
- 21:39 Task #98813 (Closed): Replace prophecy in EXT:core/Tests/Functional/Cache/Core/ClassAliasLoaderTest.php
- 21:39 Task #98812 (Closed): Replace prophecy in EXT:core/Tests/Unit/Mail/TransportFactoryTest.php
- 21:39 Task #98811 (Closed): Replace prophecy in EXT:core/Tests/Unit/Mail/Event/AfterMailerSentMessageEventTest.php
- 21:39 Task #98810 (Closed): Replace prophecy in EXT:core/Tests/Unit/Mail/Event/BeforeMailerSentMessageEventTest.php
- 21:39 Task #98809 (Closed): Replace prophecy in EXT:core/Tests/Unit/Mail/MailerTest.php
- 21:39 Task #98808 (Closed): Replace prophecy in EXT:core/Tests/Unit/DataHandling/SoftReference/AbstractSoftReferenceParserTest.php
- 21:39 Task #98807 (Closed): Replace prophecy in EXT:core/Tests/Unit/Tree/TableConfiguration/DatabaseTreeDataProviderTest.php
- 21:39 Task #98806 (Closed): Replace prophecy in EXT:core/Tests/Unit/Tree/TableConfiguration/TreeDataProviderFactoryTest.php
- 21:39 Task #98805 (Closed): Replace prophecy in EXT:core/Tests/Unit/Database/Query/Expression/ExpressionBuilderTest.php
- 21:39 Task #98804 (Closed): Replace prophecy in EXT:core/Tests/Unit/Database/Query/QueryHelperTest.php
- 21:39 Task #98803 (Closed): Replace prophecy in EXT:core/Tests/Unit/Database/Query/Restriction/LimitToTablesRestrictionContainerTest.php
- 21:39 Task #98802 (Closed): Replace prophecy in EXT:core/Tests/Unit/Database/Query/Restriction/AbstractRestrictionContainerTest.php
- 21:39 Task #98801 (Closed): Replace prophecy in EXT:core/Tests/Unit/Database/Query/Restriction/AbstractRestrictionTestCase.php
- 21:39 Task #98800 (Closed): Replace prophecy in EXT:core/Tests/Unit/Database/Query/QueryBuilderTest.php
- 21:39 Task #98799 (Closed): Replace prophecy in EXT:core/Tests/Unit/Database/Platform/PlatformInformationTest.php
- 21:39 Task #98798 (Closed): Replace prophecy in EXT:core/Tests/Unit/Database/ConnectionTest.php
- 21:39 Task #98797 (Closed): Replace prophecy in EXT:core/Tests/Unit/Database/Schema/Parser/TableBuilderTest.php
- 21:39 Task #98796 (Closed): Replace prophecy in EXT:core/Tests/Unit/Database/Schema/Types/SetTypeTest.php
- 21:39 Task #98795 (Closed): Replace prophecy in EXT:core/Tests/Unit/Database/Schema/Types/EnumTypeTest.php
- 21:39 Task #98794 (Closed): Replace prophecy in EXT:core/Tests/Unit/Database/Schema/ConnectionMigratorTest.php
- 21:39 Task #98793 (Closed): Replace prophecy in EXT:core/Tests/Unit/Database/Schema/EventListener/SchemaColumnDefinitionListenerTest.php
- 21:39 Task #98792 (Closed): Replace prophecy in EXT:core/Tests/Unit/Database/Schema/SqlReaderTest.php
- 21:39 Task #98791 (Closed): Replace prophecy in EXT:core/Tests/Unit/Error/ProductionExceptionHandlerTest.php
- 21:39 Task #98790 (Closed): Replace prophecy in EXT:core/Tests/Unit/Page/ImportMapTest.php
- 21:39 Task #98789 (Closed): Replace prophecy in EXT:core/Tests/Unit/Page/PageRendererTest.php
- 21:39 Task #98788 (Closed): Replace prophecy in EXT:core/Tests/Unit/Page/PageRendererFactoryTrait.php
- 21:39 Task #98787 (Closed): Replace prophecy in EXT:core/Tests/Unit/Package/AbstractServiceProviderTest.php
- 21:39 Task #98786 (Closed): Replace prophecy in EXT:core/Tests/Unit/Preparations/TcaPreparationTest.php
- 21:39 Task #98785 (Closed): Replace prophecy in EXT:core/Tests/Unit/Site/Entity/SiteTest.php
- 21:39 Task #98784 (Closed): Replace prophecy in EXT:core/Tests/Unit/Command/SendEmailCommandTest.php
- 21:39 Task #98783 (Closed): Replace prophecy in EXT:core/Tests/Unit/Messaging/Renderer/BootstrapRendererTest.php
- 21:39 Task #98782 (Closed): Replace prophecy in EXT:core/Tests/Unit/Service/MarkerBasedTemplateServiceTest.php
- 21:39 Task #98781 (Closed): Replace prophecy in EXT:core/Tests/Unit/Hooks/TcaItemsProcessorFunctionsTest.php
- 21:39 Task #98780 (Closed): Replace prophecy in EXT:core/Tests/Unit/Http/MiddlewareStackResolverTest.php
- 21:39 Task #98779 (Closed): Replace prophecy in EXT:core/Tests/Unit/Http/MiddlewareDispatcherTest.php
- 21:39 Task #98778 (Closed): Replace prophecy in EXT:core/Tests/Unit/Http/ClientTest.php
- 21:39 Task #98777 (Closed): Replace prophecy in EXT:core/Tests/Unit/Http/UploadedFileFactoryTest.php
- 21:39 Task #98776 (Closed): Replace prophecy in EXT:core/Tests/Unit/Http/Security/ReferrerEnforcerTest.php
- 21:39 Task #98775 (Closed): Replace prophecy in EXT:core/Tests/Unit/Type/File/ImageInfoTest.php
- 21:39 Task #98774 (Closed): Replace prophecy in EXT:core/Tests/Unit/Localization/LocalizationFactoryTest.php
- 21:39 Task #98773 (Closed): Replace prophecy in EXT:core/Tests/Unit/Localization/TcaSystemLanguageCollectorTest.php
- 21:39 Task #98772 (Closed): Replace prophecy in EXT:core/Tests/Unit/Console/CommandRegistryTest.php
- 21:39 Task #98771 (Closed): Replace prophecy in EXT:core/Tests/Unit/Session/SessionManagerTest.php
- 21:39 Task #98770 (Closed): Replace prophecy in EXT:core/Tests/Unit/Session/UserSessionManagerTest.php
- 21:39 Task #98769 (Closed): Replace prophecy in EXT:core/Tests/Unit/Middleware/VerifyHostHeaderTest.php
- 21:39 Task #98768 (Closed): Replace prophecy in EXT:core/Tests/Unit/Utility/ExtensionManagementUtilityTest.php
- 21:39 Task #98767 (Closed): Replace prophecy in EXT:core/Tests/Unit/Utility/File/ExtendedFileUtilityTest.php
- 21:39 Task #98766 (Closed): Replace prophecy in EXT:core/Tests/Unit/Utility/RootlineUtilityTest.php
- 21:39 Task #98765 (Closed): Replace prophecy in EXT:core/Tests/Unit/Utility/GeneralUtilityTest.php
- 21:39 Task #98763 (Closed): Replace prophecy in EXT:core/Tests/Unit/DependencyInjection/FailsafeContainerTest.php
- 21:39 Task #98760 (Closed): Replace prophecy in EXT:core/Tests/Unit/ExpressionLanguage/ResolverTest.php
- 21:39 Task #98759 (Closed): Replace prophecy in EXT:core/Tests/Unit/Authentication/AuthenticationServiceTest.php
- 21:39 Task #98758 (Closed): Replace prophecy in EXT:core/Tests/Unit/Authentication/AbstractUserAuthenticationTest.php
- 21:39 Task #98757 (Closed): Replace prophecy in EXT:core/Tests/Unit/Authentication/BackendUserAuthenticationTest.php
- 21:39 Task #98756 (Closed): Replace prophecy in EXT:core/Tests/Unit/Imaging/IconTest.php
- 21:39 Task #98755 (Closed): Replace prophecy in EXT:core/Tests/Unit/Imaging/IconRegistryTest.php
- 21:39 Task #98754 (Closed): Replace prophecy in EXT:core/Tests/Unit/Configuration/Parser/PageTsConfigParserTest.php
- 21:39 Task #98753 (Closed): Replace prophecy in EXT:core/Tests/Unit/Configuration/FlexForm/FlexFormToolsTest.php
- 21:39 Task #98752 (Closed): Replace prophecy in EXT:core/Tests/Unit/Configuration/Loader/PageTsConfigLoaderTest.php
- 21:39 Task #98751 (Closed): Replace prophecy in EXT:core/Tests/Unit/Configuration/ExtensionConfigurationTest.php
- 21:39 Task #98750 (Closed): Replace prophecy in EXT:core/Tests/Unit/Configuration/SiteConfigurationTest.php
- 21:39 Task #98749 (Closed): Replace prophecy in EXT:core/Tests/Unit/Configuration/TypoScript/ConditionMatching/AbstractConditionMatcherTest.php
- 21:39 Task #98748 (Closed): Replace prophecy in EXT:core/Tests/Unit/EventDispatcher/EventDispatcherTest.php
- 21:39 Task #98747 (Closed): Replace prophecy in EXT:core/Tests/Unit/EventDispatcher/ListenerProviderTest.php
- 21:39 Task #98746 (Closed): Replace prophecy in EXT:core/Tests/Unit/Crypto/PasswordHashing/PasswordHashFactoryTest.php
- 21:39 Task #98745 (Closed): Replace prophecy in EXT:core/Tests/Unit/TypoScript/Parser/TypoScriptParserTest.php
- 21:39 Task #98744 (Closed): Replace prophecy in EXT:core/Tests/Unit/TypoScript/TemplateServiceTest.php
- 21:39 Task #98743 (Closed): Replace prophecy in EXT:core/Tests/Unit/Resource/Processing/ProcessorRegistryTest.php
- 21:39 Task #98742 (Closed): Replace prophecy in EXT:core/Tests/Unit/Resource/MetaDataAspectTest.php
- 21:39 Task #98741 (Closed): Replace prophecy in EXT:core/Tests/Unit/Resource/Repository/AbstractRepositoryTest.php
- 21:39 Task #98740 (Closed): Replace prophecy in EXT:core/Tests/Unit/Resource/ResourceStorageTest.php
- 21:39 Task #98739 (Closed): Replace prophecy in EXT:core/Tests/Unit/Resource/StorageRepositoryTest.php
- 21:39 Task #98738 (Closed): Replace prophecy in EXT:core/Tests/Unit/Resource/Utility/FileExtensionFilterTest.php
- 21:39 Task #98737 (Closed): Replace prophecy in EXT:core/Tests/Unit/Routing/PageRouterTest.php
- 21:39 Task #98736 (Closed): Replace prophecy in EXT:core/Tests/Unit/Routing/Aspect/AspectFactoryTest.php
- 21:39 Task #98735 (Closed): Replace prophecy in EXT:core/Tests/Unit/Cache/Backend/Typo3DatabaseBackendTest.php
- 21:39 Task #98734 (Closed): Replace prophecy in EXT:core/Tests/Unit/Cache/Backend/FileBackendTest.php
- 21:39 Task #99000 (Closed): Show notifications for added bookmarks
- 21:39 Task #98999 (Closed): Separate file + folder creation controllers
- 21:39 Task #98997 (Closed): Add contextual balloon menu for RTE Links
- 21:39 Task #98996 (Closed): Deprecate BackendWorkspaceRestriction and FrontendWorkspaceRestriction
- 21:39 Task #98994 (Closed): Disable xdebug for phpstan command execution
- 21:39 Task #98989 (Closed): Remove confirmation modal when creating bookmarks
- 21:39 Task #98987 (Closed): Use native types in tests to avoid PHPStan warnings
- 21:39 Task #98986 (Closed): Upgrade to PHPStan 1.9.0
- 21:39 Task #98984 (Closed): Use ResourceMutex in TSFE for locking
- 21:39 Task #98983 (Closed): Use new TS parser in t3editor
- 21:39 Task #98970 (Closed): Clean FormProtectionFactory state in BackendUserAuthenticationTest
- 21:39 Task #98968 (Closed): Simplify FE functional test related TypoScriptInstruction
- 21:39 Task #98965 (Closed): Upgrade to firebase/php-jwt v6.3.1 (PHP 8.2)
- 21:39 Task #98956 (Closed): Remove the comment "Test case" in test files
- 21:39 Task #98943 (Closed): Update phpstan-phpunit to 1.2.1
- 21:39 Task #98939 (Closed): Remove dependency mikey179/vfsstream
- 21:39 Task #98938 (Closed): Raise friendsofphp/php-cs-fixer:^3.12.0
- 21:39 Task #98937 (Closed): Clean up types in ResourceStorageTest
- 21:39 Task #98936 (Closed): Simplify FAL related unit tests
- 21:39 Task #98935 (Closed): Avoid vfsStream in FolderTest
- 21:39 Task #98934 (Closed): Avoid vfsStream in GeneralUtility
- 21:39 Task #98932 (Closed): Avoid testing 'non-writable' directory
- 21:39 Task #98931 (Closed): Make FileBackendTest a functional test
- 21:39 Task #98928 (Closed): Update codeception/module-webdriver, TF, stylguide
- 21:39 Task #98926 (Closed): Do not scan property '$content' in extension sanner
- 21:39 Task #98923 (Closed): Avoid vfsStream in functional tests
- 21:39 Task #98920 (Closed): Clean up DocumentationFile
- 21:39 Task #98919 (Closed): Raise typo3/testing-framework
- 21:39 Task #98918 (Closed): Make EnableFileServiceTest a functional test
- 21:39 Task #98982 (Closed): Replace prophecy in EXT:form/Tests/Unit/Domain/Finishers/RedirectFinisherTest.php
- 21:39 Task #98981 (Closed): Replace prophecy in EXT:form/Tests/Unit/Domain/Finishers/SaveToDatabaseFinisherTest.php
- 21:39 Task #98980 (Closed): Replace prophecy in EXT:form/Tests/Unit/Domain/Finishers/AbstractFinisherTest.php
- 21:39 Task #98979 (Closed): Replace prophecy in EXT:form/Tests/Unit/Domain/Configuration/ConfigurationServiceTest.php
- 21:39 Task #98978 (Closed): Replace prophecy in EXT:form/Tests/Unit/Controller/FormFrontendControllerTest.php
- 21:39 Task #98977 (Closed): Replace prophecy in EXT:form/Tests/Unit/Controller/FormManagerControllerTest.php
- 21:39 Task #98913 (Closed): Update to PHPStan 1.8.11
- 21:39 Task #98976 (Closed): Replace prophecy in EXT:form/Tests/Unit/Mvc/Property/TypeConverter/FormDefinitionArrayConverterTest.php
- 21:39 Task #98975 (Closed): Replace prophecy in EXT:extensionmanager/Tests/Unit/Service/ExtensionManagementServiceTest.php
- 21:39 Task #98974 (Closed): Replace prophecy in EXT:extensionmanager/Tests/Unit/Utility/InstallUtilityTest.php
- 21:39 Task #98973 (Closed): Replace prophecy in EXT:extensionmanager/Tests/Unit/Utility/ListUtilityTest.php
- 21:39 Task #98972 (Closed): Replace prophecy in EXT:core/Tests/Functional/Cache/Backend/Typo3DatabaseBackendTest.php
- 21:39 Task #98971 (Closed): Replace prophecy in EXT:core/Tests/Unit/DataHandling/DataHandlerTest.php
- 21:39 Task #98969 (Closed): Include all ProphecyTrait usages with use statements
- 21:39 Task #98911 (Closed): Replace prophecy in ext:fluid tests
- 21:39 Task #98908 (Closed): Replace prophecy in EXT:form/Tests/Unit/Domain/Factory/ArrayFormFactoryTest.php
- 21:39 Task #98907 (Closed): Replace prophecy in EXT:form/Tests/Unit/Domain/Finishers/ClosureFinisherTest.php
- 21:39 Task #98906 (Closed): Replace prophecy in EXT:form/Tests/Unit/Service/TranslationServiceTest.php
- 21:39 Task #98905 (Closed): Replace prophecy in EXT:form/Tests/Unit/EventListener/DataStructureIdentifierListenerTest.php
- 21:39 Task #98904 (Closed): Replace prophecy in EXT:form/Tests/Unit/Mvc/Property/PropertyMappingConfigurationTest.php
- 21:39 Task #98903 (Closed): Replace prophecy in EXT:form/Tests/Unit/Mvc/Persistence/FormPersistenceManagerTest.php
- 21:39 Task #98902 (Closed): Replace prophecy in EXT:form/Tests/Unit/Mvc/ProcessingRuleTest.php
- 21:39 Task #98901 (Closed): Replace prophecy in EXT:extbase/Tests/Functional/Service/ExtensionServiceTest.php
- 21:39 Task #98900 (Closed): Replace prophecy in EXT:extbase/Tests/Unit/Service/CacheServiceTest.php
- 21:39 Task #98899 (Closed): Replace prophecy in EXT:extbase/Tests/Unit/Service/ExtensionServiceTest.php
- 21:39 Task #98898 (Closed): Replace prophecy in EXT:extbase/Tests/Unit/Persistence/Generic/QueryTest.php
- 21:39 Task #98896 (Closed): Replace prophecy in EXT:extbase/Tests/Unit/Persistence/Generic/BackendTest.php
- 21:39 Task #98895 (Closed): Replace prophecy in EXT:extbase/Tests/Unit/Persistence/Generic/Typo3QuerySettingsTest.php
- 21:39 Task #98894 (Closed): Replace prophecy in EXT:extbase/Tests/Unit/Persistence/Generic/QueryFactoryTest.php
- 21:39 Task #98893 (Closed): Replace prophecy in EXT:extbase/Tests/Unit/Persistence/Generic/PersistenceManagerTest.php
- 21:39 Task #98892 (Closed): Replace prophecy in EXT:extbase/Tests/Unit/Persistence/Generic/Storage/Typo3DbQueryParserTest.php
- 21:39 Task #98891 (Closed): Replace prophecy in EXT:extbase/Tests/Unit/Persistence/Generic/Storage/Typo3DbBackendTest.php
- 21:39 Task #98890 (Closed): Replace prophecy in EXT:extbase/Tests/Unit/Reflection/ReflectionServiceTest.php
- 21:39 Task #98888 (Closed): Replace prophecy in EXT:extbase/Tests/Unit/Mvc/Controller/ActionControllerTest.php
- 21:39 Task #98887 (Closed): Replace prophecy in EXT:extensionmanager/Tests/Unit/Report/ExtensionStatusTest.php
- 21:39 Task #98886 (Closed): Replace prophecy in EXT:extensionmanager/Tests/Unit/Controller/DownloadControllerTest.php
- 21:39 Task #98885 (Closed): Replace prophecy in EXT:extensionmanager/Tests/Unit/Controller/ActionControllerTest.php
- 21:39 Task #98884 (Closed): Replace prophecy in EXT:extensionmanager/Tests/Unit/Utility/DependencyUtilityTest.php
- 21:39 Task #98883 (Closed): Replace prophecy in EXT:extensionmanager/Tests/Unit/Utility/FileHandlingUtilityTest.php
- 21:39 Task #98882 (Closed): Replace prophecy in EXT:backend/Tests/UnitDeprecated/Form/FormDataProvider/TcaFlexPrepareTest.php
- 21:39 Task #98881 (Closed): Replace prophecy in EXT:backend/Tests/Functional/View/BackendViewFactoryTest.php
- 21:39 Task #98880 (Closed): Replace prophecy in EXT:backend/Tests/Functional/Controller/ResetPasswordControllerTest.php
- 21:39 Task #98879 (Closed): Replace prophecy in EXT:backend/Tests/Functional/Controller/MfaSetupControllerTest.php
- 21:39 Task #98878 (Closed): Replace prophecy in EXT:backend/Tests/Functional/Form/MfaInfoElementTest.php
- 21:39 Task #98877 (Closed): Replace prophecy in EXT:backend/Tests/Functional/Authentication/PasswordResetTest.php
- 21:39 Task #98876 (Closed): Replace prophecy in EXT:backend/Tests/Functional/Configuration/TypoScript/ConditionMatching/ConditionMatcherTest.php
- 21:39 Task #98875 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Module/ModuleFactoryTest.php
- 21:39 Task #98874 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Module/ModuleRegistryTest.php
- 21:39 Task #98873 (Closed): Replace prophecy in EXT:backend/Tests/Unit/View/BackendLayout/BackendLayoutTest.php
- 21:39 Task #98872 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Controller/LoginControllerTest.php
- 21:39 Task #98871 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Controller/EditDocumentControllerTest.php
- 21:39 Task #98870 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Controller/FormSelectTreeAjaxControllerTest.php
- 21:39 Task #98869 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Controller/FormInlineAjaxControllerTest.php
- 21:39 Task #98868 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Controller/Wizard/SuggestWizardControllerTest.php
- 21:39 Task #98867 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FieldControl/ElementBrowserTest.php
- 21:39 Task #98866 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FieldWizard/TableListTest.php
- 21:39 Task #98865 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/Container/ListOfFieldsContainerTest.php
- 21:39 Task #98864 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/Container/PaletteAndSingleContainerTest.php
- 21:39 Task #98863 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataGroup/TcaSelectTreeAjaxFieldDataTest.php
- 21:39 Task #98862 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataGroup/OrderedProviderListTest.php
- 21:39 Task #98861 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataGroup/OnTheFlyTest.php
- 21:39 Task #98860 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataGroup/TcaDatabaseRecordTest.php
- 21:39 Task #98859 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataGroup/FlexFormSegmentTest.php
- 21:39 Task #98858 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataGroup/TcaInputPlaceholderRecordTest.php
- 21:39 Task #98857 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataGroup/SiteConfigurationDataGroupTest.php
- 21:39 Task #98856 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/InlineStackProcessorTest.php
- 21:39 Task #98855 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/DatabaseSystemLanguageRowsTest.php
- 21:39 Task #98854 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/DatabaseLanguageRowsTest.php
- 21:39 Task #98852 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/SiteResolvingTest.php
- 21:39 Task #98851 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/TcaGroupTest.php
- 21:39 Task #98850 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/DatabaseUserPermissionCheckTest.php
- 21:39 Task #98849 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/EvaluateDisplayConditionsTest.php
- 21:39 Task #98848 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/TcaCheckboxItemsTest.php
- 21:39 Task #98847 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/SiteDatabaseEditRowTest.php
- 21:39 Task #98846 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/TcaRecordTitleTest.php
- 21:39 Task #98845 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/TcaLanguageTest.php
- 21:39 Task #98843 (Closed): Replace prophecy in EXT:backend/Tests/Unit/Form/FormDataProvider/TcaTextTest.php
- 21:38 Feature #99245 (Closed): Show registered reactions in configuration module
- 21:38 Feature #99234 (Closed): Dynamic URL parts in TYPO3 Backend URLs
- 21:38 Feature #99226 (Closed): Introduce dbType json for TCA type user
- 21:38 Feature #99221 (Closed): Add cli command for install/setup
- 21:38 Feature #99194 (Closed): stdWrap.if could use "contains", "startsWith", "endsWith"
- 21:38 Feature #99169 (Closed): As an admin, I want to filter for BE Usergroups in the BE User Modul
- 21:38 Feature #99155 (Closed): Add thumbnail view to filelist
- 21:38 Feature #99123 (Closed): Improve tests for rst files
- 21:38 Feature #99092 (Closed): Allow static backdrop for modals
- 21:38 Feature #99070 (Closed): Move the NoopEventDispatcher available to extensions
- 21:38 Feature #99062 (Closed): Native JSON field support in Doctrine DBAL
- 21:38 Feature #99055 (Closed): Tag BackendController via PHP Attribute
- 21:38 Feature #99053 (Closed): Add route aspect fallback value handling
- 21:38 Feature #99048 (Closed): Site Settings PHP API
- 21:38 Feature #99047 (Closed): Separate site settings from site config
- 21:38 Feature #99038 (Closed): Overview for filemounts
- 21:38 Feature #99033 (Closed): Add event to disallow tables from backend search
- 21:38 Feature #99011 (Closed): Add rowDescription for redirects
- 21:38 Feature #98957 (Closed): Let Install Tool support write-protected settings.php
- 21:38 Feature #98921 (Closed): Get items from local storage by prefix
- 21:38 Feature #98914 (Closed): Add TypoScript as Request attribute
- 21:38 Feature #98912 (Closed): Possibility for a global Services.[yaml|php] file
- 21:38 Feature #98540 (Closed): Create new TCA form element secret field
- 21:38 Feature #98373 (Closed): Reactions - Incoming WebHooks for TYPO3
- 21:38 Feature #98316 (Closed): Allow custom services.yaml per installation
- 21:38 Feature #97747 (Closed): Use MailerInterface instead of Mailer
- 21:38 Feature #97536 (Closed): Move LinkResultFactory functionality into LinkFactory
- 21:38 Feature #97391 (Closed): Add Password Policy check to ext:backend
- 21:38 Feature #97309 (Closed): Differentiate redirects created manually and the ones created automatically when changing slugs
- 21:38 Feature #99232 (Closed): Add event to intercept/adjust request-token
- 21:38 Feature #96442 (Closed): When replacing file set keepFilename checked by default
- 21:38 Feature #93112 (Closed): Import whole directories in sites yaml files
- 21:38 Feature #92008 (Closed): Make LiveSearch extensible
- 21:38 Feature #91499 (Closed): Additional attributes for includeJS, includeCSS and all others include**
- 21:38 Feature #90398 (Closed): Add cache for category fields in TCA
- 21:37 Bug #99296 (Under Review): Exceptions / PHP 8 error with empty list_type
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:37 Bug #99296 (Closed): Exceptions / PHP 8 error with empty list_type
- 21:13 Bug #99276: TYPO3 breaks if database name has special characters
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:04 Bug #99276: TYPO3 breaks if database name has special characters
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:56 Bug #99276: TYPO3 breaks if database name has special characters
- That also solves my issue (described at https://forge.typo3.org/issues/99264#note-5)
- 20:35 Bug #99288 (Closed): PHP Warning: Undefined array key "os" in vendor/typo3/cms-core/Classes/Utility/ExtensionManagementUtility.php on line 827
- This patch has been abandon in favor of the related (duplicate) issue patch,
which contains a test to cover the issue. - 13:21 Bug #99288 (Under Review): PHP Warning: Undefined array key "os" in vendor/typo3/cms-core/Classes/Utility/ExtensionManagementUtility.php on line 827
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:19 Bug #99288 (Closed): PHP Warning: Undefined array key "os" in vendor/typo3/cms-core/Classes/Utility/ExtensionManagementUtility.php on line 827
- Current 12.1.0, e.g. while calling `./vendor/bin/typo3 cache:flush`
- 20:35 Task #99293 (Resolved): Add changelog folder for v12.2
- Applied in changeset commit:16f905acdeecddb089a40b4e97c34780f90616f1.
- 19:01 Task #99293 (Under Review): Add changelog folder for v12.2
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:00 Task #99293 (Closed): Add changelog folder for v12.2
- 20:14 Bug #99295 (Under Review): If a page has a field with additional itemsProcFunc in TCA, creating a new page may fail with PHP 8.1
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:56 Bug #99295 (Closed): If a page has a field with additional itemsProcFunc in TCA, creating a new page may fail with PHP 8.1
- After switching to PHP 8.1, I got an exception when creating a new page.
This could be reproduced in a minimal TYP... - 19:58 Task #94246: Reorganize sudo mode handling
- Patch set 6 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:13 Task #94246: Reorganize sudo mode handling
- Patch set 5 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:04 Task #94246: Reorganize sudo mode handling
- Patch set 4 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:44 Bug #99294 (Under Review): addService() without 'os' key throws PHP 8 warning
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:44 Bug #99294 (Closed): addService() without 'os' key throws PHP 8 warning
- 18:36 Bug #99267: Call to a member function getOption() on null in TYPO3 12.0.0
- This issue can be closed. Following the backtrace leads to an issue in my Controller file.
Source: $this->moduleTempl... - 18:01 Bug #99264: ArgumentCountError by usage of f:translate viewhelper
- Thx, works now as expected in 12.1.0
- 17:58 Task #99120: Deprecate old TypoScriptParser
- Patch set 41 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 17:49 Task #99120: Deprecate old TypoScriptParser
- Patch set 40 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 16:16 Task #99120: Deprecate old TypoScriptParser
- Patch set 39 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 16:14 Task #99120: Deprecate old TypoScriptParser
- Patch set 38 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 16:08 Task #99120: Deprecate old TypoScriptParser
- Patch set 37 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 16:00 Task #99120: Deprecate old TypoScriptParser
- Patch set 36 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 15:25 Task #99120: Deprecate old TypoScriptParser
- Patch set 35 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 14:27 Task #99120: Deprecate old TypoScriptParser
- Patch set 34 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 16:44 Bug #99292 (Closed): TypoScript/TSConfig tree.rootLineIds Symfony Express condition broken if constant/setting can't be
- h1. Problem/Description
h2. Given:
h3. Site config:... - 14:56 Bug #99291: Recent and Open Document labels are not updated
- Once a document is added to open/recent documents the title is not updated anymore.
- Title should not be stored i... - 14:52 Bug #99291 (Closed): Recent and Open Document labels are not updated
- Once a document is added to open/recent documents the title is not updated anymore.
- Title should not be stored i... - 14:48 Bug #99282 (Needs Feedback): Re loading frontend without cache keeps loading cached TypoScript
- is your TS in files or in sys_template records?
- 14:43 Bug #99282 (Accepted): Re loading frontend without cache keeps loading cached TypoScript
- 07:36 Bug #99282 (Closed): Re loading frontend without cache keeps loading cached TypoScript
- # Setup TypoScript rendering...
- 14:43 Bug #99278 (Accepted): TYPO3 says one should create a file within typo3conf which no longer exists
- 14:42 Bug #99175: Can't add scheduler task without enddate - TYPO3 12
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:42 Bug #99289 (Closed): Can no longer create scheduler task due to "The end date is before the start date."
- closed as duplicate of #99175
- 13:56 Bug #99289 (Closed): Can no longer create scheduler task due to "The end date is before the start date."
- It was possible to create scheduler tasks via backend module without an end date.
This doesn't seem to be possible i... - 14:19 Bug #99290 (Closed): Search UI error: dropdown is behind grouping titles
- # Start a search
# Find something
# Click on three dots to open dropdown
I would expect the dropdown to be on to... - 14:17 Bug #83581 (New): Logical error while checking validity of a shortcut
- 13:37 Bug #99284 (Needs Feedback): Linking text in CKEditor leads to wrong HTML output
- can't reproduce that with latet version + using chrome on mac. can you retest with maybe different browser and cleare...
- 09:07 Bug #99284: Linking text in CKEditor leads to wrong HTML output
- !Bildschirmfoto%202022-12-06%20um%2010.05.40.jpg!
- 09:06 Bug #99284 (Closed): Linking text in CKEditor leads to wrong HTML output
- h2. Issue
When selecting a text and set a link to a page etc., the link is added before the selected text.
h2. ... - 13:34 Task #97553: Introduce string fragment extraction
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:35 Task #97553 (Under Review): Introduce string fragment extraction
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:14 Bug #99287 (Under Review): Request missing for StandardContentPreviewRenderer View
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:10 Bug #99287 (Closed): Request missing for StandardContentPreviewRenderer View
- Integrators are able to configure a custom Fluid template per content element.
This template is rendered via Standar... - 11:25 Feature #99285: Provide trim viewhelper
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:57 Feature #99285: Provide trim viewhelper
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:43 Feature #99285: Provide trim viewhelper
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:31 Feature #99285 (Under Review): Provide trim viewhelper
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:14 Feature #99285 (Closed): Provide trim viewhelper
- 10:51 Bug #96626: In TCA group fields the suggest wizard shows records in all languages
- Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:50 Feature #97390: Add Password Policy check to ext:felogin
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:50 Feature #94501: FAL support for FlexFormProcessor
- Patch set 22 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 10:49 Feature #99165: Add edit button from within the file element information
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:49 Feature #83608: Change default upload folder
- Patch set 13 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 10:48 Feature #99258: Removal of deleted records + supporting EXT:recycler
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:48 Task #99191: Create folders in filelist in modal
- Patch set 14 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 10:48 Task #99220: Add event to modify search results
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:19 Bug #99286 (Closed): Preview javascript broken in multidomain projects (regression)
- Regression introduced in #93706:
The usual behavior:
- When clicking the preview button from the backend, the pre... - 10:05 Bug #99283 (Resolved): number_format require integer as decimal
- Applied in changeset commit:e764a7b58f8c4d54a2a36a01a5275e6353e32bd2.
- 10:01 Bug #99283: number_format require integer as decimal
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:58 Bug #99283: number_format require integer as decimal
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:53 Bug #99283 (Under Review): number_format require integer as decimal
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:49 Bug #99283 (Closed): number_format require integer as decimal
- passing decimal as string value to various VH results in TypeError "number_format(): Argument #2 ($decimals) must be ...
- 09:54 Feature #98942 (New): Search in the file list does not work anymore
- 08:49 Feature #98942: Search in the file list does not work anymore
- Hi Benni,
sorry for the late feedback.
There I had actually a thinking error - was probably already later...
... - 09:14 Bug #99261 (Closed): Undefined array key 0 in ConnectionMigrator.php
- 07:32 Bug #99280 (Closed): TYPO3 conf var can be boolean but is expected to be string
- It was always a string, tested 10.4 and 11.5. So an issue with a wrong value within that instance.
`false` should be... - 07:07 Bug #99280 (Under Review): TYPO3 conf var can be boolean but is expected to be string
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:02 Bug #99280 (Closed): TYPO3 conf var can be boolean but is expected to be string
- ...
2022-12-05
- 22:55 Bug #99273 (Resolved): Additional new <p> tag in case of <figure> tag
- Applied in changeset commit:9f87b5ec190aa375da047b6f282cc1ceac53e808.
- 22:44 Bug #99273: Additional new <p> tag in case of <figure> tag
- Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:43 Bug #99273: Additional new <p> tag in case of <figure> tag
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:37 Bug #99273: Additional new <p> tag in case of <figure> tag
- Patch set 2 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:36 Bug #99273: Additional new <p> tag in case of <figure> tag
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:41 Bug #99273: Additional new <p> tag in case of <figure> tag
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:38 Bug #99273 (Under Review): Additional new <p> tag in case of <figure> tag
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:38 Bug #99273 (Closed): Additional new <p> tag in case of <figure> tag
The RTE adds a @<p> </p>@ tag behind each @<figure>@ tag every time the RTE loads the content.
On saving th...- 22:55 Task #99188 (Resolved): Streamline ext:redirects auto-create chain
- Applied in changeset commit:a88edb5a200b4577d66899003933967966f9d6a9.
- 19:06 Task #99188: Streamline ext:redirects auto-create chain
- Patch set 14 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 19:04 Task #99188: Streamline ext:redirects auto-create chain
- Patch set 13 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 18:38 Task #99188: Streamline ext:redirects auto-create chain
- Patch set 12 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 22:55 Bug #99279 (Resolved): Creating a "create record" reaction fails with error message
- Applied in changeset commit:aa3ee0e8b6561ff88f70db8b63aa8ba95b30c406.
- 21:12 Bug #99279: Creating a "create record" reaction fails with error message
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:10 Bug #99279 (Under Review): Creating a "create record" reaction fails with error message
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:51 Bug #99279 (Closed): Creating a "create record" reaction fails with error message
- If a new reaction of type `create-record` is created, an error message
is shown also the record is saved correctly. ... - 20:35 Bug #99261 (Resolved): Undefined array key 0 in ConnectionMigrator.php
- This has been already fixed in main with #98707, but sadly this
was after 12.0 release. Comes with 12.1 then.
If ... - 16:35 Bug #99278 (Closed): TYPO3 says one should create a file within typo3conf which no longer exists
- Opening the Install Tool on a v12 displays a messages:
> The Install Tool is locked
>
> To enable the Install... - 16:30 Bug #99275 (Resolved): Minor issues in ext:reactions
- Applied in changeset commit:cc60fe25e0fa453fe54534433e7b6312e94aa5b6.
- 15:34 Bug #99275 (Closed): Minor issues in ext:reactions
- 16:06 Bug #99277 (Closed): History/Undo does not work for dbType JSON
- Hello,
With #99275 the Context-Menu was added to the icon of reaction records in reaction module.
If I click on H... - 15:58 Bug #99276: TYPO3 breaks if database name has special characters
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:39 Bug #99276 (Under Review): TYPO3 breaks if database name has special characters
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:39 Bug #99276 (Closed): TYPO3 breaks if database name has special characters
- If the database name has special characters, like dots, the whole installation breaks as some characters are consider...
- 15:40 Bug #99274 (Resolved): Fix typo in drapUploader
- Applied in changeset commit:47b29e8da7391e69bb49b454ea48e17771df5fbc.
- 15:10 Bug #99274 (Under Review): Fix typo in drapUploader
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:10 Bug #99274 (Closed): Fix typo in drapUploader
- 15:28 Bug #99264: ArgumentCountError by usage of f:translate viewhelper
- Alex Kellner wrote in #note-5:
> I would try, but if I go on dev-main, I cannot login into backend any more (cache fl... - 14:31 Bug #99264: ArgumentCountError by usage of f:translate viewhelper
- I would try, but if I go on dev-main, I cannot login into backend any more (cache flush and db compare did not help)....
- 07:18 Bug #99264 (Needs Feedback): ArgumentCountError by usage of f:translate viewhelper
- can you please test the dev version of core. Looks like #98924 which I ran into with ext:news and fixed it
- 14:53 Task #99220: Add event to modify search results
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:48 Task #99220: Add event to modify search results
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:24 Bug #92363: Flexform always overwrites TS-Settings in Extbase-Version
- Yes we have a general issue for combining FlexForm and TypoScript.
I have the exact same problem with the login plug... - 14:17 Bug #98126 (Resolved): Page caching does not work as expected on multi language sites
- Applied in changeset commit:e537029c0e6aabc77b4ab8b479d78b65dfe1c7e0.
- 11:44 Bug #98126: Page caching does not work as expected on multi language sites
- @mkarulin May it be possible that you can vote at least plus 1 verified on the patch itself ? -> https://review.typo3...
- 11:10 Bug #98126: Page caching does not work as expected on multi language sites
- Many thanks for people above for tracking this down. This might explain some of the performance problems on my site. ...
- 10:52 Bug #98126: Page caching does not work as expected on multi language sites
- Stefan Bürk wrote in #note-15:
> Maybe some of the people which having that issue can verify/test the bugfix (as com... - 09:59 Bug #98126: Page caching does not work as expected on multi language sites
- @joeybouten @jjebouten
I would say, you describe another thing. I would say, that that's more related to the issu... - 09:34 Bug #98126: Page caching does not work as expected on multi language sites
- Hi Stefan,
I also encountered a caching issue, however this was in V10. What happened in my situation was te foll... - 08:51 Bug #98126: Page caching does not work as expected on multi language sites
- Maybe some of the people which having that issue can verify/test the bugfix (as composer patch or similiar). Would be...
- 14:14 Task #99272 (Resolved): Update @typo3/icons to 3.4.0
- Applied in changeset commit:aff13f4b02384f03b91f33098e222453c464e5a3.
- 14:00 Task #99272 (Under Review): Update @typo3/icons to 3.4.0
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:58 Task #99272 (Closed): Update @typo3/icons to 3.4.0
- 13:58 Task #99210: [UX] - Highlight content elements in an inconsistent translation state
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:27 Task #99271 (Resolved): Upgrade to typo3/html-sanitizer v2.1.0
- Applied in changeset commit:0a4133411f29ab380db06c4d4212d0864735f23e.
- 13:17 Task #99271: Upgrade to typo3/html-sanitizer v2.1.0
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:12 Task #99271: Upgrade to typo3/html-sanitizer v2.1.0
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:07 Task #99271 (Under Review): Upgrade to typo3/html-sanitizer v2.1.0
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:53 Task #99271 (Closed): Upgrade to typo3/html-sanitizer v2.1.0
- see https://github.com/TYPO3/html-sanitizer/releases/tag/v2.1.0...
- 13:24 Bug #97748: Formframework replyTo field for EmailToReceiver
- Same issue for settings.finishers.EmailToSender.recipients
- 12:56 Bug #95781: PHP Warning: Undefined array key "uid" in /app/vendor/symfony/expression-language/Node/GetAttrNode.php
- FYI: #99130 seems like the same issue but the ticket already has a patch attached
- 12:56 Bug #99130: Form Variants: Dynamic validators on formValues break in PHP 8
- Take a look here #95781
- 11:50 Bug #99265: Text in backend modules are not localized to (e.g.) german in TYPO3 12
- Latest test in Fluid for backend module:...
- 07:16 Bug #99265 (Needs Feedback): Text in backend modules are not localized to (e.g.) german in TYPO3 12
- no breaking change IMO has been made. wanna test with a full key like @LLL:EXT:<key>Resources/Private/Language/locall...
- 11:27 Bug #99270 (Closed): PHP Warning: Undefined array key 2 in SearchController.php line 422
- When using "advanced search", we got the warning ...
- 10:26 Bug #90268: TYPO3 sets php error_reporting hardcoded to 22519
- I can confirm that this is indeed still a problem.
I ran into quite a problem with a high performance website beca... - 10:20 Bug #99267: Call to a member function getOption() on null in TYPO3 12.0.0
- I tested with a smaller TypoScript, but the error still occurs:...
- 07:14 Bug #99267 (Needs Feedback): Call to a member function getOption() on null in TYPO3 12.0.0
- I don't know why the backendviewfactory is called if this is actually a frontend plugin. the error must be there some...
- 09:50 Bug #99269 (Closed): ContentObjectRenderer public function http_makelinks php 8.x Error and strange behavior at least since TYPO3 8LTS
- Editor content (Certainly not the best example, but that's how it happened):...
- 09:50 Bug #98598: Preview is not working for Records
- Same here! If you use Right click -> Open in new tab, everything works, but if you just click the preview button, wha...
- 09:43 Task #99191: Create folders in filelist in modal
- Patch set 13 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 05:57 Task #99191: Create folders in filelist in modal
- Patch set 12 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 09:16 Feature #99232 (Resolved): Add event to intercept/adjust request-token
- Applied in changeset commit:2469eef851d0d2124a71e3dd8401ef1d9ac8e1f4.
- 09:16 Task #99230 (Resolved): [UX] - Use unified buttons in Scheduler docheader
- Applied in changeset commit:932c387e3cc2e4085dd4afd794efb634a3418ba6.
- 08:50 Task #99246 (Resolved): Display possible language label key for mfa providers
- Applied in changeset commit:0cd44957273f2083e4f28182731dc6c1dfce648e.
- 08:49 Task #99246: Display possible language label key for mfa providers
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:40 Feature #99245 (Resolved): Show registered reactions in configuration module
- Applied in changeset commit:fc1108db06f76923be29951aa9444c6963d68fbe.
- 07:31 Bug #99268 (Closed): Streamline centralized to load TSconfig
- #96614 introduced a new way to load PageTSConfig. This is now out of sync with loading UserTSConfig.
This will proba... - 06:55 Bug #99257 (Resolved): error with ext:reactions using postgres
- Applied in changeset commit:9cb5a10becab4f5902a1e5d730f2a740c5c7cdfc.
- 00:13 Task #98897: Replace prophecy in EXT:extbase/Tests/Unit/Persistence/Generic/Mapper/DataMapperTest.php
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
2022-12-04
- 23:53 Task #98897 (Under Review): Replace prophecy in EXT:extbase/Tests/Unit/Persistence/Generic/Mapper/DataMapperTest.php
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:55 Task #99266 (Resolved): Review changelogs for v12.1 release
- Applied in changeset commit:f86ad5e38e1814ef36178018977b28242a925d41.
- 17:51 Task #99266: Review changelogs for v12.1 release
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:50 Task #99266: Review changelogs for v12.1 release
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:34 Task #99266: Review changelogs for v12.1 release
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:42 Task #99266 (Under Review): Review changelogs for v12.1 release
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:31 Task #99266 (Closed): Review changelogs for v12.1 release
- 20:30 Task #98975 (Resolved): Replace prophecy in EXT:extensionmanager/Tests/Unit/Service/ExtensionManagementServiceTest.php
- Applied in changeset commit:7706ee16ca8fb42de185623ecc16d6050f653a4a.
- 20:03 Bug #99267 (Closed): Call to a member function getOption() on null in TYPO3 12.0.0
- I'm not sure if I missed a breaking change to define a TypeNum with an extbase action, but opening the frontend with ...
- 19:05 Feature #99258: Removal of deleted records + supporting EXT:recycler
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:04 Feature #99258: Removal of deleted records + supporting EXT:recycler
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:19 Feature #99165: Add edit button from within the file element information
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:14 Task #99191: Create folders in filelist in modal
- Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 18:12 Bug #99257: error with ext:reactions using postgres
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:09 Feature #83608: Change default upload folder
- Patch set 12 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 12:35 Bug #99265 (Closed): Text in backend modules are not localized to (e.g.) german in TYPO3 12
- For whatever reason, all labels are always english in the HTML templates in own backend modules in TYPO3 12.0.0
No m... - 11:22 Bug #99264: ArgumentCountError by usage of f:translate viewhelper
- Another update:
Seems to rely on the locallang value - maybe a problem with "%"... - 11:13 Bug #99264: ArgumentCountError by usage of f:translate viewhelper
- Specified description
Same happens with this markup:... - 11:09 Bug #99264 (Closed): ArgumentCountError by usage of f:translate viewhelper
- If I try to make the "old" extension work again in TYPO3 12, the error occurs:...
- 06:24 Bug #99261: Undefined array key 0 in ConnectionMigrator.php
- Same here. The problem occurs if you try to rename a table (e.g. to zzz_deleted_XXX before the table is really remove...
- 06:00 Bug #98601: typolink with parameter "/"
- To circumvent this you can use just a plain "a" tag as the menu link has not to be processed via a view helper.
2022-12-03
- 23:23 Bug #99257: error with ext:reactions using postgres
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:53 Task #98975: Replace prophecy in EXT:extensionmanager/Tests/Unit/Service/ExtensionManagementServiceTest.php
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:37 Task #98975 (Under Review): Replace prophecy in EXT:extensionmanager/Tests/Unit/Service/ExtensionManagementServiceTest.php
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:40 Bug #99254 (Resolved): TypeError for FileMount action in Backend User module
- Applied in changeset commit:615fffa649cecabe65397bfff049df3a331ce655.
- 22:40 Task #98977 (Resolved): Replace prophecy in EXT:form/Tests/Unit/Controller/FormManagerControllerTest.php
- Applied in changeset commit:5bdfc5c7299edca69d6a2c747dde84042022be58.
- 06:50 Task #98977 (Under Review): Replace prophecy in EXT:form/Tests/Unit/Controller/FormManagerControllerTest.php
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:20 Bug #97986 (Resolved): EXT:indexed_search search result description umlaut issue
- Applied in changeset commit:765d5a89bb556e9bcd304995730a9ab3b7ffb8d8.
- 22:18 Bug #97986: EXT:indexed_search search result description umlaut issue
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:18 Bug #97986: EXT:indexed_search search result description umlaut issue
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:18 Task #99188: Streamline ext:redirects auto-create chain
- Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 20:57 Task #99263 (Under Review): Streamline Locale + LanguageService initialization calls
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:57 Task #99263 (Closed): Streamline Locale + LanguageService initialization calls
- A few places work around language keys and alternative language keys. We should start streamlining this code
- 20:55 Feature #99221 (Resolved): Add cli command for install/setup
- Applied in changeset commit:e42704887fe2309567be341c4426b8573aae0ad7.
- 20:15 Feature #99221: Add cli command for install/setup
- Patch set 19 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 20:40 Task #99247 (Resolved): [UX] - Unify position for docheader buttons
- Applied in changeset commit:1d605f2df62b271e828081f3df7d4aa8751c79cb.
- 20:25 Task #99262 (Under Review): Use RouteResult in EXT:reactions resolver
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:23 Task #99262 (Closed): Use RouteResult in EXT:reactions resolver
- 20:20 Bug #99251 (Resolved): [DOCS] Create basic documentation for Reactions
- Applied in changeset commit:25fda3a17e1d418a076e4fa9701495c8750bce5a.
- 19:40 Task #99259 (Resolved): Update spelling of the word Webhooks
- Applied in changeset commit:38bdd2250edb6363f11ad675b50df694d26aea61.
- 02:57 Task #99259 (Under Review): Update spelling of the word Webhooks
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 02:54 Task #99259 (Closed): Update spelling of the word Webhooks
- The commonly used spelling of the word "webhook" is one-word.
Spelling in articles on the Internet:
Wikipedia: ht... - 14:15 Task #99229 (Resolved): [UX] - Add label to go back buttons in docheader
- Applied in changeset commit:78e664582da85a90501ce2a5a7cf17d892139804.
- 11:24 Feature #99258: Removal of deleted records + supporting EXT:recycler
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:07 Bug #99260 (Closed): Running composer install with 11.5 branch fails on applying a patch
- works after running:
Build/Scripts/runTests.sh -u - 07:50 Bug #99260 (Closed): Running composer install with 11.5 branch fails on applying a patch
- Applying the patch "postgres-platform-variable-interpolation-php82-fix.diff":https://github.com/TYPO3/typo3/blob/11.5...
- 08:30 Bug #99261 (Closed): Undefined array key 0 in ConnectionMigrator.php
- I just installad a 12.0 of TYPO3 and wanted to do a db compare. This must be done with the "install tool" backend mod...
2022-12-02
- 23:59 Task #97059: Removal of re-login popup functionality
- Gerrit Hübbers wrote in #note-5:
> > that's why there is a global ! option to disable the popup
>
> I read this s... - 22:13 Feature #99258: Removal of deleted records + supporting EXT:recycler
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:06 Feature #99258: Removal of deleted records + supporting EXT:recycler
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:01 Feature #99258 (Under Review): Removal of deleted records + supporting EXT:recycler
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:37 Feature #99258 (Closed): Removal of deleted records + supporting EXT:recycler
- As an admin i like the possibility that users can restore deleted data with EXT:recycler, but deleted records should ...
- 18:36 Bug #99248 (Closed): Fe-Login Plugin throws Error
- The issue has been fixed with #98625, so I'm closing the ticket.
- 12:04 Bug #99248 (Under Review): Fe-Login Plugin throws Error
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:29 Bug #99248 (Closed): Fe-Login Plugin throws Error
- When placing the fe-login plugin on a page, the ...
- 16:52 Feature #99221: Add cli command for install/setup
- Patch set 18 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 16:25 Feature #99221: Add cli command for install/setup
- Patch set 17 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 16:22 Feature #99221: Add cli command for install/setup
- Patch set 16 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 14:37 Feature #99221: Add cli command for install/setup
- Patch set 15 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 12:51 Feature #99221: Add cli command for install/setup
- Patch set 14 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 11:50 Feature #99221: Add cli command for install/setup
- Patch set 13 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 11:41 Feature #99221: Add cli command for install/setup
- Patch set 12 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 11:32 Feature #99221: Add cli command for install/setup
- Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 16:40 Task #99212 (Resolved): [FEATURE] Enable select item groups through TSconfig
- Applied in changeset commit:ff63054718d72609453f166a66673d6eb6a11a11.
- 16:37 Bug #97659: Import/Export Uppon Import Preview: ERROR: One of the inputs were not an array!
- I'm trying to import data from TYPO3 9.5 to 11.5 and I see the same error message in preview window. The actual impor...
- 16:28 Bug #98126: Page caching does not work as expected on multi language sites
- Patch set 11 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 16:00 Bug #99256 (Resolved): Little typo in EXT:reactions
- Applied in changeset commit:8871748e81f81672ba40a9ea3b7ebbf225091de7.
- 14:26 Bug #99256 (Under Review): Little typo in EXT:reactions
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:24 Bug #99256 (Closed): Little typo in EXT:reactions
- ...
- 15:21 Bug #99257 (Under Review): error with ext:reactions using postgres
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:19 Bug #99257 (Closed): error with ext:reactions using postgres
- using postgres gives an exeption:...
- 13:34 Bug #99255 (Closed): recycler: PHP Warning: Undefined array keys "crdate" and "tstamp"
- Hi everyone.
I'm not sure if this is the right place to report this.
When using
# TYPO3 11.5.19
# PHP 8.1.1... - 13:30 Bug #99250 (Resolved): non-default doktypes in "Table permissions per page type" list can not be expanded
- Applied in changeset commit:27cf2edba64018be963a6e3bb12573923c42cdc5.
- 11:13 Bug #99250 (Under Review): non-default doktypes in "Table permissions per page type" list can not be expanded
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:08 Bug #99250 (Closed): non-default doktypes in "Table permissions per page type" list can not be expanded
- 13:30 Task #99252 (Resolved): Adjust naming of reaction types
- Applied in changeset commit:df7c4d522708501cb9f504a9993e31b7a25f2430.
- 12:00 Task #99252 (Under Review): Adjust naming of reaction types
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:55 Task #99252 (Closed): Adjust naming of reaction types
- 13:29 Bug #99251: [DOCS] Create basic documentation for Reactions
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:27 Bug #99251: [DOCS] Create basic documentation for Reactions
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:07 Bug #99251 (Under Review): [DOCS] Create basic documentation for Reactions
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:35 Bug #99251: [DOCS] Create basic documentation for Reactions
- See also https://github.com/TYPO3-Documentation/Changelog-To-Doc/issues/280
- 11:24 Bug #99251 (Closed): [DOCS] Create basic documentation for Reactions
- 13:22 Bug #99254 (Under Review): TypeError for FileMount action in Backend User module
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:19 Bug #99254: TypeError for FileMount action in Backend User module
- Additionally getting...
- 12:07 Bug #99254: TypeError for FileMount action in Backend User module
- ...
- 12:07 Bug #99254 (Closed): TypeError for FileMount action in Backend User module
- 12:30 Task #99253 (Resolved): Remove leftover ProphecyTrait in ResolverTest
- Applied in changeset commit:dcdc26832ddd41744592c6936b64d482d479de15.
- 12:01 Task #99253 (Under Review): Remove leftover ProphecyTrait in ResolverTest
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:00 Task #99253 (Closed): Remove leftover ProphecyTrait in ResolverTest
- 12:19 Task #99247: [UX] - Unify position for docheader buttons
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:25 Task #99247: [UX] - Unify position for docheader buttons
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:18 Task #99247: [UX] - Unify position for docheader buttons
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:08 Task #99247 (Under Review): [UX] - Unify position for docheader buttons
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:02 Task #99247 (Closed): [UX] - Unify position for docheader buttons
- Buttons in button groups either had space between them or were glued
together, because they used to be in the defaul... - 11:10 Task #99249 (Resolved): Remove leftover ProphecyTrait in Typo3DbQueryParserTest
- Applied in changeset commit:9a9b4561cfc3b16980c2f284164232b0c2bbee6f.
- 10:54 Task #99249 (Under Review): Remove leftover ProphecyTrait in Typo3DbQueryParserTest
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:53 Task #99249 (Closed): Remove leftover ProphecyTrait in Typo3DbQueryParserTest
- 10:50 Task #98892 (Resolved): Replace prophecy in EXT:extbase/Tests/Unit/Persistence/Generic/Storage/Typo3DbQueryParserTest.php
- Applied in changeset commit:70ba2866c80a24b6368846fbf9584e482ee1b948.
- 10:37 Feature #99245: Show registered reactions in configuration module
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:36 Feature #99245: Show registered reactions in configuration module
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:20 Feature #99245: Show registered reactions in configuration module
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:57 Feature #99245 (Under Review): Show registered reactions in configuration module
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:42 Feature #99245 (Closed): Show registered reactions in configuration module
- 10:22 Task #99230: [UX] - Use unified buttons in Scheduler docheader
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:04 Task #99246 (Under Review): Display possible language label key for mfa providers
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:02 Task #99246 (Closed): Display possible language label key for mfa providers
- 10:00 Bug #97763: Translation Button shown eventhough already translated
- Just want to add an idea to discuss:
afaik the backend user has no chance to see, from which language the elements... - 09:45 Task #99242 (Resolved): Update Guzzle to be PHP 8.2 compatible
- Applied in changeset commit:71756e8d48e749e8f175c31a08fea8f99643a9a5.
- 09:29 Task #99242: Update Guzzle to be PHP 8.2 compatible
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:37 Task #99242: Update Guzzle to be PHP 8.2 compatible
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:35 Task #99242: Update Guzzle to be PHP 8.2 compatible
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:26 Task #99242: Update Guzzle to be PHP 8.2 compatible
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:21 Task #99242: Update Guzzle to be PHP 8.2 compatible
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:29 Feature #83608: Change default upload folder
- Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 09:17 Feature #83608: Change default upload folder
- Patch set 10 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 09:04 Bug #99244 (Under Review): DataMapper uses a lot of memory when retrieving MM-relations in workspaces
- For example in the EXT:news domain model. The getCategories() method of the news domain model uses a lot of memory wh...
- 07:56 Bug #99243 (Closed): Wrong behaviour when using property and value together
- According to the docs, name and value should be ignored, if property is set. I`m using the view helper like this:
<p... - 06:36 Feature #99236: Allow username in systemMaintainers configuration
- Hi Georg, thanks for the answer. I understand totally.
2022-12-01
- 22:54 Feature #83608: Change default upload folder
- Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:35 Bug #99118 (Resolved): Add Event to FileBrowser
- Applied in changeset commit:21027e1c4b2d7c0c1583031150e89b9bcd045936.
- 16:26 Bug #99118: Add Event to FileBrowser
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:35 Bug #99118: Add Event to FileBrowser
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:17 Bug #99118: Add Event to FileBrowser
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:15 Bug #99118: Add Event to FileBrowser
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:46 Bug #99118: Add Event to FileBrowser
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:15 Task #99212: [FEATURE] Enable select item groups through TSconfig
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:12 Task #99212: [FEATURE] Enable select item groups through TSconfig
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:12 Task #99212: [FEATURE] Enable select item groups through TSconfig
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:07 Task #99212: [FEATURE] Enable select item groups through TSconfig
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:51 Task #99212: [FEATURE] Enable select item groups through TSconfig
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 06:50 Task #99212: [FEATURE] Enable select item groups through TSconfig
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:07 Task #99242 (Under Review): Update Guzzle to be PHP 8.2 compatible
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:06 Task #99242 (Closed): Update Guzzle to be PHP 8.2 compatible
- 18:45 Feature #98373 (Resolved): Reactions - Incoming WebHooks for TYPO3
- Applied in changeset commit:bf65642f7afa24da3517977a024a7edc4f4c2d4a.
- 18:23 Feature #98373: Reactions - Incoming WebHooks for TYPO3
- Patch set 67 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 17:56 Feature #98373: Reactions - Incoming WebHooks for TYPO3
- Patch set 66 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 16:41 Feature #98373: Reactions - Incoming WebHooks for TYPO3
- Patch set 65 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 16:35 Feature #98373: Reactions - Incoming WebHooks for TYPO3
- Patch set 64 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 16:12 Feature #98373: Reactions - Incoming WebHooks for TYPO3
- Patch set 63 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 16:09 Feature #98373: Reactions - Incoming WebHooks for TYPO3
- Patch set 62 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 16:08 Feature #98373: Reactions - Incoming WebHooks for TYPO3
- Patch set 61 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 16:08 Feature #98373: Reactions - Incoming WebHooks for TYPO3
- Patch set 60 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 15:51 Feature #98373: Reactions - Incoming WebHooks for TYPO3
- Patch set 59 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 15:23 Feature #98373: Reactions - Incoming WebHooks for TYPO3
- Patch set 58 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:53 Feature #98373: Reactions - Incoming WebHooks for TYPO3
- Patch set 57 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:34 Feature #98373: Reactions - Incoming WebHooks for TYPO3
- Patch set 56 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 12:30 Feature #98373: Reactions - Incoming WebHooks for TYPO3
- Patch set 55 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 12:15 Feature #98373: Reactions - Incoming WebHooks for TYPO3
- Patch set 54 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 11:28 Feature #98373: Reactions - Incoming WebHooks for TYPO3
- Patch set 53 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 10:17 Feature #98373: Reactions - Incoming WebHooks for TYPO3
- Patch set 52 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 18:27 Feature #99236 (Rejected): Allow username in systemMaintainers configuration
- the UI allows to fetch users by the username but in the config the ID must be used as the usernames can change and th...
- 10:33 Feature #99236 (Rejected): Allow username in systemMaintainers configuration
- Hi,
A nice feature could be to allow username in the "systemMaintainers" configuration array.
Thanks - 17:40 Task #99191: Create folders in filelist in modal
- Patch set 10 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 15:01 Task #99191: Create folders in filelist in modal
- Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:15 Bug #99181 (Resolved): Recycler confirmation modals can be dismissed while running an action
- Applied in changeset commit:e0d3cfbe48ddfb83f968a514a421f66d06224b2d.
- 15:53 Bug #99181: Recycler confirmation modals can be dismissed while running an action
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:05 Task #99239 (Resolved): Require Symfony 6.2
- Applied in changeset commit:d58151e52d3a9c542c2d142b48fcf2bc7511b59d.
- 13:17 Task #99239 (Under Review): Require Symfony 6.2
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:16 Task #99239 (Closed): Require Symfony 6.2
- 16:04 Task #99241 (Under Review): Add static backdrop to "Refresh required" modal
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:02 Task #99241 (Closed): Add static backdrop to "Refresh required" modal
- 15:50 Task #99228 (Resolved): Remove header "content elements" if no content elements are there
- Applied in changeset commit:554007d759c5d4b8f0972193fdacc122120e68b5.
- 15:35 Task #97059: Removal of re-login popup functionality
- > that's why there is a global ! option to disable the popup
I read this statement that versions 11 and older alre... - 15:28 Task #99230: [UX] - Use unified buttons in Scheduler docheader
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:25 Task #99230: [UX] - Use unified buttons in Scheduler docheader
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:06 Bug #87641: Increase StaticRangeMapper max range or make it configurable
- + 1 for making the range constraint optional.
- 13:43 Task #99233: Remove conflicting card styles
- Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:09 Task #99233: Remove conflicting card styles
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:56 Task #99233: Remove conflicting card styles
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:53 Task #99233: Remove conflicting card styles
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:17 Task #99233: Remove conflicting card styles
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:37 Task #99233: Remove conflicting card styles
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:58 Task #99233: Remove conflicting card styles
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:19 Bug #99240 (Rejected): Missing TCA for tx_scheduler_task prevents proper queries
- TCA is missing for @tx_scheduler_task@ and it means that query builder will fetch also deleted and hidden items (rest...
- 13:13 Bug #59007: Indexed Search cannot index external files if FileStorage is not public
- Thanks for clearing that up.
I can still reproduce this with
TYPO3 11.5.19
PHP 8.0.24
Will see if I can figure o... - 13:03 Task #99120: Deprecate old TypoScriptParser
- Patch set 33 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 12:48 Task #99120: Deprecate old TypoScriptParser
- Patch set 32 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 12:41 Task #99120: Deprecate old TypoScriptParser
- Patch set 31 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 12:27 Task #99120: Deprecate old TypoScriptParser
- Patch set 30 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 12:09 Task #99120: Deprecate old TypoScriptParser
- Patch set 29 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 11:35 Task #99120: Deprecate old TypoScriptParser
- Patch set 28 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 11:24 Task #99120: Deprecate old TypoScriptParser
- Patch set 27 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:01 Bug #20378: Problem with sorting categories
- I now see what you mean. I overlooked that yesterday, but I cannot reproduce the problem any more.
Could someone els... - 12:33 Bug #99238 (Closed): False positive warning in Extension Scanner for getContentObject()
- Tested with TYPO3 11.5.19 and latest version of tt_address.
When assign data of a content element in a controller ... - 12:10 Bug #99237 (Closed): Remove unused class TYPO3\CMS\Core\Resource\Service\MagicImageService?
- The class TYPO3\CMS\Core\Resource\Service\MagicImageService is apparently unused in TYPO3 core.
As far as I can se... - 11:45 Bug #99235 (Resolved): Improve type annotations for trait CookieHeaderTrait
- Applied in changeset commit:46e8728781bc48778158ddba44050e9e90ab58d9.
- 09:59 Bug #99235 (Under Review): Improve type annotations for trait CookieHeaderTrait
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:58 Bug #99235 (Closed): Improve type annotations for trait CookieHeaderTrait
- This fixes 2 of the 4 PHPStan warnings with Symfony 6.2.
- 11:40 Bug #80085 (Resolved): Extraction of metadata in PDF-documents does not recognize unicode characters
- Applied in changeset commit:5b0c51cd4bc8f9da89918ae2554088beb0a71a2e.
- 11:38 Bug #80085: Extraction of metadata in PDF-documents does not recognize unicode characters
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:38 Bug #80085: Extraction of metadata in PDF-documents does not recognize unicode characters
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:11 Bug #80085: Extraction of metadata in PDF-documents does not recognize unicode characters
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:36 Task #98268: Localize text in JavaScript modal "Are you sure?"
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:34 Task #98268: Localize text in JavaScript modal "Are you sure?"
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:30 Task #99173 (Resolved): Extend testing range to PHP8.2 with more dbms versions
- Applied in changeset commit:dc0ad26929381f9fe3aac62ec0fcd101ba8c621a.
- 10:17 Task #99173: Extend testing range to PHP8.2 with more dbms versions
- Patch set 19 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 10:39 Bug #97986 (Under Review): EXT:indexed_search search result description umlaut issue
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:51 Bug #97986: EXT:indexed_search search result description umlaut issue
- Thanks to @ohader and @neoblack for pointing me in the right direction. The solution was smaller than I expected.
... - 09:23 Bug #97986: EXT:indexed_search search result description umlaut issue
- I have found the problem, but not a solution yet. ...
- 08:29 Bug #97986: EXT:indexed_search search result description umlaut issue
- I can reproduce this with words on the page like überhaupt, Ärmel etc. But words like Brühe, is not a problem.
I ha... - 08:55 Feature #99221: Add cli command for install/setup
- Patch set 10 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 08:50 Task #99225 (Resolved): Move InstallerController code to services
- Applied in changeset commit:5b0e98ed14a7c2276ece6222d58d436d878745db.
- 08:30 Bug #92363: Flexform always overwrites TS-Settings in Extbase-Version
- Do we have a general issue for combining Flexform and TypoScript? Because I think there are several problems when you...
- 01:10 Feature #99169 (Resolved): As an admin, I want to filter for BE Usergroups in the BE User Modul
- Applied in changeset commit:9522763ba31157d0bc73967a5d236ce927905e9e.
Also available in: Atom