Activity
From 2021-11-17 to 2021-12-16
2021-12-16
- 22:50 Bug #95441 (Resolved): DataHandler - flex inline field validation issue
- Applied in changeset commit:2f6df56cfeec04132bd9624bce2ab75b1080e863.
- 22:46 Bug #95441: DataHandler - flex inline field validation issue
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:25 Bug #95441: DataHandler - flex inline field validation issue
- Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 18:27 Bug #95441: DataHandler - flex inline field validation issue
- Patch set 10 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 16:32 Bug #95441: DataHandler - flex inline field validation issue
- Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:55 Bug #96372: Package MetaData not type safe
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:03 Bug #96372 (Under Review): Package MetaData not type safe
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:00 Bug #96372 (Closed): Package MetaData not type safe
- The package type in composer.json can be left empty (null)
In that case the string begins check must not be performe... - 18:41 Bug #96374 (Needs Feedback): Wrong include path calculated for RequireJS
- (I assume that https://github.com/TYPO3/CmsComposerInstallers/releases/tag/v4.0.0-RC1 is used already in your particu...
- 15:17 Bug #96374: Wrong include path calculated for RequireJS
- This can be tested with the external_import extension. Just access the "Data Import" module and you should see a 404 ...
- 15:14 Bug #96374 (Closed): Wrong include path calculated for RequireJS
- Context: a backend module (extension external_import) loads the 3rd-party library Datatables using:...
- 16:33 Bug #96370: @TYPO3\CMS\Extbase\Annotation\Inject not working with Services.yaml in TYPO3 10.4.21
- Best practice is either inject Methods or Constructor injection.
- 13:38 Bug #96370 (Rejected): @TYPO3\CMS\Extbase\Annotation\Inject not working with Services.yaml in TYPO3 10.4.21
- Hi, when I register a service through Services.yaml the dependency injection with @TYPO3\CMS\Extbase\Annotation\Injec...
- 16:28 Bug #91407: Pagetree not shown due to error in TYPO3\CMS\Backend\Controller\Page\TreeController
- TYPO3 10.4.21
PHP 7.4.26
What must I do to get the page tree back?
Javascript Console:
Client.js?bust=16396... - 15:40 Bug #96373 (Resolved): Missing check if $_SERVER['PATH_INFO'] is actually set
- Applied in changeset commit:8502ac334da63d297480884bd1079fe3406ae266.
- 15:34 Bug #96373: Missing check if $_SERVER['PATH_INFO'] is actually set
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:13 Bug #96373 (Under Review): Missing check if $_SERVER['PATH_INFO'] is actually set
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:13 Bug #96373 (Closed): Missing check if $_SERVER['PATH_INFO'] is actually set
- @GeneralUtility::getIndpEnv@ accesses @$_SERVER['PATH_INFO']@ without checking whether it is set.
This causes a PHP ... - 15:33 Bug #92068: felogin (extbase) redirect from GET/POST is not working properly
- This issue still exists in TYPO3 10.4.22. No updates here?
- 15:26 Bug #96375 (Under Review): Extension path in ComposerDeficitDetector broken with composer installers 4.0
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:26 Bug #96375 (Closed): Extension path in ComposerDeficitDetector broken with composer installers 4.0
- With typo3/cms-composer-installers in version 4.0, all extensions will be installed in Composer's vendor folder.
The... - 14:56 Feature #94995: Expose environment object through DI
- Larry Garfield wrote:
> The Environment static class currently has a lot of useful information, but being static it'... - 14:55 Bug #96358 (Resolved): MenuProcessor processes hidden pages (special = list)
- Applied in changeset commit:8237e56c4162c81e8ba9bbd01afaa5931df5437b.
- 14:52 Bug #96358: MenuProcessor processes hidden pages (special = list)
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:37 Bug #96358: MenuProcessor processes hidden pages (special = list)
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:45 Bug #96358 (Under Review): MenuProcessor processes hidden pages (special = list)
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:49 Bug #96371: Strange error with custom Frontend AuthenticationService in TYPO3 11 TLS
- I load configurations from ConfigurationManager, maybe that's the problem?
I thought before that the problem was som... - 14:14 Bug #96371 (Closed): Strange error with custom Frontend AuthenticationService in TYPO3 11 TLS
- I have a custom AuthenticationService in my extension (subtypes: getUserFE,authUserFE), which I have been using since...
- 14:34 Bug #91699 (Closed): page record used in condition matcher is not translated
- This was a conceptual issue which we could fix in v11 (was a breaking change). See https://review.typo3.org/c/Package...
- 14:16 Bug #95580: Wrong ConfigurationManager in Frontend Ajax call
- Seems to have another reason: #96371
- 14:04 Bug #91323 (Closed): Route enhancer kills unregistered get parameters
- Awesome, thanks for your feedback! :)
- 14:03 Bug #88136 (Closed): requireCHashArgumentForActionArguments may cause 404 errors
- 14:02 Bug #88136: requireCHashArgumentForActionArguments may cause 404 errors
- This setting has been dropped in TYPO3 v11.0
> Extbase TypoScript option requireCHashArgumentForActionArguments fo... - 13:59 Bug #35069: addQueryString.exclude should take precedence over config.linkVars
- Besides that, I guess the original report is still a topic in TYPO3 v11.
- 13:58 Bug #35069: addQueryString.exclude should take precedence over config.linkVars
- Please also see
TYPO3-PSA-2021-003: Mitigation of Cache Poisoning Caused by Untrusted URL Query Parameters
https:... - 13:37 Bug #96369: Call to undefined method
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:33 Bug #96369: Call to undefined method
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:18 Bug #96369: Call to undefined method
We can only reproduce the error in a production enviroment currently.- 12:45 Bug #96369: Call to undefined method
- Could you verify if the pending patch fixes your issue?
- 12:45 Bug #96369 (Under Review): Call to undefined method
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:33 Bug #96369: Call to undefined method
- confirmed. this slipped through with this v10 backport: https://review.typo3.org/c/Packages/TYPO3.CMS/+/71925
- 12:29 Bug #96369 (Closed): Call to undefined method
- Core: Exception handler (WEB): Uncaught TYPO3 Exception: Call to undefined method Doctrine\DBAL\Driver\Mysqli\MysqliS...
- 13:35 Bug #96226 (Resolved): Duplicate menu entries in workspace when using TMENU and special = directory
- Applied in changeset commit:20d8dd778a7fc9ce1bbd1ed10825d2ef4d560791.
- 12:53 Bug #96226 (Under Review): Duplicate menu entries in workspace when using TMENU and special = directory
- Patch set 2 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:40 Bug #96226 (Resolved): Duplicate menu entries in workspace when using TMENU and special = directory
- Applied in changeset commit:76b5de1739d5d73d0111b29ae7ae692def1b5fcb.
- 12:36 Bug #96226: Duplicate menu entries in workspace when using TMENU and special = directory
- 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 Bug #96310 (Resolved): getTreeList() does not even try to have proper sorted records
- Applied in changeset commit:a26f9d16a672385b2227faa7296a661a95090106.
- 13:29 Bug #96310: getTreeList() does not even try to have proper sorted records
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:29 Bug #93596: EXT:form can't resolve multiselect markers
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:27 Feature #96275 (Closed): Add index to speed up sys_refindex queries
- Thanks for feedback.
- 13:13 Bug #96294: PageContentErrorHandler ignores configured additionalHeaders
- Interesting. Is this gone in v11 when you enable 'Subrequest page errors' feature toggle? This may not work out if ex...
- 12:14 Task #96368: Declare all ViewHelpers final
- 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 #96368 (Under Review): Declare all ViewHelpers final
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:59 Task #96368 (Closed): Declare all ViewHelpers final
- 11:50 Feature #96333 (Resolved): Register context menu item providers via autoconfiguration
- Applied in changeset commit:726f87ac0307f45021a80d356839ea6939d303f9.
- 11:11 Feature #96333: Register context menu item providers via autoconfiguration
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:03 Feature #96333: Register context menu item providers via autoconfiguration
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:58 Feature #96333 (Under Review): Register context menu item providers via autoconfiguration
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:55 Task #96364 (Resolved): DRY up DataMapFactoryTest->setRelations tests
- Applied in changeset commit:5b21c48a19e0944a68733db6eda3389fb089203e.
- 10:55 Task #96361 (Resolved): Avoid extending view helpers in ext:extensionmanager
- Applied in changeset commit:63511fbf181f4a3747be572210631cde97667330.
- 10:51 Task #96361: Avoid extending view helpers in ext:extensionmanager
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:16 Task #96361: Avoid extending view helpers in ext:extensionmanager
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:49 Bug #96367 (Closed): Duplicate pages in pagetree since v10.4.22
- Since TYPO3 v10.4.22 all pages are show double in the page tree for users that have mounted the tree multiple times.
... - 10:21 Feature #96366: Stop on additional bad doktypes for ContentObject slide
- Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:16 Feature #96366: Stop on additional bad doktypes for ContentObject slide
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:14 Feature #96366 (Under Review): Stop on additional bad doktypes for ContentObject slide
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:13 Feature #96366 (Accepted): Stop on additional bad doktypes for ContentObject slide
Behaviour of 'slide = -1' has changed in v9 when doktype filtering
has changed in the frontend to allow doktypes g...- 10:05 Task #96362 (Resolved): Avoid extending ImageViewHelper
- Applied in changeset commit:3c7673832c3b112cc71824d3dadb2e8993cd130c.
- 07:30 Bug #96135: IRRE: Hide Record switch not work
- Benni Mack wrote in #note-1:
> Hey Devid,
>
> yes. I can already imagine why this is the case. The issue is that ...
2021-12-15
- 21:50 Task #96360 (Resolved): Simplify ext:belog "max" drop down code
- Applied in changeset commit:26fc1611812824a186e4eb38429fa376270af596.
- 16:45 Task #96360: Simplify ext:belog "max" drop down code
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:19 Task #96360 (Under Review): Simplify ext:belog "max" drop down code
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:16 Task #96360 (Closed): Simplify ext:belog "max" drop down code
- 21:37 Task #96363: Performance optimization for LiveSearch
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:34 Task #96363 (Under Review): Performance optimization for LiveSearch
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:14 Task #96363 (Closed): Performance optimization for LiveSearch
- Hello,
TYPO3 LiveSearch uses this query by default for string searches:... - 21:27 Task #96365 (Under Review): Performance: Add feature flag to disable order by for LiveSearch
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:14 Task #96365 (Closed): Performance: Add feature flag to disable order by for LiveSearch
- Hello,
I just see that LiveSearch adds an ORDER BY for its search results. This is a huge performance issue. Here ... - 20:16 Task #96364 (Under Review): DRY up DataMapFactoryTest->setRelations tests
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:14 Task #96364 (Closed): DRY up DataMapFactoryTest->setRelations tests
- 19:30 Bug #96308 (Resolved): Rootline missing in Backend ConditionMatcher if page id is determined
- Applied in changeset commit:7eaa33b5b42358fb05ed8ddf5fdbfa07ee979bb8.
- 19:29 Bug #96308: Rootline missing in Backend ConditionMatcher if page id is determined
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:29 Bug #96308: Rootline missing in Backend ConditionMatcher if page id is determined
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:25 Bug #96314 (Resolved): remove workspace info from logging module if not needed
- Applied in changeset commit:f5ddfc5f5f44f989b7202c0f6d22847c15cb564c.
- 19:22 Bug #96314: remove workspace info from logging module if not needed
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:11 Task #96362 (Under Review): Avoid extending ImageViewHelper
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:07 Task #96362 (Closed): Avoid extending ImageViewHelper
- 18:03 Bug #79737: Registered pageTSconfig file won't allow relative paths for include
- Just had a quick look and tested with the new syntax, will have a closer look soonish
Does not work... - 18:02 Task #96361: Avoid extending view helpers in ext:extensionmanager
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:59 Task #96361 (Under Review): Avoid extending view helpers in ext:extensionmanager
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:57 Task #96361 (Closed): Avoid extending view helpers in ext:extensionmanager
- 17:26 Task #95835: Fluid Styled Contend Manuals needs a review
- Patch set 15 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 12:18 Task #95835: Fluid Styled Contend Manuals needs a review
- Patch set 14 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 17:25 Task #96357 (Resolved): Avoid obsolete if in EditDocumentController
- Applied in changeset commit:3e7d0aa48efd022723549b3ddbac32aafd98adbd.
- 14:08 Task #96357 (Under Review): Avoid obsolete if in EditDocumentController
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:06 Task #96357 (Closed): Avoid obsolete if in EditDocumentController
- 16:50 Task #96340 (Resolved): Add acceptance sqlite test support to runTests.sh
- Applied in changeset commit:a2537436fe6c3cb03a90ac8d7c580c4cb441d6a3.
- 14:00 Task #96340: Add acceptance sqlite test support to runTests.sh
- Patch set 13 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 16:32 Bug #91364 (Closed): Extbase/CachingFramework - Serialization on 'Closure' is not allowed
- Closing this due to lack of feedback. Let me know if you think I should re-open this ticket.
- 16:08 Bug #93919 (Resolved): File/Folder SVG Tree Filters yield unexpected results
- Not reproducible with 11.5.4
- 16:03 Bug #92131 (Closed): Configure option for Swiftmailer DiskKeyCache
- Hey,
we don't support TYPO3 v9 anymore - only ELTS (see https://typo3.com/elts for this) supports Swiftmailer, as ... - 15:59 Feature #93906 (Closed): Depend on composer.json as loading order for extensions
- done.
- 15:55 Bug #87662 (Needs Feedback): BE Filelist Drag'n drop directories (copy / move) not working
- We've re-worked the component in TYPO3 v11. Can you check this again with v11?
- 15:51 Bug #96226: Duplicate menu entries in workspace when using TMENU and special = directory
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:39 Bug #96226: Duplicate menu entries in workspace when using TMENU and special = directory
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:40 Task #94308 (Resolved): f:format.date should use $GLOBALS['EXEC_TIME'] instead of 'now'
- Applied in changeset commit:1f9235cf0f9503d4cc9a0d169aec71e3d1526447.
- 15:36 Task #94308: f:format.date should use $GLOBALS['EXEC_TIME'] instead of 'now'
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:37 Bug #96310: getTreeList() does not even try to have proper sorted records
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:08 Bug #96359 (Closed): Mount points for editors ordering doesn't work anymore - Regression in TYPO3 10.4.22
- Up to version 10.4.21 the order of mount points set in the backend user group was respected in the page tree (Screens...
- 15:08 Bug #96358 (Closed): MenuProcessor processes hidden pages (special = list)
- We have a project setup in a way, that an editor can maintain the main menu via a group select (field name is 'tx_sit...
- 15:00 Task #96305 (Resolved): Remove extbase parameter type resolving via doc blocks
- Applied in changeset commit:ec030a82de06a0f5b8a5c78806e3072c6bf9f6f0.
- 14:12 Task #96305: Remove extbase parameter type resolving via doc blocks
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:15 Bug #96354 (Resolved): Deprecation notice in ContentObjectRenderer (PHP 8.1)
- Applied in changeset commit:8c7227c13d3bb06e63b2785c133d37586ce62b9b.
- 14:11 Bug #96354: Deprecation notice in ContentObjectRenderer (PHP 8.1)
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:00 Bug #96356: Performance LiveSearch for admin users
- Tested with following query string: "#22690"
on a system with more than 30.000 pages
Without this patch: 14.3 sec... - 13:43 Bug #96356 (Under Review): Performance LiveSearch for admin users
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:04 Bug #96356 (Closed): Performance LiveSearch for admin users
- Hello,
searching for any value in LiveSearch as Admin is very slow.
I found these lines of code which are very ... - 13:55 Bug #96350 (Resolved): PHP Warning: Undefined array key "content" in typo3/sysext/core/Classes/TimeTracker/TimeTracker.php line 539
- Applied in changeset commit:08ecbd767d69354fe7fb9c9877734d3c99bc4261.
- 13:50 Bug #96350: PHP Warning: Undefined array key "content" in typo3/sysext/core/Classes/TimeTracker/TimeTracker.php line 539
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:49 Bug #93572: Inline Relational Records are multiplicated at multiple simultaneous translations
- For me this happens if the inline relation have "behaviour": { "allowLanguageSynchronization": 1 } configured.
The D... - 11:30 Bug #94270 (Resolved): hreflang rendered for pages which are not translated (free mode)
- Applied in changeset commit:fa7a86563fd556d66dc42dac1f39a5d2e60ac182.
- 07:46 Bug #94270 (Under Review): hreflang rendered for pages which are not translated (free mode)
- Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:40 Bug #94270 (Resolved): hreflang rendered for pages which are not translated (free mode)
- Applied in changeset commit:080985dd1a19499210b0336f8328c1fa784c616b.
- 07:32 Bug #94270: hreflang rendered for pages which are not translated (free mode)
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:32 Bug #94270: hreflang rendered for pages which are not translated (free mode)
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 04:35 Bug #94270: hreflang rendered for pages which are not translated (free mode)
- Patch set 13 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 10:26 Bug #90069: Get Deadlock Error on delete cache in redirect modul
- We're also seeing such errors getting logged by TYPO3 in a 10.4.x Installation. Right now I see this with the followi...
- 07:45 Bug #96346 (Resolved): Solve warnings in EXT:form manual
- Applied in changeset commit:9485dcad0b5c764d62799117c32c189f23ca1599.
- 07:40 Bug #95806 (Resolved): Distributions are not downloaded and shown automatically
- Applied in changeset commit:af0b7d038f2ec73c879173fee6fe3d5b549b48df.
- 07:37 Bug #95806: Distributions are not downloaded and shown automatically
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
2021-12-14
- 21:53 Feature #94995: Expose environment object through DI
- just a side not for historical reasons.
The Environment class was introduced to replace actual PHP constants. Cons... - 21:48 Task #96355: Migrate from yarn to npm
- Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:40 Task #96355: Migrate from yarn to npm
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:33 Task #96355: Migrate from yarn to npm
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:56 Task #96355 (Under Review): Migrate from yarn to npm
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:50 Task #96355 (Closed): Migrate from yarn to npm
-
Yarn has been used back in 2017 because
npm lock file wasn't stable yet.
`npm ci` is solid thesedays, s... - 21:06 Bug #96346 (Under Review): Solve warnings in EXT:form manual
- Patch set 2 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:05 Bug #96346 (Resolved): Solve warnings in EXT:form manual
- Applied in changeset commit:b51eeeac8351d242a1ae1371b8ef3585e199c172.
- 21:04 Bug #96346: Solve warnings in EXT:form manual
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:29 Bug #96346 (Under Review): Solve warnings in EXT:form manual
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:57 Bug #91323: Route enhancer kills unregistered get parameters
- Can confirm this is fixed in 9.5.31
- 16:59 Bug #91323 (Needs Feedback): Route enhancer kills unregistered get parameters
- Explanation part:
* @tx_example_example__dosearch@ is the internal representation of parameter @tx_example_example... - 19:58 Bug #96354: Deprecation notice in ContentObjectRenderer (PHP 8.1)
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:56 Bug #96354 (Under Review): Deprecation notice in ContentObjectRenderer (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... - 16:55 Bug #96354 (Closed): Deprecation notice in ContentObjectRenderer (PHP 8.1)
- PHP Runtime Deprecation Notice: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/w...
- 17:52 Feature #89979: Jump to a specific page in the page tree
- Ideally, make it possible to jump to a specific page in the page tree (this page would then be selected in the page t...
- 12:15 Feature #89979 (Needs Feedback): Jump to a specific page in the page tree
- Does this mean you would scroll to the page tree, but the actual module stays the same? I don't fully grasp the featu...
- 17:30 Bug #81351 (In Progress): The CSRF protection token for the requested module is missing or invalid
- Looks like regular URL parameters like @&moduleToken=@ is double-encoded to @&moduleToken=@ which explains gettin...
- 17:15 Task #96351 (Resolved): Remove unused updateRootlineData method
- Applied in changeset commit:281f59359e0c59c50aa4f93a55f6546026ea0a67.
- 15:19 Task #96351: Remove unused updateRootlineData method
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:31 Task #96351: Remove unused updateRootlineData method
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:53 Task #96351 (Under Review): Remove unused updateRootlineData method
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:50 Task #96351 (Closed): Remove unused updateRootlineData method
- 16:57 Bug #96353: Undefined global variable $TSFE
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:46 Bug #96353 (Under Review): Undefined global variable $TSFE
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:45 Bug #96353 (Closed): Undefined global variable $TSFE
- Searching for a page id in the page tree and then clicking on a page in the tree throws this exception:
PHP Warnin... - 16:35 Bug #84568 (Needs Feedback): chash not generated
- I guess this is not possible anymore with TYPO3 v9 - since PageRouter now would enforce the generation of a @cHash@ p...
- 16:19 Feature #96275: Add index to speed up sys_refindex queries
- Yup, turns out the performance issues were caused by a corrupt table. This issue can be closed.
- 15:13 Feature #96275 (Needs Feedback): Add index to speed up sys_refindex queries
- Indeed, existing key lookup_rec should cover this.
- 15:11 Bug #92068: felogin (extbase) redirect from GET/POST is not working properly
- Harald Witt wrote in #note-12:
> ...
> The old return_url is now better called as referer. So the following works p... - 14:39 Task #94308 (Under Review): f:format.date should use $GLOBALS['EXEC_TIME'] instead of 'now'
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:35 Bug #96135 (Accepted): IRRE: Hide Record switch not work
- Hey Devid,
yes. I can already imagine why this is the case. The issue is that the hide/unhide works, but as soon a... - 14:30 Task #96335 (Resolved): Unpatch jquery-ui/ui/sortable.js
- Applied in changeset commit:777d637183c2b47e053fb8cac882df5f5520c3e3.
- 13:42 Task #96335: Unpatch jquery-ui/ui/sortable.js
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:46 Bug #95819: Extbase does not support uninitialized domain object properties
- Patch set 16 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:14 Bug #95819: Extbase does not support uninitialized domain object properties
- Patch set 15 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 12:30 Bug #95819: Extbase does not support uninitialized domain object properties
- Patch set 14 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 12:25 Bug #95819: Extbase does not support uninitialized domain object properties
- Patch set 13 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 08:51 Bug #95819: Extbase does not support uninitialized domain object properties
- Patch set 12 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 08:47 Bug #95819: Extbase does not support uninitialized domain object properties
- Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 08:22 Bug #95819: Extbase does not support uninitialized domain object properties
- Patch set 10 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 12:58 Bug #88391 (Closed): chash not generated in f:widget.paginate ViewHelper
- All fluid widgets have been removed in TYPO3 v11.0 - see https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog...
- 12:55 Feature #78459 (Closed): Add pageType option to f:widget.link
- All fluid widgets have been removed in TYPO3 v11.0 - see https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog...
- 12:07 Bug #92663 (Needs Feedback): Hidden links should not be accessible via keyboard in search detail view on smaller screens
- Can you attach a screenshot please?
- 12:06 Bug #91870 (Closed): TYPO3 v. 10.4 Caching and Speaking URLs
- Will close this issue now. Seems like "config.linkVars" should not contain the "L" parameter anymore in TYPO3 v10 set...
- 11:00 Bug #91607 (Resolved): defVals does not work for parent field (sys_category)
- Applied in changeset commit:0dbce15e59c605e4d67e7b8193c9e529287b7084.
- 09:41 Bug #91607 (Under Review): defVals does not work for parent field (sys_category)
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:35 Bug #91607 (Resolved): defVals does not work for parent field (sys_category)
- Applied in changeset commit:266053e683efc48a60d07fc37b60237c6a79c3a0.
- 08:32 Bug #91607: defVals does not work for parent field (sys_category)
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:42 Bug #95528: PHP parse error in PackageArtifactBuilder
- Hey.
All reports probably come from instances where the php version in web context is 7.4 or higher, but on cli it... - 10:10 Task #96334 (Resolved): Re-enable jquery.autocomplete in grunt copy action
- Applied in changeset commit:c6a3ef0db21ffb87262a7776aa3b71b0c2411985.
- 09:40 Bug #96345 (Resolved): Solve warnings in Sysextensions manuals
- Applied in changeset commit:881bcc6be487016bc40069ce3193069cd0a406c6.
- 09:36 Bug #96345: Solve warnings in Sysextensions manuals
- Patch set 2 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:35 Bug #96345: Solve warnings in Sysextensions manuals
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:30 Bug #96350 (Under Review): PHP Warning: Undefined array key "content" in typo3/sysext/core/Classes/TimeTracker/TimeTracker.php line 539
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:25 Bug #96350 (Closed): PHP Warning: Undefined array key "content" in typo3/sysext/core/Classes/TimeTracker/TimeTracker.php line 539
- How to reproduce :
* set up a form
* try to send a mail with that form in FE
This is because in PHP V8, a number... - 09:07 Bug #94490: HrefLangGenerator generate <link rel="alternate".... links for language not visible in frontend
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:36 Bug #94490: HrefLangGenerator generate <link rel="alternate".... links for language not visible in frontend
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:51 Bug #96226: Duplicate menu entries in workspace when using TMENU and special = directory
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 06:41 Bug #88783: RteLinkSyntaxUpdater does not migrate file-links in Felxforms
- That's why the report is for version 9... yea I know olld version BUT this is still needed on many updates for versio...
- 06:05 Task #96349 (Resolved): Add missing jquery imports
- Applied in changeset commit:a6cec89353f171a9a503527290cee6890fb4f8c4.
- 04:14 Bug #94905: FE requests to /index.php are broken without providing id get parameter, if no pageTypeSuffix routeEnhancer is configured
- Patch set 19 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 03:38 Bug #94905: FE requests to /index.php are broken without providing id get parameter, if no pageTypeSuffix routeEnhancer is configured
- Patch set 18 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 02:34 Bug #94270: hreflang rendered for pages which are not translated (free mode)
- Patch set 12 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
2021-12-13
- 22:49 Bug #96226: Duplicate menu entries in workspace when using TMENU and special = directory
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:14 Bug #96226 (Under Review): Duplicate menu entries in workspace when using TMENU and special = directory
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:25 Feature #96333 (Resolved): Register context menu item providers via autoconfiguration
- Applied in changeset commit:d42ea63f34fffdfb337b774fa45ef6f97f76373f.
- 20:25 Feature #96333 (Under Review): Register context menu item providers via autoconfiguration
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:20 Feature #96333 (Resolved): Register context menu item providers via autoconfiguration
- Applied in changeset commit:ea6f50a1d4f6d1c3546178c8ba7460d896f7b9f6.
- 19:46 Feature #96333: Register context menu item providers via autoconfiguration
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:53 Bug #79922 (Closed): fluid widget paginate - pagination links take no action
- All fluid widgets (incl. pagination) have been removed in TYPO3 v11.0 - see https://docs.typo3.org/c/typo3/cms-core/m...
- 20:49 Bug #88783 (Closed): RteLinkSyntaxUpdater does not migrate file-links in Felxforms
- @RteLinkSyntaxUpdater@ has been dropped in TYPO3 v10 - see https://review.typo3.org/c/Packages/TYPO3.CMS/+/59440
- 19:39 Bug #92893: SVG sprites are a breaking change, requiring CSP `default-src` to not be 'none'. Otherwise, icons are blocked in Firefox.
- There's still a lot of things to do for applying real secure CSP settings for the TYPO3 backend (the initially report...
- 19:35 Bug #92893: SVG sprites are a breaking change, requiring CSP `default-src` to not be 'none'. Otherwise, icons are blocked in Firefox.
- Tested the following CSP settings in a TYPO3 backend of version 11:...
- 19:08 Bug #92893 (Needs Feedback): SVG sprites are a breaking change, requiring CSP `default-src` to not be 'none'. Otherwise, icons are blocked in Firefox.
- 18:25 Task #96136 (Resolved): Deprecate inline JavaScript in backend update signals
- Applied in changeset commit:7c5d08bda7b0ec61cc12aa6e9acde1fafe6d0922.
- 14:13 Task #96136: Deprecate inline JavaScript in backend update signals
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:24 Bug #93539 (Needs Feedback): Typo3 10 - BE-Login fails with Cookie issues (SameSite)
- 18:23 Bug #93539: Typo3 10 - BE-Login fails with Cookie issues (SameSite)
- Besides my previous comments, I could not reproduce the following warning in the browser console using HTTP and eithe...
- 18:09 Bug #93539: Typo3 10 - BE-Login fails with Cookie issues (SameSite)
- Urs swissdoode wrote:
> The cookie "be_typo_user" will be rejected in the future because it indicates "None" or an in... - 17:37 Bug #93539 (Accepted): Typo3 10 - BE-Login fails with Cookie issues (SameSite)
- Thanks for the reports...
Basically if a site was called with @https@ and a @secure@ was issued, it is not possible ... - 18:02 Task #96349 (Under Review): Add missing jquery imports
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:59 Task #96349 (Closed): Add missing jquery imports
- Some modules are missing jquery imports.
This currently works as jquery is exposed in
the global object (window.$ a... - 17:20 Bug #94646 (Resolved): Site settings with slashes and dots produce erroneous TypoScript
- Applied in changeset commit:0e1fc34742a94e2ffe592828a89dafebf4063edf.
- 16:09 Bug #94646: Site settings with slashes and dots produce erroneous TypoScript
- Patch set 3 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:27 Bug #94646 (Under Review): Site settings with slashes and dots produce erroneous TypoScript
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:30 Bug #96348 (Resolved): PHP Warning: Undefined array key "Mail" in typo3/sysext/install/Classes/Configuration/Mail/SmtpPreset.php line 62
- Applied in changeset commit:4734f802af3c8d4fe7986f6278b2ec3e716339ae.
- 16:25 Bug #96348: PHP Warning: Undefined array key "Mail" in typo3/sysext/install/Classes/Configuration/Mail/SmtpPreset.php line 62
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:02 Bug #96348 (Under Review): PHP Warning: Undefined array key "Mail" in typo3/sysext/install/Classes/Configuration/Mail/SmtpPreset.php line 62
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:55 Bug #96348 (Closed): PHP Warning: Undefined array key "Mail" in typo3/sysext/install/Classes/Configuration/Mail/SmtpPreset.php line 62
- How to reproduce :
* go to Admin Tools > Settings > Configuration preset
* click on "Choose preset"
* in "Mail han... - 15:08 Bug #91607 (Under Review): defVals does not work for parent field (sys_category)
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:15 Bug #96343 (Resolved): Undefined array key "editlock" in DatabaseRecordList
- Applied in changeset commit:e34e3d975b4d3de038891d756a53f9967755320e.
- 14:09 Bug #96343: Undefined array key "editlock" in DatabaseRecordList
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:15 Bug #96343: Undefined array key "editlock" in DatabaseRecordList
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:13 Bug #96343 (Under Review): Undefined array key "editlock" in DatabaseRecordList
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:12 Bug #96343 (Closed): Undefined array key "editlock" in DatabaseRecordList
- When a non-admin user opens the record list, they sometimes get a PHP warning:...
- 14:15 Bug #96342 (Resolved): Numerous PHP 8.0 warnings in EditDocumentController
- Applied in changeset commit:5281b26c49adf95631752b52169355e6a76a3a69.
- 14:10 Bug #96342: Numerous PHP 8.0 warnings in EditDocumentController
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:18 Bug #96342: Numerous PHP 8.0 warnings in EditDocumentController
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:04 Bug #96342 (Under Review): Numerous PHP 8.0 warnings in EditDocumentController
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:03 Bug #96342 (Closed): Numerous PHP 8.0 warnings in EditDocumentController
- On a live system with TYPO3 11 and PHP 8.0, a number of PHP warnings are logged at the same time:...
- 14:01 Task #94780: Show title/uid when on delete confirmation modal in layout view
- Patch set 25 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:48 Task #92670: Delete and paste dialogues don't include content element title
- Patch set 12 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:35 Bug #96337 (Resolved): Editor can not edit multiple content elements
- Applied in changeset commit:9cc53bd0cf1e57a2e06360bd22e222394ba8f886.
- 12:30 Task #96326 (Resolved): Use ES11 import syntax for dynamic typescript imports
- Applied in changeset commit:742cc1df3c6e8103eb8fe45a839eca3702fbd7cb.
- 12:14 Bug #94490: HrefLangGenerator generate <link rel="alternate".... links for language not visible in frontend
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:06 Bug #91196: Exception for FileUpload field in multi-step forms
- Benjamin Franzke wrote in #note-23:
> Applied in changeset commit:6715ff9279bdc8bb18ab6c8fe25c0a30143ada37.
Not s... - 12:03 Bug #96347 (Under Review): DB to RTE: <br/> tags (without whitespace) are converted to HTML entities
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:56 Bug #96347 (Closed): DB to RTE: <br/> tags (without whitespace) are converted to HTML entities
- After #96307 ist fixed, I realized, that it only handles the tags while writing them to the database. But the problem...
- 12:00 Task #96324 (Resolved): Re-enable taboverride in grunt copy action
- Applied in changeset commit:0cea27136512312a0543fefc790ad8a4cb8bdff8.
- 11:50 Feature #91744 (Resolved): SiteConfiguration issues
- Applied in changeset commit:4a060e789a1ca972874a560526e636858330b63d.
- 11:46 Feature #91744: SiteConfiguration issues
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:50 Bug #96336 (Resolved): TypeError in ConditionMatcher
- Applied in changeset commit:c3a76e06b8e8b7357516ec56e3506248d6cd1852.
- 11:45 Bug #96336: TypeError in ConditionMatcher
- 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 Task #96339 (Resolved): Add tests for DataHandler applyFiltersToValues
- Applied in changeset commit:2460483172e2cc82d6cffe7cd4505d2f5b23ec77.
- 11:43 Task #96339: Add tests for DataHandler applyFiltersToValues
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:27 Bug #67556 (Closed): System news cannot render RTE content
- Hi, I just tested this again on v11 and master. Due to the introduced ViewHelpers @f:transform.html@ and @f:sanitize....
- 10:02 Bug #96346 (Closed): Solve warnings in EXT:form manual
- The manual of EXT:form has currently nearly 3000 warnings: https://docs.typo3.org/c/typo3/cms-form/main/en-us/_buildi...
- 09:59 Bug #96345 (Under Review): Solve warnings in Sysextensions manuals
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:04 Bug #96345 (Closed): Solve warnings in Sysextensions manuals
- 09:56 Task #96086: new finisher option "recipients" is missing in form-documentation
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:37 Bug #95400: Workspace broken mm relation
- I have testet it now on Typo3 11. There is still this bug in BE but FE works fine with the WS is in the mm Table. On ...
- 09:14 Task #92020: New API entry point available at https://get.typo3.org/api/
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:26 Bug #96344 (Closed): Click enlarge (image zoom) throws "Undefined property" PHP warnings
- When "image_zoom" is enabled on a Text and Media element, four PHP warnings are logged:
PHP Warning: Undefined pro... - 06:32 Bug #94499: Redirect after slug update doesn't respect suffix
- I'm with you. That would be a better way
2021-12-12
- 23:56 Task #96086: new finisher option "recipients" is missing in form-documentation
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 23:43 Task #96327: Update yarn to v3.x
- Patch set 10 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 23:36 Task #96327: Update yarn to v3.x
- Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 23:25 Task #96327: Update yarn to v3.x
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:55 Task #96327: Update yarn to v3.x
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:54 Task #96327: Update yarn to v3.x
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:59 Task #96339: Add tests for DataHandler applyFiltersToValues
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:01 Task #96339: Add tests for DataHandler applyFiltersToValues
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:44 Feature #96275: Add index to speed up sys_refindex queries
- For me the key lookup_rec is used. Do you have it?
!lookup-rec-key.png!
- 08:44 Bug #95528: PHP parse error in PackageArtifactBuilder
Same error on a shared hoster: (df.eu)
php --version -> 7.4.1..
composer --version -> 2.1.14 ..
but still c...- 01:15 Task #96340: Add acceptance sqlite test support to runTests.sh
- Patch set 12 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 01:14 Task #96340: Add acceptance sqlite test support to runTests.sh
- Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 00:17 Task #96340: Add acceptance sqlite test support to runTests.sh
- Patch set 10 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 00:14 Task #96340 (Under Review): Add acceptance sqlite test support to runTests.sh
- Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 00:09 Task #96340 (Closed): Add acceptance sqlite test support to runTests.sh
2021-12-11
- 19:50 Task #96338 (Resolved): Remove leftover TypoScriptFrontendContoller factory method
- Applied in changeset commit:6c6cb054ec2d56648fdf5d354f6da1e384678b7c.
- 11:47 Task #96338: Remove leftover TypoScriptFrontendContoller factory method
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:44 Task #96338 (Under Review): Remove leftover TypoScriptFrontendContoller factory method
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:39 Task #96338 (Closed): Remove leftover TypoScriptFrontendContoller factory method
- 19:16 Task #96339 (Under Review): Add tests for DataHandler applyFiltersToValues
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:09 Task #96339 (Closed): Add tests for DataHandler applyFiltersToValues
- 13:00 Bug #77513 (Closed): Relation handler workspace bug for types different to inline
- Hey. I'm pretty certain this bug has been fixed meanwhile: We've had many workspace related patches in v10 and v11, a...
- 12:52 Bug #95400 (Needs Feedback): Workspace broken mm relation
- Hey.
Thanks for your report. I played around with your scenario, but I'm unable to reproduce. Maybe you could help... - 12:13 Task #96327: Update yarn to v3.x
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:08 Task #96305: Remove extbase parameter type resolving via doc blocks
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:46 Task #96305: Remove extbase parameter type resolving via doc blocks
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:00 Bug #91679 (Resolved): Change sorting of records in list module / draft workspaces breaks workspace module
- Applied in changeset commit:fd7607ee5ff8d8c8da50218a423036158c2e9032.
- 10:00 Bug #90073 (Resolved): Change sorting of records in list module / draft workspaces breaks workspace module
- Applied in changeset commit:fd7607ee5ff8d8c8da50218a423036158c2e9032.
- 00:21 Bug #96337: Editor can not edit multiple content elements
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 00:20 Bug #96337 (Under Review): Editor can not edit multiple content elements
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
2021-12-10
- 23:59 Task #96326: Use ES11 import syntax for dynamic typescript imports
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:04 Task #96326: Use ES11 import syntax for dynamic typescript imports
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:16 Task #96326: Use ES11 import syntax for dynamic typescript imports
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:51 Task #96326 (Under Review): Use ES11 import syntax for dynamic typescript imports
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:01 Task #96326 (Closed): Use ES11 import syntax for dynamic typescript imports
- ECMAScript 2020 (ES11) introduced dynamic imports.
TypeScript offers automatic type checking and resolution
for the... - 23:04 Bug #96337 (Closed): Editor can not edit multiple content elements
- When selecting multiple content elements in recordlist and trying to edit them, following exception is thrown:
<pr... - 23:03 Bug #96336 (Under Review): TypeError in ConditionMatcher
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:59 Bug #96336 (Closed): TypeError in ConditionMatcher
- ...
- 22:16 Task #96334: Re-enable jquery.autocomplete in grunt copy action
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:25 Task #96334: Re-enable jquery.autocomplete in grunt copy action
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:10 Task #96334: Re-enable jquery.autocomplete in grunt copy action
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:26 Task #96334: Re-enable jquery.autocomplete in grunt copy action
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:29 Task #96334 (Under Review): Re-enable jquery.autocomplete in grunt copy action
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:24 Task #96334 (Closed): Re-enable jquery.autocomplete in grunt copy action
- 22:15 Bug #96325 (Resolved): PHP Warning: Undefined array keys when using history for pages and records
- Applied in changeset commit:1b95bb2a85d02ffddb2b1527c4f47926e8c756af.
- 22:10 Bug #96325: PHP Warning: Undefined array keys when using history for pages and records
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:13 Bug #96325: PHP Warning: Undefined array keys when using history for pages and records
- 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 #96325 (Under Review): PHP Warning: Undefined array keys when using history for pages and records
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:49 Bug #96325 (Closed): PHP Warning: Undefined array keys when using history for pages and records
- Multiple PHP warnings with PHP V8 appears when you look at the history and click on a "Rollback (preview)" button.
... - 22:05 Bug #92859 (Resolved): Shortcut to ID with own Rootpage/Domain results in 404 (ID outside current Domain)
- Applied in changeset commit:bb1bc7c85f9c3a669392a0031855fa1250365f1e.
- 21:45 Bug #92859: Shortcut to ID with own Rootpage/Domain results in 404 (ID outside current Domain)
- Patch set 2 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:34 Bug #92859 (Under Review): Shortcut to ID with own Rootpage/Domain results in 404 (ID outside current Domain)
- 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 #92859 (Resolved): Shortcut to ID with own Rootpage/Domain results in 404 (ID outside current Domain)
- Applied in changeset commit:0fe66dcc08b024be3ef09cfe2c4d8fb30e0a82cf.
- 16:23 Bug #92859: Shortcut to ID with own Rootpage/Domain results in 404 (ID outside current Domain)
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:05 Bug #92750 (Resolved): Error 404 'ID was outside the domain' for shortcut pointing to other site
- Applied in changeset commit:bb1bc7c85f9c3a669392a0031855fa1250365f1e.
- 21:45 Bug #92750: Error 404 'ID was outside the domain' for shortcut pointing to other site
- Patch set 2 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:34 Bug #92750 (Under Review): Error 404 'ID was outside the domain' for shortcut pointing to other site
- 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 #92750 (Resolved): Error 404 'ID was outside the domain' for shortcut pointing to other site
- Applied in changeset commit:0fe66dcc08b024be3ef09cfe2c4d8fb30e0a82cf.
- 16:23 Bug #92750: Error 404 'ID was outside the domain' for shortcut pointing to other site
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:02 Feature #91744: SiteConfiguration issues
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:55 Feature #91744: SiteConfiguration issues
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:11 Feature #91744: SiteConfiguration issues
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:04 Feature #91744 (Under Review): SiteConfiguration issues
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:28 Feature #96333: Register context menu item providers via autoconfiguration
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:12 Feature #96333 (Under Review): Register context menu item providers via autoconfiguration
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:39 Feature #96333 (Closed): Register context menu item providers via autoconfiguration
- 21:27 Task #96335: Unpatch jquery-ui/ui/sortable.js
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:26 Task #96335: Unpatch jquery-ui/ui/sortable.js
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:09 Task #96335: Unpatch jquery-ui/ui/sortable.js
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:27 Task #96335 (Under Review): Unpatch jquery-ui/ui/sortable.js
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:21 Task #96335 (Closed): Unpatch jquery-ui/ui/sortable.js
- jquery-ui/sortable has been patched as minified file in #83593
with a patch taken from https://github.com/jquery/jqu... - 18:32 Bug #96332 (Closed): Dependency injection not working for extbase validators
- (Found by testing powermail in TYPO3 version 11.)
In \TYPO3\CMS\Extbase\Mvc\Controller\ActionController->initializ... - 17:00 Bug #96331 (Resolved): Stray javascript build output CategoryTreeElement.js
- Applied in changeset commit:63e1b6bfaeeabd381c6aa7cae213d7969364aed4.
- 16:54 Bug #96331: Stray javascript build output CategoryTreeElement.js
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:14 Bug #96331 (Under Review): Stray javascript build output CategoryTreeElement.js
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:12 Bug #96331 (Closed): Stray javascript build output CategoryTreeElement.js
- This file has been introduced in #94622 by accident.
It is unused and no sources are present, therefore this
file s... - 17:00 Bug #96328 (Resolved): Form Manager: "New form" wizard is broken
- Applied in changeset commit:dbb0f293b321ab616929672751fb8bd17b218646.
- 12:50 Bug #96328 (Under Review): Form Manager: "New form" wizard is broken
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:42 Bug #96328 (Closed): Form Manager: "New form" wizard is broken
- ...
- 16:34 Task #96327: Update yarn to v3.x
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:55 Task #96327: Update yarn to v3.x
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:16 Task #96327: Update yarn to v3.x
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:28 Task #96327 (Under Review): Update yarn to v3.x
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:17 Task #96327 (Rejected): Update yarn to v3.x
- Currently we are running yarn 1.22.5.
To be able to use the new features yarn need to be update to v3.x.x
- 16:20 Bug #96322 (Resolved): page.pageHeaderFooterTemplateFile is always overriden if config.pageRendererTemplateFile is set
- Applied in changeset commit:a7034bb0b7683f07696d4f419e95508c1c1578d6.
- 10:01 Bug #96322: page.pageHeaderFooterTemplateFile is always overriden if config.pageRendererTemplateFile is set
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:07 Bug #96322 (Under Review): page.pageHeaderFooterTemplateFile is always overriden if config.pageRendererTemplateFile is set
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:07 Bug #96322 (Closed): page.pageHeaderFooterTemplateFile is always overriden if config.pageRendererTemplateFile is set
- The first option is not documented, and the second option IS documented.
Both options have been introduced in TYP... - 16:00 Bug #95528: PHP parse error in PackageArtifactBuilder
- Damit geht nun alles:
http://www.typo3-probleme.de/2021/11/17/all-inkl-typo3-composer-installation-2516/... - 08:19 Bug #95528: PHP parse error in PackageArtifactBuilder
- same error here after "composer update":...
- 14:27 Task #96228: Improve readability of system extension README files.
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:10 Bug #96330 (Resolved): OpenDocumentService calls getModuleData on an not fully initialized backend user
- Applied in changeset commit:634308dbda5ac06788c78f346d235c4fd5bc7ddf.
- 13:49 Bug #96330 (Under Review): OpenDocumentService calls getModuleData on an not fully initialized backend user
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:41 Bug #96330 (Closed): OpenDocumentService calls getModuleData on an not fully initialized backend user
- ...
- 13:08 Bug #96320 (Under Review): YouTube Autoplay is not working in Chrome
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 00:30 Bug #96320 (Closed): YouTube Autoplay is not working in Chrome
- Hi,
Chrome does not allow autoplay of YouTube videos if mute option is not set.
https://developer.chrome.com/b... - 12:47 Task #96329 (Closed): Introduce labels per Change for Changelog
- To facilitate linking to Changelog entries.
- 12:29 Task #96086: new finisher option "recipients" is missing in form-documentation
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:11 Task #96086: new finisher option "recipients" is missing in form-documentation
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:48 Task #96305: Remove extbase parameter type resolving via doc blocks
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:45 Bug #96311 (Resolved): Simplify and clarify code that decides which error should be handled
- Applied in changeset commit:18a4ba9f532327fe00afec45b16b2cde937fd0a7.
- 11:43 Bug #96311: Simplify and clarify code that decides which error should be handled
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:43 Bug #91679: Change sorting of records in list module / draft workspaces breaks workspace module
- Patch set 4 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:43 Bug #90073: Change sorting of records in list module / draft workspaces breaks workspace module
- Patch set 4 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:40 Task #96138 (Resolved): [Docs] Adjust configuration of manuals
- Applied in changeset commit:0632a2f4d8098a9f038e287e8b034d96e2e8e337.
- 11:19 Bug #95962: BootCompletedEvent unsuitable to replace extTablesInclusion-PostProcessing hook
- My use case is very simple. I need to register a Backend Module dynamically after all ext_tables.php files were loade...
- 11:12 Bug #96217 (Under Review): PHP Warning: Undefined array key "ATagBeforeWrap" in typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:52 Feature #45039: Scheduler task to clean up unused processed images
- Patch set 39 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 10:46 Feature #45039: Scheduler task to clean up unused processed images
- Patch set 38 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 10:50 Bug #96321 (Accepted): The DatabaseQueryProcessor is not working when using "pidInList = root" with PHP 8.0
- 08:17 Bug #96321 (Closed): The DatabaseQueryProcessor is not working when using "pidInList = root" with PHP 8.0
- In ContentObjectRenderer::getQuery (line 6004) the $storagePid is compared to a number. $storagePid itself can be a n...
- 10:50 Epic #96323 (Accepted): TYPO3 Backend: ES6 Module (ESM) support
- 10:03 Epic #96323 (Closed): TYPO3 Backend: ES6 Module (ESM) support
- Goals:
* Provide support for using ES6 modules in TYPO3 Backend context.
* Migrate all TypoScript sources to be b... - 10:44 Feature #93182: Configurable compressed file extension
- Patch set 13 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 10:33 Feature #94117: Register extbase type converters as services
- Patch set 17 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 10:25 Bug #96307 (Resolved): <br/> tags (without whitespace) are converted to HTML entities
- Applied in changeset commit:ca42ad7351dc432962f5a921d7a432a65aba3b16.
- 10:01 Bug #96307 (Under Review): <br/> tags (without whitespace) are converted to HTML entities
- Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:00 Bug #96307 (Resolved): <br/> tags (without whitespace) are converted to HTML entities
- Applied in changeset commit:ff7a2f228d932099010082fd587fcc4a8557848e.
- 09:59 Bug #96307: <br/> tags (without whitespace) are converted to HTML entities
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:59 Bug #96307: <br/> tags (without whitespace) are converted to HTML entities
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:13 Task #96324 (Under Review): Re-enable taboverride in grunt copy action
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:05 Task #96324 (Closed): Re-enable taboverride in grunt copy action
- 10:00 Bug #96306 (Resolved): TSFE set_no_cache should be loggued as notice in preview mode
- Applied in changeset commit:fd2eed45585d05f66b362a8e663c6b8abbebe90f.
- 09:55 Bug #96306: TSFE set_no_cache should be loggued as notice in preview mode
- Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:54 Bug #96306: TSFE set_no_cache should be loggued as notice in preview mode
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:54 Bug #96306: TSFE set_no_cache should be loggued as notice in preview mode
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:00 Task #96304 (Resolved): No longer consider extensions not installed by Composer
- Applied in changeset commit:473c7e39763cfa31562461e330e2b072f315c403.
- 09:25 Task #96317 (Resolved): Use LinkResultInterface for generating typolinks
- Applied in changeset commit:e1e71784b533bb06925fb81befec9dd62804ca89.
- 08:36 Task #96317: Use LinkResultInterface for generating typolinks
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:13 Task #96317: Use LinkResultInterface for generating typolinks
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:15 Task #96319 (Resolved): Remove legacy time tracking log levels
- Applied in changeset commit:92ab0b5a7dc4ed862aeecfb8da51c0729d477028.
- 08:11 Bug #96315 (Closed): Wrong logging level when editing content
- 01:20 Task #96318 (Resolved): Use ServerRequestInterface as required argument for various methods
- Applied in changeset commit:f6718568981aad4a8d6fabe38abe8df2120a787f.
- 01:20 Bug #96316 (Resolved): Database Changes are logged as warnings
- Applied in changeset commit:212e394f900bcb55e9a974590353d467bb293ac8.
- 01:20 Task #96313 (Resolved): Remove "Sortable" RequireJS module name
- Applied in changeset commit:f358ab67f734ef395313c66d4dd66fe385efe46a.
- 01:20 Task #96312 (Resolved): Typo in code documentation
- Applied in changeset commit:b5a765e52248b2342661be0afd77e7c33e0a012f.
- 01:20 Bug #96276 (Resolved): Allow Composer installers in latest version
- Applied in changeset commit:f24bd5c132927df19d5a928cb45efaca44cb746b.
2021-12-09
- 22:46 Bug #96316: Database Changes are logged as warnings
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:27 Bug #96316 (Under Review): Database Changes are logged as warnings
- 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 #96316 (Closed): Database Changes are logged as warnings
- Change content, check the belog module, then you see this change as a warning
- 22:24 Task #96318: Use ServerRequestInterface as required argument for various methods
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:58 Task #96318: Use ServerRequestInterface as required argument for various methods
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:57 Task #96318 (Under Review): Use ServerRequestInterface as required argument for various methods
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:54 Task #96318 (Closed): Use ServerRequestInterface as required argument for various methods
- 22:15 Task #96305: Remove extbase parameter type resolving via doc blocks
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:07 Task #96305: Remove extbase parameter type resolving via doc blocks
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:59 Task #96305 (Under Review): Remove extbase parameter type resolving via doc blocks
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:57 Task #96305 (Closed): Remove extbase parameter type resolving via doc blocks
- 22:14 Task #96317 (Under Review): Use LinkResultInterface for generating typolinks
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:53 Task #96317 (Closed): Use LinkResultInterface for generating typolinks
- 22:07 Task #96319: Remove legacy time tracking log levels
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:07 Task #96319 (Under Review): Remove legacy time tracking log levels
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:00 Task #96319 (Closed): Remove legacy time tracking log levels
- 21:32 Bug #91679: Change sorting of records in list module / draft workspaces breaks workspace module
- Patch set 3 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:47 Bug #91679 (Under Review): Change sorting of records in list module / draft workspaces breaks workspace module
- Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:32 Bug #90073: Change sorting of records in list module / draft workspaces breaks workspace module
- Patch set 3 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:47 Bug #90073: Change sorting of records in list module / draft workspaces breaks workspace module
- Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:47 Bug #90073 (Under Review): Change sorting of records in list module / draft workspaces breaks workspace module
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:38 Bug #94499: Redirect after slug update doesn't respect suffix
- Hi
I think the "urlSuffixForPageType" should not be stored in the record's slug.
The suffix should be either ev... - 20:34 Bug #96307: <br/> tags (without whitespace) are converted to HTML entities
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:49 Bug #96307 (Under Review): <br/> tags (without whitespace) are converted to HTML entities
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:23 Bug #96307 (Closed): <br/> tags (without whitespace) are converted to HTML entities
- I have some RTE fields where the origin contents are not edited manually but came from other sources. This editor fie...
- 19:57 Bug #96276: Allow Composer installers in latest version
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:35 Bug #96276 (Under Review): Allow Composer installers in latest version
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:42 Bug #96276 (Resolved): Allow Composer installers in latest version
- Applied in changeset commit:5a49b6893e893b7a00e67329e2f3f073d97419b2.
- 10:27 Bug #96276: Allow Composer installers in latest version
- Patch set 2 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:27 Bug #96276 (Under Review): Allow Composer installers in latest version
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:20 Bug #96315 (Closed): Wrong logging level when editing content
- If a content is updated in backend, the logging module uses as level "warning" which is wrong.
- 19:19 Bug #96314 (Under Review): remove workspace info from logging module if not needed
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:16 Bug #96314 (Closed): remove workspace info from logging module if not needed
- if ext:workspaces is not installed, the workspace info should be skipped in the list which makes it easier to underst...
- 18:52 Task #96312: Typo in code documentation
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:45 Task #96312: Typo in code documentation
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:33 Task #96312 (Under Review): Typo in code documentation
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:33 Task #96312 (Closed): Typo in code documentation
- Hello,
there was a small typo in the "number range validator" section.
(https://docs.typo3.org/c/typo3/cms-form/mai... - 17:48 Task #96313 (Under Review): Remove "Sortable" RequireJS module name
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:41 Task #96313 (Closed): Remove "Sortable" RequireJS module name
- 17:18 Bug #96311 (Under Review): Simplify and clarify code that decides which error should be handled
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:56 Bug #96311 (Closed): Simplify and clarify code that decides which error should be handled
- The code in ErrorHandler that decides which errors should be handled became a bit convoluted and can be simplified
- 16:28 Bug #96310 (Under Review): getTreeList() does not even try to have proper sorted records
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:28 Bug #96310 (Closed): getTreeList() does not even try to have proper sorted records
- getTreeList in ContentObjectRenderer is useful, however it always adds the child pages after the actual parent pages ...
- 16:24 Bug #89858 (Needs Feedback): Inline-Records not correctly overlayed with workspaces
- Does this happen in Extbase or in TypoScript context?
- 16:22 Bug #96309 (Closed): flushCachesByTags doesn't clear correctly the page cache
- Our Typo3 instance hosts thousands of websites, which is why we can not afford to clear the whole cache every time a ...
- 15:56 Bug #96308 (Under Review): Rootline missing in Backend ConditionMatcher if page id is determined
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:52 Bug #96308 (Closed): Rootline missing in Backend ConditionMatcher if page id is determined
- $pageId is used instead of $this->pageId for getting the rootline
- 15:07 Bug #96306: TSFE set_no_cache should be loggued as notice in preview mode
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:02 Bug #96306 (Under Review): TSFE set_no_cache should be loggued as notice in preview mode
- 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 #96306 (Closed): TSFE set_no_cache should be loggued as notice in preview mode
- If TSFE->set_no_cache is called, either a warning or a notice is triggered.
Since #86002 and the use of backend.us... - 14:17 Task #96202 (Resolved): Remove f:uri.email ViewHelper
- Applied in changeset commit:7a019675f78f1082482bdf69178d1fb6842ec4f6.
- 13:04 Task #96202: Remove f:uri.email ViewHelper
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:22 Task #96202 (Under Review): Remove f:uri.email ViewHelper
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:03 Task #96304: No longer consider extensions not installed by Composer
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:34 Task #96304: No longer consider extensions not installed by Composer
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:06 Task #96304 (Under Review): No longer consider extensions not installed by Composer
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:59 Task #96304 (Closed): No longer consider extensions not installed by Composer
- 14:00 Bug #95806: Distributions are not downloaded and shown automatically
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:58 Task #96047 (Resolved): Do not register plugins/modules with vendor name
- Applied in changeset commit:0c5f799e24661c44786e6294cfb50b1c041bf5bd.
- 13:00 Task #96047: Do not register plugins/modules with vendor name
- Patch set 13 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 12:58 Task #96047: Do not register plugins/modules with vendor name
- Patch set 12 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 12:58 Task #96047: Do not register plugins/modules with vendor name
- Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 12:18 Task #96047: Do not register plugins/modules with vendor name
- Patch set 10 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 11:57 Task #96047: Do not register plugins/modules with vendor name
- Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:41 Task #96086: new finisher option "recipients" is missing in form-documentation
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:22 Task #96303 (Resolved): Remove inline JavaScript options in user settings
- Applied in changeset commit:3a0c712dfda83c1f786f3e49eafa0176c4f7183d.
- 10:33 Task #96303 (Under Review): Remove inline JavaScript options in user settings
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:28 Task #96303 (Closed): Remove inline JavaScript options in user settings
- 13:22 Task #96293 (Resolved): Remove possibility to initialize DateTimePicker fields globally
- Applied in changeset commit:1be29bf95754eb7000dbb86463012509936e36d1.
- 10:33 Task #96293: Remove possibility to initialize DateTimePicker fields globally
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:17 Bug #96301 (Resolved): Remove a set of skipped unit tests
- Applied in changeset commit:b77b0bdada320a00f772468aa069dea9e6451aff.
- 13:13 Bug #96301: Remove a set of skipped unit tests
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:48 Task #96287 (Resolved): Update dependency: Doctrine DBAL 3.2
- Applied in changeset commit:3a970347e549837a477f688e15bee1122687154b.
- 11:10 Task #96138: [Docs] Adjust configuration of manuals
- Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:18 Task #96138: [Docs] Adjust configuration of manuals
- Patch set 5 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:16 Task #96138: [Docs] Adjust configuration of manuals
- Patch set 4 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:03 Task #96138: [Docs] Adjust configuration of manuals
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:01 Task #96138: [Docs] Adjust configuration of manuals
- Patch set 3 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:58 Task #96138: [Docs] Adjust configuration of manuals
- Patch set 2 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:56 Task #96138 (Under Review): [Docs] Adjust configuration of manuals
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:02 Task #96302 (Resolved): [DOCS] Add getOptions() to WidgetInterface in manual
- Applied in changeset commit:97dcf9f448442fb86febeb1d6355506752b5daca.
- 10:36 Task #96302: [DOCS] Add getOptions() to WidgetInterface in manual
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:32 Task #96302: [DOCS] Add getOptions() to WidgetInterface in manual
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:40 Task #96302 (Under Review): [DOCS] Add getOptions() to WidgetInterface in manual
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:28 Task #96302: [DOCS] Add getOptions() to WidgetInterface in manual
- Related to https://forge.typo3.org/issues/96222 and https://github.com/TYPO3-Documentation/TYPO3CMS-Reference-CoreApi...
- 08:27 Task #96302 (Closed): [DOCS] Add getOptions() to WidgetInterface in manual
- There are several examples in the manual that need to implement getOptions() now, The interface needs to be updated i...
- 10:47 Task #96272 (Resolved): Remove \Serializable from CollectionInterface
- Applied in changeset commit:12ca9355b0ddc6dafec96baf19c5e29f6dc10697.
- 10:15 Task #96272 (Under Review): Remove \Serializable from CollectionInterface
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:12 Task #96300 (Resolved): Always use runtime db quoting of TCA configuration
- Applied in changeset commit:c710f9c2bbde22e53a6eaf6f0373d081b7df80e1.
- 09:32 Bug #95819: Extbase does not support uninitialized domain object properties
- Sure i saw it, the first patch was one month ago, the last some days ago. With this bug is TYPO3 useless, i can't fix...
- 08:38 Task #96237 (Under Review): [DOCS] Improve PHPDoc comments of RedirectWasHitEvent
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 01:06 Feature #90386 (Rejected): Deprecate all form-related ViewHelpers except for f:form in favor of a single "form field name" ViewHelper
- 00:59 Feature #92780 (Rejected): Provide Event after page URI has been generated
- 00:52 Feature #91599 (Closed): [!!!] Cleanup indexed_search
- closed for now, see comment in review.
2021-12-08
- 23:55 Bug #96301: Remove a set of skipped unit tests
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 23:45 Bug #96301: Remove a set of skipped unit tests
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 23:44 Bug #96301 (Under Review): Remove a set of skipped unit tests
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 23:37 Bug #96301 (Closed): Remove a set of skipped unit tests
- 23:40 Task #96300 (Under Review): Always use runtime db quoting of TCA configuration
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 23:28 Task #96300 (Closed): Always use runtime db quoting of TCA configuration
- 23:15 Task #96299 (Resolved): Simplify ext:blog_example test extension
- Applied in changeset commit:8c35d43a3ae59f898e4898a92f2f13df5992d560.
- 22:43 Task #96299: Simplify ext:blog_example test extension
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:42 Task #96299: Simplify ext:blog_example test extension
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:41 Task #96299 (Under Review): Simplify ext:blog_example test extension
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:33 Task #96299 (Closed): Simplify ext:blog_example test extension
- 22:50 Task #96296 (Resolved): Remove AbstractControl::setOnClick for backend user interface
- Applied in changeset commit:e7b6323863c29b0e3018fbe5a47ef1613154a9f2.
- 21:59 Task #96296: Remove AbstractControl::setOnClick for backend user interface
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:17 Task #96296 (Under Review): Remove AbstractControl::setOnClick for backend user interface
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:13 Task #96296 (Closed): Remove AbstractControl::setOnClick for backend user interface
- 22:19 Task #96287: Update dependency: Doctrine DBAL 3.2
- Patch set 39 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 21:08 Task #96287: Update dependency: Doctrine DBAL 3.2
- Patch set 38 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 20:50 Task #96287: Update dependency: Doctrine DBAL 3.2
- Patch set 37 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 17:01 Task #96287: Update dependency: Doctrine DBAL 3.2
- Patch set 36 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 16:56 Task #96287: Update dependency: Doctrine DBAL 3.2
- Patch set 35 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 15:55 Task #96287: Update dependency: Doctrine DBAL 3.2
- Patch set 34 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 12:58 Task #96287: Update dependency: Doctrine DBAL 3.2
- Patch set 33 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 10:44 Task #96287 (Under Review): Update dependency: Doctrine DBAL 3.2
- Patch set 32 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 10:42 Task #96287 (Closed): Update dependency: Doctrine DBAL 3.2
- 22:06 Task #96298 (Closed): Remove vendor and non-FQDN handling in extbase
- 22:03 Task #96298 (Under Review): Remove vendor and non-FQDN handling in extbase
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:00 Task #96298 (Closed): Remove vendor and non-FQDN handling in extbase
- 21:45 Bug #96297 (Closed): Can't delete picture from content modal
- Hello,
I've found a bug with the file explorer, when I tried to remove an image from a custom content.
When I'm e... - 21:41 Bug #90060 (Rejected): Extending Site configuration TCA with any select-type field does not handle selected values
- 21:40 Bug #96276 (Resolved): Allow Composer installers in latest version
- Applied in changeset commit:2359d2b467aaf33b09d980a7e9abaf46856a812f.
- 09:09 Bug #96276: Allow Composer installers in latest version
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:15 Bug #96291 (Resolved): Throw an exception when database is accessed before or during TCA loading
- Applied in changeset commit:d96e8039d2501cc7ab4ecc02384a3cecd963bdf2.
- 20:07 Bug #96291: Throw an exception when database is accessed before or during TCA loading
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:49 Bug #96291 (Under Review): Throw an exception when database is accessed before or during TCA loading
- 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 #96291 (Closed): Throw an exception when database is accessed before or during TCA loading
- TCA is required for the database schema to be generated.
To avoid a chicken / egg issues, database access before TCA... - 21:06 Bug #95180: Installation v11 / login backend failed
- I have the same problem with the latest typo3_src-11.5.3. I have formerly run TYPO3 10.
> http://localhost/typo3/lo... - 20:50 Task #96292 (Resolved): Harden ExtbaseRequestParameters
- Applied in changeset commit:2ae2c128e0e5f2797bca1733af3e303bb5cff66f.
- 17:56 Task #96292: Harden ExtbaseRequestParameters
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:49 Task #96292: Harden ExtbaseRequestParameters
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:14 Task #96292: Harden ExtbaseRequestParameters
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:12 Task #96292 (Under Review): Harden ExtbaseRequestParameters
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:11 Task #96292 (Closed): Harden ExtbaseRequestParameters
- 20:50 Bug #96284 (Resolved): Fix tests after test splitter is able to find them
- Applied in changeset commit:6bf585e88b13095dd3c4713d2706baf2960482ce.
- 19:42 Bug #96284: Fix tests after test splitter is able to find them
- Patch set 6 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:51 Bug #96284: Fix tests after test splitter is able to find them
- Patch set 5 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:06 Bug #96284: Fix tests after test splitter is able to find them
- Patch set 4 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:00 Bug #96284: Fix tests after test splitter is able to find them
- Patch set 3 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:00 Bug #96284 (Under Review): Fix tests after test splitter is able to find them
- Patch set 2 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:20 Bug #96284 (Resolved): Fix tests after test splitter is able to find them
- Applied in changeset commit:c4049f56728539588a933f5740ad94f8b0781879.
- 16:16 Bug #96284: Fix tests after test splitter is able to find them
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:17 Bug #96284: Fix tests after test splitter is able to find them
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:11 Bug #96284: Fix tests after test splitter is able to find them
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:36 Bug #96284 (Under Review): Fix tests after test splitter is able to find them
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:22 Bug #96284 (Closed): Fix tests after test splitter is able to find them
- The splitter did not run tests that have no doc comment.
Due to this fact some acceptance tests are broken:
* typ... - 20:45 Task #96295 (Resolved): Clean up obsolete @todo in QueryInterface
- Applied in changeset commit:6c2a6608d6dbf5d378367972cad325e397b41280.
- 19:03 Task #96295 (Under Review): Clean up obsolete @todo in QueryInterface
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:01 Task #96295 (Closed): Clean up obsolete @todo in QueryInterface
- 20:45 Task #96158 (Resolved): Remove support for inline JavaScript in fieldChangeFunc
- Applied in changeset commit:f9b6b71713b2c53e509175e0e43dade079678a98.
- 19:36 Task #96158: Remove support for inline JavaScript in fieldChangeFunc
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:43 Task #96158: Remove support for inline JavaScript in fieldChangeFunc
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:32 Task #96158: Remove support for inline JavaScript in fieldChangeFunc
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:11 Task #96158: Remove support for inline JavaScript in fieldChangeFunc
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:08 Task #96158: Remove support for inline JavaScript in fieldChangeFunc
- 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 #96158: Remove support for inline JavaScript in fieldChangeFunc
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:54 Task #96158: Remove support for inline JavaScript in fieldChangeFunc
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:30 Task #96158: Remove support for inline JavaScript in fieldChangeFunc
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:29 Task #96158 (Under Review): Remove support for inline JavaScript in fieldChangeFunc
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:10 Task #96289 (Resolved): Remove fsMod
- Applied in changeset commit:dbed2d0c2f13f815791a6286254730707577de04.
- 12:54 Task #96289 (Under Review): Remove fsMod
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:51 Task #96289 (Closed): Remove fsMod
- 20:10 Task #96281 (Resolved): Remove route parameter from backend urls
- Applied in changeset commit:e5b001f06e4758422f4f78e7de439dafd8beb4c4.
- 12:40 Task #96281: Remove route parameter from backend urls
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:08 Bug #96294 (New): PageContentErrorHandler ignores configured additionalHeaders
- When using a page e.g. as 404 error page the in TypoScript configured additionalHeaders are ignored and not set. Most...
- 17:04 Task #96293 (Under Review): Remove possibility to initialize DateTimePicker fields globally
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:58 Task #96293 (Closed): Remove possibility to initialize DateTimePicker fields globally
- 16:40 Task #96280 (Resolved): Remove extTablesPostProcessing hook
- Applied in changeset commit:9cd8a95c39b58a6ad368aaf04d6730576a18b837.
- 16:10 Task #96282 (Resolved): Remove extbase switchable controller actions
- Applied in changeset commit:4fa20be7bf8ec30379d2a9a4bfd1efea89d44a80.
- 12:01 Task #96282: Remove extbase switchable controller actions
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:16 Bug #96290 (New): ActionController->forward does not work when targetting another extension
- I have a created some extensions for our instance of Typo3.
There is among other things a core extension that impl... - 13:20 Bug #95962 (Needs Feedback): BootCompletedEvent unsuitable to replace extTablesInclusion-PostProcessing hook
- 12:44 Bug #96288 (Under Review): TCA type category not editable/shown for editors if startingPoints are set
- If startingPoints are set, the categories won't be shown for editor users. When removing startingPoints, all categori...
- 12:40 Task #96286 (Resolved): Add createSchemaManager to DBAL Connection
- Applied in changeset commit:036e29e5036f87bc993f06e5082fdbe6fbc6c255.
- 11:19 Task #96286: Add createSchemaManager to DBAL Connection
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:44 Task #96286: Add createSchemaManager to DBAL Connection
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:39 Task #96286 (Under Review): Add createSchemaManager to DBAL Connection
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:38 Task #96286 (Closed): Add createSchemaManager to DBAL Connection
- 11:47 Bug #93435: Honeypot validation fails if no session data exists
- For anyone facing this issue.
Putting this line in a custom extion's ext_localconf.php could work as a workout:
... - 10:56 Bug #91175 (Closed): Editing link in CKEditor fails on ie11
- Unfortunately we don't support TYPO3 v9 anymore (only done via ELTS, which could be considered a priority bugfix as i...
- 09:29 Feature #96285 (New): SVG in loginLogo is also used in the default email-template. Problem in Outlook.
- In the Typo3 default email template (SystemEmail.html) the login.loginLogo is used.
We often use SVGs for the logo.... - 08:49 Bug #96283 (Closed): Page module BE user rights "languages allowed" exception if default is not selected
- I encountered an exception in the page module when a user was only allowed to edit foreign languages and not the defa...
2021-12-07
- 23:06 Task #96282: Remove extbase switchable controller actions
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 23:03 Task #96282 (Under Review): Remove extbase switchable controller actions
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:57 Task #96282 (Closed): Remove extbase switchable controller actions
- 22:51 Task #96281 (Under Review): Remove route parameter from backend urls
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:42 Task #96281 (Closed): Remove route parameter from backend urls
- 22:20 Task #96279 (Resolved): Remove v9->v10 upgrade wizards
- Applied in changeset commit:a50a37708eacd10e39ee6a2a15aaa898a5e5dd76.
- 21:25 Task #96279: Remove v9->v10 upgrade wizards
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:10 Task #96279 (Under Review): Remove v9->v10 upgrade wizards
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:05 Task #96279 (Closed): Remove v9->v10 upgrade wizards
- 21:27 Task #96280: Remove extTablesPostProcessing hook
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:27 Task #96280 (Under Review): Remove extTablesPostProcessing hook
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:20 Task #96280 (Closed): Remove extTablesPostProcessing hook
- 19:55 Task #96044 (Resolved): Harden method signature of logicalAnd and logicalOr
- Applied in changeset commit:5c358cdc6da28dc65ff6b1a0c71bd6bd6d1f548d.
- 19:26 Task #96044: Harden method signature of logicalAnd and logicalOr
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:18 Task #96044: Harden method signature of logicalAnd and logicalOr
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:55 Bug #96278 (Resolved): Remove $severity Argument in ErrorPageController->errorAction()
- Applied in changeset commit:089c400fcc95e26552d9a2a02291bb6353c51eef.
- 19:32 Bug #96278: Remove $severity Argument in ErrorPageController->errorAction()
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:32 Bug #96278: Remove $severity Argument in ErrorPageController->errorAction()
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:24 Bug #96278 (Under Review): Remove $severity Argument in ErrorPageController->errorAction()
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:15 Bug #96278 (Closed): Remove $severity Argument in ErrorPageController->errorAction()
- 18:30 Task #96277 (Resolved): Remove sys_language
- Applied in changeset commit:c90ae9ddaffd1fb225a6d165ab17fce709afe3dc.
- 18:08 Task #96277: Remove sys_language
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:28 Task #96277 (Under Review): Remove sys_language
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:21 Task #96277 (Closed): Remove sys_language
- 15:15 Task #96272 (Resolved): Remove \Serializable from CollectionInterface
- Applied in changeset commit:e8b073623c4cac657e9c3453202d0fe11924c329.
- 12:32 Task #96272 (Under Review): Remove \Serializable from CollectionInterface
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:29 Task #96272 (Closed): Remove \Serializable from CollectionInterface
- 14:48 Bug #96276 (Under Review): Allow Composer installers in latest version
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:40 Bug #96276 (Closed): Allow Composer installers in latest version
- 14:10 Task #96274 (Resolved): Remove obsolete install tool report
- Applied in changeset commit:e94a610b932ac2720534bb57a215dc5f7d0fb6a9.
- 13:14 Task #96274: Remove obsolete install tool report
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:10 Task #96274 (Under Review): Remove obsolete install tool report
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:07 Task #96274 (Closed): Remove obsolete install tool report
- 14:10 Task #96273 (Resolved): Remove TypoScriptFrontendController container entry
- Applied in changeset commit:bcfa0cbf644b3337567d375eb86d30c683e39624.
- 13:45 Task #96273: Remove TypoScriptFrontendController container entry
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:43 Task #96273 (Under Review): Remove TypoScriptFrontendController container entry
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:40 Task #96273 (Closed): Remove TypoScriptFrontendController container entry
- TypoScriptFrontendController is stateful and breaks subrequests
when injected. It must be therefore be retrieved rom... - 13:50 Task #96271 (Resolved): RenderingContext must use factory
- Applied in changeset commit:a6cf158139eab8a686bddeea4aad4815a5e84635.
- 12:25 Task #96271: RenderingContext must use factory
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:15 Task #96271 (Under Review): RenderingContext must use factory
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:12 Task #96271 (Closed): RenderingContext must use factory
- 13:19 Feature #96275 (Closed): Add index to speed up sys_refindex queries
- During profiling of DataHandler I noticed a lot of queries like this one:...
- 12:55 Bug #96130 (Resolved): TCA rendertype colorpicker does not work!
- Applied in changeset commit:60f418982c5bbab08832929d2af55da94550e056.
- 12:54 Bug #96130: TCA rendertype colorpicker does not work!
- 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 Bug #96130 (Under Review): TCA rendertype colorpicker does not work!
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:40 Task #96263 (Resolved): Remove jQuery promise polyfill
- Applied in changeset commit:1bdc5141aca705ac1526651feb72632aba2c4b7d.
- 12:35 Bug #96270 (Resolved): Remove obsolete entry from ext:fluid Services.yaml
- Applied in changeset commit:c5791f0afea520c7426e05fb3a4c4e2349ef60cc.
- 11:42 Bug #96270 (Under Review): Remove obsolete entry from ext:fluid Services.yaml
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:41 Bug #96270 (Closed): Remove obsolete entry from ext:fluid Services.yaml
- 12:25 Bug #96247 (Resolved): TYPO3 Core still uses incompatible code related to Doctrine DBAL 3.x
- Applied in changeset commit:e4211cf18cf272be2db1e7b20ec69b221c36fee3.
- 11:53 Bug #96247 (Under Review): TYPO3 Core still uses incompatible code related to Doctrine DBAL 3.x
- Patch set 2 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:45 Bug #96247 (Resolved): TYPO3 Core still uses incompatible code related to Doctrine DBAL 3.x
- Applied in changeset commit:328effc8f36029ecb5d009d00df1a77d777c0835.
- 11:23 Bug #96247: TYPO3 Core still uses incompatible code related to Doctrine DBAL 3.x
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:50 Bug #96218: SpamAssasin HTML_MIME_NO_HTML_TAG
- Version is 2.6.10, which is shipped with typo3 v10.4.20
In your output i see that the html-tag is also missing.
... - 10:14 Bug #96218 (Needs Feedback): SpamAssasin HTML_MIME_NO_HTML_TAG
- I just tested this in latest master but should be the same in 10.4 as well, e.g. by using the Test mail feature in th...
- 11:05 Task #96268 (Resolved): Remove LanguageService container entry
- Applied in changeset commit:1c60b0a40b834595deccf47fb95507b37b34064d.
- 10:27 Task #96268: Remove LanguageService container entry
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:08 Task #96268: Remove LanguageService container entry
- 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 #96268: Remove LanguageService container entry
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:55 Task #96268: Remove LanguageService container entry
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:49 Task #96268 (Under Review): Remove LanguageService container entry
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:44 Task #96268 (Closed): Remove LanguageService container entry
- 10:58 Bug #96269 (Closed): Warning in console "Error: Invalid date provided: Invalid date"
- When opening the a styleguide page "elements basic" this warning appears in the console:
@Error: Invalid date prov... - 10:57 Task #96187 (Accepted): Avoid CKEditor4 inline JavaScript
- 10:57 Bug #96164 (Closed): ImageManipulation.js console error
- closed as requested
- 10:56 Bug #96216 (Closed): PHP Warning: Undefined array key "page" in typo3/sysext/rte_ckeditor/Classes/Controller/BrowseLinksController.php line 199
- thanks for creating the issue. this is a duplicate of #96072 and already fixed. therefore I am closing this issue.
- 10:00 Task #96266 (Resolved): Force ExceptionHandler to implement setConfiguration()
- Applied in changeset commit:67c05bcb9d8fdbe0ec098502ac85bfc7c8ddf7ec.
- 08:21 Task #96266: Force ExceptionHandler to implement setConfiguration()
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:29 Task #96267 (New): Add dedicated error for class construction without dependencies
- Right now if @GeneralUtility::makeInstance()@ is used to construct a class which uses constructor dependency injectio...
- 08:20 Task #96262 (Resolved): Remove TBE_EDITOR.fieldChanged
- Applied in changeset commit:7e8570a7154be75330450c243a4ac04b987e8bcc.
- 05:38 Bug #95819: Extbase does not support uninitialized domain object properties
- Wiali Rott, please do not any multiple tries (patches) for the same issues. As you see above, there was already a pat...
- 02:34 Bug #95819: Extbase does not support uninitialized domain object properties
- Sorry for the amount of patch sets, my first steps on gerrit. But the last patch set solves the problem: https://revi...
- 02:22 Bug #95819: Extbase does not support uninitialized domain object properties
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 02:17 Bug #95819: Extbase does not support uninitialized domain object properties
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
2021-12-06
- 23:43 Task #96266 (Under Review): Force ExceptionHandler to implement setConfiguration()
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 23:31 Task #96266 (Closed): Force ExceptionHandler to implement setConfiguration()
- 21:40 Task #96262: Remove TBE_EDITOR.fieldChanged
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:59 Task #96262 (Under Review): Remove TBE_EDITOR.fieldChanged
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:27 Task #96262 (Closed): Remove TBE_EDITOR.fieldChanged
- 21:15 Task #96265 (Resolved): Raise typo3/testing-framework:^6.15.1
- Applied in changeset commit:7d809ee0f6af829962be2fc8a8ef363b2153c95a.
- 20:57 Task #96265 (Under Review): Raise typo3/testing-framework:^6.15.1
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:57 Task #96265 (Closed): Raise typo3/testing-framework:^6.15.1
- 21:04 Bug #96247: TYPO3 Core still uses incompatible code related to Doctrine DBAL 3.x
- Patch set 12 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 10:39 Bug #96247: TYPO3 Core still uses incompatible code related to Doctrine DBAL 3.x
- Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 09:02 Bug #96247: TYPO3 Core still uses incompatible code related to Doctrine DBAL 3.x
- Patch set 10 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 08:57 Bug #96247: TYPO3 Core still uses incompatible code related to Doctrine DBAL 3.x
- Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:55 Task #96264 (Resolved): Avoid static DatabaseSnashot setup in functional tests
- Applied in changeset commit:644d05e414308491efdd29c247b6562728d53e03.
- 20:53 Task #96264: Avoid static DatabaseSnashot setup in functional tests
- Patch set 2 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:51 Task #96264: Avoid static DatabaseSnashot setup in functional tests
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:18 Task #96264: Avoid static DatabaseSnashot setup in functional tests
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:13 Task #96264: Avoid static DatabaseSnashot setup in functional tests
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:12 Task #96264 (Under Review): Avoid static DatabaseSnashot setup in functional tests
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:11 Task #96264 (Closed): Avoid static DatabaseSnashot setup in functional tests
- 20:50 Bug #93249 (Resolved): TYPO3 FAL Driver Registry is unclear
- Applied in changeset commit:fc126553af6d20ce105f19d088063e38074cb9ee.
- 20:48 Bug #93249: TYPO3 FAL Driver Registry is unclear
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:00 Bug #93249: TYPO3 FAL Driver Registry is unclear
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:53 Bug #93249: TYPO3 FAL Driver Registry is unclear
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:25 Task #96166 (Resolved): gitlab-ci: Out-of-order nightly jobs
- Applied in changeset commit:28efc77d2e62a1a4f1d1ead6894173a422500f39.
- 19:52 Task #96166 (Under Review): gitlab-ci: Out-of-order nightly jobs
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:40 Task #96254 (Resolved): Add tests for checkbox eval options
- Applied in changeset commit:0ff24b26973b073776d1710c2c935381ef7d340f.
- 17:19 Task #96254: Add tests for checkbox eval options
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:09 Task #96254: Add tests for checkbox eval options
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:07 Task #96254: Add tests for checkbox eval options
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:45 Task #96261 (Resolved): Remove FormEngine.requestConfirmationOnFieldChange()
- Applied in changeset commit:bc05b62acb60b769393bdd0e992bfbe91e1f6432.
- 16:45 Task #96261: Remove FormEngine.requestConfirmationOnFieldChange()
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:40 Task #96261 (Under Review): Remove FormEngine.requestConfirmationOnFieldChange()
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:34 Task #96261 (Closed): Remove FormEngine.requestConfirmationOnFieldChange()
- 18:18 Task #96263: Remove jQuery promise polyfill
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:17 Task #96263: Remove jQuery promise polyfill
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:04 Task #96263: Remove jQuery promise polyfill
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:02 Task #96263: Remove jQuery promise polyfill
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:57 Task #96263 (Under Review): Remove jQuery promise polyfill
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:38 Task #96263 (Closed): Remove jQuery promise polyfill
- With #89738, a polyfill for jQuery promises was introduced to ease the migration to the introduced AjaxRequest API, i...
- 18:05 Task #96138 (Resolved): [Docs] Adjust configuration of manuals
- Applied in changeset commit:656d08c9e759d06c4f1bfa084f1e0af6fed583ad.
- 16:40 Task #96260 (Resolved): Remove support for JQuery from FormEngine.setSelectOptionFromExternalSource
- Applied in changeset commit:03a0a58b0de141a547835862aae3dd3c2a4606b2.
- 15:40 Task #96260: Remove support for JQuery from FormEngine.setSelectOptionFromExternalSource
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:17 Task #96260 (Under Review): Remove support for JQuery from FormEngine.setSelectOptionFromExternalSource
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:03 Task #96260 (Closed): Remove support for JQuery from FormEngine.setSelectOptionFromExternalSource
- 16:05 Feature #94162: Update Slughelper to allow both dash and lodash Characters
- @eric as we are talking about a feature here the chances are really small to get the permission for a backport. The p...
- 15:11 Feature #94162: Update Slughelper to allow both dash and lodash Characters
- Is it possible to extend the official support for this feature to typo3 10 and 11?
Based on this patch, I created ... - 15:59 Bug #95819: Extbase does not support uninitialized domain object properties
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:20 Bug #96259 (Resolved): Add removed TYPO3_MODE and TYPO3_REQUESTTYPE to docs
- Applied in changeset commit:4c6b3f303604759565a7292fbcc8726cf102fd6b.
- 15:01 Bug #96259 (Under Review): Add removed TYPO3_MODE and TYPO3_REQUESTTYPE to docs
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:59 Bug #96259 (Closed): Add removed TYPO3_MODE and TYPO3_REQUESTTYPE to docs
- 15:10 Task #96258 (Resolved): Remove languageMode methods from Typo3QuerySettings
- Applied in changeset commit:43fada7f951fc0b32e931d2acdb0ef9d70a23cd2.
- 13:12 Task #96258 (Under Review): Remove languageMode methods from Typo3QuerySettings
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:05 Task #96258 (Closed): Remove languageMode methods from Typo3QuerySettings
- 15:04 Task #94841 (Rejected): Unit test coverage of Fluid can be improved
- 15:00 Task #96257 (Resolved): Remove t3lib/class.t3lib_parsehtml_proc.php:transformation hook
- Applied in changeset commit:50d3c263030615b99a4c2488173afd318e8e3797.
- 12:33 Task #96257 (Closed): Remove t3lib/class.t3lib_parsehtml_proc.php:transformation hook
- 15:00 Task #96253 (Resolved): runTests.sh: Don't mount user home, passwd and group
- Applied in changeset commit:af41acc722dac8d3eea58554110972c9da6f955d.
- 14:11 Bug #95330: 'behaviour' => 'allowLanguageSynchronization' ignored on pages
- Behaviour can be reproduced by multiple extensions of the TER (e.g. blog, z7_blog) and different TYPO3 versions (9.5,...
- 13:05 Task #96256 (Resolved): Remove cObject from StandaloneView
- Applied in changeset commit:7133465894fb3b87d3f70b0e1b6eddcbd236bbc5.
- 12:22 Task #96256: Remove cObject from StandaloneView
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:45 Task #96256 (Under Review): Remove cObject from StandaloneView
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:14 Task #96256 (Closed): Remove cObject from StandaloneView
- 11:41 Feature #94544: Allow more SMTP Configuration Settings (verify_peer)
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:29 Bug #96164: ImageManipulation.js console error
- Please close the issue referring to https://github.com/qbus-agentur/typo3-resizable-modals/issues/2
- 11:04 Bug #96164: ImageManipulation.js console error
- OK, I found the reason. The error occurs with the plugin installed: https://extensions.typo3.org/extension/resizable_...
- 11:14 Bug #94194: Linkbrowser in Ckeditor: Automatic changing of title and target when selecting a class isn't working with 9LTS anymore
- I confirm this bug for TYPO3 10.4.21
- 10:31 Bug #88519 (Closed): Wrong image reference handling during flexform translation in workspaces
- We're closing this since the patch was for a very old core version and we think this is fixed meanwhile.
- 09:45 Task #96255 (Resolved): Remove legacy IRRE synchronization syntax
- Applied in changeset commit:a86d17e11b809a690f180d9ceeebd89097dfd683.
- 09:13 Task #96255: Remove legacy IRRE synchronization syntax
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:12 Task #96255 (Under Review): Remove legacy IRRE synchronization syntax
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:12 Task #96255 (Closed): Remove legacy IRRE synchronization syntax
- 08:40 Task #96252 (Resolved): Remove USER cObj property set in ContentObjectRenderer
- Applied in changeset commit:470de5d287150841c17d0beb6f96a5165c52bf2e.
- 08:32 Bug #96215: since v10 displayCond HIDE_FOR_NON_ADMINS ignores these fields in custom DataHandler calls even when bypassAccessCheckForRecords is enabled
- To make it more clear:
My fields are @exclude => true@ but my editors have granted access to the field in their gr... - 00:40 Bug #94931: Pages are not marked anymore if they contain workspaces changes
- Re-tested in v11.5.3: seems to be fixed in the meantime.
2021-12-05
- 20:02 Task #96254: Add tests for checkbox eval options
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:49 Task #96254 (Under Review): Add tests for checkbox eval options
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:34 Task #96254 (Closed): Add tests for checkbox eval options
- https://docs.typo3.org/m/typo3/reference-tca/main/en-us/ColumnsConfig/Type/Check/Properties/Eval.html
- 18:14 Task #96252: Remove USER cObj property set in ContentObjectRenderer
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:47 Task #96252 (Under Review): Remove USER cObj property set in ContentObjectRenderer
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:42 Task #96252 (Closed): Remove USER cObj property set in ContentObjectRenderer
- 17:36 Task #96242 (Resolved): Extract mm asym scenario from ext:irre_tutorial
- Applied in changeset commit:89a72603b3af44e3b36d4e80c93f91fe9ac262d5.
- 17:27 Task #96242: Extract mm asym scenario from ext:irre_tutorial
- 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 #96242: Extract mm asym scenario from ext:irre_tutorial
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 04:09 Task #96242: Extract mm asym scenario from ext:irre_tutorial
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:21 Task #96253: runTests.sh: Don't mount user home, passwd and group
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:20 Task #96253: runTests.sh: Don't mount user home, passwd and group
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:15 Task #96253: runTests.sh: Don't mount user home, passwd and group
- Patch set 4 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:48 Task #96253 (Under Review): runTests.sh: Don't mount user home, passwd and group
- Patch set 3 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:37 Task #96253 (Closed): runTests.sh: Don't mount user home, passwd and group
- 17:07 Bug #78618: Image manipulation wizard does not update replaced media
- [UPDATE]
I've also tried with a third image, with a portrait aspect ratio (1000x1500px) and after the replace, the... - 16:52 Bug #78618 (Needs Feedback): Image manipulation wizard does not update replaced media
- I update this issue with the findings I've found trying to reproduce it on TYPO3 11.5.3
I've performed the tests usi... - 15:46 Feature #84975: Add option to BE SplitButton component to right align dropdown items
- On Bootstrap 5 that should be @.dropdown-menu{-sm|-md|-lg|-xl|-xxl}-end@
see
https://getbootstrap.com/docs/5.0... - 13:30 Task #96250 (Resolved): Remove TypoScriptFrontendController->cObjectDepthCounter
- Applied in changeset commit:e09e140f23f07f8674f0f8d8b7d63f482cdfc746.
- 01:34 Task #96250 (Under Review): Remove TypoScriptFrontendController->cObjectDepthCounter
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 01:33 Task #96250 (Closed): Remove TypoScriptFrontendController->cObjectDepthCounter
- 13:30 Task #96249 (Resolved): Remove deprecated ContentObjectRenderer properties
- Applied in changeset commit:9dbd9853cf33a18cb7093f5c8bfefbf9404cc6a7.
- 01:23 Task #96249 (Under Review): Remove deprecated ContentObjectRenderer properties
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 01:12 Task #96249 (Closed): Remove deprecated ContentObjectRenderer properties
- 13:25 Task #96251 (Resolved): Remove deprecated TypoScriptParser related code
- Applied in changeset commit:fe255b9477b9e85075e44bc24d8949c03e745c27.
- 01:59 Task #96251 (Under Review): Remove deprecated TypoScriptParser related code
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 01:57 Task #96251 (Closed): Remove deprecated TypoScriptParser related code
- 12:57 Bug #93249: TYPO3 FAL Driver Registry is unclear
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 06:42 Bug #93343: Accessing non-translated page with strict language breaks all menus
- > It is important to mention here that using "config.linkVars" does not fix the issue even when forcing the links var...
- 01:21 Bug #94905: FE requests to /index.php are broken without providing id get parameter, if no pageTypeSuffix routeEnhancer is configured
- Patch set 17 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 00:20 Task #96248 (Resolved): Remove deprecated code from Authentication
- Applied in changeset commit:adaf7e5e2612b154511fb2851e4204e599ab5593.
2021-12-04
- 23:18 Task #96248 (Under Review): Remove deprecated code from Authentication
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:59 Task #96248 (Closed): Remove deprecated code from Authentication
- 23:01 Task #96245 (Resolved): Update typo3/testing-framework
- Applied in changeset commit:975056a0856f69c738025ee5e87e41c52c131ae5.
- 22:40 Task #96245 (Under Review): Update typo3/testing-framework
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:31 Task #96245 (Closed): Update typo3/testing-framework
- 23:00 Bug #96247 (Under Review): TYPO3 Core still uses incompatible code related to Doctrine DBAL 3.x
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:10 Bug #96247 (Closed): TYPO3 Core still uses incompatible code related to Doctrine DBAL 3.x
- 22:50 Task #96124 (Resolved): Remove "sword" functionality for search highlighting in Frontend
- Applied in changeset commit:9e24f2a67ea27c8f46efd6772165623c25d9868b.
- 20:57 Task #96124: Remove "sword" functionality for search highlighting in Frontend
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:05 Task #96246 (Resolved): Remove deprecated extbase request related code
- Applied in changeset commit:39e1c45d2ac67e1fab16e91ceff66589dfbbd063.
- 18:45 Task #96246: Remove deprecated extbase request related code
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:37 Task #96246 (Under Review): Remove deprecated extbase request related code
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:32 Task #96246 (Closed): Remove deprecated extbase request related code
- 19:25 Task #96237 (Resolved): [DOCS] Improve PHPDoc comments of RedirectWasHitEvent
- Applied in changeset commit:6bcb91054c5c50f5f44a6975ce67df7a0cc0749e.
- 19:02 Task #96237: [DOCS] Improve PHPDoc comments of RedirectWasHitEvent
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:55 Task #96237: [DOCS] Improve PHPDoc comments of RedirectWasHitEvent
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:51 Task #96237: [DOCS] Improve PHPDoc comments of RedirectWasHitEvent
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:45 Task #96237 (Under Review): [DOCS] Improve PHPDoc comments of RedirectWasHitEvent
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:16 Task #96237 (Closed): [DOCS] Improve PHPDoc comments of RedirectWasHitEvent
- With https://forge.typo3.org/issues/96147 a new Event was introduced. The changelog contains much information that wo...
- 16:35 Bug #96232 (Resolved): Simplify Apcu cache backend identifier calculation
- Applied in changeset commit:7781a8ca2c023c52f6805324d872599359c5fc64.
- 16:08 Bug #96232: Simplify Apcu cache backend identifier calculation
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:06 Bug #96232: Simplify Apcu cache backend identifier calculation
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:05 Task #96244 (Resolved): Avoid runtime override of TYPO3_CONF_VARS in functional tests
- Applied in changeset commit:bae97b8eedfcc083f2957f509b53add8dd33ae73.
- 15:49 Task #96244 (Under Review): Avoid runtime override of TYPO3_CONF_VARS in functional tests
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:55 Task #96244 (Resolved): Avoid runtime override of TYPO3_CONF_VARS in functional tests
- Applied in changeset commit:1b4266cb80bcb25eb63c1de232dac5d6fbf1fc2c.
- 12:43 Task #96244 (Under Review): Avoid runtime override of TYPO3_CONF_VARS in functional tests
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:23 Task #96244 (Closed): Avoid runtime override of TYPO3_CONF_VARS in functional tests
- 16:00 Bug #96165: Routing Parameter "ai__f_name" for route "ai_0" must match "[^/~]++" ("" given) to generate a corresponding URL.
- Jan Epper wrote in #note-2:
> Oliver Hader wrote in #note-1:
> > Can you please post the complete @routeEnhancers@ ... - 09:35 Bug #96165: Routing Parameter "ai__f_name" for route "ai_0" must match "[^/~]++" ("" given) to generate a corresponding URL.
- Oliver Hader wrote in #note-1:
> Can you please post the complete @routeEnhancers@ section?
Here is the complete ... - 15:35 Task #96234 (Resolved): Remove deprecated extbase response handling
- Applied in changeset commit:58558fee9ad4897016bd9a21a02a1c0a07595f6a.
- 15:09 Task #96234: Remove deprecated extbase response handling
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:07 Task #96234: Remove deprecated extbase response handling
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:20 Task #96235 (Resolved): Remove extbase Annotation\Inject
- Applied in changeset commit:2bc6337491f636f4df98a3c74d085a56d72fd28e.
- 11:13 Task #96235: Remove extbase Annotation\Inject
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:10 Task #96241 (Resolved): Remove GeneralUtility::isAbsPath
- Applied in changeset commit:51113d89fffa5b992aa8fd3805b612950f51287d.
- 14:43 Task #96241: Remove GeneralUtility::isAbsPath
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:11 Task #96241: Remove GeneralUtility::isAbsPath
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:09 Task #96241 (Under Review): Remove GeneralUtility::isAbsPath
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:06 Task #96241 (Closed): Remove GeneralUtility::isAbsPath
- 15:10 Bug #96243 (Resolved): [DOCS] Update EXT:form manual for Breaking: #96149 - EXT:from EmailFinisher always uses FluidEmail
- Applied in changeset commit:362eaa2260ce9d7f536c44988b50b08b97d75c37.
- 14:41 Bug #96243: [DOCS] Update EXT:form manual for Breaking: #96149 - EXT:from EmailFinisher always uses FluidEmail
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:24 Bug #96243: [DOCS] Update EXT:form manual for Breaking: #96149 - EXT:from EmailFinisher always uses FluidEmail
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:53 Bug #96243 (Under Review): [DOCS] Update EXT:form manual for Breaking: #96149 - EXT:from EmailFinisher always uses FluidEmail
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:15 Bug #96243 (Closed): [DOCS] Update EXT:form manual for Breaking: #96149 - EXT:from EmailFinisher always uses FluidEmail
- 14:40 Task #96219 (Resolved): Use get_debug_type() over is_object() and gettype()
- Applied in changeset commit:1c1975d0d6e7a1894c7f8749417394ffaa18771f.
- 13:15 Task #96238 (Resolved): Remove GeneralUtility::minifyJavaScript
- Applied in changeset commit:b304e7a71d5b5f85f27ba32ad380cc049ad25e66.
- 10:24 Task #96238 (Under Review): Remove GeneralUtility::minifyJavaScript
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:19 Task #96238 (Closed): Remove GeneralUtility::minifyJavaScript
- 13:10 Task #96239 (Resolved): Remove GeneralUtility::shortMD5
- Applied in changeset commit:d1d7a89db86e9f78225741f9f7e0209360afeb9d.
- 10:35 Task #96239 (Under Review): Remove GeneralUtility::shortMD5
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:29 Task #96239 (Closed): Remove GeneralUtility::shortMD5
- 13:10 Task #96240 (Resolved): Remove GeneralUtility::isAllowedHostHeaderValue and constants
- Applied in changeset commit:e9591f2e39d2787247b0a12a264070660bb6e6ec.
- 10:56 Task #96240: Remove GeneralUtility::isAllowedHostHeaderValue and constants
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:51 Task #96240 (Under Review): Remove GeneralUtility::isAllowedHostHeaderValue and constants
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:41 Task #96240 (Closed): Remove GeneralUtility::isAllowedHostHeaderValue and constants
- 11:58 Task #96242 (Under Review): Extract mm asym scenario from ext:irre_tutorial
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:53 Task #96242 (Closed): Extract mm asym scenario from ext:irre_tutorial
- The tables tx_irretutorial_mmmnasym_* describe a mm scenario without intermediate table. It is only used by functiona...
- 10:30 Bug #96076 (Resolved): Composer install of extension composer.json as root fails, when testing framework hook is used
- Applied in changeset commit:58cd80afee097c89b317268f72ba57f05b2d0ee1.
- 10:26 Bug #96076: Composer install of extension composer.json as root fails, when testing framework hook is used
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:02 Bug #96116: imgResource Mask error
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:57 Bug #96116: imgResource Mask error
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:52 Bug #96116: imgResource Mask error
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:41 Bug #96116: imgResource Mask error
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:36 Bug #96116: imgResource Mask error
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 00:45 Task #96231 (Resolved): Remove fallback for triggering new content element wizard
- Applied in changeset commit:efae1f0777520e2c5eff8835ceea351537e925ad.
- 00:45 Task #96233 (Resolved): Remove TYPO3/CMS/Backend/SplitButtons JavaScript module
- Applied in changeset commit:e031b478d1662afafe2a11c6acb4d4e711496017.
2021-12-03
- 23:40 Task #96236 (Resolved): Avoid InternalResponse in functional tests
- Applied in changeset commit:0cbb185f86b69cdd7238ad1359ee8a5a758b328e.
- 23:22 Task #96236 (Under Review): Avoid InternalResponse in functional tests
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 23:13 Task #96236 (Closed): Avoid InternalResponse in functional tests
- 22:00 Bug #96161: TCAdefaults not working
- I guess this is a duplicate of #93793 please look at the documentation "Important" note reported there:
https://do... - 21:55 Bug #96197 (Closed): File Reference added twice in inline field
- @Nikita Hovratov thank you for the very quick reply.
Closing the issue in agreement with the reporter. If you think ... - 08:41 Bug #96197: File Reference added twice in inline field
- Riccardo De Contardi wrote in #note-2:
> @Nikita Hovratov Thank you for your quick reply; do you think we can close ... - 20:26 Task #96235: Remove extbase Annotation\Inject
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:25 Task #96235 (Under Review): Remove extbase Annotation\Inject
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:19 Task #96235 (Closed): Remove extbase Annotation\Inject
- 19:20 Bug #96102 (Resolved): Prepare renaming of main development branch to "main"
- Applied in changeset commit:7d652e93798199c6fe771d0256e792c4f309fbcd.
- 16:15 Bug #96102: Prepare renaming of main development branch to "main"
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:11 Bug #87524: lower range in datetime causes empty input fields
- Patch set 8 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:11 Bug #94647: TCAdefaults are ignored for inputDateTime fields if lower range lies in future
- Patch set 8 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:11 Bug #91777: Date input fields always reset to lowest range when defined
- Patch set 8 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:11 Task #96231: Remove fallback for triggering new content element wizard
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:48 Task #96231: Remove fallback for triggering new content element wizard
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:39 Task #96231 (Under Review): Remove fallback for triggering new content element wizard
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:35 Task #96231 (Closed): Remove fallback for triggering new content element wizard
- 19:09 Task #96234: Remove deprecated extbase response handling
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:49 Task #96234: Remove deprecated extbase response handling
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:43 Task #96234 (Under Review): Remove deprecated extbase response handling
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:43 Task #96234 (Closed): Remove deprecated extbase response handling
- 17:52 Task #96225 (Resolved): Remove T3editor JS module
- Applied in changeset commit:ea87e17b95d49272a7778222179cd21de01b3175.
- 16:49 Task #96225: Remove T3editor JS module
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:45 Task #96225 (Under Review): Remove T3editor JS module
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:38 Task #96225 (Closed): Remove T3editor JS module
- 17:52 Task #96222 (Resolved): Activate getOptions in WidgetInterface
- Applied in changeset commit:f119c3162ee148bb604afec8f7a4d560927d325a.
- 14:40 Task #96222 (Under Review): Activate getOptions in WidgetInterface
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:18 Task #96222 (Closed): Activate getOptions in WidgetInterface
- 17:12 Task #96233: Remove TYPO3/CMS/Backend/SplitButtons JavaScript module
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:47 Task #96233 (Under Review): Remove TYPO3/CMS/Backend/SplitButtons JavaScript module
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:44 Task #96233 (Closed): Remove TYPO3/CMS/Backend/SplitButtons JavaScript module
- 17:02 Task #96223 (Resolved): Remove addQueryStringMethod remains
- Applied in changeset commit:2f35fec1ebdc2143ca69fe3ec79611b27f3485a4.
- 15:10 Task #96223: Remove addQueryStringMethod remains
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:08 Task #96223 (Under Review): Remove addQueryStringMethod remains
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:04 Task #96223 (Closed): Remove addQueryStringMethod remains
- 16:57 Task #96227 (Resolved): Remove ResponseError JavaScript module
- Applied in changeset commit:c17faf8ee9ca3523e8cc1332894cb9ebcfafc436.
- 16:06 Task #96227 (Under Review): Remove ResponseError JavaScript module
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:04 Task #96227 (Closed): Remove ResponseError JavaScript module
- 16:57 Task #96224 (Resolved): Remove TSFE->ATagParams
- Applied in changeset commit:c378fc2ca3359a03e675ed85446020dd0abe2ceb.
- 15:25 Task #96224 (Under Review): Remove TSFE->ATagParams
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:20 Task #96224 (Closed): Remove TSFE->ATagParams
- 16:54 Task #96124: Remove "sword" functionality for search highlighting in Frontend
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:53 Task #96124: Remove "sword" functionality for search highlighting in Frontend
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:50 Task #96124: Remove "sword" functionality for search highlighting in Frontend
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:45 Task #96124: Remove "sword" functionality for search highlighting in Frontend
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:53 Bug #96232 (Under Review): Simplify Apcu cache backend identifier calculation
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:41 Bug #96232 (Closed): Simplify Apcu cache backend identifier calculation
- 16:52 Bug #96105 (Resolved): Context menu does not hide if cursor is moving
- Applied in changeset commit:165204b90e6cceec18c0afb672af88929ba78e6e.
- 16:47 Bug #96105: Context menu does not hide if cursor is moving
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:13 Bug #96105: Context menu does not hide if cursor is moving
- Patch set 13 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 16:47 Task #96229 (Resolved): Remove usage of jQuery in Tooltip module
- Applied in changeset commit:c3beefe3f74797fd88b60ea79952f5856142f085.
- 16:20 Task #96229 (Under Review): Remove usage of jQuery in Tooltip module
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:11 Task #96229 (Closed): Remove usage of jQuery in Tooltip module
- 16:17 Bug #92301 (Resolved): Elements getting wrapped with p tags, even if allowed outside paragraph
- Applied in changeset commit:2c6850cd30aed4e7ae7d1dd0558bec428e0382cd.
- 16:09 Bug #92301: Elements getting wrapped with p tags, even if allowed outside paragraph
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:38 Bug #92301: Elements getting wrapped with p tags, even if allowed outside paragraph
- Patch set 13 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 16:17 Bug #85038 (Resolved): allowTagsOutside not working in rte_ckeditor
- Applied in changeset commit:2c6850cd30aed4e7ae7d1dd0558bec428e0382cd.
- 16:09 Bug #85038: allowTagsOutside not working in rte_ckeditor
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:38 Bug #85038: allowTagsOutside not working in rte_ckeditor
- Patch set 13 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 16:14 Task #96228 (Under Review): Improve readability of system extension README files.
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:09 Task #96228 (Closed): Improve readability of system extension README files.
- Sybille asked me to review each the system extension readme files with the intent of improving overall readability, f...
- 16:13 Bug #96230 (Closed): Login Failure Warning Email : missing RemoteAdress and siteURL
- Hi,
the fluid email we receive after some failed login attempts at backend is missing 2 informations :
* remote... - 15:51 Bug #94931 (Closed): Pages are not marked anymore if they contain workspaces changes
- Works for me. Maybe a page tree issue? Maybe fixed in the meantime? Let me know and then I will re-open the ticket.
- 15:39 Bug #96226 (Closed): Duplicate menu entries in workspace when using TMENU and special = directory
- Hi,
we have problems with duplicate menu entries in the frontend.
Preconditions:
- Workspace activated
- Ou... - 15:01 Bug #96217 (Resolved): PHP Warning: Undefined array key "ATagBeforeWrap" in typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php
- Applied in changeset commit:68c69a9e6a078484655034082e5f5f8ce0e1a103.
- 14:55 Bug #96217: PHP Warning: Undefined array key "ATagBeforeWrap" in typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:01 Bug #96217: PHP Warning: Undefined array key "ATagBeforeWrap" in typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:54 Bug #96217: PHP Warning: Undefined array key "ATagBeforeWrap" in typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:53 Bug #96217: PHP Warning: Undefined array key "ATagBeforeWrap" in typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:12 Bug #96217 (Under Review): PHP Warning: Undefined array key "ATagBeforeWrap" in typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:03 Bug #96217 (Closed): PHP Warning: Undefined array key "ATagBeforeWrap" in typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php
- How to reproduce :
* create a content element
* add a text like that : https://domain.com/
=> PHP Warning: Und... - 14:05 Task #96208 (Resolved): Remove extbase ObjectManager
- Applied in changeset commit:b1a52d3c3cbef1eb748c51541015ce0e043bb7e3.
- 14:05 Task #96221 (Under Review): Deny inline JavaScript in FormEngine's requireJsModules
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:57 Task #96221 (Closed): Deny inline JavaScript in FormEngine's requireJsModules
- 14:00 Bug #96220 (Resolved): [DOCS] Fix changelog EXT:from -> EXT:form
- Applied in changeset commit:0a123e4f8f58a3ed23af84a7432d60f2ac1eeeee.
- 13:03 Bug #96220: [DOCS] Fix changelog EXT:from -> EXT:form
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:58 Bug #96220: [DOCS] Fix changelog EXT:from -> EXT:form
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:51 Bug #96220 (Under Review): [DOCS] Fix changelog EXT:from -> EXT:form
- 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 #96220 (Closed): [DOCS] Fix changelog EXT:from -> EXT:form
- https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Breaking-96149-EXTfromEmailFinisherAlwaysUsesFluidE...
- 13:55 Task #96214 (Resolved): Remove custom JSWindow options in HMENU settings
- Applied in changeset commit:15172d30dafbfb0f9221957e8037c9a6908784ae.
- 08:15 Task #96214 (Under Review): Remove custom JSWindow options in HMENU settings
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:12 Task #96214 (Closed): Remove custom JSWindow options in HMENU settings
- 13:55 Task #96213 (Resolved): Remove deprecated code from RelationHandler
- Applied in changeset commit:b46fde59cf7aa9c4ddcd1afe428fcfee22c0de65.
- 12:43 Task #96213: Remove deprecated code from RelationHandler
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 00:19 Task #96213: Remove deprecated code from RelationHandler
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 00:17 Task #96213: Remove deprecated code from RelationHandler
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 00:14 Task #96213 (Under Review): Remove deprecated code from RelationHandler
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 00:09 Task #96213 (Closed): Remove deprecated code from RelationHandler
- 13:55 Bug #96209 (Resolved): Importing TER extension list fails
- Applied in changeset commit:3e3ab9fdaed549b3295ef2cac7c610882eb20309.
- 13:50 Bug #96209 (Under Review): Importing TER extension list fails
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:35 Bug #96209 (Resolved): Importing TER extension list fails
- Applied in changeset commit:baaed5b326782466877168062381e271983dbfea.
- 13:33 Bug #96209: Importing TER extension list fails
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:17 Bug #96209: Importing TER extension list fails
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:00 Bug #96209: Importing TER extension list fails
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:09 Bug #96209: Importing TER extension list fails
- Version number fix in TER: https://git.typo3.org/services/t3o-sites/extensions.typo3.org/ter/-/merge_requests/691
- 11:02 Bug #96209 (Under Review): Importing TER extension list fails
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:18 Bug #96209: Importing TER extension list fails
- Same issue here with https://extensions.typo3.org/extension/templavoilaplus.
A short look to the TER code gave me ... - 08:11 Bug #96209 (Accepted): Importing TER extension list fails
- 08:00 Bug #96209: Importing TER extension list fails
- Corresponding database field @tx_extensionmanager_domain_model_extension.version@ is declared as @version varchar(15)...
- 07:50 Bug #96209: Importing TER extension list fails
- I think the solution here is to disallow alpha/beta versions on upload to TER and to remove the affected versions fro...
- 12:54 Task #96219: Use get_debug_type() over is_object() and gettype()
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:35 Task #96219: Use get_debug_type() over is_object() and gettype()
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:12 Task #96219: Use get_debug_type() over is_object() and gettype()
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:12 Task #96219: Use get_debug_type() over is_object() and gettype()
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:09 Task #96219 (Under Review): Use get_debug_type() over is_object() and gettype()
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:06 Task #96219 (Closed): Use get_debug_type() over is_object() and gettype()
- In some exception messages, the exact object type is rendered. Currently, this is done via @is_object()@, @get_class(...
- 12:05 Bug #96184 (Resolved): Error FlashMessage in Backend for Shortcuts to Access-Restricted Page
- Applied in changeset commit:ba1203bb67381f1e9e4b7c862b415c82de78e9ee.
- 12:01 Bug #96184: Error FlashMessage in Backend for Shortcuts to Access-Restricted Page
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:05 Task #96212 (Resolved): Enforce logo alt text
- Applied in changeset commit:87e24f0034323a72a673afbfb5e8075d6aea0e9e.
- 11:52 Bug #96218 (New): SpamAssasin HTML_MIME_NO_HTML_TAG
- Because of the attribute data-namespace-typo3-fluid the html element is removed during rendering the template.
Spa... - 10:56 Bug #96216 (Closed): PHP Warning: Undefined array key "page" in typo3/sysext/rte_ckeditor/Classes/Controller/BrowseLinksController.php line 199
- How to reproduce :
* create a content element in a page
* try to add a link with RTE link button
This is because... - 10:15 Bug #96215: since v10 displayCond HIDE_FOR_NON_ADMINS ignores these fields in custom DataHandler calls even when bypassAccessCheckForRecords is enabled
- The change is this:
https://github.com/TYPO3/typo3/commit/8828edaebff3436577d5c1e88b1a8402a4927e7b
The check was ad... - 10:12 Bug #96215 (New): since v10 displayCond HIDE_FOR_NON_ADMINS ignores these fields in custom DataHandler calls even when bypassAccessCheckForRecords is enabled
- The solution for #87100 changed the DataHandler to respect @HIDE_FOR_NON_ADMINS@ when building the @excludedTablesAnd...
2021-12-02
- 23:46 Bug #92643: Fix FAL meta data extraction priorities
- Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 23:35 Task #96211 (Resolved): Remove deprecated methods from AbstractSectionMarkupGeneratedEvent
- Applied in changeset commit:0f325669adb562a463d02b71fd955e5748486c3b.
- 21:19 Task #96211 (Under Review): Remove deprecated methods from AbstractSectionMarkupGeneratedEvent
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:12 Task #96211 (Closed): Remove deprecated methods from AbstractSectionMarkupGeneratedEvent
- 23:35 Task #96210 (Resolved): Remove last arguments of wrapClickMenuOnIcon()
- Applied in changeset commit:f4f03157ef879bae6d035ea0e7c20b7d3437cf83.
- 20:50 Task #96210 (Under Review): Remove last arguments of wrapClickMenuOnIcon()
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:46 Task #96210 (Closed): Remove last arguments of wrapClickMenuOnIcon()
- 23:32 Task #96212 (Under Review): Enforce logo alt text
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:50 Task #96212 (Closed): Enforce logo alt text
- 23:30 Bug #94109 (Resolved): The Typoscript template analyzer displays an error with getEnv
- Applied in changeset commit:5a9f4951d49dd568e9c28a32ca3140d8e3177725.
- 23:29 Bug #94109: The Typoscript template analyzer displays an error with getEnv
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:28 Bug #94109: The Typoscript template analyzer displays an error with getEnv
- 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 #94109: The Typoscript template analyzer displays an error with getEnv
- The TypoScript i used for testing:...
- 17:17 Bug #94109 (Under Review): The Typoscript template analyzer displays an error with getEnv
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 23:25 Task #96158 (Resolved): Remove support for inline JavaScript in fieldChangeFunc
- Applied in changeset commit:d5cee2ed7a2567b0f8dd39324854781dbd33e22e.
- 10:42 Task #96158: Remove support for inline JavaScript in fieldChangeFunc
- Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:25 Task #96158: Remove support for inline JavaScript in fieldChangeFunc
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 06:59 Task #96158: Remove support for inline JavaScript in fieldChangeFunc
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:51 Bug #95806: Distributions are not downloaded and shown automatically
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:18 Bug #95806: Distributions are not downloaded and shown automatically
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:47 Bug #95806 (Under Review): Distributions are not downloaded and shown automatically
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:50 Bug #96209: Importing TER extension list fails
- Seems like this is caused by the latest EXT:solr version @11.5.0-pre-alpha-1@.
- 20:35 Bug #96209 (Closed): Importing TER extension list fails
- (test in current _main_ branch)
SQL error message: @Data too long for column 'version' at row 13@
---
h3. Ca... - 20:52 Bug #96197 (Needs Feedback): File Reference added twice in inline field
- @Nikita Hovratov Thank you for your quick reply; do you think we can close this issue as resolved, or is there someth...
- 14:07 Bug #96197: File Reference added twice in inline field
- It's fixed with #96009
- 14:01 Bug #96197 (Closed): File Reference added twice in inline field
- Having a file reference field inside of another inline field leads to files being added twice.
It was recreated with... - 20:35 Task #96207 (Resolved): Remove two deprecated methods from ReferenceIndex
- Applied in changeset commit:35ad59899ff1ec13526b8a5324f0b30910da0dd8.
- 19:43 Task #96207: Remove two deprecated methods from ReferenceIndex
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:45 Task #96207: Remove two deprecated methods from ReferenceIndex
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:43 Task #96207 (Under Review): Remove two deprecated methods from ReferenceIndex
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:42 Task #96207 (Closed): Remove two deprecated methods from ReferenceIndex
- 20:33 Bug #96184 (Under Review): Error FlashMessage in Backend for Shortcuts to Access-Restricted Page
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:30 Bug #96184 (Closed): Error FlashMessage in Backend for Shortcuts to Access-Restricted Page
- * create a page "page1" with "Usergroup Access Rights" set to "Show at any Login"
* create a page "page2" type short... - 20:15 Task #96202 (Resolved): Remove f:uri.email ViewHelper
- Applied in changeset commit:36600adf64e6f5ac39a6c855ee895a275b39ce1e.
- 19:42 Task #96202: Remove f:uri.email ViewHelper
- 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 #96202 (Under Review): Remove f:uri.email ViewHelper
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:35 Task #96202 (Closed): Remove f:uri.email ViewHelper
- 20:10 Task #96201 (Resolved): Remove "relativeToCurrentScript" in FAL API
- Applied in changeset commit:c02699a50f1ad7d4042c951f28eef28f43eb3577.
- 17:17 Task #96201: Remove "relativeToCurrentScript" in FAL API
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:00 Task #96201: Remove "relativeToCurrentScript" in FAL API
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:56 Task #96201 (Under Review): Remove "relativeToCurrentScript" in FAL API
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:30 Task #96201 (Closed): Remove "relativeToCurrentScript" in FAL API
- 20:09 Task #92020: New API entry point available at https://get.typo3.org/api/
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:05 Bug #96205 (Resolved): Remove obsolete parameters related to FAL API "relativeToCurrentScript"
- Applied in changeset commit:e69d2fd1534add47428d1a70d078db22a2b79b28.
- 17:19 Bug #96205: Remove obsolete parameters related to FAL API "relativeToCurrentScript"
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:13 Bug #96205 (Under Review): Remove obsolete parameters related to FAL API "relativeToCurrentScript"
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:09 Bug #96205 (Closed): Remove obsolete parameters related to FAL API "relativeToCurrentScript"
- 19:37 Task #96208: Remove extbase ObjectManager
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:33 Task #96208 (Under Review): Remove extbase ObjectManager
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:27 Task #96208 (Closed): Remove extbase ObjectManager
- 19:30 Task #96185 (Resolved): Avoid inline JavaScript in LinkBrowserController
- Applied in changeset commit:70f414b24a7f84561a10a0130dbc9440b332b2c7.
- 19:25 Task #96185: Avoid inline JavaScript in LinkBrowserController
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:42 Task #96185: Avoid inline JavaScript in LinkBrowserController
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:11 Task #96185 (Under Review): Avoid inline JavaScript in LinkBrowserController
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:26 Task #96185 (Closed): Avoid inline JavaScript in LinkBrowserController
- https://github.com/TYPO3/typo3/blob/v11.5.3/typo3/sysext/backend/Classes/Controller/LinkBrowserController.php#L64-L66
- 17:25 Task #96206 (Resolved): Remove two deprecated FlexFormTools methods
- Applied in changeset commit:21379f0b729091df23f10a4b364c34501c4483a8.
- 16:35 Task #96206 (Under Review): Remove two deprecated FlexFormTools methods
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:33 Task #96206 (Closed): Remove two deprecated FlexFormTools methods
- 17:00 Task #96204 (Resolved): Remove extbase SignalSlot Dispatcher
- Applied in changeset commit:9bee4df4a216c0bb9c56e0791934c76efdbfcf39.
- 16:12 Task #96204: Remove extbase SignalSlot Dispatcher
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:09 Task #96204: Remove extbase SignalSlot Dispatcher
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:06 Task #96204 (Under Review): Remove extbase SignalSlot Dispatcher
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:04 Task #96204 (Closed): Remove extbase SignalSlot Dispatcher
- 16:54 Feature #94117: Register extbase type converters as services
- Patch set 16 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 15:45 Task #96200 (Resolved): Remove f:base ViewHelper
- Applied in changeset commit:47ec2ee45e4526e6ce51f4ff6ec2f3a80b8e0d84.
- 15:26 Task #96200: Remove f:base ViewHelper
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:32 Task #96200 (Under Review): Remove f:base ViewHelper
- 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 #96200 (Closed): Remove f:base ViewHelper
- 15:45 Task #96195 (Resolved): Remove "rootUid" setting and related methods for trees
- Applied in changeset commit:765a4e54a5c880e56f532f91abc5b2e9208ca0c9.
- 15:16 Task #96195: Remove "rootUid" setting and related methods for trees
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:41 Task #96195 (Under Review): Remove "rootUid" setting and related methods for trees
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:34 Task #96195 (Closed): Remove "rootUid" setting and related methods for trees
- 15:40 Task #96203 (Resolved): Add missing classes regarding relativeToCurrentScript deprecation
- Applied in changeset commit:e7491cca167128ca700614e28c7719b687ad3b7b.
- 15:07 Task #96203: Add missing classes regarding relativeToCurrentScript deprecation
- Patch set 2 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:06 Task #96203 (Under Review): Add missing classes regarding relativeToCurrentScript deprecation
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:04 Task #96203 (Closed): Add missing classes regarding relativeToCurrentScript deprecation
- 15:35 Task #96196 (Resolved): Remove constants TYPO3_MODE and TYPO3_REQUESTTYPE
- Applied in changeset commit:d15b46b95701a95ebcf4f3479643f4e1fc09c253.
- 13:53 Task #96196 (Under Review): Remove constants TYPO3_MODE and TYPO3_REQUESTTYPE
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:50 Task #96196 (Closed): Remove constants TYPO3_MODE and TYPO3_REQUESTTYPE
- 15:30 Task #96198 (Resolved): Remove f:be.container ViewHelper
- Applied in changeset commit:529661be9a37621dd2941f2a8cf24ec3f4d10fc0.
- 14:12 Task #96198 (Under Review): Remove f:be.container ViewHelper
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:09 Task #96198 (Closed): Remove f:be.container ViewHelper
- 15:25 Task #96199 (Resolved): Remove an internal helper method in RenderingContext
- Applied in changeset commit:09ef3e54a6006fe95c504f084d50fca0e5e7f66a.
- 14:25 Task #96199 (Under Review): Remove an internal helper method in RenderingContext
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:25 Task #96199 (Closed): Remove an internal helper method in RenderingContext
- 14:12 Bug #96090: Broken LinkWizard for new FileReference
- It's already fixed by #96009
- 14:10 Task #96183 (Resolved): Remove extbase ControllerContext
- Applied in changeset commit:eaee4a06d8891cb1fc3c318eed8640e6fb830881.
- 13:26 Task #96183 (Under Review): Remove extbase ControllerContext
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:45 Task #96194 (Resolved): Remove third parameter from ArrayUtility::arrayDiffAssocRecursive()
- Applied in changeset commit:db92cbd10986a6d7952690075a45c46b15f031b7.
- 13:05 Task #96194 (Under Review): Remove third parameter from ArrayUtility::arrayDiffAssocRecursive()
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:59 Task #96194 (Closed): Remove third parameter from ArrayUtility::arrayDiffAssocRecursive()
- 12:55 Bug #96193 (Resolved): Extension scanner reports usage of ArrayUtility::arrayDiffAssocRecursive as deprecated
- Applied in changeset commit:2dee6aed2d884b18f62e8b4144a3c3e44608fe7e.
- 12:50 Bug #96193: Extension scanner reports usage of ArrayUtility::arrayDiffAssocRecursive as deprecated
- 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 Bug #96193: Extension scanner reports usage of ArrayUtility::arrayDiffAssocRecursive as deprecated
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:31 Bug #96193 (Under Review): Extension scanner reports usage of ArrayUtility::arrayDiffAssocRecursive as deprecated
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:22 Bug #96193 (Closed): Extension scanner reports usage of ArrayUtility::arrayDiffAssocRecursive as deprecated
- 12:45 Task #96186 (Resolved): Remove deprecated Import/Export command options
- Applied in changeset commit:8d19f6856426c03243a265f529fd4566264e5f4e.
- 10:15 Task #96186: Remove deprecated Import/Export command options
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:10 Task #96186: Remove deprecated Import/Export command options
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:18 Task #96186 (Under Review): Remove deprecated Import/Export command options
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:14 Task #96186 (Closed): Remove deprecated Import/Export command options
- 12:35 Task #96192 (Resolved): Remove Application->run callback
- Applied in changeset commit:5af323ca083248e8aac761b5def3d97ff9701c28.
- 11:51 Task #96192 (Under Review): Remove Application->run callback
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:46 Task #96192 (Closed): Remove Application->run callback
- 12:35 Task #96191 (Resolved): Remove FileList editIcons hook
- Applied in changeset commit:3c2b8fac9158de10bad4330e0032411578c033d2.
- 11:28 Task #96191 (Under Review): Remove FileList editIcons hook
- 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 #96191 (Closed): Remove FileList editIcons hook
- 11:55 Task #96189 (Resolved): Remove legacy hook for new content element wizard
- Applied in changeset commit:f6109e050d8b4069d85fa5aa01cd76eb182d2132.
- 11:02 Task #96189: Remove legacy hook for new content element wizard
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:01 Task #96189: Remove legacy hook for new content element wizard
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:31 Task #96189 (Under Review): Remove legacy hook for new content element wizard
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:27 Task #96189 (Closed): Remove legacy hook for new content element wizard
- 11:30 Feature #96188: InlineRecordContainer: Does not handle FAL relations for headerThumbnail
- See also https://stackoverflow.com/questions/70195982/typo3-preview-image-of-inline-records/70197133
- 09:40 Feature #96188 (New): InlineRecordContainer: Does not handle FAL relations for headerThumbnail
- For the UID of the `headerThumbnail`, the first array entry in the configured field is used.
But when debugging t... - 11:15 Bug #96190 (Resolved): Empty page tree for record links in LinkBrowser
- Applied in changeset commit:f13ef05cd484b68f3befeaaca641c2e55b506e4d.
- 11:09 Bug #96190: Empty page tree for record links in LinkBrowser
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:42 Bug #96190 (Under Review): Empty page tree for record links in LinkBrowser
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:36 Bug #96190 (Closed): Empty page tree for record links in LinkBrowser
- !empty-pagetree.png!
- 10:16 Bug #93618: Strange behaviour of image manipulation wizard in 10.4.13
- Definitly this bug exists. Loading is not stopping. No JS Error. cropper-image-container gets no image dimensions.
... - 10:10 Bug #85531: Error with "select" and "group" field using l10n_display "defaultAsReadonly"
- Oliver Bartsch wrote in #note-11:
> Hi, this has been fixed with #89152. Therefore, I'll close this issue now. In ca... - 09:30 Task #96187 (Closed): Avoid CKEditor4 inline JavaScript
- * https://github.com/ckeditor/ckeditor4/blob/4.17.1/plugins/clipboard/dialogs/paste.js#L140-L142
* https://github.co... - 08:49 Feature #92861: Introduce "minlength" to input fields
- Patch set 15 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
2021-12-01
- 22:57 Bug #96179 (Rejected): Ensure URIs are parsed using plain POSIX/C locale
- 17:59 Bug #96179: Ensure URIs are parsed using plain POSIX/C locale
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:37 Bug #96179: Ensure URIs are parsed using plain POSIX/C locale
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:21 Bug #96179 (Under Review): Ensure URIs are parsed using plain POSIX/C locale
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:19 Bug #96179 (Rejected): Ensure URIs are parsed using plain POSIX/C locale
- Using @parse_url@ on unicode characters and not using a plain POSIX/C locale might lead to negative side-effects, des...
- 22:55 Feature #96147 (Resolved): Add event / signal for redirects module
- Applied in changeset commit:635df9b75a1628b42075e3b74b5269300e46bc2e.
- 21:32 Feature #96147: Add event / signal for redirects module
- Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:30 Feature #96147: Add event / signal for redirects module
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:26 Feature #96147: Add event / signal for redirects module
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:18 Feature #96147: Add event / signal for redirects module
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:10 Feature #96147: Add event / signal for redirects module
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:58 Feature #96147: Add event / signal for redirects module
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:18 Feature #96147: Add event / signal for redirects module
- Yes, you are right, adding this Event is probably more a feature, but it solves something we see as a Bug.
So I'd ... - 12:48 Feature #96147: Add event / signal for redirects module
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:47 Feature #96147: Add event / signal for redirects module
- Hi, thanks for creating this issue. New events usually can only be added as a "Feature", therefore I've changed the t...
- 12:45 Feature #96147: Add event / signal for redirects module
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:42 Feature #96147 (Under Review): Add event / signal for redirects module
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:54 Bug #96161: TCAdefaults not working
- Hi, thanks for the quick reply.
I just checked this again with exactly the same settings from your screenshot, but... - 15:53 Bug #96161: TCAdefaults not working
- Oliver Bartsch wrote in #note-1:
> Hi, thanks for your report. Unfortunately, I was not able to reproduce. I used fol... - 11:42 Bug #96161 (Needs Feedback): TCAdefaults not working
- Hi, thanks for your report. Unfortunately, I was not able to reproduce. I used following TSconfig:...
- 22:09 Feature #88137: Create multi-step fallback for content and arbitrary records
- Patch set 26 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 22:06 Bug #88853: Updating relations of translated domain objects does not work if they already exist
- Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 21:57 Bug #94321 (Needs Feedback): Info => Page TSconfig: Sort order
- Hey sybille,
care to create a patch? - 21:54 Bug #94336 (Closed): data = TSFE:fe_user|user|xxx is showing data of user logged in first for every other user
- Hey Alexander,
you need to wrap it in a COA_INT object (non-cached).
page.10 = COA_INT
page.10 {
10 = TEXT
... - 20:58 Bug #95441: DataHandler - flex inline field validation issue
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:35 Bug #95441: DataHandler - flex inline field validation issue
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:55 Feature #92861: Introduce "minlength" to input fields
- Patch set 14 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 20:12 Feature #92861: Introduce "minlength" to input fields
- Patch set 13 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 20:49 Feature #94117: Register extbase type converters as services
- Patch set 15 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 20:38 Feature #94117: Register extbase type converters as services
- Patch set 14 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 17:45 Feature #94117: Register extbase type converters as services
- Patch set 13 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 16:47 Feature #94117: Register extbase type converters as services
- Patch set 12 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 16:40 Feature #94117: Register extbase type converters as services
- Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 16:29 Feature #94117: Register extbase type converters as services
- Patch set 10 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 16:24 Feature #94117: Register extbase type converters as services
- Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:56 Feature #94117: Register extbase type converters as services
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:36 Task #96180 (Resolved): Remove ExtendedFileUtility ProcessData hook
- Applied in changeset commit:bbb675a5f223bc0f57899240e13274ede12fcb89.
- 20:01 Task #96180: Remove ExtendedFileUtility ProcessData hook
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:31 Task #96180: Remove ExtendedFileUtility ProcessData hook
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:44 Task #96180 (Under Review): Remove ExtendedFileUtility ProcessData hook
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:39 Task #96180 (Closed): Remove ExtendedFileUtility ProcessData hook
- 20:27 Bug #96076: Composer install of extension composer.json as root fails, when testing framework hook is used
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:26 Bug #95997 (Resolved): levelmedia not working with TYPO3 11.5.3 and disabled file relations
- Applied in changeset commit:8583e6ac64f2918f022e776063e93881005bbc7d.
- 20:20 Bug #95997: levelmedia not working with TYPO3 11.5.3 and disabled file relations
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:20 Bug #95997: levelmedia not working with TYPO3 11.5.3 and disabled file relations
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:35 Bug #95997: levelmedia not working with TYPO3 11.5.3 and disabled file relations
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:26 Bug #82844 (Resolved): Workspaces + Levelmedia + FILES cObject results in fatal error
- Applied in changeset commit:8583e6ac64f2918f022e776063e93881005bbc7d.
- 20:20 Bug #82844: Workspaces + Levelmedia + FILES cObject results in fatal error
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:20 Bug #82844: Workspaces + Levelmedia + FILES cObject results in fatal error
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:35 Bug #82844 (Under Review): Workspaces + Levelmedia + FILES cObject results in fatal error
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:06 Bug #96182 (Resolved): Stabalize formengine acceptance tests
- Applied in changeset commit:265078929e392e8768298f88a9ee8be1e6a61977.
- 19:37 Bug #96182: Stabalize formengine acceptance tests
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:19 Bug #96182: Stabalize formengine acceptance tests
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:17 Bug #96182: Stabalize formengine acceptance tests
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:26 Bug #96182: Stabalize formengine acceptance tests
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:25 Bug #96182 (Under Review): Stabalize formengine acceptance tests
- 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 #96182 (Closed): Stabalize formengine acceptance tests
- Formengine acceptance tests randomly fail:...
- 20:00 Bug #92301: Elements getting wrapped with p tags, even if allowed outside paragraph
- Patch set 12 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 16:49 Bug #92301: Elements getting wrapped with p tags, even if allowed outside paragraph
- Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 20:00 Bug #85038: allowTagsOutside not working in rte_ckeditor
- Patch set 12 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 16:49 Bug #85038: allowTagsOutside not working in rte_ckeditor
- Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 19:30 Task #96183 (Closed): Remove extbase ControllerContext
- 19:10 Bug #96175 (Closed): Link Wizard modal conflict at inline records
- this has been solved with #96009, therefore closing the issue.
- 10:57 Bug #96175 (Closed): Link Wizard modal conflict at inline records
- When using inline-records, the link wizard in the modal window opens twice for the 'header_link' field, resulting in ...
- 17:43 Bug #95962: BootCompletedEvent unsuitable to replace extTablesInclusion-PostProcessing hook
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:38 Bug #95962: BootCompletedEvent unsuitable to replace extTablesInclusion-PostProcessing hook
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:21 Task #96156 (Resolved): Remove obsolete VersionState constants
- Applied in changeset commit:13977d176acde180cfbcf36a9decdfc81fe3da8b.
- 14:07 Task #96156: Remove obsolete VersionState constants
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:16 Task #96181 (Resolved): Remove ClearCacheActions hook
- Applied in changeset commit:34e4d92fb17541b2f7b82558739d931034ad1fc9.
- 14:51 Task #96181 (Under Review): Remove ClearCacheActions hook
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:47 Task #96181 (Closed): Remove ClearCacheActions hook
- 17:16 Task #96178 (Resolved): Remove RecordListController hooks
- Applied in changeset commit:d9c3afa36e3c2f12dfc8454eebd167a4501f2c8b.
- 14:19 Task #96178 (Under Review): Remove RecordListController hooks
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:13 Task #96178 (Closed): Remove RecordListController hooks
- 16:30 Bug #81585 (Closed): Update categories are not visible in Web > List
- This bug is now fixed in TYPO3 v11. Just tested this again in v11. We cleaned up the BackendUtility::getProcessedValu...
- 15:21 Bug #95806: Distributions are not downloaded and shown automatically
- We have here a conceptional issue with object creation in the install tool. I'm on it...
- 10:38 Bug #95806 (Accepted): Distributions are not downloaded and shown automatically
- 14:13 Task #96158: Remove support for inline JavaScript in fieldChangeFunc
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:11 Task #96177 (Resolved): Remove GeneralUtility::compileSelectedGetVarsFromArray
- Applied in changeset commit:a5f33ae6276e8d2b5acb159276a35aad447e29df.
- 13:52 Task #96177: Remove GeneralUtility::compileSelectedGetVarsFromArray
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:48 Task #96177 (Under Review): Remove GeneralUtility::compileSelectedGetVarsFromArray
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:39 Task #96177 (Closed): Remove GeneralUtility::compileSelectedGetVarsFromArray
- 13:49 Bug #94693 (Closed): Slug fieldSeparator (and replacements) replaced by fallbackCharacter
- → please continue in duplicated issue #94162
- 13:37 Bug #96176 (Resolved): Extbase tests still use pid-1
- Applied in changeset commit:31a0d7a245ab97da0423df5a6880ccfe850d1f77.
- 13:33 Bug #96176: Extbase tests still use pid-1
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:21 Bug #96176 (Under Review): Extbase tests still use pid-1
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:18 Bug #96176 (Closed): Extbase tests still use pid-1
- 13:32 Task #96154 (Resolved): Remove Shortcut API functionality
- Applied in changeset commit:c6d013f15b04b62d859b6ebefbcea35e5a3bde40.
- 13:07 Task #96154: Remove Shortcut API functionality
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:20 Task #96154: Remove Shortcut API functionality
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:24 Task #95262 (Rejected): Remove unused code from PageLayoutView
- 13:23 Bug #95265 (Rejected): Revert injection of ContentObjectRenderer in UriBuilder
- 13:17 Bug #95947: Wrong cHash calculation for pages of type shortcut
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:02 Bug #95947: Wrong cHash calculation for pages of type shortcut
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:51 Bug #95947: Wrong cHash calculation for pages of type shortcut
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:02 Bug #95947 (Under Review): Wrong cHash calculation for pages of type shortcut
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:17 Feature #80113: f:link.page option for shortcuts
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:02 Feature #80113: f:link.page option for shortcuts
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:51 Feature #80113: f:link.page option for shortcuts
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:02 Feature #80113 (Under Review): f:link.page option for shortcuts
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:06 Task #96174 (Resolved): Remove deprecated fluid view related classes
- Applied in changeset commit:5d4032a4b3dee1f98d5ddd465307a3341a1fa963.
- 12:25 Task #96174: Remove deprecated fluid view related classes
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:24 Task #96174: Remove deprecated fluid view related classes
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:11 Task #96174: Remove deprecated fluid view related classes
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:42 Task #96174: Remove deprecated fluid view related classes
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:10 Task #96174: Remove deprecated fluid view related classes
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:45 Task #96174 (Under Review): Remove deprecated fluid view related classes
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:43 Task #96174 (Closed): Remove deprecated fluid view related classes
- 11:25 Bug #85531 (Closed): Error with "select" and "group" field using l10n_display "defaultAsReadonly"
- Hi, this has been fixed with #89152. Therefore, I'll close this issue now. In case you still encounter similar proble...
- 11:24 Bug #91852 (Closed): 'l10n_display' => 'defaultAsReadonly' not working with mm table
- Hi, this has been fixed with #89152. Therefore, I'll close this issue now. In case you still encounter similar proble...
- 11:10 Task #96173 (Resolved): Remove hideIfNotTranslated and hideIfDefaultLanguage methods
- Applied in changeset commit:68b9560ee1a28d92daaba500aeeb096e1a5a06a9.
- 08:45 Task #96173 (Under Review): Remove hideIfNotTranslated and hideIfDefaultLanguage methods
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:44 Task #96173 (Closed): Remove hideIfNotTranslated and hideIfDefaultLanguage methods
- 11:00 Bug #92433 (Closed): Problems on upgrade if unpublished (workspace) records exist in database
- 10:42 Bug #92433 (Needs Feedback): Problems on upgrade if unpublished (workspace) records exist in database
- I need more feedback
- 10:32 Epic #86641 (Closed): Eliminate FormEngine legacy functions
- 10:19 Task #59334 (Closed): Enable workspace handling for FAL
- 10:04 Bug #93027: Workspace preview of hidden extbase records not possible
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:38 Bug #87815: Page shortcut not working for translated pages
- Patch set 12 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 08:24 Task #86645 (Closed): Migrate FieldControl ElementBrowser
- 08:16 Bug #89908 (Closed): Display Frontend Editing Icons by respecting admPanel.override
- Sorry, but this code entirely went into EXT:fe_edit (https://github.com/FriendsOfTYPO3/feedit). If you still need thi...
- 08:10 Task #96172 (Under Review): Adapt FunctionalTests to changed property types in FunctionalTestCase
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:10 Task #96172 (Closed): Adapt FunctionalTests to changed property types in FunctionalTestCase
- The testing framework will get strict types. In this task the FunctionalTestCase will be handled.
- 08:10 Bug #95928 (Closed): Empty result when using subqueries
- 08:09 Task #78500 (Closed): Highlighted clickarea of cache clearing
- 08:07 Task #96163 (Needs Feedback): Replace currentworkingdir in phpstan.neon?
- Can you provide a patch?
- 08:07 Story #85520 (Closed): Convert Extbase modules to use view helpers to configure ModuleTemplate
- 08:07 Bug #85522 (Closed): Provide documentation for creating backend modules using the view helpers for ModuleTemplate
- 08:06 Bug #85523 (Closed): Deprecate BackendTemplateView
- Fixed with #95164
- 07:56 Task #96171 (Under Review): Update symfony dependencies
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:55 Task #96171 (Closed): Update symfony dependencies
- 07:30 Bug #96004 (Resolved): Language of Admin Panel must not dependent on language of the site
- Applied in changeset commit:6c8f795e7fd778874a8fd3144c15204e48cbbf2e.
- 07:25 Bug #96004: Language of Admin Panel must not dependent on language of the site
- Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
2021-11-30
- 22:55 Task #96170 (Resolved): Remove linkvalidator TSconfig option
- Applied in changeset commit:d49dba068d5552c11a47ab6217d1d6c6a79be1df.
- 22:26 Task #96170: Remove linkvalidator TSconfig option
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:05 Task #96170 (Under Review): Remove linkvalidator TSconfig option
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:03 Task #96170 (Closed): Remove linkvalidator TSconfig option
- 22:55 Task #96169 (Resolved): Remove RecordListHookInterface
- Applied in changeset commit:6e8b4f0e297d2dda5c0ba53b517bb231760babaf.
- 22:24 Task #96169: Remove RecordListHookInterface
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:17 Task #96169: Remove RecordListHookInterface
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:56 Task #96169 (Under Review): Remove RecordListHookInterface
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:47 Task #96169 (Closed): Remove RecordListHookInterface
- 22:52 Task #96138: [Docs] Adjust configuration of manuals
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:55 Task #96138: [Docs] Adjust configuration of manuals
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:40 Task #96138: [Docs] Adjust configuration of manuals
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:30 Task #96167 (Resolved): Remove Clipboard->printClipboard()
- Applied in changeset commit:6cdcfad8355787c5a0161b9edc51331e5c670c5b.
- 21:23 Task #96167 (Under Review): Remove Clipboard->printClipboard()
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:13 Task #96167 (Closed): Remove Clipboard->printClipboard()
- 22:28 Task #96154: Remove Shortcut API functionality
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:37 Task #96154: Remove Shortcut API functionality
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 19:12 Task #96154: Remove Shortcut API functionality
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:39 Task #96154: Remove Shortcut API functionality
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 00:30 Task #96154 (Under Review): Remove Shortcut API functionality
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 00:28 Task #96154 (Closed): Remove Shortcut API functionality
- 21:50 Task #96166 (Resolved): gitlab-ci: Out-of-order nightly jobs
- Applied in changeset commit:a739714229b3e26f2d05362522c7f712c9bc85e3.
- 21:33 Task #96166 (Under Review): gitlab-ci: Out-of-order nightly jobs
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:25 Task #96166 (Resolved): gitlab-ci: Out-of-order nightly jobs
- Applied in changeset commit:070ab15e16afc0df97eb9798d1199d06e7c1b9b3.
- 21:07 Task #96166: gitlab-ci: Out-of-order nightly jobs
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:50 Task #96166 (Under Review): gitlab-ci: Out-of-order nightly jobs
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:34 Task #96166 (Closed): gitlab-ci: Out-of-order nightly jobs
- 21:40 Task #96168 (Resolved): Raise typo3/cms-styleguide:~11.5.3
- Applied in changeset commit:4a402484e8a8db2bc94f7c08bdc83b726e455478.
- 21:20 Task #96168 (Under Review): Raise typo3/cms-styleguide:~11.5.3
- Patch set 2 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:18 Task #96168 (Closed): Raise typo3/cms-styleguide:~11.5.3
- 20:45 Bug #89152 (Resolved): renderType='selectTree' generates warning with single value select
- Applied in changeset commit:3310c162e353ae63b87221f3cff9539f0d7363ed.
- 20:39 Bug #89152: renderType='selectTree' generates warning with single value select
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:33 Bug #89152: renderType='selectTree' generates warning with single value select
- Patch set 21 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 16:57 Bug #89152: renderType='selectTree' generates warning with single value select
- Patch set 20 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 19:25 Task #96160 (Resolved): Remove edit panel related functionality
- Applied in changeset commit:414d4159cec5509913d2c43fe4487dbe598137b2.
- 18:50 Task #96160: Remove edit panel related functionality
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:33 Task #96160: Remove edit panel related functionality
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:38 Task #96160: Remove edit panel related functionality
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:54 Task #96160: Remove edit panel related functionality
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:11 Task #96160 (Under Review): Remove edit panel related functionality
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:45 Task #96160 (Closed): Remove edit panel related functionality
- 18:20 Task #96157 (Resolved): Raise typo3/cms-styleguide:dev-main
- Applied in changeset commit:089b4ed44b99ea2b84ebb63c1185fa364482bc1e.
- 17:31 Task #96157: Raise typo3/cms-styleguide:dev-main
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:16 Task #96157: Raise typo3/cms-styleguide:dev-main
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:33 Task #96157: Raise typo3/cms-styleguide:dev-main
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:51 Task #96157: Raise typo3/cms-styleguide:dev-main
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:49 Task #96157: Raise typo3/cms-styleguide:dev-main
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:49 Task #96157: Raise typo3/cms-styleguide:dev-main
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:30 Task #96157 (Under Review): Raise typo3/cms-styleguide:dev-main
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:28 Task #96157 (Closed): Raise typo3/cms-styleguide:dev-main
- 18:15 Bug #96102 (Under Review): Prepare renaming of main development branch to "main"
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:35 Bug #96102 (Resolved): Prepare renaming of main development branch to "main"
- Applied in changeset commit:0a2e40aa19c7f61f62b03f21c3e1a2dbaf697d73.
- 17:12 Bug #96102: Prepare renaming of main development branch to "main"
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:10 Bug #96102 (Under Review): Prepare renaming of main development branch to "main"
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:30 Bug #96102 (Resolved): Prepare renaming of main development branch to "main"
- Applied in changeset commit:b5379f4ad78b168bd3efad475f0fe9608aa503e2.
- 12:40 Bug #96102: Prepare renaming of main development branch to "main"
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:30 Bug #96095 (Resolved): BackendLayoutWizard can not handle readOnly
- Applied in changeset commit:f26720bfbf93572643c6777ad6ab6f59185cb4d3.
- 17:25 Bug #96095: BackendLayoutWizard can not handle readOnly
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:05 Bug #96096 (Resolved): InputSlugElement can not handle readOnly
- Applied in changeset commit:255e701d32c39d0382983e1508e1e5b1fe743414.
- 17:00 Bug #96096: InputSlugElement can not handle readOnly
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:51 Bug #96165 (Needs Feedback): Routing Parameter "ai__f_name" for route "ai_0" must match "[^/~]++" ("" given) to generate a corresponding URL.
- Can you please post the complete @routeEnhancers@ section?
- 15:48 Bug #96165 (Closed): Routing Parameter "ai__f_name" for route "ai_0" must match "[^/~]++" ("" given) to generate a corresponding URL.
- I'm using the Aimeos Shop EXT and the TYPO3 RoutingEnhancer throws an error for one of the routes.
I've asked this... - 15:50 Bug #96164 (Needs Feedback): ImageManipulation.js console error
- I could not reproduce using a content element and the "open editor" button in TYPO3 v10.4.22-dev...
I'm puzzled by th... - 14:31 Bug #96164: ImageManipulation.js console error
- Typo3 10.4.16 - 10.4.21
- 14:31 Bug #96164 (Closed): ImageManipulation.js console error
- When I try to edit image by Edit image button, I’ve got an error:...
- 15:25 Task #96158: Remove support for inline JavaScript in fieldChangeFunc
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:26 Task #96158: Remove support for inline JavaScript in fieldChangeFunc
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:24 Task #96158: Remove support for inline JavaScript in fieldChangeFunc
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:16 Task #96158: Remove support for inline JavaScript in fieldChangeFunc
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:15 Task #96158 (Under Review): Remove support for inline JavaScript in fieldChangeFunc
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:54 Task #96158 (Closed): Remove support for inline JavaScript in fieldChangeFunc
- 15:07 Bug #95383: EXT:impexp import: No preview available for t3d and t3d compressed
- I don't get this problem anymore. Preview is available in TYPO3 11.5.3
- 14:54 Bug #96073 (Rejected): TCA form validation error with FlexForm sections
- Discussed with reporter via Slack → not an issue in the TYPO3 core.
- 14:40 Bug #96073 (Needs Feedback): TCA form validation error with FlexForm sections
- 14:05 Task #96155 (Resolved): Remove String-related helper methods
- Applied in changeset commit:93c754af23f80a85344a0171bbc22e3f39d759de.
- 11:59 Task #96155: Remove String-related helper methods
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:08 Task #96155: Remove String-related helper methods
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:49 Task #96155 (Under Review): Remove String-related helper methods
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:47 Task #96155 (Closed): Remove String-related helper methods
- 13:40 Task #96159 (Resolved): Remove extbase EnvironmentService
- Applied in changeset commit:9caf10ee38cb8015288f792530100114951ae000.
- 12:25 Task #96159 (Under Review): Remove extbase EnvironmentService
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:20 Task #96159 (Closed): Remove extbase EnvironmentService
- 13:19 Task #96163 (Closed): Replace currentworkingdir in phpstan.neon?
- > There are two predefined parameters usable to expand in config parameters that represent paths:
> %rootDir% - ro... - 13:15 Task #96125 (Resolved): Remove navigationFrame options for modules
- Applied in changeset commit:696e5f29af39d0fd7ecba8cbbe14964e19ffa788.
- 12:46 Task #96125: Remove navigationFrame options for modules
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:22 Task #96125: Remove navigationFrame options for modules
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:09 Task #96125: Remove navigationFrame options for modules
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:15 Feature #96152 (Resolved): Show registered toolbar items in configuration module
- Applied in changeset commit:64204e041d5b05c68cd5749b8063ca06abfc2d36.
- 12:27 Feature #96152: Show registered toolbar items 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... - 13:11 Task #96162 (New): Extend Video via Text&Media to accept Player Options for Youtube
- Youtube allows URL parameters to customize the embedded Player, see https://developers.google.com/youtube/player_para...
- 13:01 Bug #96090: Broken LinkWizard for new FileReference
- I can confirm this. Not only with file references, but with any inline element. Once the element is saved, the link w...
- 12:48 Bug #96161 (Needs Feedback): TCAdefaults not working
- If i set defaults like:
TCAdefaults.pages.hidden = 0
or:
TCAdefaults.pages.backend_layout = pagets__hidden
... - 11:55 Task #96156: Remove obsolete VersionState constants
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:17 Task #96156 (Under Review): Remove obsolete VersionState constants
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:17 Task #96156 (Closed): Remove obsolete VersionState constants
- 11:45 Bug #96146 (Resolved): Exception in Frontend on accessing a form with image upload configured
- Applied in changeset commit:8832da28085d0600b5a2d1732b8d05e1d4dba7f7.
- 11:45 Task #96139 (Resolved): Remove GeneralUtility::uniqueList
- Applied in changeset commit:e2a21d2a576b4c02714a510bffd62956d7883d93.
- 11:04 Task #96139: Remove GeneralUtility::uniqueList
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:57 Task #96139: Remove GeneralUtility::uniqueList
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:45 Task #96139: Remove GeneralUtility::uniqueList
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:35 Task #96122 (Resolved): Remove getInstance() calls
- Applied in changeset commit:b6c9758c6652c1afa5b53bf0e96711573ac04244.
- 11:12 Task #96122: Remove getInstance() calls
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:54 Task #96122: Remove getInstance() calls
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:35 Task #96122: Remove getInstance() calls
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:31 Task #96122: Remove getInstance() calls
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:31 Task #96122 (Under Review): Remove getInstance() calls
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:28 Task #91956 (Needs Feedback): Update documentation for deprecation of useCacheHash, noCacheHash
- Can you take care of this issue?
- 11:25 Bug #92872 (Needs Feedback): Update from 9.5.22 to 9.5.23: I will be logged out automatically in the backend when I log in
- Does this still happen in v10/v11?
- 11:23 Story #94430 (Needs Feedback): pages.doktypes higher than 200 do not work properly as frontend pages
- 11:21 Bug #95997: levelmedia not working with TYPO3 11.5.3 and disabled file relations
- Simon Würstle wrote in #note-4:
> Oliver Hader wrote in #note-2:
> > To which @sys_file.identifier@ and @sys.file.s... - 11:20 Bug #95997: levelmedia not working with TYPO3 11.5.3 and disabled file relations
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:20 Bug #95997 (Under Review): levelmedia not working with TYPO3 11.5.3 and disabled file relations
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:19 Bug #96137 (Closed): Aspect of frontend.user wont't work after Middleware 'typo3/cms-frontend/authentication'
- In TYPO3 v10 the usergroups have to be resolved at a later point (once TSFE->initUsergroup() is called), and thus rel...
- 11:18 Task #96124 (Under Review): Remove "sword" functionality for search highlighting in Frontend
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:05 Task #96153 (Resolved): Remove CategoryRegistry and API method
- Applied in changeset commit:8c168ae5d66df49e95b3116f6f671cd3f7dae453.
- 10:49 Task #96153: Remove CategoryRegistry and API method
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:13 Task #96153: Remove CategoryRegistry and API method
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:03 Task #96136: Deprecate inline JavaScript in backend update signals
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:40 Task #96121 (Resolved): Adapt UnitTests to changed property types in UnitTestCase
- Applied in changeset commit:f7644084d40c4cefb8f563788da4220cadcae76d.
- 10:24 Task #96121: Adapt UnitTests to changed property types in UnitTestCase
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:58 Task #96121: Adapt UnitTests to changed property types in UnitTestCase
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:40 Task #96149 (Resolved): Remove StandaloneView for EXT:form EmailFinisher
- Applied in changeset commit:7741554a041d72282b26a284a8244dcc96840936.
- 10:30 Task #96142 (Resolved): Remove TYPO3\CMS\Core\Utility\GeneralUtility::rmFromList
- Applied in changeset commit:0d36bf31a7066718d36274673f21b5ea9822add7.
- 09:58 Task #96142: Remove TYPO3\CMS\Core\Utility\GeneralUtility::rmFromList
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:44 Task #96142: Remove TYPO3\CMS\Core\Utility\GeneralUtility::rmFromList
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:25 Task #96143 (Resolved): Remove HTTP headers manipulating methods in HttpUtility
- Applied in changeset commit:c0350b1e75027d2e54fff2489a10e8e17f17474b.
- 09:56 Task #96143: Remove HTTP headers manipulating methods in HttpUtility
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:45 Task #96143: Remove HTTP headers manipulating methods in HttpUtility
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:56 Task #96145 (Resolved): Remove SoftReferenceIndex
- Applied in changeset commit:a040810c5a232f31afc4eeb2d8a0f9f9e23b33b4.
- 09:33 Task #96145: Remove SoftReferenceIndex
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:30 Task #96151 (Resolved): Remove service getters in ModuleTemplate
- Applied in changeset commit:22282deb4886e41db351140c55ba109861e6aedb.
- 09:05 Task #96141 (Resolved): Remove deprecated BackendUtility::viewOnClick
- Applied in changeset commit:febc6df89c35ced32784e381dc8d251fd5bf0c1b.
- 08:39 Bug #96116: imgResource Mask error
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:08 Bug #96116 (Under Review): imgResource Mask error
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:33 Bug #96116 (Accepted): imgResource Mask error
2021-11-29
- 23:23 Task #96141: Remove deprecated BackendUtility::viewOnClick
- 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 #96141 (Under Review): Remove deprecated BackendUtility::viewOnClick
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:02 Task #96141: Remove deprecated BackendUtility::viewOnClick
- → https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/11.0/Important-91123-AvoidUsingBackendUtilityViewOnCli...
- 15:01 Task #96141 (Closed): Remove deprecated BackendUtility::viewOnClick
- 23:21 Task #96145: Remove SoftReferenceIndex
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:05 Task #96145 (Under Review): Remove SoftReferenceIndex
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:57 Task #96145 (Closed): Remove SoftReferenceIndex
- 23:19 Task #96139: Remove GeneralUtility::uniqueList
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:48 Task #96139: Remove GeneralUtility::uniqueList
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:43 Task #96139 (Under Review): Remove GeneralUtility::uniqueList
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:41 Task #96139 (Closed): Remove GeneralUtility::uniqueList
- 23:18 Task #96143: Remove HTTP headers manipulating methods in HttpUtility
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:53 Task #96143: Remove HTTP headers manipulating methods in HttpUtility
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:16 Task #96143 (Under Review): Remove HTTP headers manipulating methods in HttpUtility
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:13 Task #96143 (Closed): Remove HTTP headers manipulating methods in HttpUtility
- 23:17 Task #96142: Remove TYPO3\CMS\Core\Utility\GeneralUtility::rmFromList
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:50 Task #96142: Remove TYPO3\CMS\Core\Utility\GeneralUtility::rmFromList
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:12 Task #96142: Remove TYPO3\CMS\Core\Utility\GeneralUtility::rmFromList
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:08 Task #96142 (Under Review): Remove TYPO3\CMS\Core\Utility\GeneralUtility::rmFromList
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:05 Task #96142 (Closed): Remove TYPO3\CMS\Core\Utility\GeneralUtility::rmFromList
- 23:17 Task #96151: Remove service getters in ModuleTemplate
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:48 Task #96151: Remove service getters in ModuleTemplate
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:47 Task #96151 (Under Review): Remove service getters in ModuleTemplate
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:41 Task #96151 (Closed): Remove service getters in ModuleTemplate
- 23:16 Task #96153: Remove CategoryRegistry and API method
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 23:15 Task #96153 (Under Review): Remove CategoryRegistry and API method
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 23:10 Task #96153 (Closed): Remove CategoryRegistry and API method
- 23:15 Task #96144 (Resolved): Remove possibility to pass a records uid to AbstractTreeView::getIcon()
- Applied in changeset commit:3933c27dedbe5fe98a6406c8ec457fd8d3796f55.
- 15:44 Task #96144 (Under Review): Remove possibility to pass a records uid to AbstractTreeView::getIcon()
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:38 Task #96144 (Closed): Remove possibility to pass a records uid to AbstractTreeView::getIcon()
- 23:15 Task #96150 (Resolved): Remove AbstractItemProvider->addItemsFromSpecial
- Applied in changeset commit:a037b0ff4c40afd02ce83bef332e5a143bcf2c10.
- 21:34 Task #96150 (Under Review): Remove AbstractItemProvider->addItemsFromSpecial
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:24 Task #96150 (Closed): Remove AbstractItemProvider->addItemsFromSpecial
- 23:15 Task #96140 (Resolved): Remove TYPO3\CMS\Core\Utility\GeneralUtility::stdAuthCode
- Applied in changeset commit:96ac7ba6c62169f48651ae897505ec8ef9865c2e.
- 15:49 Task #96140: Remove TYPO3\CMS\Core\Utility\GeneralUtility::stdAuthCode
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:12 Task #96140: Remove TYPO3\CMS\Core\Utility\GeneralUtility::stdAuthCode
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:02 Task #96140 (Under Review): Remove TYPO3\CMS\Core\Utility\GeneralUtility::stdAuthCode
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:58 Task #96140 (Closed): Remove TYPO3\CMS\Core\Utility\GeneralUtility::stdAuthCode
- 22:40 Feature #96152 (Under Review): Show registered toolbar items 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... - 22:17 Feature #96152 (Closed): Show registered toolbar items in configuration module
- Since #96041, toolbar items are automatically registered, based on their interface. Therefore it's no longer possible...
- 22:19 Bug #91570 (Closed): Pagetree not shown due to error in TYPO3\CMS\Backend\Controller\Page\TreeController
- I think it is safe to close this issue for now; if you think that this is the wrong decision or experience the issue ...
- 21:55 Task #95898 (Resolved): Extend build process to monitor Content Security Policy violations
- Applied in changeset commit:31579e21c64049659ca307dcbdab3f3770673349.
- 20:57 Task #95898: Extend build process to monitor Content Security Policy violations
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:39 Task #95898: Extend build process to monitor Content Security Policy violations
- Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:37 Task #95898: Extend build process to monitor Content Security Policy violations
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:09 Task #95898 (Under Review): Extend build process to monitor Content Security Policy violations
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:06 Bug #96095: BackendLayoutWizard can not handle readOnly
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:04 Bug #96095: BackendLayoutWizard can not handle readOnly
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:06 Bug #96096: InputSlugElement can not handle readOnly
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:04 Bug #96096: InputSlugElement can not handle readOnly
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:06 Bug #89152: renderType='selectTree' generates warning with single value select
- Patch set 19 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:04 Bug #89152: renderType='selectTree' generates warning with single value select
- Patch set 18 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 21:05 Task #96149 (Under Review): Remove StandaloneView for EXT:form EmailFinisher
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:42 Task #96149 (Closed): Remove StandaloneView for EXT:form EmailFinisher
- 20:12 Bug #96102: Prepare renaming of main development branch to "main"
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:34 Bug #96102: Prepare renaming of main development branch to "main"
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:32 Bug #96102 (Under Review): Prepare renaming of main development branch to "main"
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:16 Bug #96146 (Under Review): Exception in Frontend on accessing a form with image upload configured
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:00 Bug #96146 (Closed): Exception in Frontend on accessing a form with image upload configured
- Having a form (EXT:form) with a file upload configured, in the frontend following exception is thrown:...
- 17:48 Bug #96148 (Closed): phpdocumentor parseTypes() with bad return value
- I guess this is no TYPO3 error. But I maybe wrong. And it may serve as documentation meanwhile. The error comes up as...
- 17:06 Feature #96147 (Closed): Add event / signal for redirects module
- We're facing a situation where a customer runs a TYPO3 10.4.x installation with several domains / subdomains configur...
- 16:48 Task #96138 (Under Review): [Docs] Adjust configuration of manuals
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:23 Task #96138 (Closed): [Docs] Adjust configuration of manuals
- The need to reference to main instead of master due to the recent change of default branches
- 16:00 Bug #92643: Fix FAL meta data extraction priorities
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:57 Bug #92643: Fix FAL meta data extraction priorities
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:25 Bug #92643: Fix FAL meta data extraction priorities
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:53 Bug #67432: Deletion of file /typo3temp/_processed_/xy.jpg failed.
- Hi, please open a new ticket for it and add this as related issue.
- 14:50 Bug #67432: Deletion of file /typo3temp/_processed_/xy.jpg failed.
- This occurred again for a customer of ours. (Running 10.4.21)
In the last years a call to getNearestRecyclerFolder... - 14:39 Task #96136 (Under Review): Deprecate inline JavaScript in backend update signals
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:50 Task #96136 (Closed): Deprecate inline JavaScript in backend update signals
- 14:12 Bug #94905: FE requests to /index.php are broken without providing id get parameter, if no pageTypeSuffix routeEnhancer is configured
- Patch set 16 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 00:29 Bug #94905: FE requests to /index.php are broken without providing id get parameter, if no pageTypeSuffix routeEnhancer is configured
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:12 Bug #95282: Various missing dependencies in the core's composer.json's
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:12 Bug #92959: ConnectionMigrator must ignore unmapped tables on non-default connection
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:12 Task #96086: new finisher option "recipients" is missing in form-documentation
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:11 Task #96047: Do not register plugins/modules with vendor name
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:11 Task #96121: Adapt UnitTests to changed property types in UnitTestCase
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:11 Task #96044: Harden method signature of logicalAnd and logicalOr
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:11 Task #95835: Fluid Styled Contend Manuals needs a review
- Patch set 13 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 14:11 Task #96125: Remove navigationFrame options for modules
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:11 Bug #93596: EXT:form can't resolve multiselect markers
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:10 Feature #94162: Update Slughelper to allow both dash and lodash Characters
- Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 14:10 Task #95350: Register plugin and module controller actions as array
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:10 Bug #64363: Copy files in Filelist backend
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:10 Feature #84849: Allow links and some HTML tags in label, description, static text, validators, and emailBody
- Patch set 28 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 14:10 Task #96046: Replace property name strings of AbstractDomainObject with constants
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:10 Bug #88672: SlugHelper->isUniqueInSite() slow for installations with many sites and similar URL structures
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:10 Bug #89182: Linkvalidator should only check relevant fields in table
- Patch set 22 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 14:10 Bug #19718: Typoscript: CONTENT | slide: multilanguage not correctly respected in content_fallback mode
- Patch set 10 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 14:10 Task #96005: Add aliases for DataProcessors
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:10 Bug #90908: Zeros are not treated as empty values in `.ifEmpty`
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:10 Bug #90949: persistence.storagePid ignores startingpoint (pages), when it is a stdWrap
- Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:08 Bug #92187: HTTP/HTTPS not correctly determined behind reverseProxy
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:08 Bug #93027: Workspace preview of hidden extbase records not possible
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:08 Bug #86239: DataHandler does not move deleted child records
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:08 Bug #88943: Pagetree taking extremely long to load for editors
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:08 Bug #93249: TYPO3 FAL Driver Registry is unclear
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:08 Bug #79014: DataHandler not deleting inline and MM references if base table does not have a "delete"-field leads to DatabaseRecordException
- Patch set 14 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 14:08 Bug #68040: Inline localize and/or synchronize does not respect sorting
- Patch set 15 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 14:08 Task #93103: Migrate backend context menu to lit-html
- Patch set 10 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 14:08 Bug #91148: Display human readable diff on flexform changes
- Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:08 Feature #94601: Info modal, add Page uid in "References to this item" for tt_content
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:08 Bug #92937: Translation wizard of tt_content having l10n_source = 0 shows too many items
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:08 Bug #92471: condition contentObject["pid"] not working in variant
- Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:08 Bug #88980: Translating records with FAL relation where allowLanguageSynchronization set to true
- Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:07 Bug #94471: Invalid database value in TCA Select field not selected
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:07 Bug #95878: In linkvalidator, soft reference parser extracts 2 links from rich text with URL as anchor text
- Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 14:07 Bug #93005: Mark links to hidden pages and links to content elements as broken in RTE.
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:07 Bug #94408: Content element shows form fields for ctype text although it is not allowed
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:07 Bug #92900: Unable to store "epoch start" on native datetime fields with dbtype
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:07 Bug #92301: Elements getting wrapped with p tags, even if allowed outside paragraph
- Patch set 10 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 14:07 Bug #85038: allowTagsOutside not working in rte_ckeditor
- Patch set 10 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 14:07 Bug #92956: Wrong context passed to processPlaceholders in YAML processImports
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:07 Bug #94729: Method ArrayUtility::replaceAndAppendScalarValuesRecursive re-numbers associative arrays with non-consecutively numbered integer-only keys
- Patch set 18 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 14:07 Bug #90430: Language handling of bidirectional mm selects is not consitent.
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:06 Task #80640 (Under Review): Enhance workspace handling of language synchronization
- Patch set 21 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 14:06 Task #95456: Deprecate form templates
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:06 Bug #96042: Row update wizard may consume too much memory for tables with many records and content
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:06 Bug #96101: Redirects module fails to build URLs to content elements
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:06 Feature #92976: Introduce new uri builder classes
- Patch set 19 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 14:06 Bug #96076: Composer install of extension composer.json as root fails, when testing framework hook is used
- 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 #92306: Field with dbType = 'time' and eval 'time' not saved correctly to the database
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:03 Bug #93270: BroadcastMessage.fromData() is not idempotent
- Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:03 Task #94473: Optimize texts for the "copy" and "translate" description
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:03 Bug #83580: GeneralUtility::xml2array() can't parse bigger files (> 10MB)
- Patch set 45 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 14:03 Bug #91752: Recursive Copy: Translation is created before Original Page
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:03 Bug #95819: Extbase does not support uninitialized domain object properties
- Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:03 Bug #77644: MySQL driver extension breaks searches with hyphens
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:03 Task #93401: [BUGFIX] do not remove hyphen from search word
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:02 Bug #88853: Updating relations of translated domain objects does not work if they already exist
- Patch set 10 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 14:02 Bug #87260: Untranslated records should not be linked
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:02 Bug #93025: File metadata are not translated in the free mode
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:02 Bug #94270: hreflang rendered for pages which are not translated (free mode)
- Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 14:02 Bug #92093: Sorting of records in frontend with sys_language all (-1) and normal
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:02 Feature #90930: Show modification date and editor in workspace overview
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:02 Bug #93240: MultiTree concept for one domain not properly working with routing
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:02 Bug #94490: HrefLangGenerator generate <link rel="alternate".... links for language not visible in frontend
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:02 Task #94243: Introduce session cookie signature
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:02 Feature #95054: Add possibility to add HTTP headers in frontend
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:02 Bug #92488: Default language does not support fallback language ids
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:02 Bug #90031: Wrong link calculation when languages in Site configuration are ordered non-ascendingly
- Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:52 Bug #96137 (Closed): Aspect of frontend.user wont't work after Middleware 'typo3/cms-frontend/authentication'
- I registered an own middleware with. ...
- 13:39 Feature #92576: Page Tree filter: make it possible to explicitly filter by uid - to go to a specific page in the pagetree
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:39 Feature #92780: Provide Event after page URI has been generated
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:39 Task #95047: Provide dark styled module menu scroll bar
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:39 Task #92199: Streamline AjaxDataHandler
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:39 Bug #95941: Prevent crashes in reference index update due to invalid user input
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:39 Task #95821: UserAspect should return all user fields
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:38 Feature #94501: FAL support for FlexFormProcessor
- Patch set 12 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:38 Feature #32051: Concat ordering for Database request
- Patch set 10 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:38 Bug #95962: BootCompletedEvent unsuitable to replace extTablesInclusion-PostProcessing hook
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:38 Task #95886: Rework lowlevel documentation
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:38 Feature #94544: Allow more SMTP Configuration Settings (verify_peer)
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:38 Bug #92142: PageRouter does not find correct page candidates when using mount points
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:38 Feature #91783: Add "allow list" for php.ini setting disable_functions
- Patch set 12 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:37 Feature #94630: New content wizard bar with drag and drop in the page module
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:37 Task #94629: Simplify and optimize the readability of the page module interface
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:37 Task #95398: Replace XML handling by GeneralUtility with XmlEncoder
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:37 Feature #94907: Allow BackendUtility::cshItem to return buttons
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:37 Bug #94462: Click area of help link too small
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:37 Bug #95272: Redirect after page slug change ignores TCA defaults
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:37 Bug #94616: Problems after t3d import (Extension impexp 10.4.17)
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:37 Bug #93470: XML export data does not include page translations.
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:37 Feature #87074: Checkbox and Radio ViewHelper should have a required argument
- Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:36 Bug #90177: Upgrade wizard don't show "not done wizards"
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:35 Bug #85013: Drag & Drop, Copy/Cut/Paste don't change colPos in localized content elements if the target is the first position
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:34 Bug #95382: EXT:impexp import: Cannot unset string offsets
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:34 Bug #92466: Scheduler exception Cannot unserialize TYPO3\CMS\Core\Log\Writer\AbstractWriter
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:33 Feature #94502: Configure TCA in json or yaml
- Patch set 10 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:31 Bug #93887: Ext:Form Caching Determination breaking Ajax Request
- Patch set 27 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:31 Bug #92406: Using formvh:render without extbase context results in Exception
- Patch set 27 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:30 Feature #90386: Deprecate all form-related ViewHelpers except for f:form in favor of a single "form field name" ViewHelper
- Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:29 Feature #94600: Use Monolog for injected logging services
- Patch set 23 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:29 Feature #95004: Better support for HTML 5 Video Tag
- Patch set 15 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:29 Feature #94117: Register extbase type converters as services
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:29 Bug #94710: Database Compare "Change fields" with SQLite shows red error
- Patch set 12 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:28 Bug #85138: Shortcut in menu always is rendered as inactive
- Patch set 9 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:28 Bug #88886: DataMapper: Consider languageOverlayMode "hideNonTranslated" when getting relations using consistentTranslationOverlayHandling
- Patch set 16 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:28 Task #90143: Redirects: Poor performance of redirect matching for large redirects table
- Patch set 16 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:28 Feature #93610: Add video platform name to iframe title for youtube and vimeo
- Patch set 17 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:27 Feature #85506: Integrate monolog as logging framework
- Patch set 14 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:27 Feature #93550: SVG Inline ViewHelper
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:27 Bug #89846: Missing database indices
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:27 Bug #90640: ext:form - RegularExpressionValidator with empty value will lead to exception
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:27 Feature #92200: Allow Subtitle files for Media content Videos
- Patch set 32 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:26 Feature #93182: Configurable compressed file extension
- Patch set 12 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:26 Feature #91499: Additional attributes for includeJS, includeCSS and all others include**
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:09 Feature #91499: Additional attributes for includeJS, includeCSS and all others include**
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:26 Bug #93435: Honeypot validation fails if no session data exists
- Patch set 34 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:26 Feature #88137: Create multi-step fallback for content and arbitrary records
- Patch set 25 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:25 Bug #93962: Form variants for EmailToReceiver doesn't work
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:25 Bug #91755: The page tree in the backend can't be scrolled on an iPad
- Hello,
we and some of our customers have the same problem.
I have started a very simple look into it:
On iOS... - 13:25 Feature #93452: Add CSRF protection for frontend forms (ext:form)
- Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:25 Feature #94929: Introduce "smart content container" content element
- Patch set 12 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:25 Feature #94450: Local Configuration: [SYS][utf8FileSystem] = true per default
- Patch set 8 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:25 Feature #91419: Disable caching on a per form basis
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:25 Feature #91082: Add new option "show scheduled records" to admin panel
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:24 Feature #94798: Improve pagination of indexed_search
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:23 Feature #90985 (Under Review): Show page of draft record in the page tree
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:23 Feature #87756: preload CSS (loadCSS)
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:23 Bug #92321: rte_ckeditor: spellchecker "WSC" does not gain language from TYPO3
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:22 Bug #91633: 9.5.19 breaks formerly working routeEnhancer
- Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:22 Feature #45039: Scheduler task to clean up unused processed images
- Patch set 37 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:14 Feature #45039: Scheduler task to clean up unused processed images
- Patch set 36 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:22 Task #94395: Remove sys_log writes from PasswordReset
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:22 Task #94383: Remove sys_log writes from ExceptionHandler
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:22 Task #92509: Add base64url encode/decode functionality
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:22 Feature #91933: Add an option to include the poster attribute in VideoTagRenderer
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:21 Feature #23633: regex in TCA eval function
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:21 Bug #92517: No alternative namespace supported by ExtbasePluginEnhancer
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:20 Feature #93619: New record wizard
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:20 Feature #89576: Introduce paginate view helper
- Patch set 16 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:20 Feature #94675: Improve the 'records overview' wizard for group elements
- Patch set 13 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:19 Task #92020: New API entry point available at https://get.typo3.org/api/
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:19 Task #88627: Unify DataProcessing properties
- Patch set 34 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:17 Bug #89271: Inline (IRRE) records are not kept in sync on record save
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:16 Bug #88507: TypoScript Object Browser does not respect hidden flag in TS-templates
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:16 Bug #87815: Page shortcut not working for translated pages
- Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:16 Feature #82010: DataProcessor to fetch categories + records with the same category
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:16 Feature #89581: Introduce new system_log table
- Patch set 10 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:16 Task #89932: Harden QOM objects and interfaces
- Patch set 13 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:16 Task #89493: Harden \TYPO3\CMS\Extbase\Persistence\Generic\Mapper\DataMap
- Patch set 7 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:15 Task #88529: Plugin configuration does no longer determine callable actions.
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:15 Feature #93450: ContentObjectRenderer: allow TypoScript select object without any constraint of uidInList or pidInList
- Patch set 4 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:15 Bug #93494: Not possible to define limit for live search
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:15 Feature #93531: Content status notifications
- Patch set 5 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:14 Feature #88771: Page Title Templates
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:14 Feature #93194 (Under Review): Linkvalidator: Show information that broken links exist for page in page module
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:13 Bug #91855: Image with crop set is JPEG compressed twice
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:13 Feature #91599: [!!!] Cleanup indexed_search
- Patch set 19 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 13:13 Bug #96135 (Accepted): IRRE: Hide Record switch not work
- If you have an inline record open and then click Hide in the MenuBar, the record is greyed out, but after saving the ...
- 13:12 Feature #92390: Introduce PropertyDoctrineAnnotationMatcher
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:10 Task #96133 (Resolved): Update Git commit hook
- Applied in changeset commit:b6e8859a04b08e3ab91e2f86315b03ed76f2c47d.
- 13:06 Task #96133: Update Git commit hook
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:05 Task #96133: Update Git commit hook
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:05 Task #96133 (Under Review): Update Git commit hook
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:59 Task #96133 (Closed): Update Git commit hook
- 11:57 Bug #94214: Click on close button on open documents leads to blank page (/typo3/empty)
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:57 Task #92670: Delete and paste dialogues don't include content element title
- Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 11:57 Task #94780: Show title/uid when on delete confirmation modal in layout view
- Patch set 24 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 11:56 Task #94910: Add template for locked backend
- Patch set 25 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 11:56 Feature #93648: Composer based Extension Manager (WIP)
- Patch set 2 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:45 Bug #95441: DataHandler - flex inline field validation issue
- Patch set 6 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:44 Feature #92861: Introduce "minlength" to input fields
- Patch set 12 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 11:35 Task #96129 (Resolved): Remove ext:core AbstractService
- Applied in changeset commit:da274d44c81e595fd05097a90b7114b7cddd4332.
- 11:03 Task #96129: Remove ext:core AbstractService
- Patch set 3 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:30 Task #96131 (Resolved): CI: Rename master to main
- Applied in changeset commit:708587331da67ad4274971f6eec9ac2d3ed4a9cd.
- 11:06 Task #96131 (Under Review): CI: Rename master to main
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:43 Task #96131 (Closed): CI: Rename master to main
- CI: Rename master to main
- 11:28 Bug #96132 (Under Review): Copying a content element in the backend fails without showing an error
- Patch set 1 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:26 Bug #96132 (Closed): Copying a content element in the backend fails without showing an error
- If a content element contains child records of a different table,
and an error occurs when copying these children, t... - 11:02 Bug #92750: Error 404 'ID was outside the domain' for shortcut pointing to other site
- Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 10:23 Bug #92750: Error 404 'ID was outside the domain' for shortcut pointing to other site
- Patch set 10 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 11:02 Bug #92859: Shortcut to ID with own Rootpage/Domain results in 404 (ID outside current Domain)
- Patch set 11 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 10:23 Bug #92859: Shortcut to ID with own Rootpage/Domain results in 404 (ID outside current Domain)
- Patch set 10 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 10:23 Bug #96105: Context menu does not hide if cursor is moving
- Patch set 12 for branch *main* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ... - 08:16 Bug #96105: Context menu does not hide if cursor is moving
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 06:44 Bug #96004: Language of Admin Panel must not dependent on language of the site
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 06:44 Bug #96004 (Under Review): Language of Admin Panel must not dependent on language of the site
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
2021-11-28
- 22:53 Bug #96130 (Closed): TCA rendertype colorpicker does not work!
- I have a TCA configuration for a field named color.
My config looks like this:
'color' => [
'label... - 22:32 Task #96129 (Under Review): Remove ext:core AbstractService
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:30 Task #96129 (Closed): Remove ext:core AbstractService
- 22:31 Epic #96107 (Under Review): Core v12 deprecation removals
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:20 Task #96118 (Resolved): Remove TypoScript option page.includeCSS/includeCSSLibs.import
- Applied in changeset commit:f43979e74409500b731a98b39f978379669ed2e9.
- 19:31 Task #96118: Remove TypoScript option page.includeCSS/includeCSSLibs.import
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:34 Task #96118 (Under Review): Remove TypoScript option page.includeCSS/includeCSSLibs.import
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:32 Task #96118 (Closed): Remove TypoScript option page.includeCSS/includeCSSLibs.import
- 22:15 Task #96126 (Resolved): Remove ext:backend ModuleLayout view helpers
- Applied in changeset commit:c08c298b99ee7294db9f337a3e8c089f408cfbc5.
- 17:52 Task #96126 (Under Review): Remove ext:backend ModuleLayout view helpers
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:49 Task #96126 (Closed): Remove ext:backend ModuleLayout view helpers
- 22:15 Task #96120 (Resolved): Remove fixVersioningPid in FE and BE
- Applied in changeset commit:139d92bd5cffdd45537ed42f918a536d63b44b6d.
- 12:54 Task #96120 (Under Review): Remove fixVersioningPid in FE and BE
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:53 Task #96120 (Closed): Remove fixVersioningPid in FE and BE
- 22:15 Task #96123 (Resolved): Remove legacy Element Browser hooks
- Applied in changeset commit:2a08fd090460a5b4c5f0bf884446fb500fcaff56.
- 19:32 Task #96123 (Under Review): Remove legacy Element Browser hooks
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:06 Task #96123 (Closed): Remove legacy Element Browser hooks
- 22:00 Bug #96128 (Resolved): CleanerTaskTest->taskRemovesOnlyPagesLongerDeletedThanPeriod() fails in Core CI tests
- Applied in changeset commit:dae3aeb00104906b5c6189568a37dd1c402baf17.
- 21:56 Bug #96128: CleanerTaskTest->taskRemovesOnlyPagesLongerDeletedThanPeriod() fails in Core CI tests
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:27 Bug #96128: CleanerTaskTest->taskRemovesOnlyPagesLongerDeletedThanPeriod() fails in Core CI tests
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:41 Bug #96128: CleanerTaskTest->taskRemovesOnlyPagesLongerDeletedThanPeriod() fails in Core CI tests
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:29 Bug #96128: CleanerTaskTest->taskRemovesOnlyPagesLongerDeletedThanPeriod() fails in Core CI tests
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:26 Bug #96128 (Under Review): CleanerTaskTest->taskRemovesOnlyPagesLongerDeletedThanPeriod() fails in Core CI tests
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:25 Bug #96128 (Closed): CleanerTaskTest->taskRemovesOnlyPagesLongerDeletedThanPeriod() fails in Core CI tests
- CleanerTaskTest->taskRemovesOnlyPagesLongerDeletedThanPeriod() fails in Core CI tests, but not constantly.
It was ... - 21:45 Bug #96103 (Resolved): Redirects created automatically on slug changes uses localizied page uid instead of the default language page uid
- Applied in changeset commit:ebbde86c75f169d5c567a16cb0d5c44bf74890de.
- 21:42 Bug #96103: Redirects created automatically on slug changes uses localizied page uid instead of the default language page uid
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:42 Bug #96103: Redirects created automatically on slug changes uses localizied page uid instead of the default language page uid
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:39 Bug #92750: Error 404 'ID was outside the domain' for shortcut pointing to other site
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:39 Bug #92859: Shortcut to ID with own Rootpage/Domain results in 404 (ID outside current Domain)
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:52 Task #96125: Remove navigationFrame options for modules
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:45 Task #96125 (Under Review): Remove navigationFrame options for modules
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:08 Task #96125 (Closed): Remove navigationFrame options for modules
- 20:51 Task #96127 (Resolved): Remove deprecated ext:extbase models and repositories
- Applied in changeset commit:b105ec00d6f10449e9f28d3ec71c9967540b0bc5.
- 18:14 Task #96127 (Under Review): Remove deprecated ext:extbase models and repositories
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:12 Task #96127 (Closed): Remove deprecated ext:extbase models and repositories
- 14:02 Task #96121: Adapt UnitTests to changed property types in UnitTestCase
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:17 Task #96121: Adapt UnitTests to changed property types in UnitTestCase
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:08 Task #96121: Adapt UnitTests to changed property types in UnitTestCase
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:00 Task #96121 (Under Review): Adapt UnitTests to changed property types in UnitTestCase
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:00 Task #96121 (Closed): Adapt UnitTests to changed property types in UnitTestCase
- The testing framework will get strict types. In this task the UnitTestCase will be handled.
- 13:45 Bug #96004 (Resolved): Language of Admin Panel must not dependent on language of the site
- Applied in changeset commit:32d70c6e3a164e71e5bcec9e47150c8fb5e6aefb.
- 13:40 Task #96119 (Resolved): Remove 2nd argument of cObj->getATagParams
- Applied in changeset commit:d0970e4586426cc944395900d67c45f95d374484.
- 12:43 Task #96119 (Under Review): Remove 2nd argument of cObj->getATagParams
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:42 Task #96119 (Closed): Remove 2nd argument of cObj->getATagParams
- 13:33 Bug #96105: Context menu does not hide if cursor is moving
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:59 Bug #96105: Context menu does not hide if cursor is moving
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:49 Bug #96105: Context menu does not hide if cursor is moving
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:46 Bug #96105: Context menu does not hide if cursor is moving
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:06 Task #96124 (Closed): Remove "sword" functionality for search highlighting in Frontend
- 13:05 Task #96122 (Closed): Remove getInstance() calls
- 12:50 Task #96117 (Resolved): Remove FileDumpEIDHook + interface
- Applied in changeset commit:57734b3396e6773f97123239593f4a922edad496.
- 12:26 Task #96117 (Under Review): Remove FileDumpEIDHook + interface
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:26 Task #96117 (Closed): Remove FileDumpEIDHook + interface
- 12:40 Task #96115 (Resolved): Remove WincacheBackend cache backend
- Applied in changeset commit:ea7102744d44e59a0fccee812dc48efb4bc0e4c3.
- 12:23 Task #96115: Remove WincacheBackend cache backend
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:43 Task #96115 (Under Review): Remove WincacheBackend cache backend
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:38 Task #96115 (Closed): Remove WincacheBackend cache backend
- 12:25 Task #96114 (Resolved): Remove PdoBackend cache backend
- Applied in changeset commit:932e35ca5ce885d64c42b5b087dfb2bfef610835.
- 11:57 Task #96114: Remove PdoBackend cache backend
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:36 Task #96114 (Under Review): Remove PdoBackend cache backend
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:29 Task #96114 (Closed): Remove PdoBackend cache backend
- 11:40 Task #96113 (Resolved): Remove QueryView and QueryGenerator in ext:core
- Applied in changeset commit:784729b8782e548f5b61a5962a372d7d368676c1.
- 01:30 Task #96113: Remove QueryView and QueryGenerator in ext:core
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:14 Task #96113 (Under Review): Remove QueryView and QueryGenerator in ext:core
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:10 Task #96113 (Closed): Remove QueryView and QueryGenerator in ext:core
- 10:08 Bug #96116 (Closed): imgResource Mask error
- Using mask properties on the imgResource function results in an error message.
*TS:*... - 01:30 Bug #92493 (Resolved): linkvalidator: scheduler task + list of broken links dies if too many pages ("Prepared statement contains too many placeholders")
- Applied in changeset commit:7fecd98cbf71c6aaace89b8fb9c665eb1169ef85.
- 00:00 Bug #96070 (Resolved): UpgradeCest->seeViewUpgradeDocumentation fails to scroll down
- Applied in changeset commit:42302cbc6841da1be1b981607c4235757e3377e5.
2021-11-27
- 23:53 Bug #92493: linkvalidator: scheduler task + list of broken links dies if too many pages ("Prepared statement contains too many placeholders")
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 23:53 Bug #92493: linkvalidator: scheduler task + list of broken links dies if too many pages ("Prepared statement contains too many placeholders")
- Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 23:40 Task #96112 (Resolved): Ensure test works after json-response middleware removal
- Applied in changeset commit:800b4e21bbc68884b78f2729afecf113d1b04a26.
- 23:13 Task #96112: Ensure test works after json-response middleware removal
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 23:13 Task #96112 (Under Review): Ensure test works after json-response middleware removal
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:08 Task #96112 (Closed): Ensure test works after json-response middleware removal
- 23:35 Bug #96070: UpgradeCest->seeViewUpgradeDocumentation fails to scroll down
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 23:30 Bug #96097 (Resolved): JavaScript error on search in configuration module
- Applied in changeset commit:0590f74635ff4629067fb01705463d1fd8bf3961.
- 23:25 Bug #96097: JavaScript error on search in configuration module
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 06:16 Bug #96097 (Under Review): JavaScript error on search in configuration module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 06:01 Bug #96097 (Closed): JavaScript error on search in configuration module
- When a tree nodes in the configuration module is expanded and the user performs a search, a JavaScript error occurs w...
- 23:10 Bug #96037 (Resolved): Hide action button for sys_note if no permission
- Applied in changeset commit:21a38e790cc921efe8d4f443ed2bdf67bbbd7244.
- 23:04 Bug #96037: Hide action button for sys_note if no permission
- 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 #96037: Hide action button for sys_note if no permission
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:10 Bug #96102 (Resolved): Prepare renaming of main development branch to "main"
- Applied in changeset commit:b5246ec9f44f066af5094c25d32ec758757e2668.
- 20:30 Bug #96102 (Under Review): Prepare renaming of main development branch to "main"
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:50 Bug #96102 (Resolved): Prepare renaming of main development branch to "main"
- Applied in changeset commit:e56516e7ba90bd8d9657883cc877b6d8cf38ccc1.
- 19:27 Bug #96102: Prepare renaming of main development branch to "main"
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:26 Bug #96102: Prepare renaming of main development branch to "main"
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:25 Bug #96102: Prepare renaming of main development branch to "main"
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:21 Bug #96102: Prepare renaming of main development branch to "main"
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:11 Bug #96102 (Under Review): Prepare renaming of main development branch to "main"
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:06 Bug #96102 (Closed): Prepare renaming of main development branch to "main"
- 23:05 Bug #96111 (Resolved): Avoid undefined array key warning in RecordListController
- Applied in changeset commit:aca61df793aeb8df7a01847efc81ba45e268fcc3.
- 23:02 Bug #96111: Avoid undefined array key warning in RecordListController
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:09 Bug #96111 (Under Review): Avoid undefined array key warning in RecordListController
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:08 Bug #96111 (Closed): Avoid undefined array key warning in RecordListController
- 23:05 Task #95486 (Resolved): Add "accepts" argument to UploadViewHelper
- Applied in changeset commit:d6f2f7a6a394e470a088c1d40ab79e23d0eeef3d.
- 20:31 Task #95486: Add "accepts" argument to UploadViewHelper
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 20:29 Task #95486: Add "accepts" argument to UploadViewHelper
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:06 Task #95486: Add "accepts" argument to UploadViewHelper
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:05 Bug #96001 (Resolved): PHP Warning: Undefined array key 0 in ContentObjectRenderer.php line 727
- Applied in changeset commit:04e55537c9dfc531be92b957caabeda3e3265498.
- 23:00 Bug #96001: PHP Warning: Undefined array key 0 in ContentObjectRenderer.php line 727
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:41 Bug #96001: PHP Warning: Undefined array key 0 in ContentObjectRenderer.php line 727
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:02 Bug #96099 (Resolved): Catch ImmediateResponseException in Application->handle()
- Applied in changeset commit:3a6c6ee332e4fca9983eda1f7b2c0f8ad6525add.
- 22:59 Bug #96099: Catch ImmediateResponseException in Application->handle()
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:21 Bug #96099 (Under Review): Catch ImmediateResponseException in Application->handle()
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:18 Bug #96099 (Closed): Catch ImmediateResponseException in Application->handle()
- 22:25 Task #96059 (Resolved): Fine-tune description of system extensions in composer.json
- Applied in changeset commit:5d65bec71e3fc5b8aed085e1303c949a13c3498a.
- 16:50 Task #96059: Fine-tune description of system extensions in composer.json
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:05 Feature #96055 (Resolved): Let the command "language:update" issue warnings
- Applied in changeset commit:9d5ff89a9e9f086eca3a1d594797e50a24623ed5.
- 22:02 Feature #96055: Let the command "language:update" issue warnings
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:38 Feature #96055: Let the command "language:update" issue warnings
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:38 Feature #96055: Let the command "language:update" issue warnings
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:05 Bug #96054 (Resolved): Command "language:update" does not log error on missing translations
- Applied in changeset commit:9d5ff89a9e9f086eca3a1d594797e50a24623ed5.
- 22:02 Bug #96054: Command "language:update" does not log error on missing translations
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:38 Bug #96054: Command "language:update" does not log error on missing translations
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:38 Bug #96054: Command "language:update" does not log error on missing translations
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:05 Bug #96053 (Resolved): Command "language:update" succeeds on missing translations but fails without progress
- Applied in changeset commit:9d5ff89a9e9f086eca3a1d594797e50a24623ed5.
- 22:02 Bug #96053: Command "language:update" succeeds on missing translations but fails without progress
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:38 Bug #96053: Command "language:update" succeeds on missing translations but fails without progress
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:38 Bug #96053: Command "language:update" succeeds on missing translations but fails without progress
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:05 Bug #95700 (Resolved): CLI command language:update fails due to packages without translation packs
- Applied in changeset commit:9d5ff89a9e9f086eca3a1d594797e50a24623ed5.
- 22:02 Bug #95700: CLI command language:update fails due to packages without translation packs
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:38 Bug #95700: CLI command language:update fails due to packages without translation packs
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:38 Bug #95700: CLI command language:update fails due to packages without translation packs
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:45 Bug #96098 (Resolved): includeCSS.inline = 1 not working as expected with EXT:
- Applied in changeset commit:5e3730b3be2ac79850f55fc043392948f74ba349.
- 21:39 Bug #96098: includeCSS.inline = 1 not working as expected with EXT:
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:40 Bug #96098 (Under Review): includeCSS.inline = 1 not working as expected with EXT:
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:48 Bug #96098 (Closed): includeCSS.inline = 1 not working as expected with EXT:
- In 11.5.3
page.includeCSS.file1 = EXT:extname/.../file.css
page.includeCSS.file1.inline = 1
always links the g... - 20:54 Bug #96105: Context menu does not hide if cursor is moving
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:14 Bug #96105: Context menu does not hide if cursor is moving
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:49 Bug #96105: Context menu does not hide if cursor is moving
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:21 Bug #96105: Context menu does not hide if cursor is moving
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:16 Bug #96105: Context menu does not hide if cursor is moving
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:09 Bug #96105 (Under Review): Context menu does not hide if cursor is moving
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:06 Bug #96105 (Closed): Context menu does not hide if cursor is moving
- With #94891 the close handling of the context menus got reworked as its previous attempt had some glitches. However, ...
- 20:25 Task #96072 (Resolved): prevent warnings in rte editor
- Applied in changeset commit:02ee5d164c5f6d1a6fd6bd7c7a343d6141b210c9.
- 20:21 Task #96072: prevent warnings in rte editor
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:25 Task #96072: prevent warnings in rte editor
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:15 Task #96108 (Resolved): Add deprecation removal main ReST file
- Applied in changeset commit:1fdcc14e913b48f2e1a06948bc8bbc8b3ec12f85.
- 18:59 Task #96108: Add deprecation removal main ReST file
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:13 Task #96108 (Under Review): Add deprecation removal main ReST file
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:52 Task #96108 (Closed): Add deprecation removal main ReST file
- 20:15 Task #96104 (Resolved): Streamline DataHandler functional tests
- Applied in changeset commit:e798afedb1627459aa881b1f2da5642e138d058b.
- 19:46 Task #96104 (Under Review): Streamline DataHandler functional tests
- Patch set 2 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:20 Task #96104 (Resolved): Streamline DataHandler functional tests
- Applied in changeset commit:00c19be760412bdd9eaac0053814a6c9a7945bcd.
- 18:14 Task #96104: Streamline DataHandler functional tests
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:59 Task #96104: Streamline DataHandler functional tests
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:03 Task #96104 (Under Review): Streamline DataHandler functional tests
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:55 Task #96104 (Closed): Streamline DataHandler functional tests
- 19:50 Task #96109 (Resolved): Raise typo3/testing-framework:^6.15.0
- Applied in changeset commit:47debbeb848477abccd3f79ad7cc5688f3f75a25.
- 18:51 Task #96109 (Under Review): Raise typo3/testing-framework:^6.15.0
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:51 Task #96109 (Closed): Raise typo3/testing-framework:^6.15.0
- 19:37 Bug #94905: FE requests to /index.php are broken without providing id get parameter, if no pageTypeSuffix routeEnhancer is configured
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:14 Task #96110 (New): Clarify usage of custom linkhandler functionality in redirects module
Currently we documented only links to page, file, URL or path in target of redirects: https://docs.typo3.org/c/ty...- 18:20 Task #96106 (Resolved): Align some testing details with recent TF works
- Applied in changeset commit:cb82166a24c7afb9bf1434408f641ae5c80d0c9e.
- 17:29 Task #96106 (Under Review): Align some testing details with recent TF works
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:28 Task #96106 (Closed): Align some testing details with recent TF works
- 17:43 Epic #96107 (Closed): Core v12 deprecation removals
- 17:15 Task #96015: Remove unused language labels
- patch https://review.typo3.org/c/Packages/TYPO3.CMS/+/72217/ was merged
- 17:15 Task #96015 (New): Remove unused language labels
- 15:52 Bug #96103 (Under Review): Redirects created automatically on slug changes uses localizied page uid instead of the default language page uid
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:48 Bug #96103 (Closed): Redirects created automatically on slug changes uses localizied page uid instead of the default language page uid
- Creating auto redirects, if page slug is changed, has been extended
to add the target with LinkHandler 't3://' uri s... - 15:36 Bug #96042: Row update wizard may consume too much memory for tables with many records and content
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:47 Bug #96042: Row update wizard may consume too much memory for tables with many records and content
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:15 Bug #96042: Row update wizard may consume too much memory for tables with many records and content
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:10 Bug #96042: Row update wizard may consume too much memory for tables with many records and content
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:06 Bug #96042: Row update wizard may consume too much memory for tables with many records and content
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:16 Bug #92750: Error 404 'ID was outside the domain' for shortcut pointing to other site
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:14 Bug #92750: Error 404 'ID was outside the domain' for shortcut pointing to other site
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:16 Bug #92859: Shortcut to ID with own Rootpage/Domain results in 404 (ID outside current Domain)
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:14 Bug #92859: Shortcut to ID with own Rootpage/Domain results in 404 (ID outside current Domain)
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:00 Task #95832 (Resolved): Discrepancies in text in BE UI for redirects module
- Applied in changeset commit:c109aa252af08537fbcc43fdd62399aa7b67cb2e.
- 13:54 Task #95832: Discrepancies in text in BE UI for redirects module
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:55 Bug #96101: Redirects module fails to build URLs to content elements
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:50 Bug #96101 (Under Review): Redirects module fails to build URLs to content elements
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:50 Bug #96101 (Closed): Redirects module fails to build URLs to content elements
- The redirects module allows linking to a specific content element as a redirect target. If such redirect is created, ...
- 13:26 Feature #92861: Introduce "minlength" to input fields
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:25 Task #96100 (Resolved): Raise typo3/testing-framework:dev-main
- Applied in changeset commit:2281c94b0080c6e61f555850738090e2b30b56a4.
- 12:52 Task #96100 (Under Review): Raise typo3/testing-framework:dev-main
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:50 Task #96100 (Closed): Raise typo3/testing-framework:dev-main
- 13:10 Task #96041 (Resolved): Toolbar items: Register via compiler pass
- Applied in changeset commit:f52d6c60ff938496e04db38343abdb0cf0737ca2.
- 12:46 Task #87528 (New): VimeoHelper/AbstractOEmbedHelper must send Referer Header to fetch proper oEmbed.json for videos with restricted embedding.
- 12:35 Task #96051 (Resolved): [TASK] Update mime types, caching and compression
- Applied in changeset commit:ad6da37430364b588e216ebd72f139e0df4fde45.
- 12:27 Task #96051: [TASK] Update mime types, caching and compression
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:57 Bug #96073: TCA form validation error with FlexForm sections
- I cannot reproduce this issue with the latest 11.5.4-dev - maybe it has already been fixed in the meantime?
- 05:58 Feature #96034 (Closed): Add Symfony mailer configuration
- Issue closed since it is a duplicate.
2021-11-26
- 23:15 Bug #96030 (Resolved): Inline edit page title displayed even user has not enough permissions
- Applied in changeset commit:4688014c9daea00fb9a1b0effb89b6b873776a3b.
- 23:12 Bug #96030: Inline edit page title displayed even user has not enough permissions
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 22:45 Task #96094 (Resolved): Cleanup module icons
- Applied in changeset commit:b7374710d55208c5a3db0126e27fc261abb8f38b.
- 21:25 Task #96094: Cleanup module icons
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:10 Task #96094: Cleanup module icons
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:37 Task #96094: Cleanup module icons
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:29 Task #96094 (Under Review): Cleanup module icons
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:24 Task #96094 (Closed): Cleanup module icons
- With https://forge.typo3.org/issues/95888 icon identifiers provided by TYPO3.Icons are used for module icons where th...
- 21:55 Task #96041: Toolbar items: Register via compiler pass
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:40 Task #96041: Toolbar items: Register via compiler pass
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:42 Task #96041: Toolbar items: Register via compiler pass
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:46 Task #96041: Toolbar items: Register via compiler pass
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 06:58 Task #96041: Toolbar items: Register via compiler pass
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 06:28 Task #96041: Toolbar items: Register via compiler pass
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:54 Feature #92861: Introduce "minlength" to input fields
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 20:34 Feature #92861: Introduce "minlength" to input fields
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:05 Bug #96095: BackendLayoutWizard can not handle readOnly
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:50 Bug #96095: BackendLayoutWizard can not handle readOnly
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:36 Bug #96095 (Under Review): BackendLayoutWizard can not handle readOnly
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:26 Bug #96095 (Closed): BackendLayoutWizard can not handle readOnly
- While the @readOnly@ option is not supported as columns config for renderType @belayoutwizard@, it might be automatic...
- 20:50 Bug #96096: InputSlugElement can not handle readOnly
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:42 Bug #96096 (Under Review): InputSlugElement can not handle readOnly
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:27 Bug #96096 (Closed): InputSlugElement can not handle readOnly
- While the @readOnly@ option is not supported as columns config for type @slug@, it might be automatically set by Form...
- 20:50 Bug #96091 (Resolved): Cover pagepermission copyFromParent feature correctly
- Applied in changeset commit:09e4735180ff85c421c5631fda2177909dda6fec.
- 19:59 Bug #96091: Cover pagepermission copyFromParent feature correctly
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:33 Bug #96091: Cover pagepermission copyFromParent feature correctly
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:32 Bug #96091: Cover pagepermission copyFromParent feature correctly
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:31 Bug #96091: Cover pagepermission copyFromParent feature correctly
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:11 Bug #96091 (Under Review): Cover pagepermission copyFromParent feature correctly
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:10 Bug #96091 (Closed): Cover pagepermission copyFromParent feature correctly
- 20:47 Bug #89152: renderType='selectTree' generates warning with single value select
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:36 Bug #89152: renderType='selectTree' generates warning with single value select
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:56 Bug #89152: renderType='selectTree' generates warning with single value select
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:55 Bug #89152: renderType='selectTree' generates warning with single value select
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:59 Bug #89152: renderType='selectTree' generates warning with single value select
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:35 Bug #89152: renderType='selectTree' generates warning with single value select
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:03 Bug #89152: renderType='selectTree' generates warning with single value select
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:03 Bug #89152: renderType='selectTree' generates warning with single value select
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:21 Bug #96001: PHP Warning: Undefined array key 0 in ContentObjectRenderer.php line 727
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:54 Bug #96001: PHP Warning: Undefined array key 0 in ContentObjectRenderer.php line 727
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:18 Feature #90184 (Closed): Re-introduce „Collapse Branch“ (recursivly) as page tree action
- Cool. thanks for the quick reply!
- 12:08 Feature #90184: Re-introduce „Collapse Branch“ (recursivly) as page tree action
- Benni Mack wrote in #note-1:
> Hey,
>
> we've reintrodcued the option to recursively collapse the whole tree in v... - 19:10 Task #96093 (Resolved): Drop todo in ToolbarItemInterface
- Applied in changeset commit:a52f6a550ace0e71bcd9d8226bd7391f98a8a99f.
- 19:08 Task #96093: Drop todo in ToolbarItemInterface
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:46 Task #96093 (Under Review): Drop todo in ToolbarItemInterface
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:44 Task #96093 (Closed): Drop todo in ToolbarItemInterface
- 18:00 Bug #96092 (Resolved): Avoid Uri->__toString() swallows multi-slash paths
- Applied in changeset commit:5f195c5854402fe94abd10ca188693a8bfcf9b53.
- 17:55 Bug #96092: Avoid Uri->__toString() swallows multi-slash paths
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:40 Bug #96092: Avoid Uri->__toString() swallows multi-slash paths
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:22 Bug #96092: Avoid Uri->__toString() swallows multi-slash paths
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:20 Bug #96092: Avoid Uri->__toString() swallows multi-slash paths
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:16 Bug #96092 (Under Review): Avoid Uri->__toString() swallows multi-slash paths
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:00 Bug #96092 (Closed): Avoid Uri->__toString() swallows multi-slash paths
- 15:00 Bug #96029 (Resolved): ImportExport utility needs to create folder
- Applied in changeset commit:b1b6bc99f48b97d2f14b225b1a7f20af477e94da.
- 14:55 Bug #96029: ImportExport utility needs to create folder
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:30 Task #92670: Delete and paste dialogues don't include content element title
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:10 Bug #96090 (Closed): Broken LinkWizard for new FileReference
- In TYPO3 11.5.3 the LinkWizard is covered by a transparent black div from boostrap modal for a new unsaved FileRefere...
- 12:38 Bug #91570 (Needs Feedback): Pagetree not shown due to error in TYPO3\CMS\Backend\Controller\Page\TreeController
- Just just stumbled over this ticket. Clearing the backend user settings resolves the issue as mentioned in the linked...
- 12:05 Task #96089 (Resolved): Avoid asserting sys_language in functional test
- Applied in changeset commit:0305b29b340865284a6778b72e0eb2bb632baf18.
- 12:03 Task #96089: Avoid asserting sys_language in functional test
- 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 Task #96089 (Under Review): Avoid asserting sys_language in functional test
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:43 Task #96089 (Closed): Avoid asserting sys_language in functional test
- 12:02 Task #96051: [TASK] Update mime types, caching and compression
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:41 Bug #96082 (Accepted): EXT:indexed_search times out when penetrated with very long search terms
- 11:40 Bug #96085 (Closed): LINK Browser in Inline Records for fields with renderType "inputLink" no longer works correctly.
- this is a duplicate of #96009 which is already merged, therefore I am closing this issue.
- 09:01 Bug #96085 (Closed): LINK Browser in Inline Records for fields with renderType "inputLink" no longer works correctly.
- Since version 11.5.3, the link browser no longer works correctly for fields in inline records with renderType "inputL...
- 11:39 Bug #96088 (Closed): Linkwizard in IRRE element appears behind overlay
- thanks for creating the issue. this is a duplicate of #96009 which is already merged - therefore closing the issue
- 11:21 Bug #96088 (Closed): Linkwizard in IRRE element appears behind overlay
- When I add a new IRRE element or want to edit an existing one with a link field in it, the link wizard modal appears ...
- 11:20 Bug #96081 (Closed): ClassAliasLoader throws Exception with composer 2.2
- Now fixed in Composer
- 10:41 Bug #96087 (Resolved): Speed up linkvalidator functional tests
- Applied in changeset commit:4bfdf830306bfa3411bd1ccc1b92812f9916e69b.
- 10:35 Bug #96087: Speed up linkvalidator functional tests
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:33 Bug #96087: Speed up linkvalidator functional tests
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:31 Bug #96087 (Under Review): Speed up linkvalidator functional tests
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:18 Bug #96087 (Closed): Speed up linkvalidator functional tests
- 09:38 Bug #96073: TCA form validation error with FlexForm sections
- FlexForm configuration to reproduce the issue:...
- 09:23 Task #96059: Fine-tune description of system extensions in composer.json
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:44 Task #96059: Fine-tune description of system extensions in composer.json
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:09 Task #96086 (Under Review): new finisher option "recipients" is missing in form-documentation
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:09 Task #96086 (Closed): new finisher option "recipients" is missing in form-documentation
- The current documentation is still explaining the old options which never have any impact anymore (options.recipientA...
- 05:31 Bug #96084 (Closed): PageModule displays language view even without languages
- Given a multi site instance, one with languages configured, one without.
Working in the first site, PageModule is in... - 02:23 Bug #91872 (Closed): Core commands do not return int, triggering an error
- 02:11 Bug #92840 (Rejected): ExtensionScanner reports AssetCollector::addStylesheet() as deprecated
- Yeah. That's the limit of 'weak' matches - in this case, for non-static methods, the extension scanner basically just...
- 02:02 Feature #88585 (Needs Feedback): Introduce Server-Timing Headers middleware
- This sounds as if it would be a great opportunity to be developed and live as an extension first: If it works out, an...
- 01:54 Epic #91473 (Closed): Removal of deprecated code planned to be removed in TYPO3 v11.0
- Hey. I assume we can close here and continue with a fresh epic for v12 ;)
- 01:53 Task #70903 (Closed): Refactor "getTreeList" functions / add utility function
- Hey. I think we reduced the mess meanwhile and can close the issue: queryView and queryGenerator are now merged and i...
- 01:36 Bug #88863 (Rejected): overrideChildTca is not used in DataHandler.php
- Yeah. That's a limitation of 'overrideChildTca': This is a "display" property, DataHandler simply does not account fo...
- 01:36 Bug #89446 (Rejected): DataHandler does not parse HTML of fields defined as richtext within overrideChildTca
- Yeah. That's a limitation of 'overrideChildTca': This is a "display" property, DataHandler simply does not account fo...
- 01:28 Feature #84639 (Closed): Defining a FOREIGN KEY constraint on a 1:n relation ends in an SQL failure when editing rows in these tables via backend or extbase
- Hey.
I'm going to close the issue for now: The core has no support for foreign key constraints whatsoever in its c...
2021-11-25
- 23:26 Bug #89152: renderType='selectTree' generates warning with single value select
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:23 Bug #89152: renderType='selectTree' generates warning with single value select
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:16 Bug #89152: renderType='selectTree' generates warning with single value select
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:49 Bug #89152: renderType='selectTree' generates warning with single value select
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:40 Bug #96080 (Resolved): Update csv references when discarding record
- Applied in changeset commit:1e0e4f5f04431bec78319c007e7abfe31bae1429.
- 21:34 Bug #96080: Update csv references when discarding record
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:17 Bug #96080: Update csv references when discarding record
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:14 Bug #96080: Update csv references when discarding record
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:07 Bug #96080: Update csv references when discarding record
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:05 Bug #96080: Update csv references when discarding record
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:00 Bug #96080 (Under Review): Update csv references when discarding record
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:54 Bug #96080 (Closed): Update csv references when discarding record
- 20:54 Feature #90782 (Rejected): Defect of f:widget.uri and f:widget.link
- Sorry, we removed widgets in TYPO3 v11 as they have some bad cross-cutting concerns.
- 20:51 Task #96051: [TASK] Update mime types, caching and compression
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:51 Task #96072: prevent warnings in rte editor
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:27 Task #96072: prevent warnings in rte editor
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:45 Task #96072 (Under Review): prevent warnings in rte editor
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:45 Task #96072 (Closed): prevent warnings in rte editor
- prevent undefined key warnings in backend rte editor
This issue was automatically created from https://github.com/... - 20:50 Bug #92306: Field with dbType = 'time' and eval 'time' not saved correctly to the database
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:10 Bug #96083 (Resolved): PHP warning in FolderBrowser
- Applied in changeset commit:1ab666485ad3a1db3d27802242909d1f8810e2a8.
- 20:08 Bug #96083: PHP warning in FolderBrowser
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:53 Bug #96083 (Under Review): PHP warning in FolderBrowser
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:51 Bug #96083 (Closed): PHP warning in FolderBrowser
- ...
- 20:10 Bug #96075 (Resolved): PHP Warning in OpendocsToolbarItem
- Applied in changeset commit:a6f21085cb2ec38348e5d372218d956f566d92fd.
- 20:07 Bug #96075: PHP Warning in OpendocsToolbarItem
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:29 Bug #96075 (Under Review): PHP Warning in OpendocsToolbarItem
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:25 Bug #96075 (Closed): PHP Warning in OpendocsToolbarItem
- ...
- 19:31 Feature #94162: Update Slughelper to allow both dash and lodash Characters
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:08 Task #96059: Fine-tune description of system extensions in composer.json
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:05 Task #96059: Fine-tune description of system extensions in composer.json
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:49 Task #96059: Fine-tune description of system extensions in composer.json
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:47 Task #96059: Fine-tune description of system extensions in composer.json
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:42 Task #96059: Fine-tune description of system extensions in composer.json
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:18 Task #96059: Fine-tune description of system extensions in composer.json
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:30 Task #96059 (Under Review): Fine-tune description of system extensions in composer.json
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:16 Bug #96052 (Closed): can't loose focus in BE-fields with remaining-characters-counter
- Closing as the author found the problem outside TYPO3.
- 18:14 Bug #96057 (Closed): Typo3 does not handle UTF-characters from U+10000 and higher correctly
- Suggestion from Georg resolved the issue for the reporter. Closing as solved.
- 16:35 Bug #96057: Typo3 does not handle UTF-characters from U+10000 and higher correctly
- Hi Georg,
thank you for that hint. It solved the problem. Had no utf8-mb4 charset, but just utf8. - 17:24 Task #95835: Fluid Styled Contend Manuals needs a review
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:16 Bug #96081: ClassAliasLoader throws Exception with composer 2.2
- Let's see if the proposed fix in Composer is accepted. https://github.com/composer/composer/pull/10312
Otherwise t... - 15:46 Bug #96081: ClassAliasLoader throws Exception with composer 2.2
- I've been able to pinpoint the reason. As it appears (and this was to be expected), this comes from a @post-update-sc...
- 15:30 Bug #96081: ClassAliasLoader throws Exception with composer 2.2
- Tizian Schmidlin wrote:
> Composer 2.2 throws an exception when updating:
I can not reproduce that. Please post t... - 15:04 Bug #96081 (Closed): ClassAliasLoader throws Exception with composer 2.2
- Composer 2.2 throws an exception when updating:...
- 15:30 Bug #95992: Package artifact not found. Run "composer install" to create it.
- Well, unfortunately I have a similar problem.
When we deploy your project based 11 LTS via Gitlab CI the pipeline ... - 15:11 Bug #96082 (Closed): EXT:indexed_search times out when penetrated with very long search terms
- One of my customers is dabbling in massive system testing. He tested the index search with >1MB long texts as searchw...
- 14:33 Task #96079 (Closed): Allow tests to be run with stable docker-compose v2 installed - for working versions
- It looks like there are stable versions of docker-compose v2 that prevent the tests from being run by the check intro...
- 13:55 Bug #96078 (Closed): Shortcut Info-Message incorrect when page refers to frontend-restricted page
- The Page-Module shows a wrong error message (pageIsMisconfiguredOrNotAccessibleInternalLinkMessage) if you have a pag...
- 13:45 Bug #96069 (Resolved): TCA Input field validator
- Applied in changeset commit:92a150d64d9c028df7e5f3fe478b5a71c52c79aa.
- 13:41 Bug #96069: TCA Input field validator
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:14 Bug #96069 (Under Review): TCA Input field validator
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:40 Task #96074 (Resolved): Avoid setting assertCleanReferenceIndex to false
- Applied in changeset commit:fc0b72cab9d4a5d916db8464a47c221819993a00.
- 13:38 Task #96074: Avoid setting assertCleanReferenceIndex to false
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:23 Task #96074: Avoid setting assertCleanReferenceIndex to false
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:20 Task #96074 (Under Review): Avoid setting assertCleanReferenceIndex to false
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:15 Task #96074 (Closed): Avoid setting assertCleanReferenceIndex to false
- 13:36 Task #92670: Delete and paste dialogues don't include content element title
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:29 Task #92670: Delete and paste dialogues don't include content element title
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:57 Task #92670: Delete and paste dialogues don't include content element title
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:26 Task #92670: Delete and paste dialogues don't include content element title
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:20 Task #96071 (Resolved): Avoid a useless trait in FormEngine
- Applied in changeset commit:1643c4573cd3e6b39a7a5017d8618854b6fcbbc2.
- 13:18 Task #96071: Avoid a useless trait in FormEngine
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:20 Bug #96077 (New): Workspace top bar won't work in multidomain setups
- Status quo:
The new workspaces since TYPO3 10.4 uses a hook in the mechanism, that changes the preview urs generated... - 13:07 Bug #96076 (Under Review): Composer install of extension composer.json as root fails, when testing framework hook is used
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:49 Bug #96076 (Closed): Composer install of extension composer.json as root fails, when testing framework hook is used
- Error:...
- 13:01 Bug #87984 (New): TCA inline field with MM relation in workspace.
- 12:45 Bug #96043 (Resolved): Created autoredirects with t3://page?uid=<value>&_language=<languge id greater 0) do not redirect to the correct page language
- Applied in changeset commit:f9c28d48f72632eaeba9e9d5ae6f6584e8b31bb3.
- 12:40 Bug #96043: Created autoredirects with t3://page?uid=<value>&_language=<languge id greater 0) do not redirect to the correct page language
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:40 Bug #96043: Created autoredirects with t3://page?uid=<value>&_language=<languge id greater 0) do not redirect to the correct page language
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:32 Bug #96043: Created autoredirects with t3://page?uid=<value>&_language=<languge id greater 0) do not redirect to the correct page language
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:32 Bug #96043: Created autoredirects with t3://page?uid=<value>&_language=<languge id greater 0) do not redirect to the correct page language
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:02 Bug #93229: Page with access restriction throws 404 if parent is a folder
- I can also confirm that behaviour. When the parent is a "Menu separator" it's the same behavoir.
- 11:17 Feature #95172 (Rejected): Support different connections for read and write access to redis
- Hey Sebastian,
I do have a same issue with various other topics (read+write DB API). In my case, this is project-s... - 11:14 Feature #17418 (Closed): Page 404 -- check for logged in or not
- We now have the new error handling in TYPO3 v9 PLUS the logic with the flag "subrequestPageErrors" which keeps cookie...
- 11:10 Feature #54456 (Rejected): Assign values from constants to setup
- Sorry, won't do this.
- 11:09 Feature #56387 (Closed): Ajax Widgets do not work in backend context
- Widgets have been removed in TYPO3 v10, as they were not a clean implementation of what should have been achieved and...
- 11:09 Bug #96073 (Rejected): TCA form validation error with FlexForm sections
- The TCA form validation fails if the content elements contains a FlexForm file with sections.
Although the fields ... - 11:00 Feature #94086 (Needs Feedback): Softref for custom linkhandler
- Hey Philipp,
the SoftRefParser has now been completely refactored and is now fully extendable (v11). Can you check... - 10:56 Feature #90256 (Needs Feedback): Show bookmarks in link wizard
- Hi, bookmarks (or also called "shortcuts") are a backend feature, allowing users to directly jump to e.g. the editing...
- 10:51 Feature #90629: Possibility of displaying a table directly in single view in module "list"
- Hi Benni,
no I don't think "at all" but a kind of default behavior whereby clicking on the page shows the table in "... - 10:41 Feature #90629 (Needs Feedback): Possibility of displaying a table directly in single view in module "list"
- Hey Robert,
does this mean that the other tables should not be shown on this page? Like "at all"? - 10:43 Feature #90184 (Needs Feedback): Re-introduce „Collapse Branch“ (recursivly) as page tree action
- Hey,
we've reintrodcued the option to recursively collapse the whole tree in v11. Is that sufficient for your use ... - 10:41 Bug #96066: Wrong configuration hint because of changed behaviour at Install Tool Testmail
- closed as duplicate
- 10:39 Feature #90343 (Resolved): Grouping of entries in list_type must be possible
- fixed now
- 10:37 Feature #90825: link to an explicit language of a page - usability issue
- Check out https://github.com/b13/link2language
- 09:52 Feature #96055: Let the command "language:update" issue warnings
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:52 Bug #96054: Command "language:update" does not log error on missing translations
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:52 Bug #96053: Command "language:update" succeeds on missing translations but fails without progress
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:52 Bug #95700: CLI command language:update fails due to packages without translation packs
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:32 Bug #92872: Update from 9.5.22 to 9.5.23: I will be logged out automatically in the backend when I log in
- Had the same problem, deleting the old core folder solved the problem for me.
- 09:10 Bug #91557 (Resolved): Auto slug update creates not working redirect
- 00:07 Feature #83608: Change default upload folder
- @Nikita Hovratov
thanks for the link, however this is not exactly what I want, it/we should be able to create folders...
2021-11-24
- 23:21 Task #96071 (Under Review): Avoid a useless trait in FormEngine
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:16 Task #96071 (Closed): Avoid a useless trait in FormEngine
- 23:14 Bug #89152: renderType='selectTree' generates warning with single value select
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:02 Bug #89152: renderType='selectTree' generates warning with single value select
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:10 Bug #96068 (Resolved): ['appearance']['expandAll'] is not respected in renderType=selectCheckBox
- Applied in changeset commit:8a455d39c0f1ef1d6b96ad4c7714ebf11317c8df.
- 23:08 Bug #96068: ['appearance']['expandAll'] is not respected in renderType=selectCheckBox
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:06 Bug #96068 (Under Review): ['appearance']['expandAll'] is not respected in renderType=selectCheckBox
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:37 Bug #96068 (Closed): ['appearance']['expandAll'] is not respected in renderType=selectCheckBox
- 23:10 Bug #96058 (Resolved): selectCheckBox with readOnly hides the whole field
- Applied in changeset commit:8a455d39c0f1ef1d6b96ad4c7714ebf11317c8df.
- 23:08 Bug #96058: selectCheckBox with readOnly hides the whole field
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:06 Bug #96058 (Under Review): selectCheckBox with readOnly hides the whole field
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:15 Bug #96067 (Resolved): sys_refindex for MM relations in workspaces
- Applied in changeset commit:3801adceb86e8fdeddec5c8b150d9985181a9cc2.
- 22:14 Bug #96067: sys_refindex for MM relations in workspaces
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:21 Bug #96067: sys_refindex for MM relations in workspaces
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:15 Bug #96067: sys_refindex for MM relations in workspaces
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:13 Bug #96067: sys_refindex for MM relations in workspaces
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:12 Bug #96067: sys_refindex for MM relations in workspaces
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:03 Bug #96067: sys_refindex for MM relations in workspaces
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:58 Bug #96067 (Under Review): sys_refindex for MM relations in workspaces
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:16 Bug #96067 (Closed): sys_refindex for MM relations in workspaces
- 22:15 Bug #83582 (Resolved): Records with pid=-1 are shown in backend in field of type "group" using a MM relation
- Applied in changeset commit:3801adceb86e8fdeddec5c8b150d9985181a9cc2.
- 22:14 Bug #83582: Records with pid=-1 are shown in backend in field of type "group" using a MM relation
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 16:21 Bug #83582: Records with pid=-1 are shown in backend in field of type "group" using a MM relation
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:15 Bug #83582: Records with pid=-1 are shown in backend in field of type "group" using a MM relation
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:13 Bug #83582: Records with pid=-1 are shown in backend in field of type "group" using a MM relation
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:12 Bug #83582: Records with pid=-1 are shown in backend in field of type "group" using a MM relation
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:03 Bug #83582: Records with pid=-1 are shown in backend in field of type "group" using a MM relation
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:58 Bug #83582 (Under Review): Records with pid=-1 are shown in backend in field of type "group" using a MM relation
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:10 Bug #83582: Records with pid=-1 are shown in backend in field of type "group" using a MM relation
- confirmed. will fix.
- 19:57 Feature #92861: Introduce "minlength" to input fields
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:51 Task #95835: Fluid Styled Contend Manuals needs a review
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:16 Bug #96070 (Under Review): UpgradeCest->seeViewUpgradeDocumentation fails to scroll down
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:12 Bug #96070 (Closed): UpgradeCest->seeViewUpgradeDocumentation fails to scroll down
- This JavaScript execution:
@document.querySelector("#collapseRead").scrollIntoView();@
does not work inside a M... - 18:40 Bug #96064 (Resolved): Page TSconfig preview in backend_layout should be readonly
- Applied in changeset commit:7958bf70e3843a31007fb6132b5d990ed162baa7.
- 18:37 Bug #96064: Page TSconfig preview in backend_layout should be readonly
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:40 Bug #96062 (Resolved): Page TSconfig of a belayoutwizard field is not displayed if in another FormEngine tab
- Applied in changeset commit:04b5ffcfacbae6b9091d6617819b684e7edf2eb9.
- 18:35 Bug #96062: Page TSconfig of a belayoutwizard field is not displayed if in another FormEngine tab
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:40 Bug #96060 (Resolved): TCA renderType=belayoutwizard does not work
- Applied in changeset commit:e8a3ea8795e844ea094dbe2c94bca9e8f0221f85.
- 18:36 Bug #96060: TCA renderType=belayoutwizard does not work
- 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 #96069 (Closed): TCA Input field validator
- Hi, I'm running into this error:
(1/1) #1476107295 TYPO3\CMS\Core\Error\Exception
PHP Warning: Undefined array ke... - 16:21 Task #96059: Fine-tune description of system extensions in composer.json
- Current list:
> *adminpanel* : "The TYPO3 admin panel provides a panel with additional functionality in the frontend... - 15:03 Bug #95997: levelmedia not working with TYPO3 11.5.3 and disabled file relations
- Oliver Hader wrote in #note-2:
> To which @sys_file.identifier@ and @sys.file.storage@ is @sys_file_reference:53@ po... - 13:38 Bug #96066: Wrong configuration hint because of changed behaviour at Install Tool Testmail
- Its a duplicate to ticket #96063
- 12:47 Bug #96066 (Closed): Wrong configuration hint because of changed behaviour at Install Tool Testmail
- The Test Mail Feature uses settings form the backend core extension, but the behaviour has changed:
At *TYPO3 11.5... - 13:18 Bug #81801: ckEditor: Text-Align "Center" not working
- Noteworthy:
TYPO3 CKEditor's text alignment classes were changed in 2017, e.g. from @.align-center@ to @.text-cen... - 12:22 Feature #96055: Let the command "language:update" issue warnings
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:52 Feature #96055: Let the command "language:update" issue warnings
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:10 Feature #96055 (Under Review): Let the command "language:update" issue warnings
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:22 Bug #96054: Command "language:update" does not log error on missing translations
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:52 Bug #96054: Command "language:update" does not log error on missing translations
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:10 Bug #96054: Command "language:update" does not log error on missing translations
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:22 Bug #96053: Command "language:update" succeeds on missing translations but fails without progress
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:52 Bug #96053: Command "language:update" succeeds on missing translations but fails without progress
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:10 Bug #96053 (Under Review): Command "language:update" succeeds on missing translations but fails without progress
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:22 Bug #95700: CLI command language:update fails due to packages without translation packs
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:52 Bug #95700: CLI command language:update fails due to packages without translation packs
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:10 Bug #95700: CLI command language:update fails due to packages without translation packs
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:00 Bug #96065 (Rejected): selectTree with ORDER BY using DBAL compatible quoting produces SQL errors
- Hi Stefan,
after checking this again, I think this currently works as intended. Both @ORDER BY@ as well as @GROUP ... - 10:49 Bug #96065 (Accepted): selectTree with ORDER BY using DBAL compatible quoting produces SQL errors
- Just checked this in current master and can confirm. The reason is the regex, which does not match the quoted express...
- 07:58 Bug #96065: selectTree with ORDER BY using DBAL compatible quoting produces SQL errors
- Apparently the wrong behavior is this:
When using quoting in @foreign_table_where@ of a @selectTree@, it gets *prepe... - 07:45 Bug #96065: selectTree with ORDER BY using DBAL compatible quoting produces SQL errors
- The generated SQL looks fine when looking in the configuration module (the order by statetement is quoted as expected...
- 07:39 Bug #96065 (Rejected): selectTree with ORDER BY using DBAL compatible quoting produces SQL errors
- Steps to reproduce:
# have a @selectTree@ TCA field ( @sys_category@ for example, but it happens with other tables a...
2021-11-23
- 23:09 Bug #96064 (Under Review): Page TSconfig preview in backend_layout should be readonly
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:59 Bug #96064 (Closed): Page TSconfig preview in backend_layout should be readonly
- The page TSconfig "preview" for fields of TCA renderType=belayoutwizard, not using @t3editor@, is shown in a standard...
- 22:48 Bug #96062 (Under Review): Page TSconfig of a belayoutwizard field is not displayed if in another FormEngine tab
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:20 Bug #96062 (Closed): Page TSconfig of a belayoutwizard field is not displayed if in another FormEngine tab
- In case a custom TCA field with @renderType=belayoutwizard@ is used and placed in a tab, not visible on default (not ...
- 22:47 Bug #95522 (Closed): missing styles for typo3-docbody in backend.css
- Thanks for the feedback
- 08:33 Bug #95522: missing styles for typo3-docbody in backend.css
- Benni Mack wrote in #note-1:
> Hey,
>
> this structure was used in TYPO3 v7 (DocumentTemplate) but was replaced ... - 22:39 Bug #96063 (Under Review): custom Backend Login Logo within fileadmin breaks MAIL functionality
- affected TYPO3 Version: 11.5.3
how to reproduce:
1) Extension Configuration -> Backend -> Login -> Logo:
s... - 22:25 Bug #96060: TCA renderType=belayoutwizard does not work
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:05 Bug #96060 (Under Review): TCA renderType=belayoutwizard does not work
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:48 Bug #96060 (Closed): TCA renderType=belayoutwizard does not work
- Can be tested with styleguide @tx_styleguide_elements_basic.text_20@
- 21:58 Feature #83075: LanguageService should support placeholders
- Thanks for pointing that out. Going back in history I wonder if my original issue was filed with TYPO3 v7 in mind. It...
- 18:35 Feature #83075: LanguageService should support placeholders
- Use the *LocalizationUtility* and you are good to go as this one supports placeholderes. The only thing that is still...
- 21:20 Bug #96050 (Resolved): Core API too restricted for functional tests in extensions
- Applied in changeset commit:709deb867a055cefb7592a17478b2f2fc6d541cc.
- 21:14 Bug #96050: Core API too restricted for functional tests in extensions
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:30 Bug #94202 (Resolved): show details for BE user (non-admin) leads to exception: An argument "key" or "id" has to be provided
- Applied in changeset commit:715d2c47358ecad1713239b1737e488d20e92390.
- 20:24 Bug #94202: show details for BE user (non-admin) leads to exception: An argument "key" or "id" has to be provided
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:05 Feature #96061: Please define RendererResolver-Class in an static Member in \TYPO3\CMS\Fluid\ViewHelpers\FlashMessagesViewHelper like Description
- Please define RendererResolver-Class in an static Member (in Example $rendererResolverClassName) in \TYPO3\CMS\Fluid\...
- 19:59 Feature #96061 (Rejected): Please define RendererResolver-Class in an static Member in \TYPO3\CMS\Fluid\ViewHelpers\FlashMessagesViewHelper like Description
- Please define RendererResolver in an static Member (in Example $rendererResolverClassName) in \TYPO3\CMS\Fluid\ViewH...
- 17:45 Bug #96058: selectCheckBox with readOnly hides the whole field
- Can be tested with styleguide @ tx_styleguide_elements_select.select_checkbox_4@
- 15:01 Bug #96058 (Closed): selectCheckBox with readOnly hides the whole field
- 16:19 Bug #96054 (Under Review): Command "language:update" does not log error on missing translations
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:53 Bug #96054 (Closed): Command "language:update" does not log error on missing translations
- The CLI command @language:update@ invokes @LanguagePackService::languagePackDownload()@ for each active extension. He...
- 16:19 Bug #95700: CLI command language:update fails due to packages without translation packs
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:16 Bug #95700: CLI command language:update fails due to packages without translation packs
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:56 Bug #95700: CLI command language:update fails due to packages without translation packs
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:59 Bug #95700 (Under Review): CLI command language:update fails due to packages without translation packs
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:31 Bug #95700: CLI command language:update fails due to packages without translation packs
- This has been added as one of many changes with #91988 and is basically a regression.
- 15:51 Bug #89152: renderType='selectTree' generates warning with single value select
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:41 Bug #89152: renderType='selectTree' generates warning with single value select
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:35 Bug #89152 (Under Review): renderType='selectTree' generates warning with single value select
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:42 Feature #83608: Change default upload folder
- Maybe this could be brought into core?
https://github.com/beechit/default_upload_folder - 15:15 Task #96059 (Closed): Fine-tune description of system extensions in composer.json
- 1. Improve descriptions in composer.json (@"description:"@)
2. Use same texts in ext_emconf.php
3. Use same texts i... - 14:38 Bug #96057 (Needs Feedback): Typo3 does not handle UTF-characters from U+10000 and higher correctly
- thanks for reporting the issue! Do you use a proper utf8mb4 connection? See https://docs.typo3.org/c/typo3/cms-core/m...
- 13:16 Bug #96057 (Closed): Typo3 does not handle UTF-characters from U+10000 and higher correctly
- While checking out what's the problem with embedding Twitter Posts with emoticons in text, i found our that typo3 can...
- 13:35 Bug #96001: PHP Warning: Undefined array key 0 in ContentObjectRenderer.php line 727
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:34 Feature #92861: Introduce "minlength" to input fields
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:59 Bug #96056 (Closed): Automatically created page redirects do not work
- When I adjust the URL segment of a page, an automatic redirect is created, but it doesn't work(404). although it look...
- 12:40 Task #96003 (Resolved): Avoid inline JavaScript in DispatchNotificationHook
- Applied in changeset commit:e52196de568eb280f865511c8383dcc94a64ef87.
- 12:38 Task #96003: Avoid inline JavaScript in DispatchNotificationHook
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:37 Task #96003: Avoid inline JavaScript in DispatchNotificationHook
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:32 Task #96003: Avoid inline JavaScript in DispatchNotificationHook
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:02 Task #96003: Avoid inline JavaScript in DispatchNotificationHook
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:34 Bug #96052: can't loose focus in BE-fields with remaining-characters-counter
- The issue can be closed.
The reason was the enpass-extension both in firefox and chrome.
If the extension gets... - 11:19 Bug #96052 (Needs Feedback): can't loose focus in BE-fields with remaining-characters-counter
- Hi Nicolai, thanks for your report.
I just checked this but unfortunately can not reproduce. On leaving the input ... - 10:58 Bug #96052: can't loose focus in BE-fields with remaining-characters-counter
- Did that work in previous versions, e.g. TYPO3 v11.5.2?
- 08:53 Bug #96052 (Closed): can't loose focus in BE-fields with remaining-characters-counter
- Steps to reproduce:
Take Typo3 11.5.3
Edit an existing content-element e.g. of type "header"
Click into input-fi... - 12:17 Bug #96030: Inline edit page title displayed even user has not enough permissions
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:54 Bug #96030: Inline edit page title displayed even user has not enough permissions
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:51 Bug #96043: Created autoredirects with t3://page?uid=<value>&_language=<languge id greater 0) do not redirect to the correct page language
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:24 Bug #91928: module access does not show full group name
- well, in v11 everything is different.. and fixed.
OK. PLEASE CLOSE. LETS JUST JUMP TO V11 QUICKLY :)
- 10:50 Bug #91928: module access does not show full group name
- The point still exists within v10. Backend user group names are limited in length at creation time. In "access" backe...
- 10:40 Bug #91755: The page tree in the backend can't be scrolled on an iPad
- Will this be (or is it) fixed in V 11?
- 10:00 Task #96012 (Resolved): Avoid inline JavaScript in OpendocsToolbarItem::updateNumberOfOpenDocsHook
- Applied in changeset commit:8a8f141337c75b626eddbdef75493e6385cdf88f.
- 09:58 Task #96012: Avoid inline JavaScript in OpendocsToolbarItem::updateNumberOfOpenDocsHook
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:00 Task #96002 (Resolved): Avoid inline JavaScript in backend update signals
- Applied in changeset commit:8a8f141337c75b626eddbdef75493e6385cdf88f.
- 09:58 Task #96002: Avoid inline JavaScript in backend update signals
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:57 Feature #96055 (Closed): Let the command "language:update" issue warnings
- Currently the CLI command @language:update@ fails hard if translations could not be fetched. (No matter if for a priv...
- 09:50 Bug #95921 (Resolved): Array to string conversion error in ContentObjectRenderer (PHP8)
- Applied in changeset commit:bdf9728aacd8c53477418fa922712e8f597951c2.
- 09:44 Bug #95921: Array to string conversion error in ContentObjectRenderer (PHP8)
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:50 Bug #96053 (Closed): Command "language:update" succeeds on missing translations but fails without progress
- The CLI command @language:update@ is supposed to always fail if translations could not be fetched for an extension. B...
- 09:05 Bug #95451 (Resolved): Date picker icon height doesn't match with input field
- Applied in changeset commit:0e9655049e295025018f89fd2bd80a8f79eb66e6.
- 09:03 Bug #95451: Date picker icon height doesn't match with input field
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:59 Bug #89459: Exception due to missing cache tables on Upgrade from 9.5 to TYPO3 10.1
- Sybille Peters wrote in #note-8:
> @Stephan Boiting
>
> Thanks for the script, but I think there are some proble...
2021-11-22
- 22:01 Bug #64363: Copy files in Filelist backend
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:15 Bug #96037: Hide action button for sys_note if no permission
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:07 Bug #96037: Hide action button for sys_note if no permission
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:15 Bug #96037: Hide action button for sys_note if no permission
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:37 Bug #96037: Hide action button for sys_note if no permission
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:38 Task #95354 (Closed): Remove deprecated code from "Use controller classes when registering plugins/modules"
- Closed since this will be done in #96047.
- 19:25 Bug #95921 (Under Review): Array to string conversion error in ContentObjectRenderer (PHP8)
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:12 Bug #95921: Array to string conversion error in ContentObjectRenderer (PHP8)
- The "ugly hack" mentioned in the code seems to be non-functional. I debugged the code of the for-each loop and there ...
- 19:15 Task #96047: Do not register plugins/modules with vendor name
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:23 Task #96047: Do not register plugins/modules with vendor name
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:54 Task #96047 (Under Review): Do not register plugins/modules with vendor name
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:53 Task #96047 (Closed): Do not register plugins/modules with vendor name
- 18:39 Feature #84849: Allow links and some HTML tags in label, description, static text, validators, and emailBody
- Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:37 Feature #84849: Allow links and some HTML tags in label, description, static text, validators, and emailBody
- Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:19 Task #96051 (Under Review): [TASK] Update mime types, caching and compression
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:19 Task #96051 (Closed): [TASK] Update mime types, caching and compression
- Add MIME types avif(s) and jxl. Update caching and
compression of current and new MIME types.
This issue was auto... - 17:15 Feature #94666: options.defaultUploadFolder for PageTSConfig
- This ext seems to work fine: https://github.com/beechit/default_upload_folder
- 16:52 Feature #94666: options.defaultUploadFolder for PageTSConfig
- Hey Benni,
the default upload folder e.g. for images in text/media content elements (not a specific, but this also... - 16:31 Bug #96030: Inline edit page title displayed even user has not enough permissions
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:55 Bug #96030: Inline edit page title displayed even user has not enough permissions
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:15 Bug #93894 (Resolved): Exception comparing BE groups - trying to insert an out of range user id into sys_log in BackendUserAuthentication::setWorkspace()
- Applied in changeset commit:448ad365f3fb7ede8f79835b056decce66fa949b.
- 16:12 Bug #93894: Exception comparing BE groups - trying to insert an out of range user id into sys_log in BackendUserAuthentication::setWorkspace()
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:36 Bug #93894: Exception comparing BE groups - trying to insert an out of range user id into sys_log in BackendUserAuthentication::setWorkspace()
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:52 Bug #93894: Exception comparing BE groups - trying to insert an out of range user id into sys_log in BackendUserAuthentication::setWorkspace()
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:50 Bug #93894: Exception comparing BE groups - trying to insert an out of range user id into sys_log in BackendUserAuthentication::setWorkspace()
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:49 Bug #93894: Exception comparing BE groups - trying to insert an out of range user id into sys_log in BackendUserAuthentication::setWorkspace()
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:13 Feature #92861: Introduce "minlength" to input fields
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:55 Bug #95485 (Resolved): Slug generation fails for non pages records when prefixParentPageSlug is activated in generatorOptions
- Applied in changeset commit:f75945cc074633389bb88a1cb6a98dbba2af9a97.
- 15:51 Bug #95485: Slug generation fails for non pages records when prefixParentPageSlug is activated in generatorOptions
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:50 Bug #95485: Slug generation fails for non pages records when prefixParentPageSlug is activated in generatorOptions
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:25 Task #91782: Remove lockToDomain feature
- Thank you Benni for your explanation.
So currently the only way to let some users not login is to use different sy... - 14:22 Bug #96050: Core API too restricted for functional tests in extensions
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:21 Bug #96050: Core API too restricted for functional tests in extensions
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:26 Bug #96050: Core API too restricted for functional tests in extensions
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:19 Bug #96050 (Under Review): Core API too restricted for functional tests in extensions
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:17 Bug #96050: Core API too restricted for functional tests in extensions
- EXT:solr has a hard time struggling finishing tests for v11 compatibility https://github.com/TYPO3-Solr/ext-solr/pull...
- 13:16 Bug #96050 (Closed): Core API too restricted for functional tests in extensions
- 13:25 Bug #93282: TYPO3 Exception #1478105826 when editing backend user group
- I had a resembling case after update and the reason was indeed an extension, but not faulty, just missing only.
Afte... - 13:18 Bug #96031: Redirects doesn't work with a different domain per language
- I confirm that this will fix my problem. You can close this ticket.
- 10:10 Bug #96031: Redirects doesn't work with a different domain per language
- Already fixed here https://github.com/TYPO3/typo3/commit/cb8abae93dc30c2b9d0192f330bc4d40a10bc0cb#diff-3ccde5ba2f1e1a...
- 12:51 Bug #96049 (New): No timezone in Context API date aspect
- Hey everyone,
we use a TS condition to check the date for a special requirement:... - 12:45 Feature #89917 (Resolved): Set new page access group to parent page access group
- Applied in changeset commit:e98b794e814e2b59bff8c151a242be8b79dc899e.
- 11:35 Task #96048 (Closed): new finisher option "recipients" is missing in form-documentation
- The current documentation is still explaining the old options which never have any impact anymore (options.recipientA...
- 10:48 Bug #94202 (Under Review): show details for BE user (non-admin) leads to exception: An argument "key" or "id" has to be provided
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:47 Feature #96034: Add Symfony mailer configuration
- Yes, #94544 looks exactly, what I was looking for.
Sorry for the duplicate. - 09:59 Task #94932: runTests.sh: Allow step debugging tests on WSL2
- Does runTests.sh support Xdebug and path mapping with Windows+WSL2 with this patch?
- 09:56 Bug #92050: Wrong localized dates in f:format.date viewhelper
- This is a duplicate of #92760
The patch from the mentioned issue is working fine and behaves as stated out by Oliv... - 09:54 Feature #92760: extend f:format.date with an optional argument for to convert date to an current Timezone
- This is a duplicate of #92050.
Patch is working fine, but I think it is only mergable to v11 and v12 - 09:15 Bug #96016 (Resolved): Site configuration - Language delete modal does not close on click
- Applied in changeset commit:8f69889f911d87f30dcbf62a64c0f4a3ca9278db.
- 09:11 Bug #96016: Site configuration - Language delete modal does not close on click
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 07:46 Task #96046: Replace property name strings of AbstractDomainObject with constants
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:46 Task #96046 (Under Review): Replace property name strings of AbstractDomainObject with constants
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:45 Task #96046 (Closed): Replace property name strings of AbstractDomainObject with constants
2021-11-21
- 22:45 Task #96045 (Resolved): gitlab-ci: Do not run pre-merge after 11.5 merge
- Applied in changeset commit:7938f4ba25745b2d1e8e1b7ce427b20a726add54.
- 22:02 Task #96045: gitlab-ci: Do not run pre-merge after 11.5 merge
- Patch set 2 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:39 Task #96045 (Under Review): gitlab-ci: Do not run pre-merge after 11.5 merge
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:37 Task #96045 (Closed): gitlab-ci: Do not run pre-merge after 11.5 merge
- 21:10 Task #95952 (Resolved): Extract ext:test_irre_foreign_field from ext:irre_tutorial
- Applied in changeset commit:0dbf1378ba1006a71293549cded9a5e998f4435c.
- 21:06 Task #95952: Extract ext:test_irre_foreign_field from ext:irre_tutorial
- 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 #95952: Extract ext:test_irre_foreign_field from ext:irre_tutorial
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:55 Task #95952: Extract ext:test_irre_foreign_field from ext:irre_tutorial
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:20 Task #95952: Extract ext:test_irre_foreign_field from ext:irre_tutorial
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:13 Task #95952: Extract ext:test_irre_foreign_field from ext:irre_tutorial
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:10 Task #95952: Extract ext:test_irre_foreign_field from ext:irre_tutorial
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:07 Task #95952: Extract ext:test_irre_foreign_field from ext:irre_tutorial
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:48 Task #95952: Extract ext:test_irre_foreign_field from ext:irre_tutorial
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:35 Task #96044: Harden method signature of logicalAnd and logicalOr
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:27 Task #96044 (Under Review): Harden method signature of logicalAnd and logicalOr
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:58 Task #96044 (Closed): Harden method signature of logicalAnd and logicalOr
- 16:42 Bug #93240: MultiTree concept for one domain not properly working with routing
- Helmut Hummel wrote in #note-8:
> Torben Hansen wrote:
>
> > It is possible to work around this problem by moving... - 16:22 Bug #92493: linkvalidator: scheduler task + list of broken links dies if too many pages ("Prepared statement contains too many placeholders")
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:57 Bug #92493: linkvalidator: scheduler task + list of broken links dies if too many pages ("Prepared statement contains too many placeholders")
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:20 Bug #89182: Linkvalidator should only check relevant fields in table
- Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:34 Feature #75987 (Closed): Implement request throttling/ rate limiting functionality and API
- Sybille Peters wrote in #note-6:
> About the DOS attacks or too many requests - should that not be better handled el... - 11:22 Feature #75987: Implement request throttling/ rate limiting functionality and API
- This basically a duplicate of #93825
- 08:33 Feature #75987: Implement request throttling/ rate limiting functionality and API
- About the DOS attacks or too many requests - should that not be better handled elsewhere, preferably before the attac...
- 08:31 Feature #75987: Implement request throttling/ rate limiting functionality and API
- @Helmut Please check if you see this as related. Otherwise I can remove the comment.
I assume you are looking at i... - 14:45 Bug #96043: Created autoredirects with t3://page?uid=<value>&_language=<languge id greater 0) do not redirect to the correct page language
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:43 Bug #96043: Created autoredirects with t3://page?uid=<value>&_language=<languge id greater 0) do not redirect to the correct page language
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:42 Bug #96043 (Under Review): Created autoredirects with t3://page?uid=<value>&_language=<languge id greater 0) do not redirect to the correct page language
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:39 Bug #96043 (Closed): Created autoredirects with t3://page?uid=<value>&_language=<languge id greater 0) do not redirect to the correct page language
- With #89327 auto creation of redirects on slug changes have been changed to write the target with the 't3://' LinkHan...
- 08:30 Task #89287: Make linkvalidator crawling polite
- Not having a throttling of outgoing -URLs- HTTP requests and only caching the outgoing requests once per check cycle ...
2021-11-20
- 19:59 Bug #96042 (Under Review): Row update wizard may consume too much memory for tables with many records and content
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:06 Bug #96042 (Closed): Row update wizard may consume too much memory for tables with many records and content
- h2. Reproduce
I did not reproduce it exactly like this but it should be able to be reproducible:
1. Use a row u... - 15:04 Bug #94964: linkvalidator parser breaks [header_link]
- https://docs.typo3.org/m/typo3/guide-contributionworkflow/master/en-us/ReportingAnIssue/Index.html#best-practices-for...
- 15:04 Bug #94964: linkvalidator parser breaks [header_link]
- @Marcus, can you please make sure, the problem is easily reproducible in some way, ideally that people can reproduce ...
- 14:58 Bug #94964: linkvalidator parser breaks [header_link]
- maybee because it is in quotation &| mask-element?
"https://www.gtai.de/GTAI/Navigation/EN/Invest/Industries/Mobilit... - 11:04 Task #96041: Toolbar items: Register via compiler pass
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:37 Task #96041 (Under Review): Toolbar items: Register via compiler pass
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:46 Task #96041 (Closed): Toolbar items: Register via compiler pass
- The registration of the toolbar items are set in the ext_localconf.php file. It only links to provider classes, that ...
- 10:40 Bug #83469 (Resolved): Translation of translations break sorting in tt_content
- Applied in changeset commit:23910371cb616ed0647ad4daa232be0ad9816c11.
- 10:34 Bug #83469: Translation of translations break sorting in tt_content
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:40 Bug #83079 (Resolved): wrong sorting of content elements when translating using non-default-language CEs as source
- Applied in changeset commit:23910371cb616ed0647ad4daa232be0ad9816c11.
- 10:34 Bug #83079: wrong sorting of content elements when translating using non-default-language CEs as source
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
2021-11-19
- 23:40 Bug #57953: Rendering time of HMENU is really bad, maybe bug?
- I've been thinking about this also for some time and I think it would make sense to make the caching entries more reu...
- 07:54 Bug #57953: Rendering time of HMENU is really bad, maybe bug?
- Christian Kuhn wrote in #note-53:
> Hey. I'm gonna close this for now: It is known that menu rendering suffers from ... - 23:11 Bug #93894: Exception comparing BE groups - trying to insert an out of range user id into sys_log in BackendUserAuthentication::setWorkspace()
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:10 Bug #93894: Exception comparing BE groups - trying to insert an out of range user id into sys_log in BackendUserAuthentication::setWorkspace()
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:26 Bug #93894: Exception comparing BE groups - trying to insert an out of range user id into sys_log in BackendUserAuthentication::setWorkspace()
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:26 Bug #93894: Exception comparing BE groups - trying to insert an out of range user id into sys_log in BackendUserAuthentication::setWorkspace()
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:06 Feature #96034: Add Symfony mailer configuration
- Is https://review.typo3.org/c/Packages/TYPO3.CMS/+/69907 maybe a suitable solution for you? verify_peer via transport...
- 22:08 Bug #92493: linkvalidator: scheduler task + list of broken links dies if too many pages ("Prepared statement contains too many placeholders")
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:56 Bug #92493: linkvalidator: scheduler task + list of broken links dies if too many pages ("Prepared statement contains too many placeholders")
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:03 Bug #92493: linkvalidator: scheduler task + list of broken links dies if too many pages ("Prepared statement contains too many placeholders")
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:30 Bug #93613 (Resolved): TCA Column property on change does not work with input field
- Applied in changeset commit:c09cfd402c39522381f10499161bea0a75a3db51.
- 21:27 Bug #93613: TCA Column property on change does not work with input field
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 21:25 Bug #96026 (Resolved): Fix access to page in Backend when a user has no permission
- Applied in changeset commit:37f059e1e0ec9145c286d39715d30ee1f56c157c.
- 21:19 Bug #96026: Fix access to page in Backend when a user has no permission
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 20:52 Feature #89917: Set new page access group to parent page access group
- Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 20:01 Bug #83469 (Under Review): Translation of translations break sorting in tt_content
- Patch set 32 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 20:01 Bug #83079: wrong sorting of content elements when translating using non-default-language CEs as source
- Patch set 32 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:45 Bug #83079: wrong sorting of content elements when translating using non-default-language CEs as source
- Patch set 31 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 18:42 Bug #83079: wrong sorting of content elements when translating using non-default-language CEs as source
- Patch set 30 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 18:39 Bug #83079: wrong sorting of content elements when translating using non-default-language CEs as source
- Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:37 Bug #83079: wrong sorting of content elements when translating using non-default-language CEs as source
- Patch set 28 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:13 Bug #83079: wrong sorting of content elements when translating using non-default-language CEs as source
- Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:00 Bug #83079: wrong sorting of content elements when translating using non-default-language CEs as source
- Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:42 Bug #94202: show details for BE user (non-admin) leads to exception: An argument "key" or "id" has to be provided
- Sure.
here it is (TYPO3 10.4.21):
Whoops, looks like something went wrong.
Get help in the TYPO3 Documentati... - 19:15 Bug #96037: Hide action button for sys_note if no permission
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:15 Feature #94625 (Resolved): Merge ext:numbered_pagination into the core
- Applied in changeset commit:b60cf59fbe7875aff5ee1ba4c56155301694d6b8.
- 14:51 Feature #94625: Merge ext:numbered_pagination into the core
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:56 Bug #92292: Set reference to an element - paste records
- Bug is still reproducable in 10.4.21
- 13:45 Bug #96038 (Resolved): Undefined array key warnings in backend user group compare
- Applied in changeset commit:6784683882b7e7cdf9eaf65901c0daa2f039382e.
- 13:41 Bug #96038: Undefined array key warnings in backend user group compare
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:02 Bug #96038: Undefined array key warnings in backend user group compare
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:22 Bug #96038 (Under Review): Undefined array key warnings in backend user group compare
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:18 Bug #96038 (Closed): Undefined array key warnings in backend user group compare
- 13:41 Feature #94162: Update Slughelper to allow both dash and lodash Characters
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:32 Feature #94162: Update Slughelper to allow both dash and lodash Characters
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:34 Task #95350: Register plugin and module controller actions as array
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:30 Task #96036 (Resolved): Create changelog structures for 12.0
- Applied in changeset commit:0a9898e1600edf116b11fe5717e456364a67c7f9.
- 10:59 Task #96036: Create changelog structures for 12.0
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:38 Bug #95983: No new IRRE elements can be created if there are any in the selectfield
- Oh sorry, i forgot the code example.
I can reproduce it with the styleguide extension.
The code is practically ide... - 11:00 Task #96040 (Resolved): [BUGFIX] edit typo in contentsCss example
- Applied in changeset commit:c92438b78b10857e9071f35cf0eded0822f4e0c5.
- 10:58 Task #96040: [BUGFIX] edit typo in contentsCss example
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:58 Task #96040: [BUGFIX] edit typo in contentsCss example
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:55 Task #96040: [BUGFIX] edit typo in contentsCss example
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:52 Task #96040 (Under Review): [BUGFIX] edit typo in contentsCss example
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:52 Task #96040 (Closed): [BUGFIX] edit typo in contentsCss example
This issue was automatically created from https://github.com/TYPO3/typo3/pull/336- 11:00 Bug #95854 (Resolved): Virtual root page is not shown when in workspace (or group mounts)
- Applied in changeset commit:4f5e778da18b642d1acc6de871c3fd96f82eef75.
- 10:56 Bug #95854: Virtual root page is not shown when in workspace (or group mounts)
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:30 Bug #95854: Virtual root page is not shown when in workspace (or group mounts)
- Patch set 3 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:31 Bug #95854: Virtual root page is not shown when in workspace (or group mounts)
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:11 Feature #91924: Field-selector not available in mail finisher
- Hey Bjoern,
I think we may handle this as a BUGFIX as the selector-button-addons were available in TYPO3 v8 and v9... - 10:05 Bug #96023 (Resolved): Enabeling settings.overrideFinishers in form plugin results in PHP Warning: Undefined array key "translation.language" in frontend
- Applied in changeset commit:90cca745bdbcd0910b4a85e49a03575d63eb2e45.
- 09:59 Bug #96023: Enabeling settings.overrideFinishers in form plugin results in PHP Warning: Undefined array key "translation.language" in frontend
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:59 Task #95952: Extract ext:test_irre_foreign_field from ext:irre_tutorial
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:08 Task #95952: Extract ext:test_irre_foreign_field from ext:irre_tutorial
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:24 Task #96003: Avoid inline JavaScript in DispatchNotificationHook
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:56 Task #96012: Avoid inline JavaScript in OpendocsToolbarItem::updateNumberOfOpenDocsHook
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:56 Task #96002: Avoid inline JavaScript in backend update signals
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2021-11-18
- 22:46 Bug #96037 (Under Review): Hide action button for sys_note if no permission
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:22 Bug #96037 (Closed): Hide action button for sys_note if no permission
- Button for sys_note should be hidden if
the user has no permission to edit/delete. - 21:48 Bug #95180: Installation v11 / login backend failed
- it is OK with : AllowOverride All
Sorry - 21:08 Task #95229 (Accepted): The colPos of the page module are visually cluttered
- 21:08 Task #95244 (Accepted): The content element boxes are visually cluttered
- 21:08 Task #96036: Create changelog structures for 12.0
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:38 Task #96036 (Under Review): Create changelog structures for 12.0
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:11 Task #96036 (Accepted): Create changelog structures for 12.0
- 18:09 Task #96036 (Closed): Create changelog structures for 12.0
- 21:07 Bug #95517 (Closed): spamProtectEmailAddresses - JavaScript atSubst and lastDotSubst replacements
- closing the issue as solution found
- 20:55 Bug #96029 (Under Review): ImportExport utility needs to create folder
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:15 Bug #96029 (Closed): ImportExport utility needs to create folder
- The ImportExport utility has a method to create a temporary folder: ...
- 19:35 Task #96035 (Resolved): More deterministic functional test DataSet
- Applied in changeset commit:3d6103bc3ad922aa25a6bf332a36fdec5f68fc68.
- 19:31 Task #96035: More deterministic functional test DataSet
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:18 Task #96035: More deterministic functional test DataSet
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:22 Task #96035 (Under Review): More deterministic functional test DataSet
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:21 Task #96035 (Closed): More deterministic functional test DataSet
- 19:20 Task #96019 (Resolved): Avoid inline JavaScript in wizard EditController
- Applied in changeset commit:5bc7ca9c8c45d28743560015274215e1c61506c9.
- 15:06 Task #96019: Avoid inline JavaScript in wizard EditController
- Patch set 2 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:53 Task #96019: Avoid inline JavaScript in wizard EditController
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:49 Task #96019: Avoid inline JavaScript in wizard EditController
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:27 Task #96019: Avoid inline JavaScript in wizard EditController
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:07 Task #96019 (Under Review): Avoid inline JavaScript in wizard EditController
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:45 Bug #95997: levelmedia not working with TYPO3 11.5.3 and disabled file relations
- Well ... it's pointing (in my case) to a file in user_upload a editor added through backend.
This typoscript exa... - 18:15 Bug #95997 (Needs Feedback): levelmedia not working with TYPO3 11.5.3 and disabled file relations
- To which @sys_file.identifier@ and @sys.file.storage@ is @sys_file_reference:53@ pointing to? There had been some cha...
- 18:17 Bug #95983: No new IRRE elements can be created if there are any in the selectfield
- Can you please share the TCA configuration for that particular field?
Maybe it can be reproduced with https://github... - 17:50 Task #96018 (Resolved): Avoid inline JavaScript in f:be.menus.actionMenu
- Applied in changeset commit:6d31a4baa72e35174789ed477ca0d73c68d8f13e.
- 17:47 Task #96018: Avoid inline JavaScript in f:be.menus.actionMenu
- Patch set 3 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:06 Task #96018 (Under Review): Avoid inline JavaScript in f:be.menus.actionMenu
- Patch set 2 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 15:00 Task #96018 (Resolved): Avoid inline JavaScript in f:be.menus.actionMenu
- Applied in changeset commit:b7118cc9900a543b18c4c8538adf8dcf87202093.
- 10:52 Task #96018: Avoid inline JavaScript in f:be.menus.actionMenu
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:50 Task #96018: Avoid inline JavaScript in f:be.menus.actionMenu
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:23 Task #96018: Avoid inline JavaScript in f:be.menus.actionMenu
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:07 Task #96018 (Under Review): Avoid inline JavaScript in f:be.menus.actionMenu
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:55 Feature #96033: Add configuration for mail server failover
- See https://stackoverflow.com/questions/70019331/howto-configure-two-mail-servers-failover-in-typo3
- 16:45 Feature #96033 (New): Add configuration for mail server failover
- As stated in the Symfony docs (https://symfony.com/doc/current/mailer.html#high-availability) it is possible, to add ...
- 16:55 Feature #96034: Add Symfony mailer configuration
- See https://stackoverflow.com/questions/70019331/howto-configure-two-mail-servers-failover-in-typo3
- 16:51 Feature #96034 (Closed): Add Symfony mailer configuration
- The Symfonie mailer allows to configure serveral options, like the "TLS Peer Verification" (https://symfony.com/doc/c...
- 16:55 Bug #96027 (Resolved): FlexForm: Typolink link browser/wizard doesn not open in popup
- Applied in changeset commit:550d8dade6e871ad56e55dbb269066cb603a7579.
- 15:07 Bug #96027 (Under Review): FlexForm: Typolink link browser/wizard doesn not open in popup
- Patch set 2 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:25 Bug #96027 (Resolved): FlexForm: Typolink link browser/wizard doesn not open in popup
- Applied in changeset commit:c8155922242d52e29173efecc89e23bc071d1451.
- 13:52 Bug #96027: FlexForm: Typolink link browser/wizard doesn not open in popup
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 13:10 Bug #96027: FlexForm: Typolink link browser/wizard doesn not open in popup
- Tested with the patchset https://review.typo3.org/c/Packages/TYPO3.CMS/+/72231 and the link browser (popup) works aga...
- 12:52 Bug #96027 (Under Review): FlexForm: Typolink link browser/wizard doesn not open in popup
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:49 Bug #96027: FlexForm: Typolink link browser/wizard doesn not open in popup
- A new experience is that the Link Wizard works (popup) as an independent element outside of the section. This appears...
- 11:14 Bug #96027 (Needs Feedback): FlexForm: Typolink link browser/wizard doesn not open in popup
- Please test change at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72214 (which is merged already in @11.5@ and @m...
- 11:10 Bug #96027 (Closed): FlexForm: Typolink link browser/wizard doesn not open in popup
- A flexform of a content element with a link list does not open the link wizard in a popup.
Is this a new bug or a c... - 16:28 Bug #83079: wrong sorting of content elements when translating using non-default-language CEs as source
- Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:46 Bug #83079: wrong sorting of content elements when translating using non-default-language CEs as source
- Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:51 Bug #19718: Typoscript: CONTENT | slide: multilanguage not correctly respected in content_fallback mode
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:48 Bug #19718: Typoscript: CONTENT | slide: multilanguage not correctly respected in content_fallback mode
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:39 Bug #19718: Typoscript: CONTENT | slide: multilanguage not correctly respected in content_fallback mode
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:49 Feature #90134 (New): Send 400 - BAD REQUEST on invalid hmacs from extbase forms
- IMHO this problem still exists - the Exception 'The HMAC of the form could not be validated.' (Code 1581862822) is st...
- 15:15 Bug #96025 (Resolved): wrong l10n_parent relation in tx_testdatahandler_element
- Applied in changeset commit:d533bcd51f18dd9dd6b986dbce22163945715ed8.
- 15:09 Bug #96025: wrong l10n_parent relation in tx_testdatahandler_element
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:22 Bug #96025 (Under Review): wrong l10n_parent relation in tx_testdatahandler_element
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:25 Bug #96025 (Closed): wrong l10n_parent relation in tx_testdatahandler_element
- l10n_parent TCA definition of tx_testdatahandler_element contains table tx_irretutorial_1nff_hotel, which is wrong as...
- 15:07 Bug #60357: Pasting a localized content element into another colPos fails
- I can confirm this bug in Typo3 *10.4.21* - is there anything we can do?
- 15:05 Task #96032 (Resolved): Adapt gitlab-ci and runTests.sh for 11.5 branch
- Applied in changeset commit:847a5ae5d093ee95e97d32d735f6f90510f76e57.
- 14:43 Task #96032 (Under Review): Adapt gitlab-ci and runTests.sh for 11.5 branch
- Patch set 2 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 14:40 Task #96032 (Closed): Adapt gitlab-ci and runTests.sh for 11.5 branch
- 14:25 Bug #96028 (Resolved): Exception when root package isn't of type extension
- Applied in changeset commit:d1d2b3c68b6e4f5ad5e6055a26b81dc247673b5b.
- 12:53 Bug #96028: Exception when root package isn't of type extension
- Patch set 1 for branch *11.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 12:39 Bug #96028: Exception when root package isn't of type extension
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:15 Bug #96028 (Under Review): Exception when root package isn't of type extension
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:12 Bug #96028 (Closed): Exception when root package isn't of type extension
#96021 introduced that regression- 14:05 Bug #95485: Slug generation fails for non pages records when prefixParentPageSlug is activated in generatorOptions
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:49 Bug #95485: Slug generation fails for non pages records when prefixParentPageSlug is activated in generatorOptions
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:04 Bug #96030 (Under Review): Inline edit page title displayed even user has not enough permissions
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:51 Bug #96030 (Closed): Inline edit page title displayed even user has not enough permissions
- The inline edit page title button is still displayed even though the
be-user has not enough permissions to edit the ... - 13:53 Bug #96031 (Closed): Redirects doesn't work with a different domain per language
- The auto create redirect doesn't use the correct domain if I have a different domain per language.
This is my site... - 13:36 Bug #95857 (Closed): Missing field "parent" for table sys_category
- Closed, as requested.
- 12:21 Task #96005: Add aliases for DataProcessors
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:27 Bug #87984: TCA inline field with MM relation in workspace.
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:46 Bug #87984: TCA inline field with MM relation in workspace.
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:10 Bug #96026 (Under Review): Fix access to page in Backend when a user has no permission
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:05 Bug #96026 (Closed): Fix access to page in Backend when a user has no permission
- Following error is thrown when a user has no access to the selected page:...
- 10:53 Bug #91148: Display human readable diff on flexform changes
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:52 Bug #96023: Enabeling settings.overrideFinishers in form plugin results in PHP Warning: Undefined array key "translation.language" in frontend
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:43 Bug #96023: Enabeling settings.overrideFinishers in form plugin results in PHP Warning: Undefined array key "translation.language" in frontend
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:40 Bug #96023 (Under Review): Enabeling settings.overrideFinishers in form plugin results in PHP Warning: Undefined array key "translation.language" in frontend
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:30 Bug #96023 (Closed): Enabeling settings.overrideFinishers in form plugin results in PHP Warning: Undefined array key "translation.language" in frontend
- With php 8 I am getting an PHP Warning: Undefined array key "translation.language" whene the settings.overrideFinishe...
- 10:52 Bug #96001: PHP Warning: Undefined array key 0 in ContentObjectRenderer.php line 727
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:52 Bug #96004: Language of Admin Panel must not dependent on language of the site
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:52 Feature #94601: Info modal, add Page uid in "References to this item" for tt_content
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:51 Task #92670: Delete and paste dialogues don't include content element title
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:51 Bug #93613: TCA Column property on change does not work with input field
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:51 Bug #93894: Exception comparing BE groups - trying to insert an out of range user id into sys_log in BackendUserAuthentication::setWorkspace()
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:51 Task #95832: Discrepancies in text in BE UI for redirects module
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:51 Bug #92471: condition contentObject["pid"] not working in variant
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:51 Bug #92471: condition contentObject["pid"] not working in variant
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:50 Bug #94471: Invalid database value in TCA Select field not selected
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:50 Bug #95878: In linkvalidator, soft reference parser extracts 2 links from rich text with URL as anchor text
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:45 Bug #95878: In linkvalidator, soft reference parser extracts 2 links from rich text with URL as anchor text
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:50 Bug #96016: Site configuration - Language delete modal does not close on click
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 06:38 Bug #96016: Site configuration - Language delete modal does not close on click
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:49 Bug #93005: Mark links to hidden pages and links to content elements as broken in RTE.
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:49 Task #96012: Avoid inline JavaScript in OpendocsToolbarItem::updateNumberOfOpenDocsHook
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:49 Task #96003: Avoid inline JavaScript in DispatchNotificationHook
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:49 Task #96002: Avoid inline JavaScript in backend update signals
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:49 Bug #89182: Linkvalidator should only check relevant fields in table
- Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:49 Bug #92301: Elements getting wrapped with p tags, even if allowed outside paragraph
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:49 Bug #85038: allowTagsOutside not working in rte_ckeditor
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:48 Bug #95451: Date picker icon height doesn't match with input field
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:48 Bug #90908: Zeros are not treated as empty values in `.ifEmpty`
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:48 Bug #95854: Virtual root page is not shown when in workspace (or group mounts)
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:47 Bug #90430: Language handling of bidirectional mm selects is not consitent.
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:47 Task #96022 (Resolved): Set TYPO3 version to 12.0.0-dev
- Applied in changeset commit:1342dd3299ab5fc8aa4995b58632a8d992ae77bb.
- 09:55 Task #96022: Set TYPO3 version to 12.0.0-dev
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:19 Task #96022 (Under Review): Set TYPO3 version to 12.0.0-dev
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:18 Task #96022 (Closed): Set TYPO3 version to 12.0.0-dev
- 10:47 Bug #92937: Translation wizard of tt_content having l10n_source = 0 shows too many items
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:47 Bug #88980: Translating records with FAL relation where allowLanguageSynchronization set to true
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:47 Bug #92750: Error 404 'ID was outside the domain' for shortcut pointing to other site
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:46 Bug #92859: Shortcut to ID with own Rootpage/Domain results in 404 (ID outside current Domain)
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:46 Bug #92959: ConnectionMigrator must ignore unmapped tables on non-default connection
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:46 Bug #86147: Prevent updating unchanged fields in DataMapProcessor
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:46 Bug #92488: Default language does not support fallback language ids
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:46 Bug #90031: Wrong link calculation when languages in Site configuration are ordered non-ascendingly
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:46 Bug #94214: Click on close button on open documents leads to blank page (/typo3/empty)
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:45 Bug #93596: EXT:form can't resolve multiselect markers
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:45 Bug #94408: Content element shows form fields for ctype text although it is not allowed
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:45 Bug #91752 (Under Review): Recursive Copy: Translation is created before Original Page
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:45 Bug #86985: itemsProcFunc for select->selectSingle shows key instead of label in page translation
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:45 Bug #95819: Extbase does not support uninitialized domain object properties
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:44 Bug #92956: Wrong context passed to processPlaceholders in YAML processImports
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:44 Bug #90949: persistence.storagePid ignores startingpoint (pages), when it is a stdWrap
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:43 Bug #77644: MySQL driver extension breaks searches with hyphens
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:43 Task #93401: [BUGFIX] do not remove hyphen from search word
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:43 Bug #92900: Unable to store "epoch start" on native datetime fields with dbtype
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:42 Bug #94729: Method ArrayUtility::replaceAndAppendScalarValuesRecursive re-numbers associative arrays with non-consecutively numbered integer-only keys
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:42 Bug #93025: File metadata are not translated in the free mode
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:42 Bug #93027: Workspace preview of hidden extbase records not possible
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:41 Bug #94270: hreflang rendered for pages which are not translated (free mode)
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:40 Bug #95441: DataHandler - flex inline field validation issue
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:40 Bug #93240 (Under Review): MultiTree concept for one domain not properly working with routing
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:40 Bug #94490: HrefLangGenerator generate <link rel="alternate".... links for language not visible in frontend
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:39 Bug #92187: HTTP/HTTPS not correctly determined behind reverseProxy
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:38 Bug #86239: DataHandler does not move deleted child records
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:38 Bug #88943: Pagetree taking extremely long to load for editors
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:37 Bug #92093: Sorting of records in frontend with sys_language all (-1) and normal
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:37 Bug #88853: Updating relations of translated domain objects does not work if they already exist
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:37 Bug #87260: Untranslated records should not be linked
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:37 Bug #93249: TYPO3 FAL Driver Registry is unclear
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:37 Bug #96021 (Resolved): Root package linked to vendor folder
- Applied in changeset commit:9bffe3c7c01d32a576f520d01fa3c628d28e1b6a.
- 08:59 Bug #96021 (Under Review): Root package linked to vendor folder
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:59 Bug #96021 (Closed): Root package linked to vendor folder
- In case extensions are installed in vendor (with the future
version of composer installers https://github.com/TYPO3/... - 10:37 Bug #79014: DataHandler not deleting inline and MM references if base table does not have a "delete"-field leads to DatabaseRecordException
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:36 Bug #92306: Field with dbType = 'time' and eval 'time' not saved correctly to the database
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:36 Bug #68040: Inline localize and/or synchronize does not respect sorting
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:02 Feature #96024 (Closed): Show state of page - visible or not in FE if logged in (e.g. via adminpanel)
- h2. Reproduce
* load hidden page in FE. Though adminpanel is enabled, there is no indication if page is (normally)... - 08:46 Story #93818: Provide official way to split up configuration to multiple files
- I've just come across the demo.typo3.org way: https://git.typo3.org/services/demo.typo3.org/site/-/blob/main/web/typo...
- 08:35 Task #96015 (On Hold): Remove unused language labels
- "On Hold" because should wait for v12
- 07:58 Bug #96011 (Closed): page TSConfig to select root(s) of selectTree doesn't work
- 07:57 Bug #96011: page TSConfig to select root(s) of selectTree doesn't work
- Cant reproduce. I think there was an error in my TsConfig
2021-11-17
- 22:48 Bug #96007 (Needs Feedback): Page layout created using flux are not listing under pagelayout tab in typo3 11
- Hi, I'm not familiar with the flux extension and do not know what "backend layouts" in this context means, but the "b...
- 07:03 Bug #96007: Page layout created using flux are not listing under pagelayout tab in typo3 11
- Moved to correct project.
- 06:48 Bug #96007 (Closed): Page layout created using flux are not listing under pagelayout tab in typo3 11
- Hi ,
i tried to create back-end page layouts using fux in typo3 11 , but layout are not listing under page layout ... - 21:52 Task #87418 (In Progress): Refactor and remove usage of inline scripts in backend
- 21:44 Feature #87420 (Accepted): Integrate signatures for Stylesheet and JavaScript resources
- 21:43 Task #91785 (Accepted): Refactor and remove inline styles in backend
- 21:43 Task #87419 (On Hold): Deprecate functionality used to add inline styles & scripts
- 21:42 Feature #87423 (Accepted): Integrate CSP management module
- 21:42 Feature #87421 (Accepted): Integrate CSP reporting endpoint
- 21:41 Task #96020 (On Hold): Deprecate \TYPO3\CMS\Backend\Form\Behavior\OnFieldChangeInterface
- 21:39 Task #96020 (Closed): Deprecate \TYPO3\CMS\Backend\Form\Behavior\OnFieldChangeInterface
- @TYPO3\CMS\Backend\Form\Behavior\OnFieldChangeInterface@ has been introduced in TYPO3 v11 as backward compatibility l...
- 21:39 Task #96019 (In Progress): Avoid inline JavaScript in wizard EditController
- 21:39 Task #96019 (Accepted): Avoid inline JavaScript in wizard EditController
- 21:32 Task #96019 (Closed): Avoid inline JavaScript in wizard EditController
- https://github.com/TYPO3/typo3/blob/v11.5.3/typo3/sysext/backend/Classes/Controller/Wizard/EditController.php#L61-L66...
- 21:39 Task #96018 (In Progress): Avoid inline JavaScript in f:be.menus.actionMenu
- 21:39 Task #96018 (Accepted): Avoid inline JavaScript in f:be.menus.actionMenu
- 20:39 Task #96018 (Closed): Avoid inline JavaScript in f:be.menus.actionMenu
- https://github.com/TYPO3/typo3/blob/v11.5.3/typo3/sysext/fluid/Classes/ViewHelpers/Be/Menus/ActionMenuViewHelper.php#L83
- 20:45 Task #96017 (Resolved): Relax PackageArtifactBuilder to support PHP 7.1
- Applied in changeset commit:7fed08c07f67b539e3dad3f993adb720a54a676d.
- 20:24 Task #96017: Relax PackageArtifactBuilder to support PHP 7.1
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:08 Task #96017: Relax PackageArtifactBuilder to support PHP 7.1
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:04 Task #96017 (Under Review): Relax PackageArtifactBuilder to support PHP 7.1
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:02 Task #96017 (Closed): Relax PackageArtifactBuilder to support PHP 7.1
- Composer 2 still supports PHP 5.3 but our PackageArtifactBuilder currently needs PHP 7.4 because of 2 typed properties.
- 20:35 Bug #96009 (Resolved): inputType=inputLink not working anymore in IRRE
- Applied in changeset commit:0cb761cba6a85111617c9fd1b332553f29eb6d22.
- 18:23 Bug #96009: inputType=inputLink not working anymore in IRRE
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:01 Bug #96009: inputType=inputLink not working anymore in IRRE
- Okay, that was a stupid thing... after refactoring the mentioned change, RequireJS modules for corresponding form fie...
- 17:57 Bug #96009 (Under Review): inputType=inputLink not working anymore in IRRE
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:08 Bug #96009: inputType=inputLink not working anymore in IRRE
- Another way to test/reproduce:
* create new content element of "text with images" (or "images")
* add new image i... - 17:05 Bug #96009 (Accepted): inputType=inputLink not working anymore in IRRE
- 17:05 Bug #96009: inputType=inputLink not working anymore in IRRE
- Thx. Bisected that to commit:08669c3fbfb6b042e02d1ba432c6e86d4d2aba2d of issue #95954
- 16:30 Bug #96009: inputType=inputLink not working anymore in IRRE
- Here it is:
ajax[context]: {"config":"{\"type\":\"inline\",\"allowed\":\"tx_myext_button\",\"foreign_table\":\"tx_... - 16:16 Bug #96009: inputType=inputLink not working anymore in IRRE
- Maybe related to https://review.typo3.org/c/Packages/TYPO3.CMS/+/72154
Can you please post the JSON that is returned... - 10:20 Bug #96009 (Closed): inputType=inputLink not working anymore in IRRE
- Since TYPO3 v11.5.3 the link selection modal does not work anymore for a field in IRRE with type="input" and inputTyp...
- 19:54 Bug #96016 (Under Review): Site configuration - Language delete modal does not close on click
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:42 Bug #96016 (Closed): Site configuration - Language delete modal does not close on click
- When deleting a language in the site configuration, the cancel button of the modal
does not trigger "modal-dismiss".... - 19:51 Task #94629: Simplify and optimize the readability of the page module interface
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:32 Task #94629: Simplify and optimize the readability of the page module interface
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:35 Bug #95729 (Resolved): Undefined index in ExtensionManagementUtility::addFieldsToUserSettings
- Applied in changeset commit:8af0f415d18256a093424070e688b1fb1277ab35.
- 15:47 Bug #95729 (Under Review): Undefined index in ExtensionManagementUtility::addFieldsToUserSettings
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:15 Task #95999 (Resolved): Debugging with runTests.sh does not run in WSL2
- Applied in changeset commit:61e45a68b64137b0ed907349cf7da7bc876449c0.
- 18:41 Task #95999 (Under Review): Debugging with runTests.sh does not run in WSL2
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:30 Task #95999 (Resolved): Debugging with runTests.sh does not run in WSL2
- Applied in changeset commit:a0b146539a337208cae67571048b45f27e2300d1.
- 17:55 Task #95999: Debugging with runTests.sh does not run in WSL2
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:53 Task #95999: Debugging with runTests.sh does not run in WSL2
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:45 Task #95999: Debugging with runTests.sh does not run in WSL2
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:11 Task #95999: Debugging with runTests.sh does not run in WSL2
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:15 Task #94932 (Resolved): runTests.sh: Allow step debugging tests on WSL2
- Applied in changeset commit:61e45a68b64137b0ed907349cf7da7bc876449c0.
- 18:41 Task #94932 (Under Review): runTests.sh: Allow step debugging tests on WSL2
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 18:30 Task #94932 (Resolved): runTests.sh: Allow step debugging tests on WSL2
- Applied in changeset commit:a0b146539a337208cae67571048b45f27e2300d1.
- 17:55 Task #94932 (Under Review): runTests.sh: Allow step debugging tests on WSL2
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:45 Task #94932: runTests.sh: Allow step debugging tests on WSL2
- Ad (2): What about supporting to pass this environment variable manually and document that for Windows users?
- 17:42 Task #94932: runTests.sh: Allow step debugging tests on WSL2
- We'll fix (1) now with the patch. With (2), my linux now needs some config too, which is not needed without that env-...
- 19:15 Bug #93193 (Resolved): FilesProcessor interprets collections as comma separated strings
- Applied in changeset commit:ba4c78922cfdaf7f08d36c5fcbefe8ef0946a8f8.
- 11:48 Bug #93193 (Under Review): FilesProcessor interprets collections as comma separated strings
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:35 Task #96014 (Resolved): Streamline FormEngine AJAX TypeScript sources
- Applied in changeset commit:146220ca70954c72a9234709a142af1fde044258.
- 17:57 Task #96014 (Under Review): Streamline FormEngine AJAX TypeScript sources
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:56 Task #96014 (Closed): Streamline FormEngine AJAX TypeScript sources
- 18:34 Task #95832 (Under Review): Discrepancies in text in BE UI for redirects module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:28 Task #95832: Discrepancies in text in BE UI for redirects module
- Suggestion from microcopy channel:...
- 18:32 Task #96015 (Closed): Remove unused language labels
- LLL:EXT:redirects/Resources/Private/Language/locallang_module_redirect.xlf:
* source_host
* source_path
* destinat... - 18:29 Bug #96006 (Closed): Typo3 11 flux error in backend "Call to a member function getControllerExtensionName() on null
- closing issue here
- 07:29 Bug #96006: Typo3 11 flux error in backend "Call to a member function getControllerExtensionName() on null
- ext:flux version 9.5.0 is not compatible with TYPO3 11, so this is not a TYPO3 core issue.
A more suitable place t... - 06:37 Bug #96006: Typo3 11 flux error in backend "Call to a member function getControllerExtensionName() on null
- Moved to right project.
- 06:13 Bug #96006 (Closed): Typo3 11 flux error in backend "Call to a member function getControllerExtensionName() on null
- Hi ,
i tried flux in typo3 11, flux 9.5.0 get installed but while going to sites module or trying to edit page follo... - 18:28 Bug #95998 (Closed): Can't add a link on an image with link browser
- thanks for creating the issue. we are aware and this will be solved with #96009
- 17:35 Task #96013 (Resolved): CI: Use docker 20.10 instead of 19.03
- Applied in changeset commit:564ce8c323d6d45386e8af5332668beef508315d.
- 17:12 Task #96013: CI: Use docker 20.10 instead of 19.03
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 17:11 Task #96013 (Under Review): CI: Use docker 20.10 instead of 19.03
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:10 Task #96013 (Closed): CI: Use docker 20.10 instead of 19.03
- 17:25 Feature #93768: Redirect: Mass import of redirects (solution for editors)
- I think it would be a good idea to check if this really makes sense first. It can be problematic to
* give editor... - 17:16 Bug #95962: BootCompletedEvent unsuitable to replace extTablesInclusion-PostProcessing hook
- The Feature also references the AfterTcaCompilationEvent, not just BootCompletedEvent, as it is indeed not a 1:1 repl...
- 16:47 Task #92670: Delete and paste dialogues don't include content element title
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:12 Task #92670: Delete and paste dialogues don't include content element title
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:33 Bug #96011 (Needs Feedback): page TSConfig to select root(s) of selectTree doesn't work
- Hi Lina,
just checked this, but can not confirm. Both @rootUid@ as well as @startingPoints@ work as expected. I t... - 12:44 Bug #96011 (Closed): page TSConfig to select root(s) of selectTree doesn't work
- Before the following change:
https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/11.4/Feature-95037-New... - 16:30 Bug #95867 (Resolved): System News content required (Document Fragment is empty)
- Applied in changeset commit:fff0380e7992fad89e56c79ac5d8bb1943312160.
- 16:03 Bug #95867 (Under Review): System News content required (Document Fragment is empty)
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:47 Task #96012: Avoid inline JavaScript in OpendocsToolbarItem::updateNumberOfOpenDocsHook
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:40 Task #96012 (Under Review): Avoid inline JavaScript in OpendocsToolbarItem::updateNumberOfOpenDocsHook
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:19 Task #96012 (Accepted): Avoid inline JavaScript in OpendocsToolbarItem::updateNumberOfOpenDocsHook
- 13:19 Task #96012 (Closed): Avoid inline JavaScript in OpendocsToolbarItem::updateNumberOfOpenDocsHook
- https://github.com/TYPO3/typo3/blob/v11.5.3/typo3/sysext/opendocs/Classes/Backend/ToolbarItems/OpendocsToolbarItem.ph...
- 15:47 Task #96003: Avoid inline JavaScript in DispatchNotificationHook
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:40 Task #96003: Avoid inline JavaScript in DispatchNotificationHook
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:50 Task #96003 (Under Review): Avoid inline JavaScript in DispatchNotificationHook
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:47 Task #96002: Avoid inline JavaScript in backend update signals
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:40 Task #96002: Avoid inline JavaScript in backend update signals
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:50 Task #96002 (Under Review): Avoid inline JavaScript in backend update signals
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:40 Bug #93190 (Resolved): CommaSeparatedValueProcessor, field enclosure cannot be unset
- Applied in changeset commit:aba3d4528e243a1406a57358e8423168bb905d04.
- 15:34 Bug #93190: CommaSeparatedValueProcessor, field enclosure cannot be unset
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 11:40 Bug #93190 (Under Review): CommaSeparatedValueProcessor, field enclosure cannot be unset
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:30 Bug #95380 (Resolved): ReferenceIndex does not take LinkHandler Configuration into account
- Applied in changeset commit:b678ba199f784f7a10aee3b7c7eb1248438b898d.
- 09:11 Bug #95380: ReferenceIndex does not take LinkHandler Configuration into account
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 09:04 Bug #95380: ReferenceIndex does not take LinkHandler Configuration into account
- Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 08:56 Bug #95380: ReferenceIndex does not take LinkHandler Configuration into account
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:09 Task #95952 (Under Review): Extract ext:test_irre_foreign_field from ext:irre_tutorial
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:51 Bug #93894: Exception comparing BE groups - trying to insert an out of range user id into sys_log in BackendUserAuthentication::setWorkspace()
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:48 Bug #93894: Exception comparing BE groups - trying to insert an out of range user id into sys_log in BackendUserAuthentication::setWorkspace()
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:50 Bug #96010 (Accepted): Translated pages can be loaded with slug of default language
- Confirmed. Will investigate this.
- 11:05 Bug #96010 (Closed): Translated pages can be loaded with slug of default language
- h2. Reproduce
1. Install TYPO3 with latest core and introduction package (e.g. with DDEV https://docs.typo3.org/m/... - 13:40 Bug #95893 (Resolved): Linkvalidator UI does not "remember" the level of pages to show
- Applied in changeset commit:314a890ee9fc192b3eab9ef57f7a574df6e0d9e0.
- 13:28 Bug #95996: TCA columns type inline overrideChildTca CType dosen't get recognized correctly.
- Tobias Ulber wrote:
> I have created a inline Element that should only hold elements of CType text. With Typo3 versi... - 13:00 Bug #96008 (Resolved): PHP8 undefined array key warning in ImageContentObject
- Applied in changeset commit:ff16799fdb7cdec11958a7e0194540a8aed18d4a.
- 07:44 Bug #96008 (Under Review): PHP8 undefined array key warning in ImageContentObject
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:37 Bug #96008 (Closed): PHP8 undefined array key warning in ImageContentObject
- ImageContentObject throws an exception in line 42, when @$conf['file']@ is not set.
- 12:38 Bug #93613 (Under Review): TCA Column property on change does not work with input field
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:07 Bug #95843: Typo3 Install Fail with PostgreSQL
- Christian Kuhn wrote in #note-1:
> Could you re-try with younger postgres versions, for instance >=10 please? 9.2 is... - 11:02 Bug #93803 (Closed): File/Folder right click menu not available when file in clipboard was deleted
- Hi, I'm closing this as it has already been resolved within the linked issue #92805. In case you still encounter this...
- 10:31 Bug #93343: Accessing non-translated page with strict language breaks all menus
- It is important to mention here that using "config.linkVars" does not fix the issue even when forcing the links vars ...
- 10:26 Bug #91681 (Resolved): Fatal error when using IMAGE TypoScript content object with file references that have crop areas defined and processing fails
- Applied in changeset commit:5430aa938d1519091b9894e4fb8be0008e5548b0.
- 10:25 Bug #91681: Fatal error when using IMAGE TypoScript content object with file references that have crop areas defined and processing fails
- Patch set 3 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:23 Bug #91681: Fatal error when using IMAGE TypoScript content object with file references that have crop areas defined and processing fails
- Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:19 Bug #91681: Fatal error when using IMAGE TypoScript content object with file references that have crop areas defined and processing fails
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:21 Bug #94646 (Resolved): Site settings with slashes and dots produce erroneous TypoScript
- Applied in changeset commit:0a98d923bb35067c275e647deebbbed1e1223f9a.
- 10:18 Bug #94646: Site settings with slashes and dots produce erroneous TypoScript
- Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:15 Bug #94646: Site settings with slashes and dots produce erroneous TypoScript
- Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a... - 10:00 Bug #90653: TCA eval with uniqueInPid: allow identical value in localized content
- Ran into the same problem...
I'll add another use case.
I'm using 'uniqueInPid' in company with 'allowLanguageS... - 08:26 Task #94264 (Resolved): Fix phpstan errors from ReturnTypeRule in EXT:impexp, EXT:indexed_search, EXT:info, EXT:install
- Applied in changeset commit:9dc2428289eb1b540e34ada364a1b2112a9913ec.
- 08:14 Bug #95857: Missing field "parent" for table sys_category
- This issue can be closed.
- 06:48 Task #96005: Add aliases for DataProcessors
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Also available in: Atom