Project

General

Profile

Activity

From 2020-10-31 to 2020-11-29

2020-11-29

16:33 Feature #89496: Make context menu usable via keyboard
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:36 Task #92952 (Resolved): Drop TYPO3_MODE usage in ext:adminpanel ext_localconf.php
Applied in changeset commit:36133f6e3ffbcb5e7a2ed0b356326b2068a6ef79. Christian Kuhn
13:52 Task #92952 (Under Review): Drop TYPO3_MODE usage in ext:adminpanel ext_localconf.php
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:43 Task #92952 (Closed): Drop TYPO3_MODE usage in ext:adminpanel ext_localconf.php
Christian Kuhn
15:32 Revision 36133f6e: [TASK] Drop TYPO3_MODE usage in ext:adminpanel ext_localconf.php
Code in ext_localconf.php must not create different
framework state depending on the (frontend or backend)
applicatio...
Christian Kuhn
14:01 Task #92951 (Resolved): Add application type to request
Applied in changeset commit:26ae838c99034fc330bd37d013c04bfd2c7f2cd8. Christian Kuhn
13:38 Task #92951 (Under Review): Add application type to request
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:16 Task #92951 (Resolved): Add application type to request
Applied in changeset commit:3291239e74a20842a3c66e427dbe97e37d3ea465. Christian Kuhn
13:13 Task #92951: Add application type to request
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:13 Task #92951: Add application type to request
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:11 Task #92951 (Under Review): Add application type to request
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:13 Task #92951 (Closed): Add application type to request
Christian Kuhn
13:56 Revision 26ae838c: [TASK] Add application type to request
The cardinal issue with constant 'TYPO3_MODE' is that it's
value is NOT constant: It is defined early during bootstra...
Christian Kuhn
13:13 Revision 3291239e: [TASK] Add application type to request
The cardinal issue with constant 'TYPO3_MODE' is that it's
value is NOT constant: It is defined early during bootstra...
Christian Kuhn
11:31 Bug #92089 (Closed): Bug Workspace/ PowermailCond
I close this issue for now as non-core related; if you think that this is the wrong decision and have more informatio... Riccardo De Contardi
09:31 Task #92949 (Resolved): Use constant TYPO3 in global script files
Applied in changeset commit:36a2051f5f84d5f31d876d16e549e5578f2bf90b. Christian Kuhn
09:26 Revision 36a2051f: [TASK] Use constant 'TYPO3' in global script files
Avoid usage of constant 'TYPO3_MODE' as security gate
in script files that don't run in class or callable context.
Us...
Christian Kuhn
09:18 Task #92461: Remove $mock->at() usage due to deprecation in phpunit v9
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:14 Task #92461: Remove $mock->at() usage due to deprecation in phpunit v9
Patch set 58 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:58 Task #92461: Remove $mock->at() usage due to deprecation in phpunit v9
Patch set 57 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:30 Task #92461: Remove $mock->at() usage due to deprecation in phpunit v9
Patch set 56 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review

2020-11-28

20:30 Task #92949 (Under Review): Use constant TYPO3 in global script files
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:25 Task #92949 (Closed): Use constant TYPO3 in global script files
Christian Kuhn
19:21 Bug #92909: Page Translation list is not orderable, but is rendered always in first position
Just into the blue..
Did you checked mod.web_list.tableDisplayOrder.pages instead mod.web_list.tableDisplayOrder.p...
Christoph Lehmann
17:58 Revision 1462f2a6: [TASK] Introduce constant 'TYPO3'
TYPO3 still has some script files that run in global scope
without class or callable encapsulation. Those are especia...
Christian Kuhn
17:41 Task #92948 (Resolved): Add constant TYPO3
Applied in changeset commit:aa4bd8adf00879459dc4c60f2bbe7c231b62abf8. Christian Kuhn
17:36 Task #92948: Add constant TYPO3
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:28 Task #92948 (Under Review): Add constant TYPO3
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:48 Task #92948 (Closed): Add constant TYPO3
Christian Kuhn
17:36 Revision aa4bd8ad: [TASK] Introduce constant 'TYPO3'
TYPO3 still has some script files that run in global scope
without class or callable encapsulation. Those are especia...
Christian Kuhn
16:59 Feature #92704: Make the navigation through module menu more efficient for keyboard users
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:32 Task #92644: Insufficient labeling for search input
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:02 Task #92946: Make ClassSchema PHP 8 compatible
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:44 Task #92946 (Under Review): Make ClassSchema PHP 8 compatible
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:40 Task #92946 (Closed): Make ClassSchema PHP 8 compatible
Alexander Schnitzler
15:48 Task #92947 (Closed): Phase out TYPO3_MODE and friends
Christian Kuhn
15:46 Bug #73209: PAGE_TSCONFIG_ID not working anymore in TYPO3 9.5.x
Was this issue fixed? I experience the same in TYPO3 v10.4.9:
- With no further SQL-Where configuration, all categor...
Bastian Stargazer
15:44 Task #92628: Linked TYPO3-Logo has no discernible text
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:49 Task #92784: Extbase controller actions must return ResponseInterface
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:24 Bug #86956: Typoscript meta tag field settings have no effect
@page.meta.description.replace = 1@
worked for me
Thomas Stranz

2020-11-27

21:55 Feature #92929: Allow registering additional "trees" in Configuration Module
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:17 Feature #92929: Allow registering additional "trees" in Configuration Module
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:53 Feature #92929: Allow registering additional "trees" in Configuration Module
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:26 Feature #92929: Allow registering additional "trees" in Configuration Module
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:04 Feature #92929: Allow registering additional "trees" in Configuration Module
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:55 Bug #92945 (New): Copyright notice on login screen has accessibility issues
The small text has several issues for screen readers:
* two URLs are repeatedly linked in close proximity (nuisanc...
Martin Kutschker
20:17 Bug #92904: Various accessibility issues on login page
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:01 Bug #92904: Various accessibility issues on login page
The username field has the autofocus attribute. As such it should be the first field in the form (and not the interfa... Martin Kutschker
18:59 Bug #92904: Various accessibility issues on login page
Another issue is that the copyright disclosure/collapsible/expandable does not fully implement the WAI-ARIA best prac... Martin Kutschker
18:38 Task #90264: form: DatePickerViewHelper is using inline js
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:28 Feature #92928 (Rejected): Implement LinkHandler for fax & sms numbers
See comments in the patch. Simon Gilli
15:16 Bug #92912 (Resolved): Datepicker flatpickr overlayed by text/checkbox (z-index)
Applied in changeset commit:b34499c90a13153654d38df364755353644146e1. Andreas Fernandez
10:50 Bug #92912 (Under Review): Datepicker flatpickr overlayed by text/checkbox (z-index)
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:10 Revision b34499c9: [BUGFIX] Increase z-index of flatpickr
If may happen that the flatpickr is rendered behind a checkbox of
nullable values in FormEngine due to conflicts in z...
Andreas Fernandez
14:37 Bug #92944 (Under Review): Preview links are broken for pages with start or end date if outside current date
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:31 Bug #92944 (Closed): Preview links are broken for pages with start or end date if outside current date
As the date aspect in the subrequest is not taken into account for the cache identifier the proper link for a page wi... Patrick Schriner
14:35 Task #92784: Extbase controller actions must return ResponseInterface
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:00 Bug #88331: MySQL strict mode: let integer time fields be filled with NULL
@'eval' => 'time,null'@ will fix the problem. Then it is clear, that the value muss be explicitly greenlighted for ed... B. Kausch
13:44 Bug #92943: RTE ckeditor does not respect YAML configuration
Same problem with "denyTags":... Stefan Froemken
12:39 Bug #92943 (Under Review): RTE ckeditor does not respect YAML configuration
Hello Core-Team,
the rte_ckeditor does not respect my YAML configuration. In following some examples.
The defau...
Stefan Froemken
12:09 Bug #92804: Sorting of inline records that contain inline records breaks the database
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:54 Bug #92804 (Under Review): Sorting of inline records that contain inline records breaks the database
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:42 Bug #92363: Flexform always overwrites TS-Settings in Extbase-Version
Another, related issue: there a quite a few TS constants which are never considered. Felix Nagel
10:22 Revision c27d578f: [BUGFIX] Do not hand invalid input to ResourceFactory
A phpstan related patch revealed a flaw in EXT:form
PropertyMappingConfiguration when an "EXT:" path was
passed to th...
Daniel Goerz
10:05 Bug #89845: TYPO3 Extbase: clearState not clearing much
To make sure it's not only connected to the Symfony Command Tasks, I've tested the behaviour in a Frontend Plugin Con... Johannes Rebhan
09:54 Bug #92604: Translation of child elements connected to a page record currently broken
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:05 Bug #92604: Translation of child elements connected to a page record currently broken
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:51 Revision 42e1192b: [BUGFIX] Allow removal of RegularExpression validator
Add the missing "delete" button to the RegularExpression
validator for form elements "Telephone" and "Url", allowing
...
Oliver Bartsch
09:51 Task #92461: Remove $mock->at() usage due to deprecation in phpunit v9
Patch set 55 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:36 Task #92461: Remove $mock->at() usage due to deprecation in phpunit v9
Patch set 54 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:26 Task #92461: Remove $mock->at() usage due to deprecation in phpunit v9
Patch set 53 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:07 Task #92461: Remove $mock->at() usage due to deprecation in phpunit v9
Patch set 52 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:31 Bug #92908 (Resolved): Using EXT: in allowedExtensionPaths causes exception with 10.4.10
Applied in changeset commit:5f92958bed82f7250b4ce08a6233fd4ab9e90f6f. Daniel Goerz
08:28 Bug #92908: Using EXT: in allowedExtensionPaths causes exception with 10.4.10
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:31 Task #92922 (Resolved): Deprecate calling AbstractTreeView::getIcon() with records uid as first parameter
Applied in changeset commit:7f2b4071ca486672e76f7273ea99206147aabdbd. Oliver Bartsch
08:28 Revision 5f92958b: [BUGFIX] Do not hand invalid input to ResourceFactory
A phpstan related patch revealed a flaw in EXT:form
PropertyMappingConfiguration when an "EXT:" path was
passed to th...
Daniel Goerz
08:26 Bug #92916 (Resolved): Can't remove RegularExpression validator in some form elements
Applied in changeset commit:40ae9c5c21acd064921ff1a1ec49b4f2c5543b24. Oliver Bartsch
08:23 Bug #92916: Can't remove RegularExpression validator in some form elements
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:25 Revision 7f2b4071: [TASK] Deprecate calling AbstractTreeView::getIcon() with records uid
Calling `AbstractTreeView::getIcon()` with the records uid as
first argument is deprecated. This helps to increase ty...
Oliver Bartsch
08:22 Revision 40ae9c5c: [BUGFIX] Allow removal of RegularExpression validator
Add the missing "delete" button to the RegularExpression
validator for form elements "Telephone" and "Url", allowing
...
Oliver Bartsch
06:44 Task #92942: [FEATURE] Allow icon overlay for newContentElementWizard
Enables icon overlay for new content element wizard like... Sebastian Iffland

2020-11-26

22:16 Bug #92604: Translation of child elements connected to a page record currently broken
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:04 Bug #92604: Translation of child elements connected to a page record currently broken
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:43 Bug #92604: Translation of child elements connected to a page record currently broken
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:42 Bug #92604: Translation of child elements connected to a page record currently broken
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:04 Bug #92604: Translation of child elements connected to a page record currently broken
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:41 Bug #92604: Translation of child elements connected to a page record currently broken
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:35 Bug #92604: Translation of child elements connected to a page record currently broken
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:44 Bug #92604: Translation of child elements connected to a page record currently broken
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:34 Bug #92604: Translation of child elements connected to a page record currently broken
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:46 Bug #92604: Translation of child elements connected to a page record currently broken
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:11 Task #92941 (Resolved): Remove lockToIP userTSconfig flag
Applied in changeset commit:90ca7677eb0a6f00ae9cabaf707d20e7fbc91185. Benni Mack
16:16 Task #92941: Remove lockToIP userTSconfig flag
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:52 Task #92941 (Under Review): Remove lockToIP userTSconfig flag
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:52 Task #92941 (Closed): Remove lockToIP userTSconfig flag
Benni Mack
21:04 Revision 90ca7677: [!!!][TASK] Remove lockToIP UserTsConfig flag
The UserTsConfig setting `options.lockToIP` is
removed, which was only active the global setting
$GLOBALS['TYPO3_CONF...
Benni Mack
20:40 Task #92461: Remove $mock->at() usage due to deprecation in phpunit v9
Patch set 51 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:32 Task #92461: Remove $mock->at() usage due to deprecation in phpunit v9
Patch set 50 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:31 Task #92461: Remove $mock->at() usage due to deprecation in phpunit v9
Patch set 49 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:28 Task #92461: Remove $mock->at() usage due to deprecation in phpunit v9
Patch set 48 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:24 Task #92461: Remove $mock->at() usage due to deprecation in phpunit v9
Patch set 47 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:14 Task #92461: Remove $mock->at() usage due to deprecation in phpunit v9
Patch set 46 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:54 Task #92461: Remove $mock->at() usage due to deprecation in phpunit v9
Patch set 45 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:24 Task #92461: Remove $mock->at() usage due to deprecation in phpunit v9
Patch set 44 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:14 Task #92461: Remove $mock->at() usage due to deprecation in phpunit v9
Patch set 43 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:52 Task #92461: Remove $mock->at() usage due to deprecation in phpunit v9
Patch set 42 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:30 Task #92628: Linked TYPO3-Logo has no discernible text
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:41 Bug #89182: Linkvalidator should only check relevant fields in table
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:22 Bug #89182: Linkvalidator should only check relevant fields in table
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:21 Bug #89182: Linkvalidator should only check relevant fields in table
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:34 Bug #89182: Linkvalidator should only check relevant fields in table
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:36 Bug #92935: Datepicker flatpickr does not allow 01-01-1970 as input
Riccardo De Contardi wrote in #note-2:
> Is this one related to (or even a duplicate of) #92900 ?
No, since this ...
Imko Schumacher
07:54 Bug #92935: Datepicker flatpickr does not allow 01-01-1970 as input
Is this one related to (or even a duplicate of) #92900 ? Riccardo De Contardi
15:06 Task #92940 (Resolved): Remove global option "lockBeUserToDBmounts"
Applied in changeset commit:5782f4aa6e6b7ba0b70fa4ddcafb6ee6fc9afb7c. Benni Mack
13:52 Task #92940: Remove global option "lockBeUserToDBmounts"
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:14 Task #92940: Remove global option "lockBeUserToDBmounts"
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:14 Task #92940: Remove global option "lockBeUserToDBmounts"
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:52 Task #92940 (Under Review): Remove global option "lockBeUserToDBmounts"
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:51 Task #92940 (Closed): Remove global option "lockBeUserToDBmounts"
Benni Mack
15:01 Revision f7f3bde0: [DOCS] Fix hook registration example in changelog
The `makeSearchStringConstraints` hook in DatabaseRecordList
expects a class name to be given as value. The method to...
Remo Schneider
15:00 Revision 5bfea017: [DOCS] Fix hook registration example in changelog
The `makeSearchStringConstraints` hook in DatabaseRecordList
expects a class name to be given as value. The method to...
Remo Schneider
15:00 Revision 5782f4aa: [!!!][TASK] Remove global option "lockBeUserToDBmounts"
The global configuration option, which is always active by
default, restricts ALL non-administrators to be locked in ...
Benni Mack
14:32 Bug #92493: linkvalidator: scheduler task + list of broken links dies if too many pages ("Prepared statement contains too many placeholders")
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:56 Bug #92493: linkvalidator: scheduler task + list of broken links dies if too many pages ("Prepared statement contains too many placeholders")
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:39 Task #92942 (Under Review): [FEATURE] Allow icon overlay for newContentElementWizard
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:38 Task #92942 (Closed): [FEATURE] Allow icon overlay for newContentElementWizard

This issue was automatically created from https://github.com/TYPO3/TYPO3.CMS/pull/284
TYPO3 GmbH TYPO3com
13:36 Task #92938 (Resolved): Change Hook registration in Changelog
Applied in changeset commit:eba30abf0be275b7bbab204f9a3c26ac71ec6e0e. Anonymous
13:31 Task #92938: Change Hook registration in Changelog
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
13:30 Task #92938: Change Hook registration in Changelog
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:03 Task #92938: Change Hook registration in Changelog
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:47 Task #92938: Change Hook registration in Changelog
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:13 Task #92938 (Under Review): Change Hook registration in Changelog
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:13 Task #92938 (Closed): Change Hook registration in Changelog
On 10.4 using `autowire`, registering the hook as described lead to an error stating that the class could not be foun... TYPO3 GmbH TYPO3com
13:30 Revision eba30abf: [DOCS] Fix hook registration example in changelog
The `makeSearchStringConstraints` hook in DatabaseRecordList
expects a class name to be given as value. The method to...
Remo Schneider
13:09 Bug #92936: Preview and FE Edit
A user logged in the backend using eg. the first domain, he can only use feedit and the admpanel with this.
If you w...
Michael Lang
11:58 Bug #89845: TYPO3 Extbase: clearState not clearing much
Stumbled on the same issue in an update project in TYPO3 10.
We've been using clearState to manage Extbase' memory a...
Johannes Rebhan
11:20 Bug #92939 (Closed): FeLogin: Overview action in the extbase-based plugin never displays the login message
The login message is never displayed, because the controller assigns a value to `showLoginMessage`, while the templat... Björn Steinbrink
10:45 Feature #59312: No possibility to remove missing indexed files from DB
@Michael Bakonyi I think this is to be expected if the `sys_file` got deleted.
A `cleanup:missingrelation` afterwa...
Jonas Eberle
10:13 Bug #86346: Hidden pages sent 403 Header
Patch set 4 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:53 Bug #86346: Hidden pages sent 403 Header
Patch set 3 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:30 Bug #86346: Hidden pages sent 403 Header
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:27 Bug #86346 (Under Review): Hidden pages sent 403 Header
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
10:13 Bug #84098: 403 forbidden error on trying to access 404 page
Patch set 4 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:53 Bug #84098: 403 forbidden error on trying to access 404 page
Patch set 3 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:30 Bug #84098: 403 forbidden error on trying to access 404 page
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:27 Bug #84098 (Under Review): 403 forbidden error on trying to access 404 page
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
10:13 Task #92225: Add test previewing created hidden page & content in workspace
Patch set 4 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:53 Task #92225: Add test previewing created hidden page & content in workspace
Patch set 3 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:30 Task #92225: Add test previewing created hidden page & content in workspace
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:27 Task #92225 (Under Review): Add test previewing created hidden page & content in workspace
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:57 Bug #77469: Duplicates of new frontend- and backenduser record when using IE11
This is no longer relevant for me - can therefore be closed. Florian Wessels
09:01 Bug #92927 (Resolved): Missing argument description in some ViewHelpers
Applied in changeset commit:2bef387e1a65de6218de6b32b7edb57668c37cff. Oliver Bartsch
08:59 Revision 2bef387e: [DOCS] Add missing descriptions to ViewHelper arguments
Add missing descriptions to ViewHelpers, improving the
usability within the IDE as also on the ViewHelpers docs,
sinc...
Oliver Bartsch
08:33 Bug #92937 (Under Review): Translation wizard of tt_content having l10n_source = 0 shows too many items
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:25 Bug #92937 (Under Review): Translation wizard of tt_content having l10n_source = 0 shows too many items
Using the translation wizard in the backend shows too many content elements in selection view
if some translations o...
Markus Gerdes
07:25 Revision c9ff1339: [BUGFIX] Fix performance issue with mail spools
This patch removes the concatenation of the queued messages of the
spools in the __toString() methods which is needed...
Markus Gerdes
07:06 Bug #92934 (Resolved): Mail FileSpool and MemorySpool toString() wrong
Applied in changeset commit:aff26dd9f567a6770dbc2ace76d4cac05de09695. Markus Gerdes
06:59 Bug #92934: Mail FileSpool and MemorySpool toString() wrong
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
06:58 Revision aff26dd9: [BUGFIX] Fix performance issue with mail spools
This patch removes the concatenation of the queued messages of the
spools in the __toString() methods which is needed...
Markus Gerdes

2020-11-25

23:37 Feature #92929: Allow registering additional "trees" in Configuration Module
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:30 Feature #92929: Allow registering additional "trees" in Configuration Module
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:23 Feature #92929: Allow registering additional "trees" in Configuration Module
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:44 Feature #92929: Allow registering additional "trees" in Configuration Module
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:11 Feature #92929: Allow registering additional "trees" in Configuration Module
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:40 Feature #92929 (Under Review): Allow registering additional "trees" in Configuration Module
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:49 Feature #92929: Allow registering additional "trees" in Configuration Module
Suggestion: All "trees" could be registered objects implementing a certain interface. e.g.... Sebastian Michaelsen
09:37 Feature #92929 (Closed): Allow registering additional "trees" in Configuration Module
The list of available "trees" (@$GLOBALS['TYPO3_CONF_VARS']@, @$GLOBALS['TCA']@, ..., @Event Listeners@) of the Confi... Sebastian Michaelsen
19:36 Bug #92936 (Closed): Preview and FE Edit
In all of our instances it is not possible to use adminpanel and feedit, accept in the first domain.
So an editor c...
Michael Lang
18:17 Bug #92935 (Closed): Datepicker flatpickr does not allow 01-01-1970 as input
The new datepicker (Task #91606) does not allow to input @01-01-1970@ or @00:00 01-01-1970@ (start of unix epoch).
...
Imko Schumacher
18:00 Bug #92900 (Under Review): Unable to store "epoch start" on native datetime fields with dbtype
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:41 Bug #92093 (Under Review): Sorting of records in frontend with sys_language all (-1) and normal
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:01 Bug #92934: Mail FileSpool and MemorySpool toString() wrong
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:54 Bug #92934 (Under Review): Mail FileSpool and MemorySpool toString() wrong
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:43 Bug #92934 (Closed): Mail FileSpool and MemorySpool toString() wrong
Both spools iterate over all currently queued mails and concatenate these.
Using a spool because of async sending ...
Markus Gerdes
16:48 Bug #92927 (Under Review): Missing argument description in some ViewHelpers
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:46 Bug #92927 (Resolved): Missing argument description in some ViewHelpers
Applied in changeset commit:3f718f4ce65e2d2a566e4d0f35d7890ddaccd6c5. Oliver Bartsch
16:41 Revision 3f718f4c: [DOCS] Add missing descriptions to ViewHelper arguments
Add missing descriptions to ViewHelpers, improving the
usability within the IDE as also on the ViewHelpers docs,
sinc...
Oliver Bartsch
16:40 Revision 0d268526: [BUGFIX] Update sessions in RedisBackend correctly
On updating an existing session we must use the un-hashed
sessionId to query the existing session.
Resolves: #92869
...
Markus Klein
16:31 Bug #92604: Translation of child elements connected to a page record currently broken
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:26 Bug #92869 (Resolved): RedisSessionBackend does not update sessions correctly
Applied in changeset commit:4e4ce968efb8c6e302091257eb306f94275bb4dd. Markus Klein
16:21 Bug #92869 (Under Review): RedisSessionBackend does not update sessions correctly
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
13:01 Bug #92869 (Resolved): RedisSessionBackend does not update sessions correctly
Applied in changeset commit:2933fdb467f4892db74ca4c6bd2da3cf78141d54. Markus Klein
12:58 Bug #92869: RedisSessionBackend does not update sessions correctly
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:21 Revision 4e4ce968: [BUGFIX] Update sessions in RedisBackend correctly
On updating an existing session we must use the un-hashed
sessionId to query the existing session.
Resolves: #92869
...
Markus Klein
16:02 Task #92689: Update @typo3/icons to v2 and support icon sprites
Just a note: Moving images (in this case the SVG icons) to another location is always a breaking change, if any code ... Robert Vock
15:11 Feature #92780 (Under Review): Provide Event after page URI has been generated
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:38 Feature #92822: Ignore button for link targets
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:12 Bug #92930 (Closed): Pages vanish under certain conditions
This is a series of bugs caused by a special system condition. If necessary I can demonstrate this on a system.
Si...
Daxboeck no-lastname-given
12:58 Revision 2933fdb4: [BUGFIX] Update sessions in RedisBackend correctly
On updating an existing session we must use the un-hashed
sessionId to query the existing session.
Resolves: #92869
...
Markus Klein
10:42 Bug #92925: Limit to language is broken in TYPO3 10
Georg just asked me about the feature toggles.
We checked it and for whatever reason "Fluid based Page Module" was...
Alex Kellner
10:18 Feature #89496: Make context menu usable via keyboard
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:52 Feature #92903: Add ability to use FlexForm fields in TCA showitems
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:16 Feature #90134: Send 400 - BAD REQUEST on invalid hmacs from extbase forms
I can confirm this for 9.5.22. We have about 10-40 of those entries per day! Not only the logs get flooded, it's also... Alexander Rotzsch
02:25 Feature #92928 (Under Review): Implement LinkHandler for fax & sms numbers
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:02 Feature #92928 (Rejected): Implement LinkHandler for fax & sms numbers
Hi,
Currently the core does not provide support of the fax and sms links but those are really similar to the telep...
Cyril Janody

2020-11-24

22:22 Bug #92904: Various accessibility issues on login page
login form in patchset 2 always displays "default" login provider and has unexpected padding between logo and form.
...
Oliver Bartsch
21:28 Bug #92904 (Under Review): Various accessibility issues on login page
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:40 Bug #92904: Various accessibility issues on login page
> attribute aria-expanded is not valid for div ("More about TYPO3")
This is added by Bootstrap 3.
Let's hope it h...
Martin Kutschker
21:09 Task #92628: Linked TYPO3-Logo has no discernible text
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:57 Bug #92927 (Under Review): Missing argument description in some ViewHelpers
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:49 Bug #92927 (Closed): Missing argument description in some ViewHelpers
Since the description is also automatically rendered on https://docs.typo3.org/other/typo3/view-helper-reference/mast... Oliver Bartsch
19:08 Task #90064 (Closed): Refactor linkvalidator report
Has already been handled. Sybille Peters
19:04 Bug #89182: Linkvalidator should only check relevant fields in table
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:33 Bug #89182: Linkvalidator should only check relevant fields in table
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:45 Task #92922: Deprecate calling AbstractTreeView::getIcon() with records uid as first parameter
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:33 Task #92922: Deprecate calling AbstractTreeView::getIcon() with records uid as first parameter
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:18 Task #92922 (Under Review): Deprecate calling AbstractTreeView::getIcon() with records uid as first parameter
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:46 Task #92922 (Closed): Deprecate calling AbstractTreeView::getIcon() with records uid as first parameter
Since the parameter name is @$row@ and the record is fetched anyways (if uid is provided), the use of the uid should ... Oliver Bartsch
18:31 Bug #92905 (Resolved): Some formatting in master (TYPO3 11) changelog is broken
Applied in changeset commit:c9234b48d75fdb3a7b8bfd5cc39f13464be57b1f. Oliver Bartsch
18:29 Bug #92493 (Under Review): linkvalidator: scheduler task + list of broken links dies if too many pages ("Prepared statement contains too many placeholders")
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:26 Bug #92493 (New): linkvalidator: scheduler task + list of broken links dies if too many pages ("Prepared statement contains too many placeholders")
Sybille Peters
18:08 Bug #92493 (Under Review): linkvalidator: scheduler task + list of broken links dies if too many pages ("Prepared statement contains too many placeholders")
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:25 Revision c9234b48: [DOCS] Fix formatting in master changelogs
Resolves: #92905
Releases: master
Change-Id: Id42f4f97bd43c78a326be0bb6d9248ba8f9a4b03
Reviewed-on: https://review.ty...
Oliver Bartsch
18:21 Task #92924 (Resolved): Raise Doctrine dependencies to be PHP 8 compatible
Applied in changeset commit:d39955e00b395df5997c373f9a351134fa54fede. Benni Mack
16:19 Task #92924 (Under Review): Raise Doctrine dependencies to be PHP 8 compatible
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:19 Task #92924 (Closed): Raise Doctrine dependencies to be PHP 8 compatible
Benni Mack
18:21 Task #92917 (Resolved): Add deprecation warning to Widget ViewHelper
Applied in changeset commit:3ecaadd157f31717448698d16f7c468ea02767c0. Anonymous
11:36 Task #92917: Add deprecation warning to Widget ViewHelper
Patch set 3 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:12 Task #92917: Add deprecation warning to Widget ViewHelper
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:04 Task #92917 (Under Review): Add deprecation warning to Widget ViewHelper
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:04 Task #92917 (Closed): Add deprecation warning to Widget ViewHelper
If possible, I'd like to propose this warning on top of the documentation for the Widget ViewHelper, because I did no... TYPO3 GmbH TYPO3com
18:18 Revision d39955e0: [TASK] Raise Doctrine dependencies to be PHP 8 compatible
used composer commands
* composer req "doctrine/annotations:^1.11.0"
* composer req "doctrine/instantiator:^1.4.0"
* ...
Benni Mack
18:17 Revision 3ecaadd1: [TASK] Add deprecation warning to Widget ViewHelper
Developers using the current 10.4 version should be urged in all
appropriate places not to start using Fluid widgets,...
Remo Schneider
18:01 Task #92926: Use PreviewRenderer instead of PageLayoutView hooks
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:37 Task #92926 (Under Review): Use PreviewRenderer instead of PageLayoutView hooks
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:33 Task #92926 (Closed): Use PreviewRenderer instead of PageLayoutView hooks
With #92870 the PageLayoutView is not used anymore and as it will be deprecated soon, all usages must be changed. Georg Ringer
17:01 Task #92870 (Resolved): Remove feature toggle and only use fluid based page module
Applied in changeset commit:3021b3344bae0aa8f1224cf0f92bc74b8c4851d0. Georg Ringer
13:07 Task #92870: Remove feature toggle and only use fluid based page module
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:57 Revision 3021b334: [TASK] Always use fluid based page module
The feature toggle for `fluidBasedPageModule` is removed
to enforce the use of the new fluid based page module.
The ...
Georg Ringer
16:45 Bug #92925 (New): Limit to language is broken in TYPO3 10
There are some problems in the page module with user groups that are only allowed to edit the additional languages (l... Alex Kellner
16:23 Bug #91767: ServerResponseCheck doesn't use TYPO3 HTTP config for GuzzleHttp Client
Hi Oliver,
it seems that with the update of TYPO3 to v9.5.23, our specific issue don't appear anymore.
I saw yo...
David Gurk
13:35 Bug #92912 (Accepted): Datepicker flatpickr overlayed by text/checkbox (z-index)
Georg Ringer
13:34 Bug #92913 (Accepted): Datepicker flatpickr does not update required check / formvalidation
Georg Ringer
12:43 Bug #92919: Page translations in "localization overview" miss context menu and icon title
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:41 Bug #92919 (Under Review): Page translations in "localization overview" miss context menu and icon title
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:32 Bug #92919 (Closed): Page translations in "localization overview" miss context menu and icon title
Oliver Bartsch
12:19 Feature #89496: Make context menu usable via keyboard
Just found another place.
!localization-overview.png!
Oliver Bartsch
11:44 Feature #89496: Make context menu usable via keyboard
DatabaseRecordList in patchset 18.
!padding-in-buttons.png!
Oliver Bartsch
12:11 Bug #92751 (Resolved): Localization wizard hangs
Applied in changeset commit:8e102f491ce577d41f7dca6ecbdc7c7ed05cd745. Dmitry Dulepov
11:00 Bug #92916 (Under Review): Can't remove RegularExpression validator in some form elements
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:51 Bug #92916 (Closed): Can't remove RegularExpression validator in some form elements
After adding the @RegularExpression@ validator to form elements "Telephone" or "Url", it's not possible to delete it ... Oliver Bartsch
09:50 Bug #92911: Formelement selection button first use
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:13 Bug #92911 (Under Review): Formelement selection button first use
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:13 Bug #92914 (New): $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_tcemain.php']['clearCachePostProc']
TYPO3\CMS\Install\Controller\MaintenanceController::cacheClearAllAction() do not respect hooks added to clearCachePos... Reindl Bernd
07:58 Feature #92910: Add registration for DataProcessing
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:35 Feature #92910: Add registration for DataProcessing
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:14 Feature #92910: Add registration for DataProcessing
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2020-11-23

20:56 Bug #92913 (Closed): Datepicker flatpickr does not update required check / formvalidation
The new datetime picker (Task #91606) does not update the input validation after picking a datetime.
h2. Requireme...
Imko Schumacher
20:47 Task #92648: Page column header has insufficient color contrast and no <h2>-tag, the icon has no discernible text
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:33 Task #92648 (Under Review): Page column header has insufficient color contrast and no <h2>-tag, the icon has no discernible text
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:40 Bug #92912 (Closed): Datepicker flatpickr overlayed by text/checkbox (z-index)
The new datetime picker (Task #91606) is overlayed by other form elements (e.g. checkbox to enable fields).
This is ...
Imko Schumacher
20:16 Feature #92903: Add ability to use FlexForm fields in TCA showitems
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:03 Task #92650 (Under Review): "Allowed file extensions" and "Proposal accepted" have an insufficient color contrast
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:56 Task #92625: Form elements have insufficient color contrast and focus style
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:54 Task #92625 (Under Review): Form elements have insufficient color contrast and focus style
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:46 Bug #92908: Using EXT: in allowedExtensionPaths causes exception with 10.4.10
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:12 Bug #92908: Using EXT: in allowedExtensionPaths causes exception with 10.4.10
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:07 Bug #92908 (Under Review): Using EXT: in allowedExtensionPaths causes exception with 10.4.10
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:16 Bug #92908 (Closed): Using EXT: in allowedExtensionPaths causes exception with 10.4.10
FormEngineSetup.yaml:... Stefan Hekele
17:42 Bug #92911 (Closed): Formelement selection button first use
On the backend form edit interface, editing a Finisher.
When I use the Formelement selection button for the first ti...
Grégory Jaouën
17:25 Feature #88137: Create multi-step fallback for content and arbitrary records

For folks that find this and want to impelement a solution for Typo3 9.5.
Typo3DbQueryParser and PageRepository via ...
David Hedden
17:05 Feature #92910 (Under Review): Add registration for DataProcessing
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:45 Feature #92910 (Closed): Add registration for DataProcessing
To allow shorter strings like e.g. @MenuProcessor@ instead of the FQDN @TYPO3\CMS\Frontend\DataProcessing\MenuProcess... Thomas Löffler
15:39 Bug #92498 (Resolved): Behavior of LocalDriver->isFolderEmpty() changed unintendedly for invalid paths
Daniel Goerz
15:24 Bug #92909 (New): Page Translation list is not orderable, but is rendered always in first position
In the list view for translated pages the "Page Translation" list is always on top.
In the daily work of content e...
Sebastian Michaelsen
15:06 Bug #92907 (Closed): Page and Page Translation lists can not be collapsed/expanded independently
In the list module when you collapse/expand the "Page Translation" list, it will not be persisted. Instead it seems t... Sebastian Michaelsen
14:40 Bug #92902: TypoScript formDefinitionOverrides recipients
After further investigation, the @ symbol should be allowed by TypoScript parser.
https://github.com/TYPO3/TYPO3.CMS...
Raphael Zschorsch
14:19 Bug #92481: Add missing deleted restriction in PlainDataResolver
Patchset 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at ...
Stephan Großberndt
14:18 Bug #92895: Password field of new BackendUserConfirmation (sudo mode) has no focus
Patchset 3 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at htt...
Stephan Großberndt
14:15 Bug #92904: Various accessibility issues on login page
Change at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66818 Stephan Großberndt
13:57 Bug #92905 (Under Review): Some formatting in master (TYPO3 11) changelog is broken
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:07 Bug #92905 (Closed): Some formatting in master (TYPO3 11) changelog is broken
Oliver Bartsch
13:53 Bug #92906: File Metadata are not editable when translation doesn't exist yet
In our project we're using this patch so that metadata translations are created on demand: https://gist.github.com/sm... Sebastian Michaelsen
13:52 Bug #92906 (New): File Metadata are not editable when translation doesn't exist yet
In the backend form of sys_file_reference inline records, typically there's a link where you can edit the metadata of... Sebastian Michaelsen
11:24 Bug #92889 (Closed): High CPU Load after Update from 10.4.9 to 10.4.10
Yes, TCA is cached. Markus Klein
11:17 Bug #92889: High CPU Load after Update from 10.4.9 to 10.4.10
Thanks for the support. Seems to be o.k. now.
But I had to fix it in 10.4.9 too, deleting the cache and then doin...
Webadmin no-lastname-given
08:03 Revision 8e102f49: [BUGFIX] Fix translation wizard when there are elements with language "All"
Translation wizard will hang if there are new content elements to
translate and there is an element with language "Al...
Dmitry Dulepov

2020-11-22

20:37 Bug #92904: Various accessibility issues on login page
Inaccessible link to "here" after successful changing the password. Martin Kutschker
19:54 Bug #92904 (Closed): Various accessibility issues on login page
poor colour contrast for foot note text
inappropiate role status for caps-lock image
missing hint that link opens i...
Martin Kutschker
19:45 Bug #92694: Buttons in module-docheader-bar do not behave like buttons
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:17 Feature #92576: Page Tree filter: make it possible to explicitly filter by uid - to go to a specific page in the pagetree
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:57 Bug #89182 (Under Review): Linkvalidator should only check relevant fields in table
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:51 Bug #92895 (Resolved): Password field of new BackendUserConfirmation (sudo mode) has no focus
Applied in changeset commit:2305c9ae99a329c71385db525038fc087430ae82. Oliver Bartsch
18:22 Bug #92895 (Under Review): Password field of new BackendUserConfirmation (sudo mode) has no focus
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
18:01 Bug #92895 (Resolved): Password field of new BackendUserConfirmation (sudo mode) has no focus
Applied in changeset commit:e3746d4454f978bb18065d9d838cbcaee4c0b49d. Oliver Bartsch
17:55 Bug #92895: Password field of new BackendUserConfirmation (sudo mode) has no focus
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
17:55 Bug #92895: Password field of new BackendUserConfirmation (sudo mode) has no focus
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
18:48 Revision 2305c9ae: [BUGFIX] Add focus to user confirmation password field
Since #92836 backend users have to confirm their
password on accessing the install tool in the backend.
The correspo...
Oliver Bartsch
17:54 Revision e3746d44: [BUGFIX] Add focus to user confirmation password field
Since #92836 backend users have to confirm their
password on accessing the install tool in the backend.
The correspo...
Oliver Bartsch
17:22 Task #92628: Linked TYPO3-Logo has no discernible text
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:26 Bug #77469: Duplicates of new frontend- and backenduser record when using IE11
Is this issue still relevant? Next TYPO3 version (11) will only support Edge. Riccardo De Contardi
13:40 Feature #92903: Add ability to use FlexForm fields in TCA showitems
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:37 Feature #92903 (Under Review): Add ability to use FlexForm fields in TCA showitems
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:05 Feature #92903 (Rejected): Add ability to use FlexForm fields in TCA showitems
It would be great to be able to arrange FlexForm fields in the editor interface as if they would be ordinary TCA colu... Jonas Eberle
13:02 Bug #92902 (New): TypoScript formDefinitionOverrides recipients
Overriding recipients in form framework in TYPO3 10 through TypoScript works in frontend, but the TypoScript analyzer... Raphael Zschorsch
12:53 Feature #89457: Add possibility to mark as error specific external URLs / domains or patterns
An alternative way to do this currently, is to override the hook for 'external' => ExternalLinkType with your own class. Sybille Peters
12:51 Feature #89457 (Needs Feedback): Add possibility to mark as error specific external URLs / domains or patterns
I think this is a good suggestion and a useful improvement. However, I am currently working on the opposite: make it ... Sybille Peters
12:32 Feature #92297 (Closed): Make it possible to mark specific links to not get checked by linkvalidator
Closing in favor of "ignore button": #92822 Sybille Peters
12:26 Bug #92787 (Closed): Linkvalidator searches only current page
That is good news. Let's hope the problem is in fact fixed. I will close now. If you can reproduce it again, we can r... Sybille Peters

2020-11-21

20:26 Bug #92682 (Resolved): IRRE inline elements cannot be opened or closed via keyboard
Applied in changeset commit:a21f30415f6d9bf17a0fec6f6a8e0debd3462a68. Anonymous
20:26 Bug #92655 (Resolved): checking for external URLs may cause link checking to never end
Applied in changeset commit:6bf68b40801f7b5fc250edd41c38c993b995e1d8. Sybille Peters
20:26 Task #92894 (Resolved): Clean up unused variables and functions in linkvalidator
Applied in changeset commit:a5dff7122d2b60d2bde76d718e12ed4920f44ac8. Sybille Peters
20:23 Revision ece2506f: [BUGFIX] Allow keyboard navigation for form duplication wizard
This patch adds keyboard navigation for the multi-step wizard handling
duplication of existing forms in backend and i...
Elias Häußler
20:23 Revision 6bf68b40: [BUGFIX] Make sure external link checks time out
The HTTP requests for checking external links did not have a
timeout. The timeout from Global Configuration was used
...
Sybille Peters
20:22 Revision a21f3041: [BUGFIX] Use a HTML button for the collapsable IRRE header
Also add aria-expanded and aria-controls arguments for screen readers
Resolves: #92682
Releases: master, 10.4
Change...
Olaf Schmidt-Wischhöfer
20:21 Revision a5dff712: [TASK] Cleanup unused variables and functions in linkvalidator
Resolves: #92894
Releases: master
Change-Id: I21ab03f80924f27af267c9e4a401b53358ea6327
Reviewed-on: https://review.ty...
Sybille Peters
20:06 Bug #92896 (Resolved): Nighly composer minimum build enforces PHP 7.2
Applied in changeset commit:9e6baf85dd1a69cc81f75915e193c219646d5889. Andreas Fernandez
07:42 Bug #92896 (Under Review): Nighly composer minimum build enforces PHP 7.2
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:40 Bug #92896 (Closed): Nighly composer minimum build enforces PHP 7.2
One adjustment in the build plans was forgotten when doing #92888. The "composer min" stages still require PHP 7.2 wh... Andreas Kienast
20:06 Feature #83814 (Resolved): Add sys_notes to Page module
Applied in changeset commit:e8e9323aa565a12a0cf284e2e325bbded5c0c154. Oliver Bartsch
20:06 Task #92853 (Resolved): Remove method canProcessRequest
Applied in changeset commit:48eb23dfc0fd53bb96c4e17c4f9f26f8301e6106. Anonymous
19:25 Bug #92787: Linkvalidator searches only current page
Thank you for your explanation how to debug. Today I wanted to check the validator, but the error is gone... Perhaps ... Michael Sollmann
16:33 Bug #92900: Unable to store "epoch start" on native datetime fields with dbtype
related to #91508 and #79448 ? Riccardo De Contardi
16:24 Bug #92900 (Closed): Unable to store "epoch start" on native datetime fields with dbtype
The datetime input @00:00 01-01-1970@ (special value - start of unix epoch, timestamp 0) gets saved as default value ... Imko Schumacher
16:11 Bug #92899 (Closed): Access module checkboxes always empty
h3. Steps to reproduce:
1) Log in as admin user
2) Go to access module, click on a page
3) Click on a pencil ico...
Riccardo De Contardi
16:07 Bug #92898: F:image ignores width with inline
I am using 9.5.23 server2019 IIS php 7.4 Hans-Georg Althoff
15:46 Bug #92898 (Closed): F:image ignores width with inline
I try to combine
@<f:image src='file' width="200" alt="preview" />@
with
@<hga:imgtxt file="{Setup.file}" />@
@...
Hans-Georg Althoff
12:10 Bug #89914: Native date (TCA dbType) fields are not properly copied or localized
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:09 Bug #89914: Native date (TCA dbType) fields are not properly copied or localized
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:24 Revision 9e6baf85: [BUGFIX] Require PHP 7.4 for "composer min" stages
Resolves: #92896
Related: #92888
Releases: master
Change-Id: Icda106771196a1bcabd10651170f553bb56a7ffa
Reviewed-on: h...
Andreas Fernandez
10:13 Bug #66335 (Closed): Can not pass options to a Domain Model Validator
I close this issue for now for lack of feedback; if you think that this is the wrong decision or experience the issue... Riccardo De Contardi
09:38 Bug #92429 (Closed): No drag and drop from Drag-in wizard when saveAndClose set
Thank you for your update; I close this issue as non-core related.
If you think that this is the wrong decision or...
Riccardo De Contardi
08:57 Bug #92897 (Under Review): focusArea not draggable in cropper
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:45 Bug #92897 (Closed): focusArea not draggable in cropper
It seems the focusArea is not draggable anymore since the migration of the cropping library as done in #91958. This i... Andreas Kienast

2020-11-20

21:01 Bug #92893: SVG sprites are a breaking change, requiring CSP `default-src` to not be 'none'. Otherwise, icons are blocked in Firefox.
Without having it tested... the only work-around for this seems to weaken default-src, but restrict remaining fetch d... Oliver Hader
18:29 Bug #92893: SVG sprites are a breaking change, requiring CSP `default-src` to not be 'none'. Otherwise, icons are blocked in Firefox.
Implementation detail:
The new SVG sprites use @xlink:href@ - e.g.:...
Leonie Philine
18:19 Bug #92893 (Closed): SVG sprites are a breaking change, requiring CSP `default-src` to not be 'none'. Otherwise, icons are blocked in Firefox.

Backend icons are broken in Firefox on sites with a good CSP policy, applying a strict `default-src: 'none'` and us...
Leonie Philine
20:51 Revision e8e9323a: [FEATURE] Add button to create sys_note records directly in modules
System notes are being displayed in various modules.
Previously one however had to always switch to the list
module t...
Oliver Bartsch
20:18 Bug #92895 (Under Review): Password field of new BackendUserConfirmation (sudo mode) has no focus
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:17 Bug #92895 (Closed): Password field of new BackendUserConfirmation (sudo mode) has no focus
Oliver Bartsch
20:09 Bug #92869: RedisSessionBackend does not update sessions correctly
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:50 Bug #92885: Update to ckeditor v4.15.1
I am moving this issue to the internal category, just if you wonder why you can't access it anymore Georg Ringer
08:27 Bug #92885 (Closed): Update to ckeditor v4.15.1
Ckeditor v4.15.0 should be updated to the latest version (v4.15.1 at the time of this writing).
v.4.15.1 includes...
Katja Lutz
19:49 Bug #92889 (Needs Feedback): High CPU Load after Update from 10.4.9 to 10.4.10
thanks for creating the issue. can you check if this change fixes the issue for you? https://review.typo3.org/c/Packa... Georg Ringer
11:19 Bug #92889 (Closed): High CPU Load after Update from 10.4.9 to 10.4.10
After switching to the latest release we see a much higher cpu load on our system. With version 10.4.9 we had an load... Webadmin no-lastname-given
19:44 Revision 48eb23df: [!!!][TASK] Remove method canProcessRequest
With this patch method canProcessRequest() of class
\TYPO3\CMS\Extbase\Mvc\Controller\ActionController has
been remov...
Alexander Schnitzler
19:20 Task #92894 (Under Review): Clean up unused variables and functions in linkvalidator
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:19 Task #92894 (Closed): Clean up unused variables and functions in linkvalidator
Sybille Peters
18:28 Feature #92822: Ignore button for link targets
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:25 Feature #92822: Ignore button for link targets
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:24 Task #92715: Always handle linktypes in linkvalidator as list
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:22 Task #92715: Always handle linktypes in linkvalidator as list
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:21 Task #92715: Always handle linktypes in linkvalidator as list
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:18 Feature #92231: Add some more error messages to linkvalidator
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:38 Feature #92231: Add some more error messages to linkvalidator
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:49 Feature #83814: Add sys_notes to Page module
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:13 Feature #91599: [!!!] Cleanup indexed_search
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:57 Feature #91599: [!!!] Cleanup indexed_search
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:39 Feature #91599: [!!!] Cleanup indexed_search
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:37 Feature #91599: [!!!] Cleanup indexed_search
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:02 Bug #92872: Update from 9.5.22 to 9.5.23: I will be logged out automatically in the backend when I log in
I can confirm Lukas' workaround - changing PHP-Version down- and up again worked with me. It seems to be related with... Uwe Jakobs
10:40 Bug #92872: Update from 9.5.22 to 9.5.23: I will be logged out automatically in the backend when I log in
Lukas Hausammann wrote in #note-3:
> I changed the PHP version from 7.2 to 7.4 and then back again to 7.2.
> Now it...
Oliver Hader
16:33 Bug #92790 (Resolved): PostFolderRenameSignal has wrong argument in TYPO3 v9
Applied in changeset commit:a5bec18b9de8acbe4ed6ddd9636d54588426cfa7. Xavier Perseguers
15:43 Bug #92790: PostFolderRenameSignal has wrong argument in TYPO3 v9
Patch set 3 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
15:11 Bug #92790: PostFolderRenameSignal has wrong argument in TYPO3 v9
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
16:29 Bug #92682 (Under Review): IRRE inline elements cannot be opened or closed via keyboard
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:08 Bug #92682 (Resolved): IRRE inline elements cannot be opened or closed via keyboard
Applied in changeset commit:c7ff1304b586f8c7edfd7e9d9f77d2ecb14ac7ec. Anonymous
16:01 Bug #92682: IRRE inline elements cannot be opened or closed via keyboard
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:35 Bug #92682: IRRE inline elements cannot be opened or closed via keyboard
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:25 Bug #92655 (Under Review): checking for external URLs may cause link checking to never end
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:03 Bug #92655 (Resolved): checking for external URLs may cause link checking to never end
Applied in changeset commit:96cb0313f20ee9621af18f472d562c56709868f4. Sybille Peters
15:57 Bug #92655: checking for external URLs may cause link checking to never end
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:50 Bug #92655: checking for external URLs may cause link checking to never end
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:44 Bug #92655: checking for external URLs may cause link checking to never end
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:24 Task #92853: Remove method canProcessRequest
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:18 Revision a5bec18b: [BUGFIX] Pass new folder object in PostFolderRenameSignal
The old folder object is already available in the PreFolderRenameSignal.
The new folder object is expected, similarly...
Xavier Perseguers
16:13 Task #92627 (Resolved): Insufficient labeling for password reset input
Applied in changeset commit:9ded7c21f126627b090b4f13715f03d3c57ebe30. Anonymous
15:37 Task #92627: Insufficient labeling for password reset input
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:08 Feature #89496: Make context menu usable via keyboard
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:43 Feature #89496: Make context menu usable via keyboard
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:33 Feature #89496: Make context menu usable via keyboard
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:31 Feature #89496: Make context menu usable via keyboard
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:04 Revision 9ded7c21: [TASK] Provide label for email field in forget password form
Add a visible label for the email input field in the
forget password form.
Releases: master
Resolves: #92627
Change-...
Matthias Weber
16:03 Revision c7755c76: [BUGFIX] Use button tag for modal buttons in InlineControlContainer
Instead of <a href="#" ...> or <span ...>, a <button> tag is used for
inline relations to enable proper keyboard navi...
Olaf Schmidt-Wischhöfer
16:00 Revision c7ff1304: [BUGFIX] Use a HTML button for the collapsable IRRE header
Also add aria-expanded and aria-controls arguments for screen readers
Resolves: #92682
Releases: master, 10.4
Change...
Olaf Schmidt-Wischhöfer
15:58 Bug #92819 (Resolved): Keyboard navigation in form duplication wizard
Applied in changeset commit:38c68069deafefce300ae4e59610860bf76856c8. Anonymous
15:50 Bug #92819: Keyboard navigation in form duplication wizard
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:57 Revision 96cb0313: [BUGFIX] Make sure external link checks time out
The HTTP requests for checking external links did not have a
timeout. The timeout from Global Configuration was used
...
Sybille Peters
15:50 Revision 38c68069: [BUGFIX] Allow keyboard navigation for form duplication wizard
This patch adds keyboard navigation for the multi-step wizard handling
duplication of existing forms in backend and i...
Elias Häußler
15:33 Bug #92678 (Resolved): Inverted BE form checkboxes (TCA flag invertStateDisplay) are spoken incorrectly
Applied in changeset commit:06bbcb1292d1cabff554c4da79173112ac4981c2. Anonymous
14:43 Bug #92678: Inverted BE form checkboxes (TCA flag invertStateDisplay) are spoken incorrectly
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:27 Revision 06bbcb12: [!!!][BUGFIX] Fix behaviour of inverted TCA checkboxes
States of checkboxes defined in the TCA with "invertStateDisplay" enabled
are announced in the same way as the visual...
Martin Kutschker
15:22 Bug #91595 (Resolved): Not all elements displayed as button behave like buttons
Applied in changeset commit:26dcf802c6d561a670d35a69ab398e27525110c7. Anonymous
15:18 Bug #91595: Not all elements displayed as button behave like buttons
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:19 Bug #92892 (Closed): RTE in TCA of type='flex' in combination with type='array' in flexform adds empty <p>&nbsp ;</p>
I have the following setup to extend a TCA of a Model... Paul Kamma
15:18 Revision 26dcf802: [BUGFIX] Use button tag for modal buttons in InlineControlContainer
Instead of <a href="#" ...> or <span ...>, a <button> tag is used for
inline relations to enable proper keyboard navi...
Olaf Schmidt-Wischhöfer
15:16 Task #92714: Always use list of pids as array in linkvalidator
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:47 Bug #75399: Extbase: Class/Table Mapping doesn't work sometimes
I have this problem too on extended fe_users. Mapping does irregularly not get read.
Hook loaded in ext_localconf.ph...
Jacco van der Post
14:43 Revision 40582650: [BUGFIX] Set the correct PageUid in the MountpointInfos
Replace the uid of the translated page with
the uid of the original page in the mountpoint parameter.
Resolves: #913...
Devid Messner
14:31 Bug #89616: Extbase returns deleted objects if only endtime is configured
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:29 Bug #89616: Extbase returns deleted objects if only endtime is configured
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:22 Bug #89616: Extbase returns deleted objects if only endtime is configured
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:13 Task #92890 (Resolved): Raise minimum PHP requirements to PHP 7.4
Applied in changeset commit:1529e993730aa80cabc50091f8f5cbf30043f994. Benni Mack
13:36 Task #92890 (Under Review): Raise minimum PHP requirements to PHP 7.4
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:36 Task #92890 (Closed): Raise minimum PHP requirements to PHP 7.4
Benni Mack
14:08 Revision 9b92b3bc: [BUGFIX] Fix removal of broken link from list
When a broken link is fixed by using the pencil icon
in list of broken links, the broken link should get
removed from...
Sybille Peters
14:07 Revision 1529e993: [TASK] Raise PHP requirements to PHP 7.4
The PHP version that is required now, is PHP 7.4,
more specifically PHP 7.4.1, which fixed a
hard issue on the JIT co...
Benni Mack
14:03 Bug #91328 (Resolved): PageLinkBuilder creates broken "translated" Slugs for MountPoints
Applied in changeset commit:f8ce4c4a992ed77e67ac9f3ad43f6db288bb9806. Anonymous
13:55 Bug #91328: PageLinkBuilder creates broken "translated" Slugs for MountPoints
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:55 Bug #91328: PageLinkBuilder creates broken "translated" Slugs for MountPoints
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:58 Task #92693 (Resolved): Deprecate Linktype LinkHandler in linkvalidator
Applied in changeset commit:eceaa0c3d5e8c9c4ae2b2a19bf1ddb24a954eb5e. Sybille Peters
13:28 Task #92693: Deprecate Linktype LinkHandler in linkvalidator
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:55 Revision f8ce4c4a: [BUGFIX] Set the correct PageUid in the MountpointInfos
Replace the uid of the translated page with
the uid of the original page in the mountpoint parameter.
Resolves: #913...
Devid Messner
13:52 Bug #92710 (Resolved): Removing of broken link from list after fixing it does not work anymore
Applied in changeset commit:a2414983643e68f864c422205eaba6d956d8cb24. Sybille Peters
13:47 Bug #92710: Removing of broken link from list after fixing it does not work anymore
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:23 Bug #92710: Removing of broken link from list after fixing it does not work anymore
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:51 Revision eceaa0c3: [!!!][TASK] Remove LinkHandler class in linkvalidator
Linkvalidator ships with several Linktype classes that are
used to check specific links such as ExternalLinktype,
Fil...
Sybille Peters
13:46 Revision a2414983: [BUGFIX] Fix removal of broken link from list
When a broken link is fixed by using the pencil icon
in list of broken links, the broken link should get
removed from...
Sybille Peters
13:42 Bug #92230 (Resolved): Linkvalidator ExternalLinktype preprocessing fails and terminates link crawling with some URLs
Applied in changeset commit:4126ef182141393a86ad1596341f22565c6a48da. Sybille Peters
13:12 Bug #92230: Linkvalidator ExternalLinktype preprocessing fails and terminates link crawling with some URLs
Patch set 6 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
13:37 Revision 4126ef18: [BUGFIX] Make external link checking more robust
Previously, some URLs could result in errors which were not caught and
caused the link checking task to abort.
Exter...
Sybille Peters
13:31 Revision 830ef3e1: [TASK] Output test run overview at end of local test run
In order to improve quick result accessment, a summary
is now outputted at the very end of the local test run.
Detail...
Anja Leichsenring
13:30 Revision 13f3a7be: [TASK] Output test run overview at end of local test run
In order to improve quick result accessment, a summary
is now outputted at the very end of the local test run.
Detail...
Anja Leichsenring
13:23 Revision db0d7549: [BUGFIX] Make non-visible l10n_parent fields of type group
The l10n_parent fields of sys_file_metadata and sys_file_reference are
never shown anywhere. Having them as type 'sel...
Markus Klein
13:13 Task #92820 (Resolved): Respect CGL for TsConfig
Applied in changeset commit:342c2da7025bf1e2e68d4fd1cd0ebc74d08b30b5. Eric Chavaillaz
13:08 Feature #92823 (Resolved): Style action icon as button in linkvalidator
Applied in changeset commit:d9ca46d763071cfa7983142de1518352c9600ba0. Sybille Peters
13:05 Revision 342c2da7: [TASK] Respect CGL for TsConfig
The TsConfig CGL are described:
https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/CodingGuidelines/CglTsC...
Eric Chavaillaz
13:00 Revision d9ca46d7: [TASK] Apply button style to edit record icon in linkvalidator report
The edit record icon now has a proper button style to unify the
appearance between the modules (e.g. redirect module)...
Sybille Peters
12:58 Feature #92786 (Resolved): Wrap for {searchWord.sword} in EXT:indexed_search
Applied in changeset commit:25dc2d33832507549be7a8520e28966856c7911e. Anonymous
12:58 Bug #92863 (Resolved): TCA change for sys_file_reference l10n_parent kills performance
Applied in changeset commit:22c0fa3af84f2015f34ecec79080f2171ab77a3c. Markus Klein
12:46 Bug #92863: TCA change for sys_file_reference l10n_parent kills performance
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:58 Task #92796 (Resolved): Display local testing result at end of run
Applied in changeset commit:24d5db5b2403ab90b36e1e3a8dbbb38e273605af. Anja Leichsenring
12:48 Task #92796: Display local testing result at end of run
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
12:48 Task #92796: Display local testing result at end of run
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:54 Bug #88209: Route enhanced parameters not added when using addQueryString
I can confirm this issue for TYPO3 10.4.9 Christian Buelter
12:51 Revision 25dc2d33: [TASK] Wrap for {searchWord.sword} in EXT:indexed_search
Additional wrapper around the sword in the search result template.
Allowing CSS Styling to the word, but not the labe...
Joachim Eckerlin
12:47 Revision 24d5db5b: [TASK] Output test run overview at end of local test run
In order to improve quick result accessment, a summary
is now outputted at the very end of the local test run.
Detail...
Anja Leichsenring
12:47 Revision 988e099c: [BUGFIX] Register icons not being part of TYPO3.Icons again
Since #92689 the IconRegistry is fed by a JSON file taken from the
TYPO3.Icons repository and does not grab all PNG a...
Andreas Fernandez
12:46 Revision 22c0fa3a: [BUGFIX] Make non-visible l10n_parent fields of type group
The l10n_parent fields of sys_file_metadata and sys_file_reference are
never shown anywhere. Having them as type 'sel...
Markus Klein
12:44 Bug #81208: Invalid SQL query when previewing a workspace with translated relations
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:30 Bug #81208: Invalid SQL query when previewing a workspace with translated relations
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:12 Bug #81208: Invalid SQL query when previewing a workspace with translated relations
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:35 Bug #81208: Invalid SQL query when previewing a workspace with translated relations
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:08 Bug #81208: Invalid SQL query when previewing a workspace with translated relations
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:45 Bug #81208: Invalid SQL query when previewing a workspace with translated relations
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:43 Task #92621 (Resolved): Placeholder text has insufficient color contrast
Applied in changeset commit:3054f50b46849465c3076fcd462fa664da7d16c5. Anonymous
12:36 Bug #92864: Upgrading from 9.5.22 to 9.5.23 and get errors on accessing Maintenance Modul
*Update*
I had session_start in a Multi Factor Authentication extension, which caused the problem.
Rewriting my f...
Claus Harup
07:22 Bug #92864: Upgrading from 9.5.22 to 9.5.23 and get errors on accessing Maintenance Modul
@Oliver, we dont have nothing like this :/, only thing that pop in my mind is that we have this T3 instance behind re... Rene Tobias
12:36 Revision 3054f50b: [TASK] Increase input placeholder contrast ratio
Set the color of placeholders to #767676 to meet WCAG AA
conformance for background-color #fefefe.
Resolves: #92621
...
Matthias Weber
12:36 Bug #70154: Extbase 'sorting' l10nmode
it should works like l10n_mode=exclude for the sorting field. This works if you show the field in the record and pres... Marc Hirdes
12:29 Revision 8859c625: [BUGFIX] Ignore deleted form elements for form's reference count
The usage count of forms in the form module must not count deleted
elements.
Resolves: #92880
Releases: master, 10.4...
Georg Ringer
11:42 Task #92876 (Resolved): Variable type hints for makeInstance(self::class)
Applied in changeset commit:2ae540d5e05439b94bca66b4d5453c6ab3a6ba14. Christian Kuhn
11:42 Bug #92860 (Resolved): Icon "warning-in-use" is missing since the icon update
Applied in changeset commit:0a5d6e2fe9841fa1a6a6fbefb0ac85da80438875. Andreas Fernandez
11:36 Bug #92860: Icon "warning-in-use" is missing since the icon update
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:27 Bug #92860: Icon "warning-in-use" is missing since the icon update
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:38 Revision 2ae540d5: [TASK] Variable type hints for makeInstance(self::class)
It seems the DynamicReturnTypePlugin for PhpStorm does
not deal with 'self::class'. Change a couple of
makeInstance()...
Christian Kuhn
11:37 Task #92888 (Resolved): Remove PHP < 7.4 from build plans
Applied in changeset commit:96a2030da6946c6b0f263ba3ba4a93965f0dca70. Andreas Fernandez
11:00 Task #92888: Remove PHP < 7.4 from build plans
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:48 Task #92888: Remove PHP < 7.4 from build plans
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:46 Task #92888 (Under Review): Remove PHP < 7.4 from build plans
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:42 Task #92888 (Closed): Remove PHP < 7.4 from build plans
Andreas Kienast
11:36 Revision 0a5d6e2f: [BUGFIX] Register icons not being part of TYPO3.Icons again
Since #92689 the IconRegistry is fed by a JSON file taken from the
TYPO3.Icons repository and does not grab all PNG a...
Andreas Fernandez
11:29 Revision 96a2030d: [TASK] Remove PHP < 7.4 from build plans
With upcoming TYPO3 v11, support for PHP versions older than 7.4 is
cancelled. Due to this, we don't have to check th...
Andreas Fernandez
11:26 Revision b3eb42e4: [DOCS] Switch extensionname and pluginname in ext:form
These two parameters are switched.
Releases: master, 10.4, 9.5
Resolves: #92887
Change-Id: I7a896a167f39b8a68664ef6f...
Sebastian Müller
11:26 Revision 116273b5: [DOCS] Switch extensionname and pluginname in ext:form
These two parameters are switched.
Releases: master, 10.4, 9.5
Resolves: #92887
Change-Id: I7a896a167f39b8a68664ef6f...
Sebastian Müller
11:12 Task #92887 (Resolved): [Bugfix] switch extensionname and pluginname
Applied in changeset commit:153e7f50e275246d9e2bce8c727d11ad4c1e6c32. Sebastian Müller
11:06 Task #92887: [Bugfix] switch extensionname and pluginname
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
11:04 Task #92887: [Bugfix] switch extensionname and pluginname
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:30 Task #92887: [Bugfix] switch extensionname and pluginname
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:06 Task #92887: [Bugfix] switch extensionname and pluginname
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:05 Task #92887 (Under Review): [Bugfix] switch extensionname and pluginname
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:05 Task #92887 (Closed): [Bugfix] switch extensionname and pluginname
these two parameters are switched in versions master, 10.4, 9.5, 8.7
This issue was automatically created from htt...
TYPO3 GmbH TYPO3com
11:10 Feature #60907: Mass edit for file list
Would be a great feature for v11 at least Marc Hirdes
11:04 Revision 153e7f50: [DOCS] Switch extensionname and pluginname in ext:form
These two parameters are switched.
Releases: master, 10.4, 9.5
Resolves: #92887
Change-Id: I7a896a167f39b8a68664ef6f...
Sebastian Müller
10:38 Bug #92882 (Resolved): Locking deadlock in FE Middleware stack
Applied in changeset commit:9c9663bb0241f9f85f43f91e6a51fe408ccf2d78. Christian Kuhn
10:15 Bug #92882 (Under Review): Locking deadlock in FE Middleware stack
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:14 Bug #92882 (Resolved): Locking deadlock in FE Middleware stack
Applied in changeset commit:55c917ca0efe0394ed0915fd24e393a7e0803e82. Christian Kuhn
09:38 Bug #92882: Locking deadlock in FE Middleware stack
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:32 Revision 9c9663bb: [BUGFIX] Release locks in middleware to prevent locking deadlock
In the frontend middleware chain PrepareTypoScriptFrontendRendering
interacts with TSFE and calls getFromCache() whic...
Christian Kuhn
10:07 Bug #92556: FolderTree not loading on initial request of the Filelist module in Safari 14
It's like that on 14.0.1 on Big Sur as well (TYPO3 v10.4.10+) Oliver Hader
10:05 Task #92886 (Rejected): Update Index.rst
Daniel Siepmann
08:29 Task #92886 (Under Review): Update Index.rst
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
08:28 Task #92886 (Rejected): Update Index.rst
pluginname and controllerextensionname where switched
This issue was automatically created from https://github.com...
TYPO3 GmbH TYPO3com
10:04 Revision 55c917ca: [BUGFIX] Release locks in middleware to prevent locking deadlock
In the frontend middleware chain PrepareTypoScriptFrontendRendering
interacts with TSFE and calls getFromCache() whic...
Christian Kuhn
09:53 Bug #92194: ContentObjectRenderer wraps <img> tags in <p> tags
Idle since 3 months :( Reindl Bernd
09:42 Bug #92880 (Resolved): Incorrect reference count in form management
Applied in changeset commit:d2c52d567c968db4ebc21a6fea237370a7a84a41. Georg Ringer
09:35 Bug #92880: Incorrect reference count in form management
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:35 Revision d2c52d56: [BUGFIX] Ignore deleted form elements for form's reference count
The usage count of forms in the form module must not count deleted
elements.
Resolves: #92880
Releases: master, 10.4...
Georg Ringer
06:47 Bug #92783: Record inserted on wrong pid
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:47 Bug #92198: Localize method gets wrong PID from records generated during former free mode translations
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2020-11-19

21:03 Task #92883 (Resolved): Public method to retrieve class loader
Applied in changeset commit:5e1af01200ebb28b1699dbbe71dc0cfec2781a6d. Christian Kuhn
17:03 Task #92883 (Under Review): Public method to retrieve class loader
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:52 Task #92883 (Closed): Public method to retrieve class loader
Christian Kuhn
20:57 Feature #92884 (Resolved): AbstractApplication implements PSR-15 RequestHandlerInterface
Applied in changeset commit:d141e12fd274e9e8032deedaeae09aa5b9066905. Christian Kuhn
18:15 Feature #92884 (Under Review): AbstractApplication implements PSR-15 RequestHandlerInterface
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:25 Feature #92884 (Closed): AbstractApplication implements PSR-15 RequestHandlerInterface
Christian Kuhn
20:55 Revision 5e1af012: [TASK] Public method to retrieve class loader
To bootstrap TYPO3 sub requests, the testing framework needs an
instance of the class loader. There is no good way to...
Christian Kuhn
20:53 Revision d141e12f: [FEATURE] AbstractApplication implements PSR-15 RequestHandlerInterface
Frontend, backend and install tool application classes are the
main entry points to create a response from a request ...
Christian Kuhn
20:00 Bug #92872: Update from 9.5.22 to 9.5.23: I will be logged out automatically in the backend when I log in
Jarvis' solution didn't work for me either.
I changed the PHP version from 7.2 to 7.4 and then back again to 7.2.
N...
Lukas Hausammann
19:39 Bug #92872: Update from 9.5.22 to 9.5.23: I will be logged out automatically in the backend when I log in
Hi everybody,
same issue here, but Jarvis' solution didn't work for me. Tested it with some Browsers and OSs and did...
Uwe Jakobs
19:19 Bug #81208: Invalid SQL query when previewing a workspace with translated relations
I gave it another try - less complex.
The original idea is kept and I just extended the changes Benni did already for...
Carsten Hülsmann
14:20 Bug #81208: Invalid SQL query when previewing a workspace with translated relations
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:37 Bug #81208: Invalid SQL query when previewing a workspace with translated relations
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:15 Bug #92880 (Under Review): Incorrect reference count in form management
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:14 Bug #92880 (Closed): Incorrect reference count in form management
The reference count in the form management counts sys_refindex records that are marked as deleted. In TYPO3\CMS\Form\... Rudy Gnodde
17:52 Feature #92822: Ignore button for link targets
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:50 Bug #89914: Native date (TCA dbType) fields are not properly copied or localized
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:44 Bug #89914: Native date (TCA dbType) fields are not properly copied or localized
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:20 Bug #92809: Anchor Links in Link Wizard not translated correctly
The same problem was reported by our editors.
If "Connected mode" is used "instead of free" this would work, but ...
Sybille Peters
16:34 Bug #92882 (Under Review): Locking deadlock in FE Middleware stack
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:03 Bug #92882 (Closed): Locking deadlock in FE Middleware stack
Christian Kuhn
16:02 Feature #17406: Page type Shortcut with anchor points
Based on Markus comment, I kicckstart this extension: https://github.com/lochmueller/custom_shortcut
This allow page...
Tim Lochmüller
15:56 Bug #92867: Standaloneview not working in Eid request handler
I managed to get TemplateView working by calling it this way:
$this->objectManager=GeneralUtility::makeInstance(Obj...
Karel Kuijpers
10:43 Bug #92867: Standaloneview not working in Eid request handler
TemplateView is more or less workable. The problem is that as soon as I use f:translate in my template the view can't... Karel Kuijpers
15:55 Bug #92881 (Closed): FluidEmail not rendered for getHtmlBody()
Currently the @FluidEmail@ added with #90266 triggers rendering of its text and HTML body only on @getBody()@ call. W... Mathias Brodala
15:52 Feature #89852: remove single fields from showitems in TCA
+1 upvote for this feature
Current usecase: we want to extend the fe_users table, having an organization select-fiel...
Bastian Stargazer
15:35 Bug #92864: Upgrading from 9.5.22 to 9.5.23 and get errors on accessing Maintenance Modul
Rene: Thanks for providing details. It looks like there's a 2FA or remote authentication extension involved which can... Oliver Hader
14:53 Bug #92864: Upgrading from 9.5.22 to 9.5.23 and get errors on accessing Maintenance Modul
Just for the records (we talked about these aspects via DM on Slack):
TYPO3-PSA-2020-002 referenced https://docs.typ...
Oliver Hader
08:38 Bug #92864: Upgrading from 9.5.22 to 9.5.23 and get errors on accessing Maintenance Modul
@Oliver: phpmyadmin is NOT installed and will never be :-)
I have session_start in one of my extensions for some 2...
Claus Harup
08:35 Bug #92864: Upgrading from 9.5.22 to 9.5.23 and get errors on accessing Maintenance Modul
@Oliver Hader i dont get any response, no logs in typo3 or httpd/php log.
If i turn on debug mode i just get infin...
Rene Tobias
15:25 Story #92526: Concept for improved EXT:impexp
I take the freedom to dump some notes here I once wrote down in my personal notes:
* Must be compatible with multi...
Markus Klein
15:12 Bug #92877 (Resolved): Broken FE functional test Uri triggers testing side effect
Applied in changeset commit:797ea3669790a969c8f6c0b22db82a4ddf13c2f8. Christian Kuhn
13:55 Bug #92877: Broken FE functional test Uri triggers testing side effect
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:54 Bug #92877 (Under Review): Broken FE functional test Uri triggers testing side effect
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:49 Bug #92877 (Closed): Broken FE functional test Uri triggers testing side effect
Christian Kuhn
15:12 Bug #92879 (Resolved): Test extension test_datahandler changes TCA in ext_tables
Applied in changeset commit:fa2d363f5c34e6295670c41a33edf8b8897aa813. Christian Kuhn
14:10 Bug #92879: Test extension test_datahandler changes TCA in ext_tables
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:10 Bug #92879 (Under Review): Test extension test_datahandler changes TCA in ext_tables
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:06 Bug #92879 (Closed): Test extension test_datahandler changes TCA in ext_tables
Christian Kuhn
15:12 Bug #92878 (Resolved): Test extension irre_tutorial changes TCA in ext_tables
Applied in changeset commit:647d49162e653bc25adcbd94931ab96f694d6662. Christian Kuhn
14:05 Bug #92878: Test extension irre_tutorial changes TCA in ext_tables
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:04 Bug #92878: Test extension irre_tutorial changes TCA in ext_tables
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:02 Bug #92878 (Under Review): Test extension irre_tutorial changes TCA in ext_tables
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:57 Bug #92878 (Closed): Test extension irre_tutorial changes TCA in ext_tables
Christian Kuhn
15:05 Revision 8b9c3b06: [BUGFIX] Correct uri in functional test
Handing over '/' as $uri to InternalRequest() in functional
tests triggers an ugly fallback mechanism that changes th...
Christian Kuhn
15:04 Revision 797ea366: [BUGFIX] Correct uri in functional test
Handing over '/' as $uri to InternalRequest() in functional
tests triggers an ugly fallback mechanism that changes th...
Christian Kuhn
15:04 Revision 2648ba09: [BUGFIX] Do not change TCA in ext_tables in test_datahandler
Test related fixture extension 'test_datahandler' still has calls
in ext_tables.php that changes $GLOBALS['TCA']. Thi...
Christian Kuhn
15:04 Revision fa2d363f: [BUGFIX] Do not change TCA in ext_tables in test_datahandler
Test related fixture extension 'test_datahandler' still has calls
in ext_tables.php that changes $GLOBALS['TCA']. Thi...
Christian Kuhn
15:04 Revision 8f4b043a: [BUGFIX] Do not change TCA in ext_tables in irre_tutorial
Test related fixture extension 'irre_tutorial' still has calls
in ext_tables.php that changes $GLOBALS['TCA']. This i...
Christian Kuhn
15:03 Revision 647d4916: [BUGFIX] Do not change TCA in ext_tables in irre_tutorial
Test related fixture extension 'irre_tutorial' still has calls
in ext_tables.php that changes $GLOBALS['TCA']. This i...
Christian Kuhn
13:41 Task #92876 (Under Review): Variable type hints for makeInstance(self::class)
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:38 Task #92876 (Closed): Variable type hints for makeInstance(self::class)
Christian Kuhn
13:07 Bug #89799: Capture groups for regex redirects are not respected in target
Does not work for me on 9.5.22 when the @source_path@ does not include the dollar sign.
* Doesn't work: @#^/foo(.*)#...
Gerrit Hübbers
12:50 Bug #70154: Extbase 'sorting' l10nmode
The solution should be provided by default/core. If I don't have the possibility to change the sorting of a translate... Marc Hirdes
12:03 Bug #92604: Translation of child elements connected to a page record currently broken
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:58 Revision 9e73ae1b: [BUGFIX] Use hashed sessionId to find existing session
The backend module for backend users needs to use the hashed sessionId
to check the online status if the session back...
Markus Klein
11:58 Revision 98e13ca4: [BUGFIX] Use hashed sessionId to find existing session
The backend module for backend users needs to use the hashed sessionId
to check the online status if the session back...
Markus Klein
11:52 Feature #92875 (Closed): flex-Viewhelper for Usage of the string in a field with TCA-type flex
The tCA allows the field flex. I want use some values of this field easy in the frontend.
The viewhelper should r...
Dieter Porth
10:35 Bug #88886: DataMapper: Consider languageOverlayMode "hideNonTranslated" when getting relations using consistentTranslationOverlayHandling
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:08 Bug #88886: DataMapper: Consider languageOverlayMode "hideNonTranslated" when getting relations using consistentTranslationOverlayHandling
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:40 Bug #88886: DataMapper: Consider languageOverlayMode "hideNonTranslated" when getting relations using consistentTranslationOverlayHandling
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:41 Bug #88886: DataMapper: Consider languageOverlayMode "hideNonTranslated" when getting relations using consistentTranslationOverlayHandling
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:41 Bug #88886: DataMapper: Consider languageOverlayMode "hideNonTranslated" when getting relations using consistentTranslationOverlayHandling
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:33 Bug #92868 (Closed): linkvalidator: HttpUtility::idn_to_ascii() throws Exception
Closing this as duplicate. See #92230 Sybille Peters
10:00 Bug #92868: linkvalidator: HttpUtility::idn_to_ascii() throws Exception
There is already a patch which was merged in to master (11) and 10.
Can you check if the patch for 9.5 solves the...
Sybille Peters
10:24 Bug #92230: Linkvalidator ExternalLinktype preprocessing fails and terminates link crawling with some URLs
Patch set 5 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
10:11 Bug #92230: Linkvalidator ExternalLinktype preprocessing fails and terminates link crawling with some URLs
Patch set 4 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
10:20 Feature #92874 (New): RFC: When activating a record from outside the TCA view check for missing required fields
Say you create a new page in the page tree and don't go into the edit mode but immediately activate it via the contex... Alex Nostadt
09:26 Bug #92198: Localize method gets wrong PID from records generated during former free mode translations
Thanks for your feedback. The next steps seem to be
* create new functional tests to reproduce and demonstrate the...
Oliver Hader
07:27 Bug #92198: Localize method gets wrong PID from records generated during former free mode translations
Thank you very much for looking into the problem.
I have debugged it with Jo Hasenau after incorrectly blaming gr...
Denis Mir
07:04 Bug #92198 (Under Review): Localize method gets wrong PID from records generated during former free mode translations
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:03 Bug #92198 (Accepted): Localize method gets wrong PID from records generated during former free mode translations
I did not not into the details, but it sounds reasonable.
Does this misbehavior only happen in the backend?
And if ...
Oliver Hader
06:56 Bug #92198: Localize method gets wrong PID from records generated during former free mode translations
I don't know what to say but this problem is getting more and more serious. We got this error now on a lot of project... Denis Mir
07:04 Bug #92783: Record inserted on wrong pid
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:03 Bug #92873 (Needs Feedback): Regression: Image on translated page not shown anymore
We have a single-tree page with a default language (English) and another language (German). In the page properties we... Chris Müller

2020-11-18

22:26 Bug #92871 (Resolved): Current session not detected anymore for backend users
Applied in changeset commit:8b18d2c2f074dcdeed6c9ba3154bb14984907978. Markus Klein
22:24 Bug #92871: Current session not detected anymore for backend users
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
22:23 Bug #92871: Current session not detected anymore for backend users
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
22:22 Bug #92871: Current session not detected anymore for backend users
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
22:22 Bug #92871: Current session not detected anymore for backend users
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:53 Bug #92871 (Under Review): Current session not detected anymore for backend users
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:51 Bug #92871 (Closed): Current session not detected anymore for backend users
With the introduction of hashed sessionIds in the Core's session storages the current session is not detected correct... Markus Klein
22:21 Revision 8b18d2c2: [BUGFIX] Use hashed sessionId to find existing session
The backend module for backend users needs to use the hashed sessionId
to check the online status if the session back...
Markus Klein
21:02 Bug #92872: Update from 9.5.22 to 9.5.23: I will be logged out automatically in the backend when I log in
I had the same issue. I solved it by clearing browser cookies and truncating the be_sessions table.
Jarvis H
19:48 Bug #92872 (Closed): Update from 9.5.22 to 9.5.23: I will be logged out automatically in the backend when I log in
After the update from TYPO3 9.5.22 to 9.5.23, I will be logged out automatically in the backend when I log in.
I ...
Lukas Hausammann
18:23 Bug #89263: TCEMAIN.preview doesn't work for routed controller with empty arguments
While the slug generation itself is still broken, the preview is actually working as soon as you have the configurati... Jo Hasenau
17:17 Bug #92409: Regression with Save and Preview Button
So basically it is enough for a proper workaround to put the TSconfig on both, source and target page or put it even ... Jo Hasenau
16:52 Task #92870: Remove feature toggle and only use fluid based page module
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:46 Task #92870: Remove feature toggle and only use fluid based page module
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:57 Task #92870 (Under Review): Remove feature toggle and only use fluid based page module
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:38 Task #92870: Remove feature toggle and only use fluid based page module
As the fluid based module is stable now, the old one can be slowly removed. 1st start is to always use the new one. N... Georg Ringer
15:35 Task #92870 (Closed): Remove feature toggle and only use fluid based page module
Georg Ringer
15:34 Bug #88886: DataMapper: Consider languageOverlayMode "hideNonTranslated" when getting relations using consistentTranslationOverlayHandling
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:25 Bug #88886: DataMapper: Consider languageOverlayMode "hideNonTranslated" when getting relations using consistentTranslationOverlayHandling
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:04 Bug #88886: DataMapper: Consider languageOverlayMode "hideNonTranslated" when getting relations using consistentTranslationOverlayHandling
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:41 Bug #88886: DataMapper: Consider languageOverlayMode "hideNonTranslated" when getting relations using consistentTranslationOverlayHandling
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:12 Bug #88886: DataMapper: Consider languageOverlayMode "hideNonTranslated" when getting relations using consistentTranslationOverlayHandling
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:20 Bug #88886 (Under Review): DataMapper: Consider languageOverlayMode "hideNonTranslated" when getting relations using consistentTranslationOverlayHandling
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:32 Bug #92869 (Under Review): RedisSessionBackend does not update sessions correctly
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:32 Bug #92869 (Closed): RedisSessionBackend does not update sessions correctly
The existing session is queried with the already hashed sessionId. This is wrong API usage. Markus Klein
15:25 Bug #92868 (Closed): linkvalidator: HttpUtility::idn_to_ascii() throws Exception
Hello,
I work with TYPO3 9.5.23.
Linkvalidator could not handel such an url like "http://#3.0".
In "ExternalLi...
Anonymous
15:24 Bug #92864: Upgrading from 9.5.22 to 9.5.23 and get errors on accessing Maintenance Modul
I can confirm that the phpmyadmin-extension can cause this error.
* 9.5.23 + introduction package -> no error
* ...
Hannes Strangmeier
14:46 Bug #92864: Upgrading from 9.5.22 to 9.5.23 and get errors on accessing Maintenance Modul
Hi,
clearing cache might help (did in my case with an TYPO3 9).
Best,
Christoph
Christoph Werner
14:31 Bug #92864 (Needs Feedback): Upgrading from 9.5.22 to 9.5.23 and get errors on accessing Maintenance Modul
Oliver Hader
14:30 Bug #92864: Upgrading from 9.5.22 to 9.5.23 and get errors on accessing Maintenance Modul
Claus: My guess: phpMyAdmin is installed, correct? If not, can you please search for @session_start@ in any of the ex... Oliver Hader
09:04 Bug #92864: Upgrading from 9.5.22 to 9.5.23 and get errors on accessing Maintenance Modul
I have similar problem. I get this: Checking session and executing silent configuration update but notting happens
I...
Rene Tobias
14:59 Bug #87675: email2sender finisher: labels not translated correctly when override finisher settings is used
I am facing the same problem with typo3 version 9.5.23.
My translations used in the EmailToSender / EmailToReceiver f...
Axel Hahn
14:41 Bug #92867 (Needs Feedback): Standaloneview not working in Eid request handler
Oliver Hader
14:41 Bug #92867: Standaloneview not working in Eid request handler
StandaloneView uses ContentObjectRender ("cObj") e.g. to have stdWrap functionality in place.
In case you're not usi...
Oliver Hader
10:42 Bug #92867 (Rejected): Standaloneview not working in Eid request handler
I am using an Eid requesthandler to process Ajax calls from a page. i am using Standaloneview to return html to the A... Karel Kuijpers
14:34 Bug #92862 (Needs Feedback): Patch #92014 still not merged in last release and SVG aren't handled properly
Seems this was handled in #92444 - which has been merged yesterday (after the release). Can you please confirm it wor... Oliver Hader
14:05 Bug #92846: Workspace: changes not always listed in workspace modul
PHP: 7.4
TYPO3 Version 10.4.10
The same behaviour I can see under 10.4. It does not always occur and I could not ...
Matthias Hinner
12:59 Feature #92786: Wrap for {searchWord.sword} in EXT:indexed_search
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:33 Feature #92786 (Under Review): Wrap for {searchWord.sword} in EXT:indexed_search
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:47 Bug #92866 (Rejected): Standaloneview not working in Eid request handler
closed as duplicate of #92867 Georg Ringer
11:51 Bug #92866: Standaloneview not working in Eid request handler
Changed Project. Bastian Bringenberg
10:46 Bug #92866: Standaloneview not working in Eid request handler
Sorry, wrong project Karel Kuijpers
08:47 Bug #92866 (Rejected): Standaloneview not working in Eid request handler
I am using an Eid requesthandler to process Ajax calls from a page. i am using Standaloneview to return html to the A... Karel Kuijpers
11:03 Feature #82212: TYPO3 should be able to store JSON instead of XML in FlexForm fields
Is there a plan when this feature will be available, and for which version? Don't mind if its v10+ only.
This will...
Bastian Stargazer
08:31 Feature #92861: Introduce "minlength" to input fields
Been confirmed at Slack. It hasn't been taken into account yet. Alex Nostadt
08:06 Feature #92861: Introduce "minlength" to input fields
In a v9 the attribute minlength will be added to an input and textarea already. It has no effect though. Alex Nostadt
07:31 Bug #86935: Cannot fetch 404 page with simple base
Martin Hotmann wrote in #note-26:
> Andreas Fernandez wrote in #note-24:
> > Applied in changeset commit:c4a144e6c2...
Mathias Brodala
07:29 Bug #92860 (Under Review): Icon "warning-in-use" is missing since the icon update
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2020-11-17

21:28 Bug #86935: Cannot fetch 404 page with simple base
Andreas Fernandez wrote in #note-24:
> Applied in changeset commit:c4a144e6c2d3c2e5c457290ca36fd3331a6d6c77.
Same...
Martin Hotmann
20:33 Bug #91633: 9.5.19 breaks formerly working routeEnhancer
Hi,
I still have the same problems as described in comment #25 and none of the latest TYPO3 releases has integrate...
cosmoblonde GmbH
19:31 Bug #92863: TCA change for sys_file_reference l10n_parent kills performance
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:30 Bug #92863 (Under Review): TCA change for sys_file_reference l10n_parent kills performance
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:45 Bug #92863: TCA change for sys_file_reference l10n_parent kills performance
Workaround:
Create TCA override @sitesetup/Configuration/TCA/Overrides/sys_file_reference.php@ with...
Markus Klein
16:20 Bug #92863: TCA change for sys_file_reference l10n_parent kills performance
Debugging shows that it tries to handle the l10n_parent for sys_file_references. Markus Klein
16:19 Bug #92863 (Closed): TCA change for sys_file_reference l10n_parent kills performance
Having an instance with 30k+ images used in 30k+ news articles stored in the same sysfolder.
The changes done with...
Markus Klein
19:22 Bug #89914: Native date (TCA dbType) fields are not properly copied or localized
Wolfgang Klinger wrote in #note-2:
>
> > // We store UTC timestamps in the database, which is what getTimestamp() ...
Markus Klein
18:31 Bug #89914 (Under Review): Native date (TCA dbType) fields are not properly copied or localized
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:37 Revision 319f2cb8: [BUGFIX] Assume image dimension of SVGs with no dimension
Extracting SVG processing to its own processor did not
respect that previously SVG files without dimensions were
hand...
Helmut Hummel
17:22 Bug #92865 (Closed): 10.4.10 breaks compatibility with doctrine/dbal 2.12
The 10.4.10 release changed TYPO3's dependencies. It now requires... Christian Spoo
17:04 Bug #70154: Extbase 'sorting' l10nmode
I think it should be possible to override the repo by x-classing, but the code of news is quite complex, so it won't ... David Bruchmann
16:17 Bug #70154: Extbase 'sorting' l10nmode
If it's not my extension like news it's really annoying. A fix would be to sync the sorting in the backend. Marc Hirdes
16:12 Bug #70154: Extbase 'sorting' l10nmode
Added #85377 even if it's related to the backend.
Concerning frontend it might be annoying or cumbersome having to...
David Bruchmann
15:52 Bug #70154: Extbase 'sorting' l10nmode
Any news? Marc Hirdes
16:52 Bug #88810: Naming of admin vs. system maintainer privilege levels and modules is confusing
Result of "mini-poll on Slack":https://typo3.slack.com/archives/C03AM9R17/p1605540264462000
1. (0 votes) Yes, use ...
Sybille Peters
16:42 Feature #81906 (Closed): Better performance for translated FileReference entities - new index in sys_file_reference
Seems the problem is already solved, if not please let us know. Tymoteusz Motylewski
16:41 Task #53467 (Rejected): Improve flush by tag performance for the file cache backend
Issue was solved by using simpler (no taggable file backend) when we don' need tags. Tymoteusz Motylewski
16:38 Bug #88097 (Resolved): Page tree data fetching is using a huge amount of memory in PHP
already solved in 10 and 9 with https://forge.typo3.org/issues/88943 Tymoteusz Motylewski
16:38 Bug #92864 (Closed): Upgrading from 9.5.22 to 9.5.23 and get errors on accessing Maintenance Modul
Running on PHP 7.4.11
Accessing the Maintenance modul -> enter my password...
Claus Harup
16:37 Task #92616: Upgrade Bootstrap v3 to v5
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:16 Bug #92862 (Closed): Patch #92014 still not merged in last release and SVG aren't handled properly
Following problem with update in 10.4.9 and SVG processor, Helmut posted the fix #92014 , but it's still not included... Christophe Monard
14:41 Bug #92449 (Resolved): svg without defined width or height crash with exception
Applied in changeset commit:b90897db1d13e3078609f1e66c4c91d2df465570. Helmut Hummel
14:37 Bug #92449: svg without defined width or height crash with exception
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:33 Bug #92449: svg without defined width or height crash with exception
Thats really bad because of security fix 10.4.10 rolled out today; which also includes that bug…
Quick workaround: t...
jansass no-lastname-given
14:41 Bug #92444 (Resolved): FAL Error when accessing file in subfolder of new sys_file_storage
Applied in changeset commit:b90897db1d13e3078609f1e66c4c91d2df465570. Helmut Hummel
14:37 Bug #92444: FAL Error when accessing file in subfolder of new sys_file_storage
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:37 Revision b90897db: [BUGFIX] Assume image dimension of SVGs with no dimension
Extracting SVG processing to its own processor did not
respect that previously SVG files without dimensions were
hand...
Helmut Hummel
14:18 Revision f4dcf7d7: [BUGFIX] Reimplement mod.defLangBinding for fluid-based page module
If the TSconfig setting is turned on, translations of content elements
are bound to the default record in the display...
Georg Ringer
14:18 Revision d224f38a: [BUGFIX] Process cropped images only once
To avoid loss of quality and spawning unnecessary imagemagick
processes, cropping and scaling of images is now done
w...
Helmut Hummel
14:06 Bug #92482 (Resolved): Fluid based page module is missing defaultLanguageBinding functionality
Applied in changeset commit:dd001fdf0b2de9f93b12a039acad0ddfae8fe6fc. Georg Ringer
14:02 Bug #92482: Fluid based page module is missing defaultLanguageBinding functionality
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:27 Bug #92482: Fluid based page module is missing defaultLanguageBinding functionality
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:12 Bug #92482: Fluid based page module is missing defaultLanguageBinding functionality
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:06 Bug #91855 (Resolved): Image with crop set is JPEG compressed twice
Applied in changeset commit:844f024a24311acb18044f11b95c60bbd2da3dc8. Helmut Hummel
13:58 Bug #91855: Image with crop set is JPEG compressed twice
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:04 Feature #90818: Redirects - show config.recordLinks on target Links
Georg Ringer wrote in #note-2:
> this has been fixed with #87574. important is that the tsconfig is added via ext_lo...
Josef Glatz
14:02 Revision dd001fdf: [BUGFIX] Reimplement mod.defLangBinding for fluid-based page module
If the TSconfig setting is turned on, translations of content elements
are bound to the default record in the display...
Georg Ringer
13:58 Revision 844f024a: [BUGFIX] Process cropped images only once
To avoid loss of quality and spawning unnecessary imagemagick
processes, cropping and scaling of images is now done
w...
Helmut Hummel
13:50 Feature #92861 (Closed): Introduce "minlength" to input fields
Currently the maxlength can be set for text and input fields.
> https://docs.typo3.org/m/typo3/reference-tca/master/...
Alex Nostadt
12:23 Task #92858 (Accepted): Extend Sudo Mode to Extension Manager
Georg Ringer
12:21 Bug #92860 (Closed): Icon "warning-in-use" is missing since the icon update
The icon if a record is currently edited by another issue is currently not found Georg Ringer
11:03 Revision 5f69b3ac: [TASK] Set TYPO3 version to 10.4.11-dev
Change-Id: Ifd0fa7241ebb797c0bbc0be719ab18ca8726fea2
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/666...
Oliver Hader
11:03 Revision e2725d71: [TASK] Set TYPO3 version to 9.5.24-dev
Change-Id: Ic1e5b558749e932354c44e6eab580424b8fca596
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/666...
Oliver Hader
10:29 Bug #92859: Shortcut to ID with own Rootpage/Domain results in 404 (ID outside current Domain)
Ok here is what i've figured out.
The whole thing is screwed because SiteFinder only works for ONE specific site. ...
Gabriel Kaufmann / Typoworx NewMedia
09:51 Bug #92859: Shortcut to ID with own Rootpage/Domain results in 404 (ID outside current Domain)
Okay I've fiddled around trying to find a workaround or bugfix on this.
Middleware 'typo3/cms-frontend/shortcut-an...
Gabriel Kaufmann / Typoworx NewMedia
08:51 Bug #92859 (Closed): Shortcut to ID with own Rootpage/Domain results in 404 (ID outside current Domain)
I can confirm this very annoying bug also on TYPO3 v 9.5.22!
Seems to be related to this bug #92750 pointing out t...
Gabriel Kaufmann / Typoworx NewMedia
10:03 Revision 05dd328b: [RELEASE] Release of TYPO3 10.4.10
Change-Id: I1b2a18813779d0f3c7b7bd8c50f371dcdbd7007e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/666...
Oliver Hader
09:57 Revision e444d449: [RELEASE] Release of TYPO3 9.5.23
Change-Id: I670b5e1551626d776d5746a8a7eec50dbdd82fdb
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/666...
Oliver Hader
09:50 Bug #91249: Two plugins calling the same action method
I'm experiencing the same issue on 9.5.22 in a custom extension. I have two plugins configured which can call the sam... Jennifer Hauß
09:05 Bug #92856: "Admin Panel" naming confusing
There isn't any option for administrative settings in the panel, therefore the name is IMHO misleading.
I propose to...
David Bruchmann
08:52 Revision c577de8b: [SECURITY] Disallow XXE in RSS dashboard widget
Processing XML external entities is explicitly disallowed when retrieving
RSS/XML data from a remote service. Code-wi...
Oliver Hader
08:51 Revision 13964141: [SECURITY] Protect persisted session IDs from being used directly
Instead of storing session IDs with their corresponding storage
backends in plain text, their HMAC-SHA256 (Redis) or ...
Oliver Hader
08:51 Revision 6a972407: [SECURITY] Encode passed arguments in Fluid view helpers
* XSS in `f:be.labels.csh` in argument `label`
* XSS in `f:be.menus.actionMenu` in argument `label`
* XSS in `f:form`...
Oliver Hader
08:51 Revision 0228e371: [SECURITY] Upgrade typo3fluid/fluid to v2.6.10
Change-Id: Ie2adfafff4ab57cac9426d9a5784b794f459ea7c
Resolves: #92829
Releases: master
Security-Bulletin: TYPO3-CORE-...
Oliver Hader
08:51 Revision 73a7a902: [SECURITY] Disallow XXE in RSS dashboard widget
Processing XML external entities is explicitly disallowed when retrieving
RSS/XML data from a remote service. Code-wi...
Oliver Hader
08:51 Revision 0b96d4bd: [SECURITY] Protect persisted session IDs from being used directly
Instead of storing session IDs with their corresponding storage
backends in plain text, their HMAC-SHA256 (Redis) or ...
Oliver Hader
08:51 Revision a69e1d65: [SECURITY] Encode passed arguments in Fluid view helpers
* XSS in `f:be.labels.csh` in argument `label`
* XSS in `f:be.menus.actionMenu` in argument `label`
* XSS in `f:form`...
Oliver Hader
08:50 Revision 0dd7ba33: [SECURITY] Upgrade typo3fluid/fluid to v2.6.10
Change-Id: Ie2adfafff4ab57cac9426d9a5784b794f459ea7c
Resolves: #92829
Releases: master
Security-Bulletin: TYPO3-CORE-...
Oliver Hader
08:50 Revision dc26a4ac: [SECURITY] Protect persisted session IDs from being used directly
Instead of storing session IDs with their corresponding storage
backends in plain text, their HMAC-SHA256 (Redis) or ...
Oliver Hader
08:49 Revision 0f6b7b79: [SECURITY] Encode passed arguments in Fluid view helpers
* XSS in `f:be.labels.csh` in argument `label`
* XSS in `f:be.menus.actionMenu` in argument `label`
* XSS in `f:form`...
Oliver Hader
08:49 Revision c23113e1: [SECURITY] Upgrade typo3fluid/fluid to v2.6.10
Change-Id: Ie2adfafff4ab57cac9426d9a5784b794f459ea7c
Resolves: #92829
Releases: master
Security-Bulletin: TYPO3-CORE-...
Oliver Hader
08:46 Revision c3fef522: [BUGFIX] Do not try to evaluate fe_groups for page overlays
The access settings is an exclude field and hence
the value is synchronized to the translation.
Fetching the translat...
Markus Klein
08:36 Bug #91725 (Resolved): PageLinkBuilder: disableGroupAccessCheck doesn't work for translated pages with fegroup restriction
Applied in changeset commit:e4e661091f58855de1f5853f382af1a7a2ac490f. Markus Klein
08:27 Bug #91725 (Under Review): PageLinkBuilder: disableGroupAccessCheck doesn't work for translated pages with fegroup restriction
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
08:26 Bug #91725 (Resolved): PageLinkBuilder: disableGroupAccessCheck doesn't work for translated pages with fegroup restriction
Applied in changeset commit:0127c68c50d4c48a1477037057e14cc0f09c360d. Markus Klein
08:19 Bug #91725: PageLinkBuilder: disableGroupAccessCheck doesn't work for translated pages with fegroup restriction
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
08:19 Bug #91725: PageLinkBuilder: disableGroupAccessCheck doesn't work for translated pages with fegroup restriction
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:31 Revision e4e66109: [BUGFIX] Do not try to evaluate fe_groups for page overlays
The access settings is an exclude field and hence
the value is synchronized to the translation.
Fetching the translat...
Markus Klein
08:19 Revision 0127c68c: [BUGFIX] Do not try to evaluate fe_groups for page overlays
The access settings is an exclude field and hence
the value is synchronized to the translation.
Fetching the translat...
Markus Klein
08:06 Revision a41f4cf9: [BUGFIX] Do not use AdminPanel reference in EXT:frontend code
With this change an undefined symbol is included when not having
AdminPanel loaded: https://review.typo3.org/c/Packag...
Benni Mack

2020-11-16

22:54 Feature #84849: Allow links and some HTML tags in label, description, static text, validators, and emailBody
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:45 Feature #84849: Allow links and some HTML tags in label, description, static text, validators, and emailBody
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:20 Feature #84849: Allow links and some HTML tags in label, description, static text, validators, and emailBody
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:12 Task #92858 (Closed): Extend Sudo Mode to Extension Manager
Oliver Hader
20:31 Task #92850 (Resolved): Mark ActionController abstract
Applied in changeset commit:f8363cebe67f78ffcbc600bd0a9212e5d06be47d. Anonymous
13:22 Task #92850 (Under Review): Mark ActionController abstract
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:10 Task #92850 (Closed): Mark ActionController abstract
Alexander Schnitzler
20:30 Bug #89914: Native date (TCA dbType) fields are not properly copied or localized
Add note about server timezone, needs to be a positive offset from UTC (e.g. Europe/Berlin). Imko Schumacher
17:08 Bug #89914: Native date (TCA dbType) fields are not properly copied or localized
I can confirm this with TYPO3 10.4 too (had the same problem now),
There's a comment above this line
https://github...
Wolfgang Klinger
20:28 Revision f8363ceb: [TASK] Make ActionController abstract
Since there is no dedicated AbstractController any more and
ActionController cannot be dispatched without being exten...
Alexander Schnitzler
20:27 Task #92853: Remove method canProcessRequest
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:25 Task #92853: Remove method canProcessRequest
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:27 Task #92853 (Under Review): Remove method canProcessRequest
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:00 Task #92853 (Closed): Remove method canProcessRequest
Alexander Schnitzler
19:31 Bug #92746 (Resolved): Undefined references to AdminPanel in Frontend extension
Applied in changeset commit:f2ff23e5130221459d1d5e08fcd50ff90cd761c8. Benni Mack
14:19 Bug #92746: Undefined references to AdminPanel in Frontend extension
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
14:18 Bug #92746: Undefined references to AdminPanel in Frontend extension
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
14:18 Bug #92746 (Under Review): Undefined references to AdminPanel in Frontend extension
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:35 Bug #92746 (Resolved): Undefined references to AdminPanel in Frontend extension
Applied in changeset commit:2f780fbd9ceda63032ec787bce74d2a82cf73db2. Benni Mack
11:37 Bug #92746: Undefined references to AdminPanel in Frontend extension
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:27 Revision f2ff23e5: [BUGFIX] Do not use AdminPanel reference in EXT:frontend code
With this change an undefined symbol is included when not having
AdminPanel loaded: https://review.typo3.org/c/Packag...
Benni Mack
17:12 Bug #92857 (Closed): Recycler: Contents of column "Record" are escaped/encoded twice with htmlspecialchars
The contents of the column "Record" in the Recycler are escaped/encoded twice with @htmlspecialchars@. This leads to ... Andreas Stephan
16:56 Task #92835 (Resolved): Introduce resource Content-Security-Policy check
Applied in changeset commit:430d6b5780c4a24a164cc07d3cc1d7569f4f92e8. Oliver Hader
13:12 Task #92835: Introduce resource Content-Security-Policy check
Patch set 5 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
13:11 Task #92835: Introduce resource Content-Security-Policy check
Patch set 3 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:09 Task #92835: Introduce resource Content-Security-Policy check
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:06 Task #92835: Introduce resource Content-Security-Policy check
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:03 Task #92835: Introduce resource Content-Security-Policy check
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:52 Revision 71693dfa: [TASK] Introduce resource Content-Security-Policy check
Introduces Content-Security-Policy HTTP header check on
fileadmin/ resources.
This can be seen as follow-up up to TY...
Oliver Hader
16:52 Revision 444b05e6: [TASK] Introduce resource Content-Security-Policy check
Introduces Content-Security-Policy HTTP header check on
fileadmin/ resources.
This can be seen as follow-up up to TY...
Oliver Hader
16:52 Revision 430d6b57: [TASK] Introduce resource Content-Security-Policy check
Introduces Content-Security-Policy HTTP header check on
fileadmin/ resources.
This can be seen as follow-up up to TY...
Oliver Hader
16:40 Bug #92828: Delete files in /typo3temp/assets/_processed_ fails (Remove Temporary Assets)
Turns out this got fixed in v11: https://git.typo3.org/Packages/TYPO3.CMS.git/blob/09a41b15ac3a4e87c40bccdcc78022be08... Roman Schilter
16:05 Bug #92856 (New): "Admin Panel" naming confusing
New TYPO3 users are confusing "Admin Panel" with TYPO3 Backend, as in many other systems (WP, Drupal, Magento,...) th... Tymoteusz Motylewski
15:24 Task #89938: Remove dead code from Extbase persistence
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:21 Revision f79c9685: [TASK] Introduce sudo mode for install tool accessed via backend
The session expiration time for the install tool is reduced from
60 to 15 minutes. When accessing the install tool vi...
Oliver Hader
15:21 Task #92836 (Resolved): Introduce Sudo Mode for Install Tool
Applied in changeset commit:7af1bf4f70a905cf195f14460db1a8cc3e4ae51c. Oliver Hader
14:03 Task #92836: Introduce Sudo Mode for Install Tool
Patch set 4 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
13:46 Task #92836: Introduce Sudo Mode for Install Tool
Patch set 7 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:22 Task #92836: Introduce Sudo Mode for Install Tool
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:39 Task #92836: Introduce Sudo Mode for Install Tool
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:38 Task #92836: Introduce Sudo Mode for Install Tool
Patch set 3 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
11:37 Task #92836: Introduce Sudo Mode for Install Tool
Patch set 6 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:37 Task #92836: Introduce Sudo Mode for Install Tool
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:57 Task #92836: Introduce Sudo Mode for Install Tool
Patch set 5 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:57 Task #92836: Introduce Sudo Mode for Install Tool
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:31 Task #92836: Introduce Sudo Mode for Install Tool
Patch set 4 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:29 Task #92836: Introduce Sudo Mode for Install Tool
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
10:04 Task #92836: Introduce Sudo Mode for Install Tool
Patch set 3 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:00 Task #92836: Introduce Sudo Mode for Install Tool
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:55 Task #92836: Introduce Sudo Mode for Install Tool
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:50 Task #92836: Introduce Sudo Mode for Install Tool
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:19 Revision 9f82910a: [TASK] Introduce sudo mode for install tool accessed via backend
The session expiration time for the install tool is reduced from
60 to 15 minutes. When accessing the install tool vi...
Oliver Hader
15:17 Revision 7af1bf4f: [TASK] Introduce sudo mode for install tool accessed via backend
The session expiration time for the install tool is reduced from
60 to 15 minutes. When accessing the install tool vi...
Oliver Hader
15:16 Bug #88919: QueryBuilder with DefaultRestrictionContainer effectivly transforms outer joins to inner joins because the restrictions are applied to all join tables unconditionally
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:11 Task #92848 (Resolved): Use PageRenderer hooks in t3editor and rte_ckeditor
Applied in changeset commit:5074e96f3cc04691cfedd6a757a640e82a0f4bb6. Christian Kuhn
14:57 Task #92848: Use PageRenderer hooks in t3editor and rte_ckeditor
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:03 Task #92848: Use PageRenderer hooks in t3editor and rte_ckeditor
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:01 Task #92848: Use PageRenderer hooks in t3editor and rte_ckeditor
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:10 Task #92848 (Under Review): Use PageRenderer hooks in t3editor and rte_ckeditor
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:08 Task #92848 (Closed): Use PageRenderer hooks in t3editor and rte_ckeditor
Christian Kuhn
15:11 Task #92854 (Resolved): Correct formatting of example
Applied in changeset commit:af9181d09398678bebef6ea73394880b266bcced. Chris Müller
14:47 Task #92854 (Under Review): Correct formatting of example
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:47 Task #92854 (Closed): Correct formatting of example
See: https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/master/Deprecation-92062-MigrateRecordListControl... Chris Müller
15:06 Revision 5074e96f: [TASK] Use PageRenderer hooks in t3editor and rte_ckeditor
Instead of instantiating PageRenderer early in
ext_localconf, the additional require js for
t3editor and rte_ckeditor...
Christian Kuhn
15:05 Revision af9181d0: [TASK] Correct formatting of example in deprecation rst
Resolves: #92854
Related: #92062
Releases: master
Change-Id: I416d747877aa3d7f56e8ddbd3438db27576c0ce4
Reviewed-on: h...
Chris Müller
14:36 Task #92851 (Resolved): Correct role in feature rst
Applied in changeset commit:b6f884748737139bbc0de2f010c2ccd44ec955d6. Chris Müller
14:07 Task #92851: Correct role in feature rst
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:24 Task #92851 (Under Review): Correct role in feature rst
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:23 Task #92851 (Closed): Correct role in feature rst
https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/master/Feature-92531-ImprovedEmailValidation.html Chris Müller
14:31 Revision b6f88474: [TASK] Correct role in feature rst
Resolves: #92851
Releases: master
Change-Id: If7249e411165e1050b55d1d7aa9da6896fe3d9ba
Reviewed-on: https://review.ty...
Chris Müller
14:31 Bug #92445 (Resolved): moved localized records are marked as deleted when only publishing the default language
Applied in changeset commit:128aa651b4ac50d772a55015f36fb9977bffbe24. Benni Mack
13:41 Bug #92445: moved localized records are marked as deleted when only publishing the default language
Patch set 3 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:25 Revision 128aa651: [BUGFIX] Update localized records when publishing default translation
If an editor only published the default language,
then the localized records are left "hanging in" a workspace,
and a...
Benni Mack
13:31 Bug #92785 (Resolved): Page module does not show flag for language "All"
Applied in changeset commit:f24c2e1d8ab273d586a87b081524490838daa15b. Dmitry Dulepov
13:30 Revision 2f780fbd: [BUGFIX] Do not use AdminPanel reference in EXT:frontend code
With this change an undefined symbol is included when not having
AdminPanel loaded: https://review.typo3.org/c/Packag...
Benni Mack
13:26 Revision f24c2e1d: [BUGFIX] Show flag for language "All" in the Page module
When switching to the "Language" module in the Backend, the module
will show language flags and titles for content el...
Dmitry Dulepov
13:25 Task #92852 (Closed): Remove superfluous condition in forwardToReferringRequest
Alexander Schnitzler
13:04 Task #92815: Introduce ForwardResponse for extbase
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:38 Bug #92849 (Closed): Moving Records in Workspace with drag&drop creates no workspace placeholder record and that leads to multiple bugs
all bugs only happens with drag&drop, not when moving records in clipboard
h2. Starting Position
having 2 Conte...
Achim Fritz
12:35 Bug #92482: Fluid based page module is missing defaultLanguageBinding functionality
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:48 Bug #92847 (Closed): SimpleFileBackend throws warning in TYPO3 log


Core: Error handler (FE): PHP Warning: unlink(xxxx/var/cache/data/api_response/c45c05cd99a7d3ce56692bddece2b1...
Timo Poppinga
10:56 Bug #92846 (Closed): Workspace: changes not always listed in workspace modul
*Description:*
Tested with TYPO3 9.5.22
We have observed that not all changes made on a page in the workspace (e....
Lisa Noffke
10:46 Task #92845 (Resolved): Drop deprecated testing-framework method usages
Applied in changeset commit:f4b38502f55efddb7f7371eebef2428787382b9b. Christian Kuhn
09:47 Task #92845: Drop deprecated testing-framework method usages
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:47 Task #92845 (Under Review): Drop deprecated testing-framework method usages
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:44 Task #92845 (Closed): Drop deprecated testing-framework method usages
Christian Kuhn
10:41 Revision 09c9d79a: [TASK] Drop deprecated testing-framework method usages
Functional test case methods getFrontendResponse() and
getFrontendResult() have been deprecated a while ago
but their...
Christian Kuhn
10:40 Revision f4b38502: [TASK] Drop deprecated testing-framework method usages
Functional test case methods getFrontendResponse() and
getFrontendResult() have been deprecated a while ago
but their...
Christian Kuhn
09:16 Task #92814 (Resolved): Split up BackendUserAuthentication webmount check
Applied in changeset commit:2375da5564ea64dd24be9a03b32b4baf419252c4. Benni Mack
09:13 Revision 2375da55: [TASK] Split up BackendUserAuthentication webmount check
In order to build the group resolving more flexible, the major method
"fetchGroupData()" is now separated into a smal...
Benni Mack
08:48 Feature #92844 (New): Custom handling of links to additional doktypes
It would be useful to be able to handle links are for custom doktypes in a custom way. I suggest extending this condi... Mathias Bolt Lesniak
08:40 Bug #92501 (Closed): TYPO3 v9 Migration-Class SeparateSysHistoryFromSysLogUpdate causes exception on invalid log-data entries
Closing this as duplicate. Markus Klein
00:35 Bug #92843 (Closed): normalWhenNoLanguage = 1 is ignored in HMENU
In previous TYPO3 versions it was possible to link to pages in HMENU even if no tranlation was found for a page.
C...
Moritz Kühnel

2020-11-15

22:53 Task #92836: Introduce Sudo Mode for Install Tool
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:28 Task #92836: Introduce Sudo Mode for Install Tool
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:23 Task #92836: Introduce Sudo Mode for Install Tool
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:09 Bug #92808 (Rejected): undeclared argument passed to Viewhelper ..BE\ContainerViewHelper
Thanks for creating the issue and providing the stacktrace. This points to the extension @hgarecipes@ which seems to ... Georg Ringer
19:04 Bug #92839 (Resolved): mailmessage send via spoolfile
Thanks for creating the issue. The mentioned problems should be fixed with the as related set issues. Therefore I am ... Georg Ringer
18:56 Feature #92778 (Accepted): Provide Event to modify Site configuration
Georg Ringer
18:25 Task #92621: Placeholder text has insufficient color contrast
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:54 Task #92621: Placeholder text has insufficient color contrast
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:20 Bug #92710: Removing of broken link from list after fixing it does not work anymore
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:17 Feature #92822: Ignore button for link targets
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:53 Feature #92822: Ignore button for link targets
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:52 Feature #92822: Ignore button for link targets
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:45 Feature #92704: Make the navigation through module menu more efficient for keyboard users
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:32 Feature #92704: Make the navigation through module menu more efficient for keyboard users
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:10 Feature #92704: Make the navigation through module menu more efficient for keyboard users
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:25 Bug #92842 (Closed): GIFBUILDER use wrong folder
I am using 9.5.22 (which shows 9.5.20) under windows server 2019 with IIS.
For test perpose I have installed a separ...
Hans-Georg Althoff

2020-11-14

20:30 Feature #89496: Make context menu usable via keyboard
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:18 Feature #89496: Make context menu usable via keyboard
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:13 Feature #89496: Make context menu usable via keyboard
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
19:53 Feature #89496: Make context menu usable via keyboard
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:11 Feature #89496: Make context menu usable via keyboard
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:21 Task #92622 (Resolved): Status text on the login button is not readable when resized
Applied in changeset commit:196dc8b3410367422a83cbbcd32ac964c6ab8c97. Eric Chavaillaz
19:48 Task #92622 (Under Review): Status text on the login button is not readable when resized
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
19:41 Task #92622 (Resolved): Status text on the login button is not readable when resized
Applied in changeset commit:98b68e3eec2eda4930b5cfce61db13f1dc5c444e. Eric Chavaillaz
20:17 Revision 196dc8b3: [BUGFIX] Make login loading text always readable
If the loading text of the login box is too large, the text exceeds the size
of the login button.
This patch allow t...
Eric Chavaillaz
19:54 Feature #92704: Make the navigation through module menu more efficient for keyboard users
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:51 Bug #92678: Inverted BE form checkboxes (TCA flag invertStateDisplay) are spoken incorrectly
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:30 Bug #92678: Inverted BE form checkboxes (TCA flag invertStateDisplay) are spoken incorrectly
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:40 Feature #92822: Ignore button for link targets
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:38 Feature #92822: Ignore button for link targets
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:38 Revision 98b68e3e: [BUGFIX] Make login loading text always readable
If the loading text of the login box is too large, the text exceeds the size
of the login button.
This patch allow t...
Eric Chavaillaz
19:21 Bug #92188 (Resolved): Deferred image processing in the backend is only partly implemented
Applied in changeset commit:811217508f3b99918dc9f81caa0b62b4fd23fddd. Helmut Hummel
19:16 Bug #92188: Deferred image processing in the backend is only partly implemented
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
19:16 Revision 81121750: [BUGFIX] Implement deferred BE image processing consistently
Change the implementation of backend deferred image processing
to use a file processor, which is only but always used...
Helmut Hummel
18:51 Task #92838 (Resolved): Drop workspace additional services
Applied in changeset commit:9738f3d018c86b48b94a7e04cc61d69580f32960. Christian Kuhn
10:54 Task #92838 (Under Review): Drop workspace additional services
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:19 Task #92838 (Closed): Drop workspace additional services
Christian Kuhn
18:44 Revision 9738f3d0: [!!!][TASK] Drop workspace additional services
Back in 6.2 at ExtJS times, a feature has been introduced
to the workspace module to extend the shown 'data grid'
wit...
Christian Kuhn
15:04 Task #92836: Introduce Sudo Mode for Install Tool
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:04 Task #92836: Introduce Sudo Mode for Install Tool
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:01 Task #92836: Introduce Sudo Mode for Install Tool
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:54 Task #92836: Introduce Sudo Mode for Install Tool
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
12:46 Task #92836: Introduce Sudo Mode for Install Tool
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:33 Task #92836: Introduce Sudo Mode for Install Tool
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:32 Task #92836: Introduce Sudo Mode for Install Tool
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:09 Bug #92840 (Rejected): ExtensionScanner reports AssetCollector::addStylesheet() as deprecated
... Jonas Eberle
11:41 Task #92837 (Resolved): Remove setting mod.web_layout.disableAdvanced
Applied in changeset commit:337e8f9c1398bb3747a5c277b7cd0c2ac33aae16. Georg Ringer
11:36 Revision 337e8f9c: [!!!][TASK] Remove setting mod.web_layout.disableAdvanced
The TSconfig setting `mod.web_layout.disableAdvanced` has been used to disable
the "clear cache"-button in the page m...
Georg Ringer
11:23 Revision 9ef41e60: [TASK] styleguide: Suppress DataHandler logging in TCA data generator
Logging all the operations when creating or deleting TCA
test records pollutes sys_log quite a bit with test / demo
r...
Christian Kuhn
11:15 Bug #91733 (Closed): Core: Exception handler (CLI): Uncaught TYPO3 Exception: Argument 1 passed to TYPO3\CMS\Frontend\Controller\ErrorController::unavailableAction() must implement interface Psr\Http\Message\ServerRequestInterface, null given
I'd close this issue as non-core related;
If you think that this is the wrong decision and have more information a...
Riccardo De Contardi
11:04 Bug #92839 (Closed): mailmessage send via spoolfile
I have upgraded from typo3 9.5 to 10.4. I made adaptions to the new api interface of MailMessage. Sending e-mail dire... Karel Kuijpers
09:40 Task #92835: Introduce resource Content-Security-Policy check
Patch set 4 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:15 Task #92835: Introduce resource Content-Security-Policy check
Patch set 3 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:14 Task #92835: Introduce resource Content-Security-Policy check
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:13 Task #92835: Introduce resource Content-Security-Policy check
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:12 Task #92835: Introduce resource Content-Security-Policy check
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2020-11-13

21:57 Task #92835: Introduce resource Content-Security-Policy check
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:38 Task #92835: Introduce resource Content-Security-Policy check
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
17:33 Task #92835: Introduce resource Content-Security-Policy check
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:33 Task #92835: Introduce resource Content-Security-Policy check
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:31 Task #92835 (Under Review): Introduce resource Content-Security-Policy check
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:37 Task #92835 (Closed): Introduce resource Content-Security-Policy check
Introduces Content-Security-Policy HTTP header check on fileadmin/ resources.
This can be seen as follow-up up to ...
Oliver Hader
21:55 Task #92837: Remove setting mod.web_layout.disableAdvanced
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:53 Task #92837: Remove setting mod.web_layout.disableAdvanced
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:43 Task #92837 (Under Review): Remove setting mod.web_layout.disableAdvanced
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:34 Task #92837 (Closed): Remove setting mod.web_layout.disableAdvanced
The setting `mod.web_layout.disableAdvanced` is used to disable the clear cache button in the page module.
This se...
Georg Ringer
20:16 Revision 20413001: [BUGFIX] Install tool database row updater works with mssql
SqlServer can not handle a transaction for a table, if the
same table is queried currently. The install tool database...
Christian Kuhn
20:01 Bug #92832 (Resolved): Database row updater fails with mssql
Applied in changeset commit:1a9bc67d0efadcd4f1d03e810cff27066f557815. Christian Kuhn
19:54 Bug #92832: Database row updater fails with mssql
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:15 Bug #92832 (Under Review): Database row updater fails with mssql
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:12 Bug #92832 (Closed): Database row updater fails with mssql
Christian Kuhn
19:54 Revision 1a9bc67d: [BUGFIX] Install tool database row updater works with mssql
SqlServer can not handle a transaction for a table, if the
same table is queried currently. The install tool database...
Christian Kuhn
17:44 Task #92836 (Under Review): Introduce Sudo Mode for Install Tool
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:42 Task #92836 (Closed): Introduce Sudo Mode for Install Tool
Pending pull-requests for 2FA/auth extensions:
* https://github.com/derhansen/sf_yubikey/pull/45
* https://github...
Oliver Hader
17:31 Task #92834 (Resolved): Streamline server response check
Applied in changeset commit:e859ce49221197a5fd94e0aeff9ce60587ac9730. Oliver Hader
17:15 Task #92834: Streamline server response check
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
17:10 Task #92834: Streamline server response check
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
16:53 Task #92834: Streamline server response check
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:52 Task #92834: Streamline server response check
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:44 Task #92834: Streamline server response check
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:31 Task #92834 (Under Review): Streamline server response check
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:30 Task #92834 (Closed): Streamline server response check
* replace string states with specific StatusMessage models
* combine file path and base URL in new FileLocation mode...
Oliver Hader
17:28 Revision 59b9a1e7: [TASK] Streamline server response check
* replace string states with specific StatusMessage models
* combine file path and base URL in new FileLocation model...
Oliver Hader
17:28 Revision 16501d77: [TASK] Streamline server response check
* replace string states with specific StatusMessage models
* combine file path and base URL in new FileLocation model...
Oliver Hader
17:28 Revision e859ce49: [TASK] Streamline server response check
* replace string states with specific StatusMessage models
* combine file path and base URL in new FileLocation model...
Oliver Hader
15:23 Revision eea5662b: [TASK] Update @typo3/icons to 2.0.4
The package @typo3/icons can be updated to version 2.0.4 which adds some
new icons and reverts the icons "actions-edi...
Andreas Fernandez
15:16 Task #92833 (Resolved): Update TYPO3 icons
Applied in changeset commit:3fa3dd9e18bc1fbebd34042f5157997cb8708c1e. Andreas Fernandez
15:08 Task #92833: Update TYPO3 icons
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:22 Task #92833 (Under Review): Update TYPO3 icons
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:19 Task #92833 (Closed): Update TYPO3 icons
The package @typo3/icons can be updated to version 2.0.4 which adds some new icons and reverts the icons "actions-edi... Andreas Kienast
15:08 Revision 3fa3dd9e: [TASK] Update @typo3/icons to 2.0.4
The package @typo3/icons can be updated to version 2.0.4 which adds some
new icons and reverts the icons "actions-edi...
Andreas Fernandez
14:58 Bug #92793 (Closed): Some icons are missing in the backend
Will be done in favor of #92833 Andreas Kienast
13:21 Task #92111 (Resolved): Fix phpstan checkFunctionArgumentTypes errors in ext:backend
Applied in changeset commit:359f4165005e0f668352580f15a0d228b1767ed1. Anonymous
13:16 Revision 359f4165: [TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:backend
This patch fixes incompatible type usage in function arguments
and is preparatory work for introducing native type hi...
Alexander Schnitzler
12:45 Bug #77722: absRefPrefix is not applied everywhere
Any workaround? I really need this. A customer imports the HTML and needs absolute paths. Marc Hirdes
12:05 Bug #91446: Composer update -> "TYPO3\CMS\Install\Service\LateBootService" is not available.

I have the same issue after updating from 10.4.9 to 10.4.??...
Vasyl Mosiychuk
10:41 Task #92725 (Resolved): Streamline usage of contrib packages in TypeScript
Applied in changeset commit:5aebabcbd882f7895dc774324481e41e438a1c5e. Benjamin Franzke
10:38 Revision 5aebabcb: [TASK] Streamline usage of contrib packages in TypeScript
No need to use a fully qualified namespace for
3rd party modules that are placed in TYPO3/CMS/Core/Contrib.
There are...
Benjamin Franzke
10:35 Bug #91404: After update from 9.5.16 to 9.5.17 I get an error 'Cannot serialize'
Please note https://forge.typo3.org/issues/91404#note-31
> In case it's different, could you please create a new i...
Markus Klein
10:10 Bug #91404: After update from 9.5.16 to 9.5.17 I get an error 'Cannot serialize'
No, it is not resolved! I still see this error...
Vasyl Mosiychuk
10:25 Bug #91664: TYPO3 9.5 "Cannot unserialize TYPO3\CMS\Core\Locking\FileLockStrategy" during cache reading
For me too, it is not resolved! I still get this error... Vasyl Mosiychuk
10:11 Bug #92188: Deferred image processing in the backend is only partly implemented
Patch set 28 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:45 Task #92831 (Under Review): Setting OpenGraph meta tags
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:45 Task #92831 (Closed): Setting OpenGraph meta tags
I found parts of this config in an online presentation and used it successfully on my site.
The goal is to set a pag...
TYPO3 GmbH TYPO3com
09:31 Bug #92449: svg without defined width or height crash with exception
Problem here, too. EXT:backend extension configuration I moved files from /fileadmin into EXT:my_ext_tpl/Resources ..... Henri Nathanson
08:26 Bug #50310 (Needs Feedback): DataHandler fails to correctly re-sort (content) elements after moving one to top
We've reworked the sorting in TYPO3 v10, can you re-check please with a more recent version if your issue still occur... Benni Mack
08:24 Bug #90073 (New): Change sorting of records in list module / draft workspaces breaks workspace module
Benni Mack
08:13 Bug #92830 (New): Preserve selected page after filter reset in pagetree
If I choose to use the filter function in the page tree to find a page by page id, the page is shown in the page tree... Richard Haeser
07:26 Bug #92659 (Resolved): Inputs in Media Adjustments do not inform the user of the required information
Applied in changeset commit:da5741e26590e1f16862f53ce39df7a5c414841b. Georg Ringer
07:20 Revision da5741e2: [BUGFIX] Remove upper limits of imagewidth & imageheight of tt_content
Remove the upper range from the TCA of the fields imagewidth and
imageheight of tt_content. There is no reason to set...
Georg Ringer
06:02 Bug #92783: Record inserted on wrong pid
* The original record is moved - it is translated in free mode, so the translation doesn't get moved and stays on the... Philipp Parzer
06:01 Bug #92826 (Resolved): Avoid using ControllerContext, and use Extbase Request instead
Applied in changeset commit:068351eaf00ed427b9e7035f27a77cba30f4e001. Benni Mack
05:56 Revision 068351ea: [TASK] Avoid using ControllerContext, and use Extbase Request instead
This change adds the methods
* setRequest()
* getRequest()
* getUriBuilder()
to the RenderingContext of EXT:Fluid.
...
Benni Mack

2020-11-12

23:02 Bug #92482 (Under Review): Fluid based page module is missing defaultLanguageBinding functionality
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:44 Bug #92188: Deferred image processing in the backend is only partly implemented
Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:41 Bug #92188: Deferred image processing in the backend is only partly implemented
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:38 Bug #92188: Deferred image processing in the backend is only partly implemented
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:15 Bug #92188: Deferred image processing in the backend is only partly implemented
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:14 Bug #92188: Deferred image processing in the backend is only partly implemented
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:26 Bug #92800 (Under Review): Redirects not working correctly in redirectfinisher of EXT:form
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:15 Task #92111: Fix phpstan checkFunctionArgumentTypes errors in ext:backend
Patch set 4 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:59 Task #92111 (Under Review): Fix phpstan checkFunctionArgumentTypes errors in ext:backend
Patch set 3 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
18:00 Bug #92659: Inputs in Media Adjustments do not inform the user of the required information
Patch set 3 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:01 Bug #92659 (Under Review): Inputs in Media Adjustments do not inform the user of the required information
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:51 Revision d973386c: [DOCS] Improve documentation for Fluid f:translate viewhelper
Resolves: #92821
Releases: master, 10.4, 9.5
Change-Id: Ife0999560d3da75051b663b55d46e0f6a5e03dfb
Reviewed-on: https:...
Peter Kraume
17:51 Revision 6d134bda: [DOCS] Improve documentation for Fluid f:translate viewhelper
Resolves: #92821
Releases: master, 10.4, 9.5
Change-Id: Ife0999560d3da75051b663b55d46e0f6a5e03dfb
Reviewed-on: https:...
Peter Kraume
17:40 Bug #92821 (Resolved): Error in Fluid documentation in TYPO3 9.5
Applied in changeset commit:93dc02735aae35f13ebc66cc97fecf8a1ceefcc6. Peter Kraume
17:34 Bug #92821: Error in Fluid documentation in TYPO3 9.5
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:32 Bug #92821: Error in Fluid documentation in TYPO3 9.5
Patch set 3 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
16:31 Bug #92821: Error in Fluid documentation in TYPO3 9.5
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:29 Bug #92821: Error in Fluid documentation in TYPO3 9.5
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:18 Bug #92821: Error in Fluid documentation in TYPO3 9.5
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:16 Bug #92821: Error in Fluid documentation in TYPO3 9.5
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:13 Bug #92821: Error in Fluid documentation in TYPO3 9.5
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
17:36 Revision 93dc0273: [DOCS] Improve documentation for Fluid f:translate viewhelper
Resolves: #92821
Releases: master, 10.4, 9.5
Change-Id: Ife0999560d3da75051b663b55d46e0f6a5e03dfb
Reviewed-on: https:...
Peter Kraume
17:31 Bug #92445: moved localized records are marked as deleted when only publishing the default language
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:30 Bug #92445 (Under Review): moved localized records are marked as deleted when only publishing the default language
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:05 Bug #92445 (Resolved): moved localized records are marked as deleted when only publishing the default language
Applied in changeset commit:a71f5ed73f5eb102a4a87056b850dcea85fb5ee0. Benni Mack
17:27 Revision 6d66da90: Revert "[BUGFIX] Update localized records when publishing default translation"
This reverts commit a71f5ed73f5eb102a4a87056b850dcea85fb5ee0.
Reason for revert: the tests are broken. Patch gets re...
Anja Leichsenring
17:09 Bug #91223 (Closed): Content element sorting is broken in the page module
Sorry - I just missed that getQueryBuilder will make use of prepareQueryBuilder too - so while the behaviour is still... Jo Hasenau
16:19 Bug #91223 (Accepted): Content element sorting is broken in the page module
Reopening this issue, since it seems that we have been missing another part of PageLayoutView, that still does not so... Jo Hasenau
16:45 Bug #92828 (Closed): Delete files in /typo3temp/assets/_processed_ fails (Remove Temporary Assets)
If you process a static file outside of the storage (without fal) it uses the hardcoded "Fallback Storage" (uid 0). T... Roman Schilter
15:12 Bug #91230: Language menu on mount point page does not generate a valid link
I've had the exact same problem, and solved it by XCLASSing PageRouter:... Robert Kärner
15:04 Bug #92783: Record inserted on wrong pid
I didn't get the problem completely:
* What is moved, a translation or the original record?
* Where does the source ...
Markus Klein
14:58 Bug #92783 (Under Review): Record inserted on wrong pid
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:01 Task #89325: Prevent duplicate redirects in backend module
Problem still persists in current master. Sybille Peters
12:57 Revision 4284c568: [BUGFIX] Do not consider empty files being an image or media file
When creating a new image file, the indexing process must not
try to extract with and height, when the file is empty ...
Helmut Hummel
12:38 Bug #92827: Translating IRRE in Free mode not possible
Extra information:
If I try to use the action "Localize all records" I get a 500 error, this shows up in the logs:
...
Riny van Tiggelen
12:35 Bug #92827 (Closed): Translating IRRE in Free mode not possible
Setup:
- 9.5 installation with 2 sites
- Both sites have 2 languages: Dutch with language-id 0 and English with lan...
Riny van Tiggelen
12:24 Task #92814: Split up BackendUserAuthentication webmount check
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:44 Task #92814: Split up BackendUserAuthentication webmount check
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:39 Task #92814: Split up BackendUserAuthentication webmount check
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:38 Bug #92826 (Under Review): Avoid using ControllerContext, and use Extbase Request instead
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:34 Bug #92826 (Closed): Avoid using ControllerContext, and use Extbase Request instead
Benni Mack
10:34 Bug #91768: Race condition while caching data using SimpleFileBackend
Feel free to add suggestions on how this could be improved. Michael Stucki
09:59 Bug #91768: Race condition while caching data using SimpleFileBackend
Michael Stucki wrote in #note-6:
> Did you try my patch from above? Thanks to this my websites run fine in Kubernete...
ondro no-lastname-given
10:18 Task #92791 (Resolved): Remove "new placeholders" in workspaces
Applied in changeset commit:74899ecfd076d7e53d8891ac26794e8b1f2b9c2f. Benni Mack
10:10 Task #92725: Streamline usage of contrib packages in TypeScript
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:25 Task #92725 (Under Review): Streamline usage of contrib packages in TypeScript
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:48 Feature #88833: Extend possibility to create FileReference in frontend with a given File object
Nobody interested in improving this? Since FAL has already been introduced in 6 LTS (?) there is still no native supp... Jan Kornblum
09:46 Revision 74899ecf: [!!!][TASK] Do not create new version placeholders in workspaces anymore
Creating a new record in a workspace adds two database rows.
One that is the "placeholder", which - since v10.4 - co...
Benni Mack
09:38 Bug #91430: Unrelated tt_content associated to a news after translating it
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:16 Bug #91430: Unrelated tt_content associated to a news after translating it
Mmh, yes, you're right. It is actually set, strange, I just tested again and indeed I didn't write it wrong. So the a... Xavier Perseguers
09:05 Bug #92626 (Resolved): felogin redirect to a domain of another site does not work anymore
Applied in changeset commit:319b24a3c9f590b9146bc9e52b3790ba5728060a. Markus Klein
09:05 Bug #92825 (Resolved): Fix Important-92659-ChangeInTCAOfImagewidthImageheight.rst
Applied in changeset commit:1e85f091845e149f8835a2c6187d189f5b830fed. Oliver Bartsch
09:01 Revision 319b24a3: [BUGFIX] Felogin allows redirect to any site
With #86219 the migration from sys_domain records to Sites was faulty.
Formerly all known domain records were inspect...
Markus Klein
08:53 Revision 1e85f091: [DOCS] Improve documentation about change of tt_content fields configuration
In #92659 the tt_content fields `imagewidth` and `imageheight` have
been adjusted to not limit user input per default...
Oliver Bartsch
07:12 Revision a71f5ed7: [BUGFIX] Update localized records when publishing default translation
If an editor only published the default language,
then the localized records are left "hanging in" a workspace,
and a...
Benni Mack
06:36 Revision 2ccd30ed: [TASK] Use current mime types for fonts
Use the current W3C recommended mime types for
fonts in htaccess base file, see
https://www.iana.org/assignments/med...
Guido Schmechel

2020-11-11

23:09 Task #92791: Remove "new placeholders" in workspaces
Patch set 68 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:20 Task #92791: Remove "new placeholders" in workspaces
Patch set 67 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:12 Task #92791: Remove "new placeholders" in workspaces
Patch set 66 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:32 Task #92791: Remove "new placeholders" in workspaces
Patch set 65 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:41 Task #92791: Remove "new placeholders" in workspaces
Patch set 64 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:37 Task #92791: Remove "new placeholders" in workspaces
Patch set 63 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:17 Task #92791: Remove "new placeholders" in workspaces
Patch set 62 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:32 Task #92791: Remove "new placeholders" in workspaces
Patch set 61 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:53 Task #92791: Remove "new placeholders" in workspaces
Patch set 60 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:45 Task #92791: Remove "new placeholders" in workspaces
Patch set 59 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:06 Task #92791: Remove "new placeholders" in workspaces
Patch set 58 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:52 Task #92791: Remove "new placeholders" in workspaces
Patch set 57 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:21 Task #92743 (Resolved): Use current mime types for forms in .htaccess
Applied in changeset commit:7b3ead26affc3556512ae8bf39822e770393c240. Guido Schmechel
21:32 Task #92743: Use current mime types for forms in .htaccess
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
22:21 Task #92725 (Resolved): Streamline usage of contrib packages in TypeScript
Applied in changeset commit:ff3160960f5dad3266d0751b6f76309840201c0c. Benjamin Franzke
22:21 Task #92346 (Resolved): Enable ext:impexp to include export presets in export
Applied in changeset commit:9cddf73bc0ffd9fe26af11b880b19919c78b8c26. Alexander Nitsche
20:58 Task #92346: Enable ext:impexp to include export presets in export
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
22:21 Task #92574 (Resolved): Remove unneeded BE user context set up from TreeController test
Applied in changeset commit:4a5768c3e6f30b4dd59abe111f4e84d914aec46d. Tymoteusz Motylewski
19:55 Task #92574 (Under Review): Remove unneeded BE user context set up from TreeController test
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
22:21 Feature #92795 (Resolved): add options to locally test on composer min and max installations
Applied in changeset commit:2c21bcb1c8bb3a32fa6eb0f78610b175c3ec6c17. Anja Leichsenring
19:19 Feature #92795: add options to locally test on composer min and max installations
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
18:46 Feature #92795: add options to locally test on composer min and max installations
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
18:43 Feature #92795: add options to locally test on composer min and max installations
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
22:21 Bug #92788 (Resolved): Cannot remove the "New" button in EditDocumentController
Applied in changeset commit:7877f53abf7b5814ec4667cb977cb6c943812e64. Xavier Perseguers
19:47 Bug #92788: Cannot remove the "New" button in EditDocumentController
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
19:46 Bug #92788: Cannot remove the "New" button in EditDocumentController
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
22:21 Feature #87321 (Resolved): Edit Record: New Button cannot be disabled for Editors
Applied in changeset commit:7877f53abf7b5814ec4667cb977cb6c943812e64. Xavier Perseguers
19:47 Feature #87321: Edit Record: New Button cannot be disabled for Editors
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
19:46 Feature #87321: Edit Record: New Button cannot be disabled for Editors
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
22:21 Task #92818 (Resolved): Raise typo3/testing-framework to 6.4.7
Applied in changeset commit:c64c257867ea75913b77ba57e778f651db46850d. Christian Kuhn
11:52 Task #92818: Raise typo3/testing-framework to 6.4.7
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:50 Task #92818 (Under Review): Raise typo3/testing-framework to 6.4.7
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:50 Task #92818 (Closed): Raise typo3/testing-framework to 6.4.7
Christian Kuhn
22:21 Bug #92741 (Resolved): Better handling of "too many redirects" in linkvalidator
Applied in changeset commit:b3b4fd86429fc5e187174189763271254a306f62. Sybille Peters
22:21 Task #92720 (Resolved): Remove Developer page from Linkvalidator docs
Applied in changeset commit:590440d87766d4cc494c060b59ee05fd0a0d81d0. Sybille Peters
22:21 Task #91859 (Resolved): Additional configuration for selectCheckBox
Applied in changeset commit:7e0571001ed9e0fdfa9680b6df3519b0b273173c. Anonymous
22:21 Task #92620 (Resolved): Login and "Get Reset Link" button have a missing focus style
Applied in changeset commit:80cedc5f376e862580b6efa8e21b0c83346c73f4. Torben Hansen
22:21 Task #92634 (Resolved): Unknown ARIA-attribute used in menu
Applied in changeset commit:08cb7b6d457cdbe3156b1def994af6388effee47. Torben Hansen
22:21 Bug #45512 (Resolved): Make the type attribute optional on script, style and link elements
Applied in changeset commit:0371f3460312e8cbdd5707a98f66c0dae96ef12a. Benni Mack
22:21 Task #92807 (Resolved): Remove feature security.frontend.keepSessionDataOnLogout
Applied in changeset commit:c2942387ec7a8d01b4e9856928bafc57533dcbe8. Benni Mack
22:21 Task #92802 (Resolved): Remove DB field based authentication timeout possibility
Applied in changeset commit:f31c4ee681d3b74a4eec5244c458e974e1c15474. Benni Mack
22:21 Task #92801 (Resolved): Extract failed login email notifications into separate class
Applied in changeset commit:b775ab6683aab2e122d572e7ed23de5334b00e79. Benni Mack
22:21 Feature #92794 (Resolved): allow more DB-Versions for local testing
Applied in changeset commit:0d2476e15a1132417626b86bf826364bae07369b. Anja Leichsenring
22:21 Bug #92792 (Resolved): no cache GET parameter is active by default
Applied in changeset commit:df07e39335a32292f1108148645ab1602e989eb4. Benni Mack
20:01 Bug #92792: no cache GET parameter is active by default
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
22:21 Bug #92779 (Resolved): Moving pages in workspaces multiple times creates broken db state
Applied in changeset commit:daa1216a052c95e1ee005d4179fd5a7c5f528070. Christian Kuhn
22:21 Task #92789 (Resolved): Upgrade typo3/phar-stream-wrapper to v3.1.6
Applied in changeset commit:b0f1a3e7672cb24f2fb4db40539a8edc3cc3928a. Oliver Hader
22:21 Bug #92761 (Resolved): TypeError in Wizard TableController if db contains null
Applied in changeset commit:3743a10957c0438a5eee627ce835619af1aea665. Daniel Siepmann
22:21 Bug #92753 (Resolved): Enforce Composer 2 usage for TYPO3 development
Applied in changeset commit:3d712565e5d67c9086e01a36416a00a45143f5ac. Helmut Hummel
22:21 Task #91576 (Resolved): Fix phpstan checkFunctionArgumentTypes errors in ext:extbase
Applied in changeset commit:6dff09314e86a889f77f4c07e4480e73f75a3929. Anonymous
22:21 Task #92624 (Resolved): Purpose of form input cannot be programmatically determined
Applied in changeset commit:b0a7e78969373fd7b86af1b7f59ffa4b809571a9. Manuel Winkelhofer
22:21 Bug #92312 (Resolved): sys_file_metadata.filelist is in TCA but not in SQL schema - may lead to exceptions
Applied in changeset commit:b9262085013bc7a38b2b72c1ab95704d3c7cd705. Benni Mack
22:21 Task #92111 (Resolved): Fix phpstan checkFunctionArgumentTypes errors in ext:backend
Applied in changeset commit:6e25f9ad146962b9c197ada6183a5226965f68ab. Anonymous
22:21 Bug #92776 (Resolved): Select/Deselect buttons in Workspace Modals are no button tags
Applied in changeset commit:1c319b430abaa29ba999048eed6ae9c41a6ca2a8. Oliver Bartsch
22:21 Bug #92680 (Resolved): Dropzone of file upload is not usable by keyboard
Applied in changeset commit:365bc02c80a645800ac62fb663e023e5c730aa6c. Anonymous
22:21 Task #92502 (Resolved): Make Extbase Response PSR-7 compatible
Applied in changeset commit:23b09b8f8ea002c4fd13421ea451a7154fbedf07. Anonymous
22:21 Task #92623 (Resolved): Form input has an insufficient color contrast ratio
Applied in changeset commit:d78354322c95633841ecca76bdc5ba8a35e5e805. Torben Hansen
21:57 Bug #92825: Fix Important-92659-ChangeInTCAOfImagewidthImageheight.rst
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:47 Bug #92825 (Under Review): Fix Important-92659-ChangeInTCAOfImagewidthImageheight.rst
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:39 Bug #92825 (Closed): Fix Important-92659-ChangeInTCAOfImagewidthImageheight.rst
Oliver Bartsch
21:38 Feature #92704: Make the navigation through module menu more efficient for keyboard users
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:32 Feature #92704: Make the navigation through module menu more efficient for keyboard users
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:35 Task #92814: Split up BackendUserAuthentication webmount check
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:32 Revision 7b3ead26: [TASK] Use current mime types for fonts
Use the current W3C recommended mime types for
fonts in htaccess base file, see
https://www.iana.org/assignments/med...
Guido Schmechel
21:28 Task #92820: Respect CGL for TsConfig
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:22 Task #92820 (Under Review): Respect CGL for TsConfig
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:10 Task #92820 (Closed): Respect CGL for TsConfig
Hi,
In serveral place in the core, the CGL for TsConfig are not respected.
This patch ensure that those rules are...
Eric Chavaillaz
21:24 Revision ff316096: [TASK] Streamline usage of contrib packages in TypeScript
No need to use a fully qualified namespace for
3rd party modules that are placed in TYPO3/CMS/Core/Contrib.
There are...
Benjamin Franzke
21:19 Revision 8da21da3: [TASK] Enable EXT:impexp to include presets in export
Only tables with TCA configurations are available for the export of a
TYPO3 instance. The stored export configuration...
Alexander Nitsche
21:17 Bug #91768: Race condition while caching data using SimpleFileBackend
Did you try my patch from above? Thanks to this my websites run fine in Kubernetes with multiple pods. Feel free to p... Michael Stucki
14:27 Bug #91768: Race condition while caching data using SimpleFileBackend
We struggled with the same troubles on typo3 hosted on Kubernetes cluster (with multiple pods) or hosted on multiple ... ondro no-lastname-given
21:04 Task #92622: Status text on the login button is not readable when resized
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:02 Bug #91328: PageLinkBuilder creates broken "translated" Slugs for MountPoints
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:58 Revision 9cddf73b: [TASK] Enable EXT:impexp to include presets in export
Only tables with TCA configurations are available for the export of a
TYPO3 instance. The stored export configuration...
Alexander Nitsche
20:25 Revision 19c5ed0e: [BUGFIX] Disable no_cache functionality for new installations
In order to ensure best practices security-wise,
it is recommended to have the flag "disableNoCacheParameter"
enabled...
Benni Mack
20:07 Revision 4a5768c3: [TASK] Remove unneeded BE user context set up from TreeController test
The BE user aspect is correctly initialized since TestingFramework 6.4.6
So the initailization can be removed from th...
Tymoteusz Motylewski
20:03 Revision 656b5eba: [BUGFIX] Reintroduce the check on options.saveDocNew
Due to a refactoring and "unrolling" of buttons in TYPO3 v9, the TSconfig
options.saveDocNew has been forgotten when ...
Xavier Perseguers
20:00 Revision 4a276979: [BUGFIX] Reintroduce the check on options.saveDocNew
Due to a refactoring and "unrolling" of buttons in TYPO3 v9, the TSconfig
options.saveDocNew has been forgotten when ...
Xavier Perseguers
19:59 Feature #92823: Style action icon as button in linkvalidator
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:16 Feature #92823 (Under Review): Style action icon as button in linkvalidator
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:16 Feature #92823 (Closed): Style action icon as button in linkvalidator
!lv_action.png! Sybille Peters
19:46 Revision 7877f53a: [BUGFIX] Reintroduce the check on options.saveDocNew
Due to a refactoring and "unrolling" of buttons in TYPO3 v9, the TSconfig
options.saveDocNew has been forgotten when ...
Xavier Perseguers
19:44 Revision 8c82cceb: [FEATURE] Add options to locally test on composer min and max stages
Two new options for the famous Build/Scripts/runTests.sh script
have been added, that allow to quickly set up local e...
Anja Leichsenring
19:19 Revision bee026d6: [FEATURE] Add options to locally test on composer min and max stages
Two new options for the famous Build/Scripts/runTests.sh script
have been added, that allow to quickly set up local e...
Anja Leichsenring
19:12 Revision 448edba0: [FEATURE] Allow more DBMS-Versions for local testing
The formerly hard coded DBMS versions the local testing script
Build/Scripts/runTests.sh received more options to run...
Anja Leichsenring
19:09 Bug #92824 (Closed): AbstractController - redirect and forward method deprecated without a migration?
I was cloning a project's extension today while I've noticed that inside my Controller (for a BE module) has a deprec... Mati Sediqi
18:43 Revision 2c21bcb1: [FEATURE] Add options to locally test on composer min and max stages
Two new options for the famous Build/Scripts/runTests.sh script
have been added, that allow to quickly set up local e...
Anja Leichsenring
17:26 Feature #92822 (Under Review): Ignore button for link targets
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:22 Feature #92822 (Under Review): Ignore button for link targets
As already mentioned the problem of "false positives" can make working with linkvalidator difficult and tedious.
F...
Sybille Peters
16:01 Bug #92821 (Under Review): Error in Fluid documentation in TYPO3 9.5
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
15:55 Bug #92821 (Closed): Error in Fluid documentation in TYPO3 9.5
A colleague stumbled over a problem with the @f:translate@ viewhelper in TYPO3 9.5:
The documentation for 9.5 says...
Peter Kraume
15:13 Bug #88890: URL segments (slugs) of translated pages should be autogenerated
Actually this is a bit more than just nuisance as soon as you are going to automatically translate pages and/or other... Jo Hasenau
13:31 Bug #92819 (Under Review): Keyboard navigation in form duplication wizard
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:26 Bug #92819 (Closed): Keyboard navigation in form duplication wizard
Keyboard navigation inside the multi-step wizard for duplication of forms in backend is currently not accessibly by k... Elias Häußler
13:16 Revision 389edca5: [TASK] Raise typo3/testing-framework to 6.4.7
Contains a change for an upcoming workspace related
core patch.
composer require --dev typo3/testing-framework ^6.4....
Benni Mack
13:16 Revision c64c2578: [TASK] Raise typo3/testing-framework to 6.4.7
Contains a change for an upcoming workspace related
core patch.
composer require --dev typo3/testing-framework ^6.4....
Christian Kuhn
11:25 Bug #92817: Wrong translation: 'hidden' (en) should be 'versteckt' (de)
Pah, I was wrong. Please close the issue. It's just confusing. Martin Bless
11:08 Bug #92817 (Closed): Wrong translation: 'hidden' (en) should be 'versteckt' (de)
Just stumpled over this in v9.5.17:
'hidden' has been translated as 'sichtbar' (de).
Should become the opposite, ...
Martin Bless
10:01 Revision e3d720e9: [TASK] styleguide: Drop travis-ci badge from README
Christian Kuhn
09:24 Revision 590440d8: [DOCS] Remove Developer page from Linkvalidator docs
The Developer page explained how link handling is done
in the RTE. This is not specific to linkvalidator and
may chan...
Sybille Peters
08:10 Bug #91725: PageLinkBuilder: disableGroupAccessCheck doesn't work for translated pages with fegroup restriction
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:15 Bug #92816 (Closed): Language backend labels in list view confusing for editors
The list view shows the language of records in like this: @French [Site: mysite]@.
The site is a technical informa...
Sebastian Michaelsen

2020-11-10

22:26 Revision b3b4fd86: [BUGFIX] Better handling of "too many redirects" in linkvalidator
Previously, if there were too many redirects, an error message
"A redirect loop occurred" was displayed. This was mis...
Sybille Peters
22:00 Revision 33d6afc1: [TASK] Removed unknown aria attribute from modules menu
Removed an unknown aria attribute from the modules menu
and added an `aria-controls` attribute to 1st level menu
item...
Torben Hansen
21:46 Feature #92795: add options to locally test on composer min and max installations
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:59 Feature #92795: add options to locally test on composer min and max installations
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:33 Feature #92795: add options to locally test on composer min and max installations
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:39 Revision 7e057100: [FEATURE] Add `expandAll` option for renderType=selectCheckBox
The renderType `selectCheckbox` allows for grouping of items,
which are rendered as collapsed per default.
A new TCA...
spthiel
21:38 Revision d72ed9c2: [TASK] styleguide: Add example for selectCheckBox with dividers
https://github.com/TYPO3-CMS/styleguide/pull/146
Relates to https://forge.typo3.org/issues/91859
Anja Leichsenring
21:15 Revision 6e8a6770: [TASK] styleguide: Port Testing to Github Actions
https://github.com/TYPO3-CMS/styleguide/pull/168
Drop travis, it did a good job but its time is over now.
Anja Leichsenring
20:24 Revision 8f5f8080: [BUGFIX] Add focus style to button on login form
Adds a focus style to the button on the login form
so it is visible that the button has the focus.
Resolves: #92620
...
Torben Hansen
19:54 Task #92620: Login and "Get Reset Link" button have a missing focus style
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
19:52 Revision 80cedc5f: [BUGFIX] Add focus style to button on login form
Adds a focus style to the button on the login form
so it is visible that the button has the focus.
Resolves: #92620
...
Torben Hansen
19:16 Task #92634: Unknown ARIA-attribute used in menu
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
19:05 Revision 08cb7b6d: [TASK] Removed unknown aria attribute from modules menu
Removed an unknown aria attribute from the modules menu
and added an `aria-controls` attribute to 1st level menu
item...
Torben Hansen
18:57 Feature #92794: allow more DB-Versions for local testing
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:24 Feature #92794: allow more DB-Versions for local testing
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
18:38 Revision 0371f346: [!!!][BUGFIX] Do not render type attribute for style and link tags
It is recommended for <style> and <link> HTML tags
to not use the "type" attribute anymore.
Details:
* https://devel...
Benni Mack
18:10 Task #92616: Upgrade Bootstrap v3 to v5
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:04 Bug #45512: Make the type attribute optional on script, style and link elements
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:47 Task #92791: Remove "new placeholders" in workspaces
Patch set 56 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:46 Task #92791: Remove "new placeholders" in workspaces
Patch set 55 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:25 Task #92791: Remove "new placeholders" in workspaces
Patch set 54 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:20 Task #92791: Remove "new placeholders" in workspaces
Patch set 53 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:47 Task #92791: Remove "new placeholders" in workspaces
Patch set 52 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:32 Task #92791: Remove "new placeholders" in workspaces
Patch set 51 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:46 Task #92815: Introduce ForwardResponse for extbase
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:45 Task #92815: Introduce ForwardResponse for extbase
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:37 Task #92815 (Under Review): Introduce ForwardResponse for extbase
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:16 Task #92815 (Closed): Introduce ForwardResponse for extbase
Alexander Schnitzler
15:34 Bug #91725: PageLinkBuilder: disableGroupAccessCheck doesn't work for translated pages with fegroup restriction
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:48 Bug #91430: Unrelated tt_content associated to a news after translating it
In the description you have... Markus Klein
11:27 Task #92814 (Under Review): Split up BackendUserAuthentication webmount check
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:26 Task #92814 (Closed): Split up BackendUserAuthentication webmount check
Benni Mack
10:32 Bug #91915: View button in TCEForm does not refresh and focus frontend tab
Can confirm, still a problem in 10.4.9. Jörn Wagner
10:31 Revision c2942387: [!!!][TASK] Remove feature security.frontend.keepSessionDataOnLogout
The feature flag "security.frontend.keepSessionDataOnLogout"
was introduced as part of a security bugfix to still ena...
Benni Mack
10:28 Revision 9737936d: [FEATURE] Allow more DBMS-Versions for local testing
The formerly hard coded DBMS versions the local testing script
Build/Scripts/runTests.sh received more options to run...
Anja Leichsenring
10:17 Bug #91733: Core: Exception handler (CLI): Uncaught TYPO3 Exception: Argument 1 passed to TYPO3\CMS\Frontend\Controller\ErrorController::unavailableAction() must implement interface Psr\Http\Message\ServerRequestInterface, null given

> how can this be reproduced?
I recently stumbled over this issue, too.
I can reproduce it on TYPO3 9.5.22 with...
Tobias Eichelbrönner
09:53 Bug #92813 (Under Review): Respect mod.web_list.noViewWithDokTypes also in record list
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:36 Bug #92813 (Closed): Respect mod.web_list.noViewWithDokTypes also in record list
Hi,
The options noViewWithDokTypes is not respected in the record list.
Even if not configured, it is possible to...
Eric Chavaillaz
09:34 Task #92796: Display local testing result at end of run
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:24 Revision 0d2476e1: [FEATURE] Allow more DBMS-Versions for local testing
The formerly hard coded DBMS versions the local testing script
Build/Scripts/runTests.sh received more options to run...
Anja Leichsenring
08:12 Bug #92811 (Closed): File > Filelist always goes back to root on load
In TYPO3 v9:
# Go to File > Filelist
# Open a nested folder (e.g, "c1" in screenshot):
!c1.png!
# Reclick...
Xavier Perseguers
07:40 Bug #92810 (Closed): Too many redirects, if workspace slug is older than live
Steps to reproduce:
# Create a workspace and edit a page A, but don´t publish it.
# Change the live slug on page ...
Josua Vogel
06:52 Bug #92809 (Accepted): Anchor Links in Link Wizard not translated correctly
I have a page A in the default language and a translated page B in 'Free Mode'.
Page A has a Textmedia content eleme...
Philipp Parzer

2020-11-09

22:16 Revision b775ab66: [!!!][TASK] Extract failed login email notifications into separate class
One of TYPO3's major "fat" classes AbstractUserAuthentication
is now thinned out as the "email when X failed login ha...
Benni Mack
20:19 Feature #92778: Provide Event to modify Site configuration
+1 - i want that too :) Andreas Kießling
20:06 Bug #92808 (Rejected): undeclared argument passed to Viewhelper ..BE\ContainerViewHelper
It is strange, because I don't use any Viewhelper be.container in my extension.
In the download you willfinda screen...
Hans-Georg Althoff
19:51 Task #92807 (Under Review): Remove feature security.frontend.keepSessionDataOnLogout
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:47 Task #92807 (Closed): Remove feature security.frontend.keepSessionDataOnLogout
Benni Mack
18:46 Bug #89295: Typo3QuerySettings set as DefaultQuerySettings in a Repositories initializeObject Method are not honored
I have written a patch for fixing this issue in v10. Markus Hofmann
17:15 Task #92801: Extract failed login email notifications into separate class
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:14 Task #92801: Extract failed login email notifications into separate class
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:34 Task #92801: Extract failed login email notifications into separate class
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:50 Task #92801: Extract failed login email notifications into separate class
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:50 Task #92801 (Under Review): Extract failed login email notifications into separate class
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:26 Task #92801 (Closed): Extract failed login email notifications into separate class
Benni Mack
15:54 Bug #92806 (Closed): Uncatched exception when copying a folder to the same parent folder
How to reproduce:
# Create a folder @user_upload/test@
# Copy this folder to the clipboard
# Go to @user_upload/...
Xavier Perseguers
15:49 Bug #92805: Context menu is broken "forever" when deleting a folder which has been copied
Fix: the user must reset his/her user settings to the default. Xavier Perseguers
15:47 Bug #92805 (Closed): Context menu is broken "forever" when deleting a folder which has been copied
How to reproduce:
# Choose either "Normal" clipboard or any other multiple-item clipboard
# Copy a folder to clip...
Xavier Perseguers
15:45 Bug #92804 (Closed): Sorting of inline records that contain inline records breaks the database
Sorting inline records (let's call them 'parent records') that contain more inline records (let's call these 'childre... Johannes Schlier
15:31 Revision f31c4ee6: [!!!][TASK] Remove unused possibility for user-based authentication timeout field
The AbstractUserAuthentication property "auth_timeout_field"
was used in the past (until TYPO3 8.0) to be filled for ...
Benni Mack
14:41 Task #92622: Status text on the login button is not readable when resized
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:39 Task #92802: Remove DB field based authentication timeout possibility
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:24 Task #92802 (Under Review): Remove DB field based authentication timeout possibility
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:16 Task #92802 (Closed): Remove DB field based authentication timeout possibility
Benni Mack
14:32 Revision 617f9c05: [BUGFIX] Moving pages in workspaces updates pid correctly
* (v10) Moving a page that exists in live within
workspaces multiple times does not upate the pid of
the t3ver_st...
Christian Kuhn
14:32 Revision daa1216a: [BUGFIX] Moving pages in workspaces updates pid correctly
* (v10) Moving a page that exists in live within
workspaces multiple times does not upate the pid of
the t3ver_st...
Christian Kuhn
14:30 Task #92803 (Closed): Intransparent configuration path (e.g. for LocalConfiguration.php)
According to the documentation, configuration files (e.g. LocalConfiguration.php) will be put in @{$projectRootPath}/... Daniel Haring
14:08 Bug #92779: Moving pages in workspaces multiple times creates broken db state
Patch set 12 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
14:06 Bug #92779: Moving pages in workspaces multiple times creates broken db state
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:48 Revision df07e393: [BUGFIX] Disable no_cache functionality for new installations
In order to ensure best practices security-wise,
it is recommended to have the flag "disableNoCacheParameter"
enabled...
Benni Mack
11:26 Bug #92768: Extbase: Localized Children records are not working when parent element has sys_language_uid=-1
Thx for asking Georg.
I just reflected with the customer (just for your information: Communication department of a...
Alex Kellner
10:55 Bug #92787: Linkvalidator searches only current page
Thanks for taking the time.
As already pretty obvious before, it looks like the problem is in the linkvalidator rep...
Sybille Peters
08:24 Bug #92787: Linkvalidator searches only current page
I don't use Slack, so I give you some more information here:
> Do you mean there are broken links in subpages but ...
Michael Sollmann
09:29 Bug #92783: Record inserted on wrong pid
Patch pending with https://review.typo3.org/c/Packages/TYPO3.CMS/+/66552 - no idea why forge did not pick that one up. Christian Kuhn
08:49 Feature #92794: allow more DB-Versions for local testing
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:43 Task #92619: Login button has an invalid attribute
Incredibly stupid and long standing FF bug. Funny I have never (as FF user) seen it in the wild.
Anyways, I'm not ...
Martin Kutschker
07:46 Task #92619 (On Hold): Login button has an invalid attribute
As stated in the master merge request there is currently a bug with Firefox. The disabled state of a button might be ... Michael Telgkamp

2020-11-08

21:38 Bug #92800 (Closed): Redirects not working correctly in redirectfinisher of EXT:form
With the change of https://github.com/TYPO3/TYPO3.CMS/commit/3dc902eeab54fcc2608dbcbe43f2d2c685ec1457#diff-ae5223ac59... Richard Haeser
19:43 Bug #92561: f:variable with an array should insert keys when variable already exists
Why not simple use another variable name? I don't see a bug in the current behaviour. Christoph Lehmann
18:49 Feature #92798 (New): Show warning when plugin content element is saved but no plugin is selected
Show a warning in the page module if a plugin (aka "list") CE is stored without a plugin selected (aka "list_type"). Torben Hansen
17:53 Task #92619: Login button has an invalid attribute
What are the issues? I have tried the patch and had no issues.
Martin Kutschker
17:46 Bug #89520: Missing tooltips in info module
Note that adding only title-attributes to links and buttons will create accessibility issues.
The BE needs a prope...
Martin Kutschker
16:47 Task #92620: Login and "Get Reset Link" button have a missing focus style
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:12 Task #92628: Linked TYPO3-Logo has no discernible text
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:22 Bug #92797: Context API - Get the backend.user in TCA not possible. Bug?
So a small update: I've written a little helper-class which reads the current session-id (accessible via cookie), a S... Mati Sediqi
13:46 Bug #92797 (Closed): Context API - Get the backend.user in TCA not possible. Bug?
Hey there,
I was playing around recently with the new Context API introduced in TYPO3 9.4 (feature #85389) on a 10...
Mati Sediqi
13:02 Task #92796: Display local testing result at end of run
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:58 Task #92796: Display local testing result at end of run
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:52 Task #92796: Display local testing result at end of run
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:23 Task #92796: Display local testing result at end of run
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:17 Task #92796 (Under Review): Display local testing result at end of run
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:37 Task #92796 (Closed): Display local testing result at end of run
Due to docker being involved, deciding whether a rest run succeeded requires a little scroll up before the test resul... Anja Leichsenring
12:17 Feature #92794: allow more DB-Versions for local testing
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:43 Feature #92794: allow more DB-Versions for local testing
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:03 Feature #92794 (Under Review): allow more DB-Versions for local testing
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:00 Feature #92794 (Closed): allow more DB-Versions for local testing
The local core testing with runTests.sh does not allow to test on several DBMS-Versions easily, as the versions are h... Anja Leichsenring
11:00 Bug #92793 (New): Some icons are missing in the backend
Oliver Bartsch
10:17 Feature #92795 (Under Review): add options to locally test on composer min and max installations
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:13 Feature #92795 (Closed): add options to locally test on composer min and max installations
the nightly tests offer composer max and min stages, which are not available for local testing out of the box. We got... Anja Leichsenring
10:01 Bug #92678: Inverted BE form checkboxes (TCA flag invertStateDisplay) are spoken incorrectly
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2020-11-07

22:01 Bug #92787 (Needs Feedback): Linkvalidator searches only current page
Sybille Peters
21:56 Bug #92787: Linkvalidator searches only current page
Tested with 10.4.9. I cannot reproduce it. Please contact me on TYPO3 Slack @sybille Sybille Peters
21:40 Bug #92787: Linkvalidator searches only current page
I cannot reproduce this in the current 10.4. I did not use latest release, I used the lastst development version from... Sybille Peters
21:39 Feature #89496: Make context menu usable via keyboard
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:27 Feature #89496: Make context menu usable via keyboard
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:25 Bug #84897 (Closed): Table field name no_search and description in pages properties flatly contradict each other
If the issue has been resolved, I suggest to close. Sybille Peters
20:19 Bug #84897: Table field name no_search and description in pages properties flatly contradict each other
1) Who cares about the internals? The label says "include in search" so it is green (active) when the page is include... Martin Kutschker
20:20 Bug #92678: Inverted BE form checkboxes (TCA flag invertStateDisplay) are spoken incorrectly
Yes, they deal both with inverted TCA checbox fields. The concerns are different enough to warrant different tickets ... Martin Kutschker
15:48 Bug #92678: Inverted BE form checkboxes (TCA flag invertStateDisplay) are spoken incorrectly
Do you think that this issue can be considered related? #84897 Riccardo De Contardi
18:01 Bug #92793: Some icons are missing in the backend
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:59 Bug #92793 (Under Review): Some icons are missing in the backend
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:52 Bug #92793 (Closed): Some icons are missing in the backend
Since the introduction of svg icon sprites, some icons are missing since they do not longer exist under it's given na... Oliver Bartsch
17:19 Bug #92790: PostFolderRenameSignal has wrong argument in TYPO3 v9
In case you need the correct behaviour until the fix is not merged, here is how you should work:... Xavier Perseguers
12:40 Bug #92790 (Under Review): PostFolderRenameSignal has wrong argument in TYPO3 v9
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
12:35 Bug #92790 (Closed): PostFolderRenameSignal has wrong argument in TYPO3 v9
When renaming a folder two signals are sent:
* PreFolderRenameSignal
* PostFolderRenameSignal
Since TYPO3 v10 ...
Xavier Perseguers
15:41 Bug #81893 (Closed): ck_editor: Linefeeds added after each save
I think it is safe to close this issue for now (long time without feedback and seems related to a deprecated feature)... Riccardo De Contardi
15:40 Bug #89923 (Closed): Empty p-Tag appended to RTE fields after save
I think it is safe to close this issue for now (long time without feedback and seems related to a deprecated feature)... Riccardo De Contardi
15:19 Bug #92792 (Under Review): no cache GET parameter is active by default
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:17 Bug #92792 (Closed): no cache GET parameter is active by default
Benni Mack
14:18 Bug #92785: Page module does not show flag for language "All"
Patch set 3 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
12:35 Bug #92785: Page module does not show flag for language "All"
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
12:21 Bug #92785: Page module does not show flag for language "All"
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:58 Bug #92785: Page module does not show flag for language "All"
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:10 Task #92791 (Under Review): Remove "new placeholders" in workspaces
Patch set 50 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:31 Task #92791 (Closed): Remove "new placeholders" in workspaces
Benni Mack
12:51 Revision 63ed9f2a: [BUGFIX] Fix type error in TCA table wizard for null values
When using renderType textTable for text fields in TCA, the controller
will pass the currently stored value to underl...
Daniel Siepmann
12:37 Revision 9d124ea8: [TASK] Upgrade typo3/phar-stream-wrapper to v3.1.6
PHP versions 8.0-RC1, 7.4.12, 7.3.24 introduced a different behavior
for `stream_wrapper_restore()` and would throw a...
Oliver Hader
12:26 Revision 14a0d7cb: [TASK] Upgrade typo3/phar-stream-wrapper to v3.1.6
PHP versions 8.0-RC1, 7.4.12, 7.3.24 introduced a different behavior
for `stream_wrapper_restore()` and would throw a...
Oliver Hader
12:26 Revision b0f1a3e7: [TASK] Upgrade typo3/phar-stream-wrapper to v3.1.6
PHP versions 8.0-RC1, 7.4.12, 7.3.24 introduced a different behavior
for `stream_wrapper_restore()` and would throw a...
Oliver Hader
12:14 Task #92789: Upgrade typo3/phar-stream-wrapper to v3.1.6
Patch set 3 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
12:12 Task #92789: Upgrade typo3/phar-stream-wrapper to v3.1.6
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
11:59 Task #92789: Upgrade typo3/phar-stream-wrapper to v3.1.6
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:19 Task #92789: Upgrade typo3/phar-stream-wrapper to v3.1.6
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
11:17 Task #92789: Upgrade typo3/phar-stream-wrapper to v3.1.6
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:06 Task #92789 (Under Review): Upgrade typo3/phar-stream-wrapper to v3.1.6
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:01 Task #92789 (Closed): Upgrade typo3/phar-stream-wrapper to v3.1.6
see https://github.com/TYPO3/phar-stream-wrapper/releases/tag/v3.1.6 Oliver Hader
12:10 Revision 323bba65: [TASK] Enforce Composer 2 usage for TYPO3 development
To benefit from faster operations and cleaner updates
Composer 2 usage is now enforced by requiring ^2.0
of composer-...
Helmut Hummel
12:09 Bug #92753: Enforce Composer 2 usage for TYPO3 development
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
11:55 Bug #92753 (Under Review): Enforce Composer 2 usage for TYPO3 development
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:02 Revision 1c2b5b88: [BUGFIX] Fix type error in TCA table wizard for null values
When using renderType textTable for text fields in TCA, the controller
will pass the currently stored value to underl...
Daniel Siepmann
11:56 Revision 3d712565: [TASK] Enforce Composer 2 usage for TYPO3 development
To benefit from faster operations and cleaner updates
Composer 2 usage is now enforced by requiring ^2.0
of composer-...
Helmut Hummel
10:54 Task #92784 (Under Review): Extbase controller actions must return ResponseInterface
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:33 Bug #92761: TypeError in Wizard TableController if db contains null
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
10:33 Bug #92761: TypeError in Wizard TableController if db contains null
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:33 Revision 3743a109: [BUGFIX] Fix type error in TCA table wizard for null values
When using renderType textTable for text fields in TCA, the controller
will pass the currently stored value to underl...
Daniel Siepmann
09:12 Bug #92788 (Under Review): Cannot remove the "New" button in EditDocumentController
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:25 Bug #92788: Cannot remove the "New" button in EditDocumentController
Since I was quite sure I already had this problem, I searched a bit and found that indeed in another project I alread... Xavier Perseguers
08:16 Bug #92788 (Closed): Cannot remove the "New" button in EditDocumentController
Working on a new feature for EXT:fal_protect, I discover that I cannot remove the "New" button in the toolbar when ed... Xavier Perseguers
09:12 Feature #87321: Edit Record: New Button cannot be disabled for Editors
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:54 Revision 6dff0931: [TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:extbase
This patch fixes incompatible type usage in function arguments
and is preparatory work for introducing native type hi...
Alexander Schnitzler
06:09 Task #92766: Don't minify BE javascript files
Hi Georg,
1. Not a big deal for editors eventually. The difference in KB in this case is minimal and it only affec...
Ian Solo

2020-11-06

18:42 Bug #92787 (Closed): Linkvalidator searches only current page
In TYPO3 10 the linkvalidator searches only in the current page/level, regardless how much levels are chosen. Tested ... Michael Sollmann
15:54 Task #92743 (Under Review): Use current mime types for forms in .htaccess
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:26 Bug #92751 (Under Review): Localization wizard hangs
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:20 Task #92622: Status text on the login button is not readable when resized
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:08 Task #92622: Status text on the login button is not readable when resized
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:07 Task #92622: Status text on the login button is not readable when resized
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:53 Task #92622: Status text on the login button is not readable when resized
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:51 Task #92622: Status text on the login button is not readable when resized
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:48 Task #92622: Status text on the login button is not readable when resized
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:42 Task #92622 (Under Review): Status text on the login button is not readable when resized
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:01 Bug #92708 (Under Review): Editors cannot copy records in page module
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:54 Bug #92785 (Under Review): Page module does not show flag for language "All"
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:47 Bug #92785 (Closed): Page module does not show flag for language "All"
When you are in the "Languages" module in the page module, you can see flags for all languages but not for language "... Dmitry Dulepov
14:14 Feature #92786 (Closed): Wrap for {searchWord.sword} in EXT:indexed_search
Currently there is no possibility (apart from using an own template) to emphasize the searchword in the info above th... Michael Sollmann
13:16 Task #92784 (Closed): Extbase controller actions must return ResponseInterface
Alexander Schnitzler
13:06 Revision ffba5bfe: [BUGFIX] Avoid database errors when translating sys_file (metadata) records
The TCA definitions for sys_file.fileinfo and sys_file_metadata.fileinfo
were marked "user" but without any database ...
Benni Mack
12:37 Bug #92312: sys_file_metadata.filelist is in TCA but not in SQL schema - may lead to exceptions
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:37 Revision b9262085: [BUGFIX] Avoid database errors when translating sys_file (metadata) records
The TCA definitions for sys_file.fileinfo and sys_file_metadata.fileinfo
were marked "user" but without any database ...
Benni Mack
11:30 Bug #92783 (Closed): Record inserted on wrong pid
If a record is localized and then moved to another page(A), the l10n_source field of the translated record on the old... Philipp Parzer
10:52 Task #92111: Fix phpstan checkFunctionArgumentTypes errors in ext:backend
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:50 Revision 6e25f9ad: [TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:backend
This patch fixes incompatible type usage in function arguments
and is preparatory work for introducing native type hi...
Alexander Schnitzler
10:33 Bug #92781 (Closed): Placeholders not working in multiple recipient keys/addresses
This has been fixed with #88550 already. Mathias Brodala
10:23 Bug #92781 (Closed): Placeholders not working in multiple recipient keys/addresses
With #80420 multiple recipients are possible in forms. However, placeholders like @{email}@ are not supported anymore... Mathias Brodala
10:32 Bug #92782 (Closed): MigrateFeloginPlugins should not stop when record not updated
The update wizard currently stops, when the result (amount of rows updated) is zero. This scenario can happen, when t... Torben Hansen
10:19 Task #92624: Purpose of form input cannot be programmatically determined
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:18 Revision b0a7e789: [TASK] Add autocomplete attributes to Login form
Add autocomplete attributes to Login form and ForgetPasswordForm Inputs
Use `autocomplete="email"`, `autocomplete="u...
Manuel Winkelhofer
10:10 Revision 1c319b43: [BUGFIX] Fix workspace select / deselect all buttons
The "select all" and "deselect all" buttons in the "Send to stage"
modal in workspaces are now proper button tags.
T...
Oliver Bartsch
10:09 Revision 365bc02c: [BUGFIX] Allow keyboard usage of file upload dropzone
The dropzone for file uploads now uses two <button> tags
instead of <div> tags. One for the dropzone itself and
the o...
Olaf Schmidt-Wischhöfer
10:05 Bug #91293: FlexForm with inline field leads to console error "this.container is null"
Hi Alex,
I just checked TYPO3 master and also again stable LTS 10.4.9 with latest powermail and it works for me on...
Georg Ringer
09:53 Task #91576 (Under Review): Fix phpstan checkFunctionArgumentTypes errors in ext:extbase
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:15 Task #91576 (Resolved): Fix phpstan checkFunctionArgumentTypes errors in ext:extbase
Oliver Hader
08:52 Task #91576 (Under Review): Fix phpstan checkFunctionArgumentTypes errors in ext:extbase
Gerrit Code Review
09:45 Bug #92680 (Under Review): Dropzone of file upload is not usable by keyboard
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:14 Bug #92680 (Resolved): Dropzone of file upload is not usable by keyboard
Oliver Hader
08:52 Bug #92680 (Under Review): Dropzone of file upload is not usable by keyboard
Gerrit Code Review
09:42 Bug #92776: Select/Deselect buttons in Workspace Modals are no button tags
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:37 Bug #92776 (Under Review): Select/Deselect buttons in Workspace Modals are no button tags
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:14 Bug #92776 (Resolved): Select/Deselect buttons in Workspace Modals are no button tags
Oliver Hader
08:52 Bug #92776 (Under Review): Select/Deselect buttons in Workspace Modals are no button tags
Gerrit Code Review
09:13 Bug #92759 (Resolved): Workspace preview uncheck all button dead
Oliver Hader
08:52 Bug #92759 (Under Review): Workspace preview uncheck all button dead
Gerrit Code Review
09:12 Task #92689 (Resolved): Update @typo3/icons to v2 and support icon sprites
Oliver Hader
08:52 Task #92689 (Under Review): Update @typo3/icons to v2 and support icon sprites
Gerrit Code Review
09:11 Bug #92773 (Resolved): mssql tests fail due to merged patch #87655
Oliver Hader
08:52 Bug #92773 (Under Review): mssql tests fail due to merged patch #87655
Gerrit Code Review
09:10 Bug #92454 (Resolved): Invalid colPos/language UID used in "Languages" view with defLangBinding
Oliver Hader
08:51 Bug #92454 (Under Review): Invalid colPos/language UID used in "Languages" view with defLangBinding
Gerrit Code Review
09:09 Bug #87655 (Accepted): Wrong count by extbase with own QueryBuilder
Oliver Hader
08:51 Bug #87655 (Under Review): Wrong count by extbase with own QueryBuilder
Gerrit Code Review
08:55 Bug #89187 (Closed): Slug recreation is not available for generator fields with type=inline
Benni Mack
08:51 Bug #89187 (Under Review): Slug recreation is not available for generator fields with type=inline
Gerrit Code Review
08:55 Task #92767 (Closed): Remove internal BootstrapInterface
Benni Mack
08:51 Task #92767 (Under Review): Remove internal BootstrapInterface
Gerrit Code Review
08:54 Bug #92753 (Resolved): Enforce Composer 2 usage for TYPO3 development
Benni Mack
08:51 Bug #92753 (Under Review): Enforce Composer 2 usage for TYPO3 development
Gerrit Code Review
08:51 Revision 23b09b8f: [!!!][TASK] Make Extbase handle PSR-7 responses only
With this patch, Extbase does no longer handle/return
extbase responses whose api was defined by the extbase
Response...
Alexander Schnitzler
08:35 Revision d7835432: [TASK] Optimize color contrast for login input fields
Increased contrast ratio to at least 3:1 for input fields
of the class "input-login" and also a box shadow has been
a...
Torben Hansen
07:24 Feature #92760 (Accepted): extend f:format.date with an optional argument for to convert date to an current Timezone
Georg Ringer
07:24 Bug #92768 (Needs Feedback): Extbase: Localized Children records are not working when parent element has sys_language_uid=-1
Thanks for creating the issue. I guess it is related to #92757. IMO localization should not be possible for records w... Georg Ringer
07:12 Bug #92775 (Accepted): Preview of a page in an additional language fails if default and localized page is hidden
Georg Ringer

2020-11-05

21:08 Task #91576 (Resolved): Fix phpstan checkFunctionArgumentTypes errors in ext:extbase
Applied in changeset commit:8fefaaa38450c3953b64b6530922d783e9badd5a. Anonymous
20:55 Feature #92780: Provide Event after page URI has been generated
I created an extension which adds the functionality via xclass: https://github.com/smichaelsen/page-router-event Sebastian Michaelsen
20:37 Feature #92780 (Rejected): Provide Event after page URI has been generated
After @PageRouter->generateUri()@ has created a link to a page, an event should be dispatched that allows extensions ... Sebastian Michaelsen
20:31 Epic #90724 (Closed): Migration of mails to FluidEmail
Georg Ringer
19:54 Revision 8fefaaa3: [TASK] Fix phpstan checkFunctionArgumentTypes errors in ext:extbase
This patch fixes incompatible type usage in function arguments
and is preparatory work for introducing native type hi...
Alexander Schnitzler
17:34 Feature #92231: Add some more error messages to linkvalidator
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:30 Bug #92680 (Resolved): Dropzone of file upload is not usable by keyboard
Applied in changeset commit:1fba082393863ba6b230dedd9ecbb0db31c367ba. Anonymous
14:44 Bug #92680: Dropzone of file upload is not usable by keyboard
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:01 Revision 1fba0823: [BUGFIX] Allow keyboard usage of file upload dropzone
The dropzone for file uploads now uses two <button> tags
instead of <div> tags. One for the dropzone itself and
the o...
Olaf Schmidt-Wischhöfer
17:00 Bug #92776 (Resolved): Select/Deselect buttons in Workspace Modals are no button tags
Applied in changeset commit:9064014696f474679a2c2bec2754a95094b5574f. Oliver Bartsch
11:06 Bug #92776 (Under Review): Select/Deselect buttons in Workspace Modals are no button tags
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:05 Bug #92776 (Closed): Select/Deselect buttons in Workspace Modals are no button tags
Oliver Bartsch
16:59 Revision 90640146: [BUGFIX] Fix workspace select / deselect all buttons
The "select all" and "deselect all" buttons in the "Send to stage"
modal in workspaces are now proper button tags.
T...
Oliver Bartsch
15:09 Task #92502: Make Extbase Response PSR-7 compatible
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:56 Bug #91629: external Links (if set as "external site") do not get rel="noreferrer" NOR rel="noopener"
Georg Ringer wrote:
> how do you generate your menu?
I use standard Bootstrap_Package (newest version) but I also...
Martin Hotmann
14:56 Bug #92779: Moving pages in workspaces multiple times creates broken db state
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:56 Bug #92779: Moving pages in workspaces multiple times creates broken db state
Patch set 11 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
14:30 Bug #92779: Moving pages in workspaces multiple times creates broken db state
Patch set 10 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available ...
Gerrit Code Review
14:28 Bug #92779 (Under Review): Moving pages in workspaces multiple times creates broken db state
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:22 Bug #92779 (Closed): Moving pages in workspaces multiple times creates broken db state
Redroduce:
* create 3 pages in live: "target-1", "target-2" und "page-to-move"
* go to workspace
* move "page-to...
Christian Kuhn
14:50 Bug #92745: Page tree is not synchronized with Bookmark

there is an JS API for selecting page tree nodes.
Viewport.NavigationContainer.PageTree.selectNode(node);
Exa...
Tymoteusz Motylewski
14:32 Revision dd5e6892: [BUGFIX] Workspace preview uncheck all button
In workspace frontend preview, clicking the "Send to stage"
button renders a modal to select mail recipients to notif...
Christian Kuhn
13:50 Bug #87799: Typoscript SELECT: orderBy = ###marker### wont work
The markers concept was introduced to easily prevent SQL injection with external data in queries. In most cases this ... Jigal van Hemert
12:33 Feature #92778 (Closed): Provide Event to modify Site configuration
TYPO3 should provide a way to programmtically enhance the Site configuration right after it was read from the YAML fi... Sebastian Michaelsen
11:54 Bug #92188: Deferred image processing in the backend is only partly implemented
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:11 Bug #92777 (Under Review): TCA l10n_mode exclude (as well as allow language syncronisation bahviour) and bidirectional MM relations cause Extbase to use uidLocalized instead of UID from foreign side
in TYPO3 v10.4.9 when I use the following tx_csdummy_domain_model_product.php TCA... Marc Hirdes
11:00 Bug #92759 (Resolved): Workspace preview uncheck all button dead
Applied in changeset commit:abfef0336cb0d25335ace900df385e98d2951820. Christian Kuhn
10:45 Bug #92759: Workspace preview uncheck all button dead
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:45 Revision abfef033: [BUGFIX] Workspace preview uncheck all button
In workspace frontend preview, clicking the "Send to stage"
button renders a modal to select mail recipients to notif...
Christian Kuhn
10:31 Bug #92775: Preview of a page in an additional language fails if default and localized page is hidden
Update: While I could not reproduce it on a naked TYPO3-instance, we also face issues when parent or great-parent pag... Alex Kellner
10:26 Bug #92775: Preview of a page in an additional language fails if default and localized page is hidden
Looks similar to #20873 but not quite the same... Riccardo De Contardi
10:19 Bug #92775 (Closed): Preview of a page in an additional language fails if default and localized page is hidden
If you are logged in at the same time in backend, you can preview hidden pages (since ever).
But if you add a tra...
Alex Kellner
10:30 Task #92689 (Resolved): Update @typo3/icons to v2 and support icon sprites
Applied in changeset commit:16024b88921f83aa919e57c3743b40957851f378. Andreas Fernandez
08:34 Task #92689 (Under Review): Update @typo3/icons to v2 and support icon sprites
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:17 Bug #92769: Sorting by relation fails if a constraint is set
Problem could be solved by updating "doctrine/dbal" to 2.12.0
This ticket can be closed.
Albrecht Köhnlein
10:15 Revision 16024b88: [TASK] Use SVG icon sprites
This patch updates @typo3/icons to version 2.x delivering icon sprites.
Using icon sprites greatly improves backend p...
Andreas Fernandez
10:12 Bug #92708: Editors cannot copy records in page module
This also happens in TYPO3 9 and 10. The problem is at https://github.com/TYPO3/TYPO3.CMS/blob/master/typo3/sysext/ba... Dmitry Dulepov

2020-11-04

23:24 Task #92619: Login button has an invalid attribute
What were the problems with Firefox like? Jonas Eberle
20:00 Task #92689 (Resolved): Update @typo3/icons to v2 and support icon sprites
Applied in changeset commit:2d6ed648ab87185e34eaa0c61c958840396584a1. Andreas Fernandez
19:46 Revision 2d6ed648: [TASK] Use SVG icon sprites
This patch updates @typo3/icons to version 2.x delivering icon sprites.
Using icon sprites greatly improves backend p...
Andreas Fernandez
19:30 Bug #92773 (Resolved): mssql tests fail due to merged patch #87655
Applied in changeset commit:ea98a1d2e8aef92c9c80a8d0f455af7bb07d432b. Anja Leichsenring
18:14 Bug #92773: mssql tests fail due to merged patch #87655
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
18:13 Bug #92773 (Under Review): mssql tests fail due to merged patch #87655
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:12 Bug #92773 (Closed): mssql tests fail due to merged patch #87655
the merged change is sadly not compatible with mssql and therefor needs to be reverted Anja Leichsenring
19:16 Revision e0fc675e: Revert "[BUGFIX] Fix count for custom queries with group by statement"
This reverts commit 206cd379dc1032dc938b85348729c43f71997c89.
Reason for revert: fails on mssql
Change-Id: I8affaf9...
Anja Leichsenring
19:16 Revision ea98a1d2: Revert "[BUGFIX] Fix count for custom queries with group by statement"
This reverts commit 605b3e51c57b71ea363d18d3e002a0abd06b4261.
Reason for revert: fails on mssql
Change-Id: Ia576730...
Anja Leichsenring
18:55 Task #92766 (Rejected): Don't minify BE javascript files
Hi,
thanks for creating the issue. Although it might help for debugging a bit there are more reasons why those are...
Georg Ringer
11:56 Task #92766 (Rejected): Don't minify BE javascript files
The backend doesn't really need to have minified JS files. It's used by a relative small amount of users that will ea... Ian Solo
18:51 Bug #92770 (Needs Feedback): Database error FLUIDTEMPLATE
Thanks for reporting the issue.
I am pretty sure this is because of the @}@ at the end of...
Georg Ringer
17:53 Bug #92770 (Closed): Database error FLUIDTEMPLATE
I am using 9.5.20 and try to implement a FLUIDTEMPLATE.
Here the setup:...
Hans-Georg Althoff
18:49 Bug #92771 (Rejected): Database error FLUIDTEMPLATE
closed as duplicate of #92770 Georg Ringer
17:54 Bug #92771 (Rejected): Database error FLUIDTEMPLATE
I am using 9.5.20 and try to implement a FLUIDTEMPLATE.
Here the setup:...
Hans-Georg Althoff
18:48 Bug #92772 (Rejected): Database error FLUIDTEMPLATE
closed as duplicate of #92770 Georg Ringer
17:54 Bug #92772 (Rejected): Database error FLUIDTEMPLATE
I am using 9.5.20 and try to implement a FLUIDTEMPLATE.
Here the setup:...
Hans-Georg Althoff
18:16 Bug #87655 (Accepted): Wrong count by extbase with own QueryBuilder
reverted due to incompatibility with mssql Anja Leichsenring
16:59 Bug #92769 (Under Review): Sorting by relation fails if a constraint is set
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:50 Bug #92769 (Closed): Sorting by relation fails if a constraint is set
Hi everybody,
I'm having a repository, where I have defined an ordering rule by a related property. This works fin...
Albrecht Köhnlein
16:23 Task #92494: Make EnvironmentService a static class
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:16 Task #92494: Make EnvironmentService a static class
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:51 Task #92494: Make EnvironmentService a static class
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:51 Task #92494: Make EnvironmentService a static class
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:51 Task #92494: Make EnvironmentService a static class
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:30 Task #92767 (Resolved): Remove internal BootstrapInterface
Applied in changeset commit:cc17f3efebc2c80e92a1fafeb826059c617e0c87. Benni Mack
13:14 Task #92767 (Under Review): Remove internal BootstrapInterface
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:14 Task #92767 (Closed): Remove internal BootstrapInterface
Benni Mack
15:00 Revision cc17f3ef: [TASK] Remove BootstrapInterface from Extbase
The BootstrapInterface was used in the original
design to allow interchangeability, but was never
flexible enough and...
Benni Mack
13:35 Bug #92768: Extbase: Localized Children records are not working when parent element has sys_language_uid=-1
Update to clearify Alex Kellner
13:26 Bug #92768 (Closed): Extbase: Localized Children records are not working when parent element has sys_language_uid=-1
Hi guys,
While upgrading TYPO3 (from 8 to 10) website of $university we are facing some strange localization behav...
Alex Kellner
12:57 Revision 0dd674fe: [BUGFIX] Provide colPos for each cell in defLangBinding view
When dragging content elements in page module, the colPos
value of the dragged element is updated based on the droppe...
Oliver Bartsch
11:50 Bug #92758: Incorrect fallback of previewRenderer when using fluidBasedPageModule
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:17 Bug #92758: Incorrect fallback of previewRenderer when using fluidBasedPageModule
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:06 Bug #92758: Incorrect fallback of previewRenderer when using fluidBasedPageModule
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:04 Bug #92758: Incorrect fallback of previewRenderer when using fluidBasedPageModule
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:28 Bug #92758 (Under Review): Incorrect fallback of previewRenderer when using fluidBasedPageModule
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:45 Bug #92517: No alternative namespace supported by ExtbasePluginEnhancer
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:24 Bug #92517 (Under Review): No alternative namespace supported by ExtbasePluginEnhancer
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:22 Bug #92517 (Rejected): No alternative namespace supported by ExtbasePluginEnhancer
Daniel Siepmann
09:18 Bug #92517: No alternative namespace supported by ExtbasePluginEnhancer
Actually it is possible by omitting extension and or plugin, just like documented here: https://docs.typo3.org/m/typo... Daniel Siepmann
10:31 Bug #92764: Parameter pageUid of resolveRendererFor is obsolete
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:24 Bug #92764 (Under Review): Parameter pageUid of resolveRendererFor is obsolete
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:18 Bug #92764 (Closed): Parameter pageUid of resolveRendererFor is obsolete
In the class \TYPO3\CMS\Backend\Preview\StandardContentPreviewRenderer, the third parameter @$pageUid@ of the method ... Thomas Löffler
10:30 Bug #89187 (Resolved): Slug recreation is not available for generator fields with type=inline
Applied in changeset commit:7a0249308ce3b6db48d06755bca1f768fb529fb8. Anonymous
09:49 Bug #89187 (Under Review): Slug recreation is not available for generator fields with type=inline
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
00:00 Bug #89187 (Resolved): Slug recreation is not available for generator fields with type=inline
Applied in changeset commit:ce36139dd212c7a06c1fea6c2ccffb36670fd3c0. Anonymous
10:10 Revision 7a024930: [BUGFIX] Allow slug recreation if postModifiers are defined
Slug fields currently only support slug recreation if the given
generator fields are directly visible in the backend....
Elias Häußler
09:30 Bug #92454 (Resolved): Invalid colPos/language UID used in "Languages" view with defLangBinding
Applied in changeset commit:39663f218dbfef5a06585d1be3a1b3fd0c8b0394. Oliver Bartsch
00:42 Bug #92454: Invalid colPos/language UID used in "Languages" view with defLangBinding
Patch set 5 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
00:36 Bug #92454: Invalid colPos/language UID used in "Languages" view with defLangBinding
Patch set 4 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
00:32 Bug #92454 (Under Review): Invalid colPos/language UID used in "Languages" view with defLangBinding
Patch set 3 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
00:30 Bug #92454 (Resolved): Invalid colPos/language UID used in "Languages" view with defLangBinding
Applied in changeset commit:3de24c3dabc83ea8615f0c5860b1d449c2a7d3f7. Oliver Bartsch
00:28 Bug #92454: Invalid colPos/language UID used in "Languages" view with defLangBinding
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
00:26 Bug #92454: Invalid colPos/language UID used in "Languages" view with defLangBinding
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
00:17 Bug #92454: Invalid colPos/language UID used in "Languages" view with defLangBinding
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:23 Revision 39663f21: [BUGFIX] Provide colPos for each cell in defLangBinding view
When dragging content elements in page module, the colPos
value of the dragged element is updated based on the droppe...
Oliver Bartsch
08:51 Feature #92763: Click outside BE modal content doesn't close the modal
Actually I could work only on the minified version of TYPO3 BE modal.js.
To close the modal with a click outside t...
Ian Solo
07:01 Feature #92763 (Closed): Click outside BE modal content doesn't close the modal
A nice modal usability feature could be to allow the BE user to close the modal clicking outside of its content.
Thi...
Ian Solo
00:17 Revision 3de24c3d: [BUGFIX] Provide colPos for each cell in defLangBinding view
When dragging content elements in page module, the colPos
value of the dragged element is updated based on the droppe...
Oliver Bartsch

2020-11-03

23:32 Revision ce36139d: [BUGFIX] Allow slug recreation if postModifiers are defined
Slug fields currently only support slug recreation if the given
generator fields are directly visible in the backend....
Elias Häußler
21:09 Revision 206cd379: [BUGFIX] Fix count for custom queries with group by statement
When using the extbase persistence and setting a custom query
with group by statements via $query->statement($stateme...
Stefan Froemken
20:30 Bug #87655 (Resolved): Wrong count by extbase with own QueryBuilder
Applied in changeset commit:605b3e51c57b71ea363d18d3e002a0abd06b4261. Stefan Froemken
20:04 Bug #87655: Wrong count by extbase with own QueryBuilder
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:58 Bug #87655: Wrong count by extbase with own QueryBuilder
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:04 Revision 605b3e51: [BUGFIX] Fix count for custom queries with group by statement
When using the extbase persistence and setting a custom query
with group by statements via $query->statement($stateme...
Stefan Froemken
19:06 Bug #92762 (Closed): Accessing a restricted subpage of a sysfolder triggers a 404 instead of 403
On TYPO3 9, accessing a restricted subpage of a sysfolder triggered a 403.
On TYPO3 10, a 404 is triggered.
This ...
Rémy DANIEL
18:37 Task #92616: Upgrade Bootstrap v3 to v5
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:44 Bug #45512: Make the type attribute optional on script, style and link elements
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:24 Bug #45512: Make the type attribute optional on script, style and link elements
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:20 Bug #45512: Make the type attribute optional on script, style and link elements
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:54 Task #92693: Deprecate Linktype LinkHandler in linkvalidator
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:44 Task #92693: Deprecate Linktype LinkHandler in linkvalidator
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:38 Task #92693: Deprecate Linktype LinkHandler in linkvalidator
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:16 Task #92693: Deprecate Linktype LinkHandler in linkvalidator
h2. Q: Can LinkHandler linktype be deprecated or even removed?
yes:
The LinkHandler linktype expects links th...
Sybille Peters
13:21 Task #92693: Deprecate Linktype LinkHandler in linkvalidator
The ext:linkhandler is outdated, but the functionality was integrated into the core in version 9.5: "Feature: #79626 ... Sybille Peters
16:29 Bug #81208: Invalid SQL query when previewing a workspace with translated relations
Jonathan Starck wrote:
> I also got this error in TYPO3 Version 10 on PHP 7.4 via Composer
Same issues here.
The...
Carsten Hülsmann
15:36 Bug #92761: TypeError in Wizard TableController if db contains null
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:36 Bug #92761 (Under Review): TypeError in Wizard TableController if db contains null
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:33 Bug #92761 (Closed): TypeError in Wizard TableController if db contains null
A TypeError might occur when using the TableController as wizard for an input field in TCA.
Given the following conf...
Daniel Siepmann
14:36 Feature #92760 (Under Review): extend f:format.date with an optional argument for to convert date to an current Timezone
I want to show the local-time for a datetime in two timezone-versions.
The f:format.date depends always only on the...
Dieter Porth
14:30 Bug #92753 (Resolved): Enforce Composer 2 usage for TYPO3 development
Applied in changeset commit:6889e440d8fc61c977cc9227369c47d762c1ce6d. Helmut Hummel
14:05 Revision 6889e440: [TASK] Enforce Composer 2 usage for TYPO3 development
To benefit from faster operations and cleaner updates
Composer 2 usage is now enforced by requiring ^2.0
of composer-...
Helmut Hummel
13:57 Bug #92757: Localization from language "All" should not be possible
Interesting inconsistency: "Translate" button in the Page module will be available only if there are non-translated e... Dmitry Dulepov
13:03 Bug #92757 (Closed): Localization from language "All" should not be possible
When having language "All" on the page, it is possible to localize from it:
!lang.png!
Language "All" is not su...
Dmitry Dulepov
13:51 Bug #92759 (Under Review): Workspace preview uncheck all button dead
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:41 Bug #92759: Workspace preview uncheck all button dead
* Have a workspace with some members / owner users that have a email address set
* Change a page in workspaces
* Pr...
Christian Kuhn
13:38 Bug #92759 (Closed): Workspace preview uncheck all button dead
Christian Kuhn
13:11 Bug #92758 (Closed): Incorrect fallback of previewRenderer when using fluidBasedPageModule
h2. How to reproduce
1. Use a v10 TYPO3
2. Enable fluidBasedPageModule as feature
3. Add a custom preview render...
Thomas Löffler
12:06 Bug #92749: Add data to HtmlViewHelper
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:27 Bug #92749: Add data to HtmlViewHelper
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:07 Bug #88209: Route enhanced parameters not added when using addQueryString
I run into the same issue with TYPO3 version 9.5.20
This happens in connection with a login and the redirection on a...
Claus Fassing
10:58 Feature #83814: Add sys_notes to Page module
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:43 Bug #92312 (Under Review): sys_file_metadata.filelist is in TCA but not in SQL schema - may lead to exceptions
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:29 Bug #91768: Race condition while caching data using SimpleFileBackend
As mentioned in Slack the change suggested by Michael here was the only thing which allowed me to complete my deploym... Mathias Brodala
09:47 Bug #86986: Commands out of sync; you can't run this command now - error on TYPO3 backend module of EXT:indexed_search
Could we add this as a general error or troubleshoot for TYPO3 as a whole? Tizian Schmidlin
08:31 Bug #92756: RTE - fixAttrib to A-link not applied when link is inside list
EDIT:
Had the false tag inside my TypoScript. This is the correct one:...
Andreas Moeller
08:30 Bug #92756 (Closed): RTE - fixAttrib to A-link not applied when link is inside list
1. Setup the following TypoScript:... Andreas Moeller

2020-11-02

23:42 Task #92755 (Under Review): Move enforcing of referers to Backend middleware
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:41 Task #92755 (Rejected): Move enforcing of referers to Backend middleware
Benni Mack
19:09 Bug #92754 (Closed): Multi selection in record list not working
In chrome mobile or desktop or firefox, the button to select multiple/all records in the list module is not working.
...
Patrick Lenk
18:23 Bug #92753: Enforce Composer 2 usage for TYPO3 development
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:14 Bug #92753 (Under Review): Enforce Composer 2 usage for TYPO3 development
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:13 Bug #92753 (Closed): Enforce Composer 2 usage for TYPO3 development
Composer 2 comes with a ton of benefits.
One of them is more predictable and cleaner updates, e.g. removing stale no...
Helmut Hummel
18:11 Bug #92749: Add data to HtmlViewHelper
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:09 Bug #92749: Add data to HtmlViewHelper
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:51 Bug #92749 (Under Review): Add data to HtmlViewHelper
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:11 Bug #92749 (Closed): Add data to HtmlViewHelper
Hello Core-Team,
we have added some if-conditions into lib.parseFunc_RTE to change link-color for different colPos...
Stefan Froemken
17:45 Feature #92742 (Closed): Frontend-Event Feature Request - a new PSR-14 Event?
Cool. Thanks for letting me know! Benni Mack
17:32 Feature #92742: Frontend-Event Feature Request - a new PSR-14 Event?
Hi Benni,
yes it does answers my question, thanks for the detailed response! :)
Issue can be closed from my view
...
Mati Sediqi
15:52 Feature #92742 (Needs Feedback): Frontend-Event Feature Request - a new PSR-14 Event?
Hey Mati,
thanks for your feedback. And yes, this is the right place to ask such questions!
PSR-15 middlewares ...
Benni Mack
16:54 Bug #92752 (Closed): linkhandler don't show up all classes in linkbrowser
i configured the linkbrowser for tx_news 8.5 with
page.ts...
wini2 no-lastname-given
16:46 Bug #92751 (Closed): Localization wizard hangs
Steps to reproduce:
* Create a content element on the page
* Localize that content element to another language
*...
Dmitry Dulepov
16:36 Feature #91802 (Closed): Misleading TCA-Label in BE Page -> Listmodule for field 'no_search' in table pages
Hi, thanks for your report. This should be already resolved with #92645. I'll therefore close this issue. If you feel... Oliver Bartsch
16:17 Feature #89223: Using columnsOnly creates a button to edit whole record.....
Unforetunately no :-(
...adding &hideEditWholeRecord=1 would solve ANY variants of functionalities IMO.
Try ...
Claus Harup
16:12 Feature #89223: Using columnsOnly creates a button to edit whole record.....
Hi, sorry for getting back to you so late.
Regarding your feedback, what about adding a backend user group for the...
Oliver Bartsch
14:57 Bug #92750 (Closed): Error 404 'ID was outside the domain' for shortcut pointing to other site
1. Creat Website A @[uid=1]@
2. Create Website B @[uid=2]@
3. Create a shortcut inside B pointing to A @[uid=3,pid=...
Georg Tiefenbrunn
13:26 Bug #92748 (New): Infinite redirects (redirect loop) when updating slugs
When backend user change slug of a page then there are sys_redirects that are created automatically. Following scenar... Michal Cygankiewicz
13:24 Bug #92746: Undefined references to AdminPanel in Frontend extension
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:21 Bug #92746: Undefined references to AdminPanel in Frontend extension
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:49 Bug #92746 (Under Review): Undefined references to AdminPanel in Frontend extension
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:47 Bug #92746 (Closed): Undefined references to AdminPanel in Frontend extension
Benni Mack
13:16 Feature #83814 (Under Review): Add sys_notes to Page module
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:04 Bug #92747: When using the search in the file list, you do not get checkboxes for applying clipboard operations etc.
What makes it even worse: if you click on for example the scissor to move one of the files to the clipboard, the sear... Sybille Peters
13:02 Bug #92747 (Closed): When using the search in the file list, you do not get checkboxes for applying clipboard operations etc.
h2. System
* TYPO3 11-dev
h2. Reproduce
# Enable "Show clipboard" and "Clipboard #1" - you get checkboxes to...
Sybille Peters
11:27 Task #90667: Directory names for TSconfig not consistent and also not consistent in docs (CGL, T3 Explained)
It's about time to rename TSconfig completely => BackendConfig Markus Klein
11:08 Task #90667: Directory names for TSconfig not consistent and also not consistent in docs (CGL, T3 Explained)
Fun fact about naming of TSconfig:
Typescript uses the term "TSConfig", e.g. "TSConfig Reference" and tsconfig.jso...
Sybille Peters

2020-11-01

19:33 Feature #92704: Make the navigation through module menu more efficient for keyboard users
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:30 Task #92724 (Resolved): Add page ID prefix to page cache and lock identifiers
Applied in changeset commit:57af29e4ee52f51bffd8e8f563342d4c521764c9. Tymoteusz Motylewski
19:30 Task #92723 (Resolved): Use symfony-based routing for Backend Route Matching
Applied in changeset commit:73bcf9a1d971308f3ad66638ca1587a8dac8f681. Benni Mack
19:30 Bug #92736 (Resolved): DateTimeAspect falsely returns timestamp as string
Applied in changeset commit:f1431536ab555f90a80b7cea21519ecebea13e87. Oliver Bartsch
08:56 Bug #92736: DateTimeAspect falsely returns timestamp as string
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:25 Revision 57af29e4: [TASK] Add page ID prefix to page cache and lock identifiers
This make it easier to debug/monitor cache/lock related issues.
Resolves: #92724
Releases: master
Change-Id: I045232...
Tymoteusz Motylewski
19:24 Revision 73bcf9a1: [TASK] Use Symfony Routing for Backend Routing
This is a pre-cursor for enhancing Backend Routing in general.
This change implements Symfony Routing for Backend
Ro...
Benni Mack
19:21 Revision f1431536: [BUGFIX] Return timestamp as integer in DateTimeAspect
The DateTimeAspect which supersedes the superglobals
like $GLOBALS['EXEC_TIME'] now properly returns the
timestamp as...
Oliver Bartsch
18:49 Bug #92741: Better handling of "too many redirects" in linkvalidator
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:00 Bug #92744 (Resolved): testing setup must not rely on PHP 7.2
Applied in changeset commit:696bab22f47cf18a5361799d0740681fb58d0b33. Anja Leichsenring
17:34 Bug #92744: testing setup must not rely on PHP 7.2
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:26 Bug #92744: testing setup must not rely on PHP 7.2
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:05 Bug #92744: testing setup must not rely on PHP 7.2
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:45 Bug #92744: testing setup must not rely on PHP 7.2
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:21 Bug #92744 (Under Review): testing setup must not rely on PHP 7.2
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:19 Bug #92744 (Closed): testing setup must not rely on PHP 7.2
since real composer max stage tests are in place, the default web container must also use the requested php version, ... Anja Leichsenring
17:54 Revision 45dcd546: [BUGFIX] Use requested php version for testing also in web container
Resolves: #92744
Related: #92335
Releases: master, 10.4
Change-Id: Id003abf300f63096cd521d4a050254736dc919d0
Reviewed...
Anja Leichsenring
17:40 Revision 696bab22: [BUGFIX] Use requested php version for testing also in web container
Resolves: #92744
Related: #92335
Releases: master, 10.4
Change-Id: Id003abf300f63096cd521d4a050254736dc919d0
Reviewed...
Anja Leichsenring
16:15 Bug #91876 (New): Updating multiple language via scheduler will fail
Riccardo De Contardi
08:32 Bug #92745: Page tree is not synchronized with Bookmark
The problem exists in TYPO3 v10 as well (and thus master too). Xavier Perseguers
08:30 Bug #92745: Page tree is not synchronized with Bookmark
Additional info: this is not just a missing page tree refresh signal, if you click refresh, nothing changes so the ne... Xavier Perseguers
08:28 Bug #92745 (New): Page tree is not synchronized with Bookmark
There is a regression in TYPO3 v9 (and that's the reason why I think it's not exactly the same as #83125 which I mark... Xavier Perseguers

2020-10-31

21:08 Feature #92704: Make the navigation through module menu more efficient for keyboard users
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:34 Task #92743 (Closed): Use current mime types for forms in .htaccess
While ... Jonas Eberle
19:10 Feature #92231: Add some more error messages to linkvalidator
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:05 Feature #92231: Add some more error messages to linkvalidator
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:02 Feature #92231: Add some more error messages to linkvalidator
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:04 Bug #92613: Mobile module menu links are missing link title
Suggested (and tested) solution:... Martin Kutschker
15:03 Feature #92742 (Closed): Frontend-Event Feature Request - a new PSR-14 Event?
Hey there,
I was wondering why there's actually no frontend-event (PSR-14) actually?
Would like to avoid using ...
Mati Sediqi
14:58 Task #91576: Fix phpstan checkFunctionArgumentTypes errors in ext:extbase
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:56 Task #91576: Fix phpstan checkFunctionArgumentTypes errors in ext:extbase
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:56 Task #91576: Fix phpstan checkFunctionArgumentTypes errors in ext:extbase
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:52 Task #91576: Fix phpstan checkFunctionArgumentTypes errors in ext:extbase
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:33 Task #91576: Fix phpstan checkFunctionArgumentTypes errors in ext:extbase
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:20 Bug #92741 (Under Review): Better handling of "too many redirects" in linkvalidator
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:19 Bug #92741 (Closed): Better handling of "too many redirects" in linkvalidator
If there are too many redirects, an error message "A redirect loop occurred" is displayed. This is misleading.
A r...
Sybille Peters
12:10 Revision 8b93d540: [BUGFIX] Fix exclusive values in FormEngine's selectMultipleSideBySide
With splitting the FormEngine in smaller parts, a regression has been
introduced in the behavior of selectMultipleSid...
Andreas Fernandez
12:00 Bug #92737 (Resolved): Exclusive condition on Access groups is broken in TCA
Applied in changeset commit:3c5a23671ccb8cad5a043da77a8e65cd55d4f8ed. Andreas Fernandez
11:49 Bug #92737: Exclusive condition on Access groups is broken in TCA
Patch set 3 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:47 Bug #92737: Exclusive condition on Access groups is broken in TCA
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:17 Bug #92737: Exclusive condition on Access groups is broken in TCA
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:15 Bug #92737 (Under Review): Exclusive condition on Access groups is broken in TCA
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:46 Revision 3c5a2367: [BUGFIX] Fix exclusive values in FormEngine's selectMultipleSideBySide
With splitting the FormEngine in smaller parts, a regression has been
introduced in the behavior of selectMultipleSid...
Andreas Fernandez
11:21 Feature #89496: Make context menu usable via keyboard
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:54 Feature #89496: Make context menu usable via keyboard
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:48 Bug #92696 (Closed): Not all elements displayed as button behave like buttons
I close this issue as duplicate of #91595 please continue the discussion there and test the patch attached.
Thank ...
Riccardo De Contardi
09:10 Revision 981bdb43: [BUGFIX] Apply fixes from newer php-cs-fixer
Resolves: #92739
Related: #92735
Releases: master, 10.4, 9.5
Change-Id: I94dc49ec3ef1c55a565cecab8a4d1553099acefa
Rev...
Andreas Fernandez
09:03 Revision 44716b7c: [BUGFIX] Apply fixes from newer php-cs-fixer
Resolves: #92739
Related: #92735
Releases: master, 10.4, 9.5
Change-Id: I94dc49ec3ef1c55a565cecab8a4d1553099acefa
Rev...
Andreas Fernandez
09:00 Bug #92739 (Resolved): php-cs-fixer fails since latest update
Applied in changeset commit:efae160e5c89880a559c8922ae70bb19decfdfad. Andreas Fernandez
08:52 Bug #92739: php-cs-fixer fails since latest update
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
08:51 Bug #92739: php-cs-fixer fails since latest update
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:45 Bug #92739 (Under Review): php-cs-fixer fails since latest update
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:43 Bug #92739 (Closed): php-cs-fixer fails since latest update
With #92735, php-cs-fixer was updated from 2.16.1 to 2.16.7. This brought some better checkers which breaks our night... Andreas Kienast
08:57 Revision efae160e: [BUGFIX] Apply fixes from newer php-cs-fixer
Resolves: #92739
Related: #92735
Releases: master, 10.4, 9.5
Change-Id: I94dc49ec3ef1c55a565cecab8a4d1553099acefa
Rev...
Andreas Fernandez
08:54 Bug #92740 (Closed): unused use statement in TableBuilder class
Anja Leichsenring
08:53 Bug #92740 (Closed): unused use statement in TableBuilder class
the updated php-cs-fixer stumbles upon this as a failure. Anja Leichsenring
 

Also available in: Atom