Project

General

Profile

Activity

From 2019-07-07 to 2019-08-05

2019-08-05

22:38 Bug #88923 (Closed): Ticking a checkbox in a section will affect only the first element to be changed
DCE version: 2.0.6
TYPO3 version: 9.5.8 LTS
PHP version: 7.2
=========================
When adding a checkbox t...
Marco Brummund
21:59 Bug #61655 (Closed): Image rescaling breaks/ignores exif orientation
This is solved for version 9.5 and higher with #69274 - tested with "Text and Images" CE - therefore I close it.
...
Riccardo De Contardi
19:13 Bug #79234: Special Menu "Section Index" in "Backend User Section" are not rendered in the Frontend (TYPO3: 6.2, 7.6, 8.5)
It is still present on version 10.0.1.0-dev (latest master); please note that the steps to reproduce it are:
1) Cr...
Riccardo De Contardi
19:00 Feature #88921: New Event in the PageLayoutView Class to enrich Content into the Columns in the BackendLayout
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:57 Feature #88921: New Event in the PageLayoutView Class to enrich Content into the Columns in the BackendLayout
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:56 Feature #88921: New Event in the PageLayoutView Class to enrich Content into the Columns in the BackendLayout
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:34 Feature #88921: New Event in the PageLayoutView Class to enrich Content into the Columns in the BackendLayout
This is a must have. With a very small change to the core (introducing a new event / hook) the following will become ... Daniel Siepmann
15:30 Feature #88921: New Event in the PageLayoutView Class to enrich Content into the Columns in the BackendLayout
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:24 Feature #88921 (Under Review): New Event in the PageLayoutView Class to enrich Content into the Columns in the BackendLayout
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:51 Feature #88921 (Closed): New Event in the PageLayoutView Class to enrich Content into the Columns in the BackendLayout
h2. what
this event can be triggered to enrich content into any column in the BackendLayout. This content will be ...
Volker Kemeter
17:53 Task #83603: sysext/indexed_search using deprecated tx_crawler_lib 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:49 Task #83603: sysext/indexed_search using deprecated tx_crawler_lib 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
16:30 Task #83603: sysext/indexed_search using deprecated tx_crawler_lib 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
16:25 Task #83603: sysext/indexed_search using deprecated tx_crawler_lib class
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:23 Task #83603: sysext/indexed_search using deprecated tx_crawler_lib class
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:09 Task #83603: sysext/indexed_search using deprecated tx_crawler_lib 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
15:34 Task #83603: sysext/indexed_search using deprecated tx_crawler_lib 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
15:08 Task #83603: sysext/indexed_search using deprecated tx_crawler_lib 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:07 Task #83603: sysext/indexed_search using deprecated tx_crawler_lib 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:31 Task #83603: sysext/indexed_search using deprecated tx_crawler_lib 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
17:26 Feature #9070 (Under Review): Translation of index configuration titles
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:49 Feature #27391 (New): Allow multiple formats/resolutions for media-content
Riccardo De Contardi
16:36 Bug #88922 (Under Review): Memory unfriendly functions used for simple checks
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:34 Bug #88922 (Closed): Memory unfriendly functions used for simple checks
The TYPO3 core uses @strstr()@ and friends quite often to check the occurrence of a certain substring. This is not op... Andreas Kienast
16:30 Bug #88920 (Resolved): Correct typo in QueryView
Applied in changeset commit:b9634e03baa89b5b9e9bccc8035a6e0642b5b76f. Oliver Bartsch
16:19 Bug #88920: Correct typo in QueryView
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:41 Bug #88920 (Under Review): Correct typo in QueryView
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:39 Bug #88920 (Closed): Correct typo in QueryView
In _TYPO3\CMS\Core\Database\QueryView_ there is a a typo in a variable declaration. It's $excapedLikeString instead o... Oliver Bartsch
16:14 Bug #88879 (Needs Feedback): ContentObjectRenderer->imageLinkWrap could fail if ResourceFactory returns NULL instead of File
Can you please post a stack trace or some more details.
The mentioned lines make no sense.
Frank Nägler
16:09 Feature #32051 (Under Review): Concat ordering for Database 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
16:00 Bug #88045 (Resolved): alternativeLanguageKeys is overridden as string
Applied in changeset commit:7d0ed02e19b3b19ae6ed1a5615d0dbbf5090d8be. Georg Ringer
16:00 Task #87852 (Resolved): Pass original DBALException along with SqlErrorException
Applied in changeset commit:62a78be80465eebfd735bbd43f67baca6ad92ff5. Christian Futterlieb
15:24 Task #87852: Pass original DBALException along with SqlErrorException
Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:23 Task #87852 (Under Review): Pass original DBALException along with SqlErrorException
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
15:00 Bug #88352 (Resolved): Install Tool L10n Mode Updater fetches record multiple times
Applied in changeset commit:8d49a7d29a2914060bf0e6fa32eb96a4201cfc95. Markus Klein
14:55 Bug #88352: Install Tool L10n Mode Updater fetches record multiple times
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
13:36 Task #88905: Change the way indexed search registers to crawler
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:28 Bug #87386: Correct ExpressionLanguage based TypoScript condition throws deprecation in TYPO3 backend
+1 Markus Bischof
12:58 Bug #88919 (Closed): QueryBuilder with DefaultRestrictionContainer effectivly transforms outer joins to inner joins because the restrictions are applied to all join tables unconditionally
In an outer join (left or right join) one of the sides can be null.
But when using the QueryBuilder with it's Defa...
S P
11:57 Task #85790 (Closed): [TASK] Render each form page step in a section
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision, please re...
Riccardo De Contardi
11:56 Bug #84562 (Closed): FE output compressed twice if zlib.output_compression and [FE][compressionLevel] is enabled and backend session exists
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien...
Riccardo De Contardi
11:56 Bug #58099 (Closed): default.css loaded after saving changes
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien...
Riccardo De Contardi
11:55 Bug #17158 (Closed): HMENU doesn't work with special=userfunction and expAll
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien...
Riccardo De Contardi
11:44 Bug #88918 (Closed): Create page via drag'n'drop does not respect TCAdefaults in pagets [from #25021]
When creating a new page via drag'n'drop in the new pagetree the configured TCAdefaults settings from pagets won't be... Lukas Speck
11:30 Bug #87049 (Closed): Workspace Preview Info is rendered with pointer-events: none
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien...
Riccardo De Contardi
11:30 Bug #86728 (Closed): Slug generation wizard fails.
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien...
Riccardo De Contardi
11:29 Feature #81623 (Closed): Create a Hook for Linkhandling
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision, please reo...
Riccardo De Contardi
11:11 Bug #88853: Updating relations of translated domain objects does not work if they already exist
Tymoteusz Motylewski wrote:
> Well, you're already mixing extbase and datahandler :)
>
> Extbase main purpose (bu...
Anton Fries
09:59 Bug #88853: Updating relations of translated domain objects does not work if they already exist
Well, you're already mixing extbase and datahandler :)
Extbase main purpose (but not only of course) is to allow t...
Tymoteusz Motylewski
09:44 Bug #88853: Updating relations of translated domain objects does not work if they already exist
Tymoteusz Motylewski wrote:
> I think that mixing extbase persistence with datahandler is an overkill.
> I dont kno...
Anton Fries
10:45 Bug #88875: Modal Page altered not shown everytime
In fact, the "shortcut target" mentioned on #86611 is solved, the issue mentions other two places where this problem ... Riccardo De Contardi
08:08 Bug #88875: Modal Page altered not shown everytime
So far it seems to be related only to flexform fields with a wizard like
* RTE
* PageID-Wizard
* DateTime
Is th...
Anonymous
10:30 Bug #88916 (Resolved): Revert type changes in DatabaseRecordList
Applied in changeset commit:6f0e97c19ed4770e672a63249e9cfafdc1c079c8. Georg Ringer
10:30 Bug #88915 (Resolved): f:uri.action ignores pageUid
Applied in changeset commit:7123269ecf8f8725220f78b8a4a02f199d56efb5. Georg Ringer
10:30 Bug #88649 (Resolved): JS error in Internet Explorer 11 in list module
Applied in changeset commit:11a789714a8968dd953c1ee35266d352099b0a42. Andreas Fernandez
10:09 Bug #88649: JS error in Internet Explorer 11 in list module
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:28 Bug #88402: Systeminformation toolbar - renders png/svg icons not correctly
Christian Hackl wrote:
> This patch seems to work: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61421
> But for ...
Pascal Rinker
10:21 Bug #88402: Systeminformation toolbar - renders png/svg icons not 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
09:51 Bug #87364: Slug generation wizard ignores columnsOverrides of TCA
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:49 Bug #87364: Slug generation wizard ignores columnsOverrides of TCA
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:31 Bug #88877: Redirects not working
Applied patches from Bug #88906
I get the error again.
Redirect not working
Edward A. Gabdullin
09:00 Task #88914 (Resolved): Update nikic/php-parser to 4.2.2
Applied in changeset commit:99b5996fe1d19f8c00ce2c9dc1aafe9613a5f7e1. Andreas Fernandez
08:43 Task #88914: Update nikic/php-parser to 4.2.2
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
07:16 Bug #88650: Create new Page Type and addToAllTCAtypes for newly created doktype doesn't work
Hi,
please find Pull request to updated PageType code examples here:
https://github.com/TYPO3-Documentation/TYPO3...
Christoph Schorr
06:16 Bug #88909: FormEngine OtherLanguageContent: fallback to "flags-multiple" icon identifier where no site config is present
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2019-08-04

20:49 Bug #88916: Revert type changes in DatabaseRecordList
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
20:23 Bug #88916 (Under Review): Revert type changes in DatabaseRecordList
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
20:21 Bug #88916 (Closed): Revert type changes in DatabaseRecordList
Revert unneeded changes done by #88708 Georg Ringer
20:33 Bug #88915 (Under Review): f:uri.action ignores pageUid
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 Bug #88915: f:uri.action ignores pageUid
9.5 is not affected, only master.
It seems to be introduced with this commit 85f739315388afd016cd301420fa48e62a59f...
Jonas Eberle
18:09 Bug #88915 (Closed): f:uri.action ignores pageUid
... Jonas Eberle
18:27 Feature #86670: Make default action in DragUploader adjustable
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:37 Feature #86670 (Under Review): Make default action in DragUploader adjustable
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:21 Feature #86670 (In Progress): Make default action in DragUploader adjustable
Frank Nägler
16:35 Bug #88756: TypoScript – Symfony Expressions: request.getQueryParams() should do an "is defined" validation
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:09 Task #83603: sysext/indexed_search using deprecated tx_crawler_lib 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:43 Bug #88871: RequestFactory respects Guzzle Middleware/Handler configuration from TYPO3_CONF_VARS
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:13 Bug #87364: Slug generation wizard ignores columnsOverrides of TCA
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:12 Bug #87364: Slug generation wizard ignores columnsOverrides of TCA
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:00 Task #88911 (Resolved): Sort php-cs-fixer rules by name
Applied in changeset commit:3899a81ddfb4f18f596febcd8be5dcd23ac6e4c5. Andreas Fernandez
09:18 Task #88911: Sort php-cs-fixer rules by name
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:46 Task #88914: Update nikic/php-parser to 4.2.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
10:15 Task #88914 (Under Review): Update nikic/php-parser to 4.2.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
10:13 Task #88914 (Closed): Update nikic/php-parser to 4.2.2
TYPO3 should make use of nikic/php-parser 4.2.2 to improve support for PHP 7.3 and add initial support for PHP 7.4. Andreas Kienast
10:30 Bug #88906 (Resolved): Redirects broken with invalid frontend user object
Applied in changeset commit:fca2dda34341d6d3683dd4bd8315c2191062252b. Andreas Fernandez
10:30 Bug #88825 (Resolved): Exception during Dependency Injection Container compilation when EXT:scheduler is not available
Applied in changeset commit:f8f09efb1d3d3b55c10a7f3fecdfd2b5d8e0462b. Benjamin Franzke
09:26 Bug #88912 (Rejected): Broken autowiring for non required dependencies
this issue is a duplication of #88825 and will be solved with the patch for #88825 Frank Nägler
07:33 Bug #88402: Systeminformation toolbar - renders png/svg icons not correctly
This patch seems to work: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61421
But for the sake of completeness: ad...
Christian Hackl
07:00 Bug #88910 (Resolved): phpunit 8.3.2 causes errors in unit tests
Applied in changeset commit:08f584f8d35963df6d1949cb61edec389bc7fccc. Anja Leichsenring
06:32 Bug #88873: ext: form hangs (run into 500 error) when a lot of files are in the fileadmin
I think this is the same problem like this: https://forge.typo3.org/issues/88913 Christian Hackl
06:31 Bug #88913 (Closed): link wizard - error 500 - many files directly fileadmin/user_upload/
TYPO3 9.5.8
PHP 7.2.10
Link wizard produces a 500 error when calling for example if I want to add a picture in th...
Christian Hackl

2019-08-03

20:22 Bug #88912 (Under Review): Broken autowiring for non required dependencies
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:59 Bug #88912 (Rejected): Broken autowiring for non required dependencies
In case you have no reports module installed (it is a not required dependency) the class loader is broken in v10:
...
Frank Nägler
20:22 Bug #88825: Exception during Dependency Injection Container compilation when EXT:scheduler is not available
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 Bug #88418 (Resolved): CType table broken with empty space
Applied in changeset commit:87837b5a22239bf0980fb0d9519071da32929ac3. Michael Blunck
19:06 Bug #88418: CType table broken with empty space
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:48 Bug #88418 (Under Review): CType table broken with empty space
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:49 Task #88911: Sort php-cs-fixer rules by name
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:41 Task #88911 (Under Review): Sort php-cs-fixer rules by name
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:38 Task #88911 (Closed): Sort php-cs-fixer rules by name
To ease maintenance of the php-cs-fixer rules, those should be sorted by name. Andreas Kienast
18:15 Bug #88910 (Under Review): phpunit 8.3.2 causes errors in unit tests
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 #88910 (Closed): phpunit 8.3.2 causes errors in unit tests
new phpunit minor version 8.3.2 brings some novelties that currently causes our nightly build with max dependencies t... Anja Leichsenring
16:28 Bug #88906: Redirects broken with invalid frontend user object
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:13 Bug #88906: Redirects broken with invalid frontend user object
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 Bug #88906 (Under Review): Redirects broken with invalid frontend user object
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:49 Bug #88906 (Closed): Redirects broken with invalid frontend user object
Currently, redirects are non-functional, as the RedirectService tries to use `TSFE->fe_user` which is just a mock of ... Andreas Kienast
16:00 Bug #88909 (Under Review): FormEngine OtherLanguageContent: fallback to "flags-multiple" icon identifier where no site config is present
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 #88909 (Closed): FormEngine OtherLanguageContent: fallback to "flags-multiple" icon identifier where no site config is present
Like when editing sys_file_metadata translations where pid=0. Josef Glatz
16:00 Bug #88897: sys_file_metadata can't be translated
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:29 Bug #88897: sys_file_metadata can't be translated
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:00 Bug #88700 (Resolved): search in page tree and shortened page titles fails
Applied in changeset commit:c8fbb178e1a07c42359302c531bc035e541719c3. Michael Blunck
15:31 Bug #88700: search in page tree and shortened page titles fails
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:45 Feature #88908 (New): Add "migration wizard" when changing CType of content elements

When you modify the CType of a content element, the fields that are no more visible still retain their content;
th...
Riccardo De Contardi
15:30 Bug #88524 (Resolved): rmdir not respecting POSIX standard - missing files
Applied in changeset commit:28d1f6af1df082052705d7d9cb813df099b52bbb. Anonymous
15:10 Bug #88524: rmdir not respecting POSIX standard - missing files
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:27 Task #83603 (Under Review): sysext/indexed_search using deprecated tx_crawler_lib 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
15:18 Feature #88907: Remove usage of enableMultiSelectFilterTextfield
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:10 Feature #88907 (Under Review): Remove usage of enableMultiSelectFilterTextfield
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 Feature #88907 (Closed): Remove usage of enableMultiSelectFilterTextfield
the configuration enableMultiSelectFilterTextfield can be removed as it is now true by default Georg Ringer
15:13 Bug #88902: Redirects are not resolved if there is a base path in default site
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 Bug #88902: Redirects are not resolved if there is a base path in default site
I'm unsure about the patch, because it puts the redirects even before the static routes. This can be good, but may be... Georg Großberger
10:30 Bug #88902 (Under Review): Redirects are not resolved if there is a base path in default site
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:23 Bug #88902 (Accepted): Redirects are not resolved if there is a base path in default site
Georg Ringer
10:04 Bug #88902 (Closed): Redirects are not resolved if there is a base path in default site
If a site has a path in its base URL, any redirect, not containing this base path, will never be hit, because the red... Georg Großberger
15:09 Bug #88871: RequestFactory respects Guzzle Middleware/Handler configuration from TYPO3_CONF_VARS
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:41 Bug #88871: RequestFactory respects Guzzle Middleware/Handler configuration from TYPO3_CONF_VARS
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:05 Bug #88871: RequestFactory respects Guzzle Middleware/Handler configuration from TYPO3_CONF_VARS
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:04 Feature #87525: Add api=1 option in VimeoRenderer
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:03 Feature #87525: Add api=1 option in VimeoRenderer
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:48 Bug #87364: Slug generation wizard ignores columnsOverrides of TCA
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:03 Bug #87364: Slug generation wizard ignores columnsOverrides of TCA
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:57 Task #88905 (Under Review): Change the way indexed search registers to crawler
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:53 Task #88905: Change the way indexed search registers to crawler
I prepared the patch but was not able to push it, so here it is, until I'm able to push to gerrit again:... Tizian Schmidlin
13:43 Task #88905 (Closed): Change the way indexed search registers to crawler
The upcoming crawler version compatible with TYPO3 9+ changes the way an extension can register it's process instruct... Tizian Schmidlin
12:32 Bug #88904 (Rejected): Extbase Annotation injection currently not supported with system-wide symfony dependency injection
... Daniel Goerz
11:31 Bug #66397: FAL ignores but fails on missing "sha1" for entries
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:30 Bug #88846 (Resolved): Install tool (on FIRST_INSTALL) warns about "Trusted hosts pattern mismatch" although 'trustedHostsPattern' is set correctly (if no LocalConfiguration.php is present)
Applied in changeset commit:9d7d35d5421a50e358e7a32dcdf9c0332a6e6c56. Anonymous
11:17 Bug #88846: Install tool (on FIRST_INSTALL) warns about "Trusted hosts pattern mismatch" although 'trustedHostsPattern' is set correctly (if no LocalConfiguration.php is present)
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:30 Bug #86356 (Resolved): Checking $GLOBALS['TYPO3_CONF_VARS']['SYS']['trustedHostsPattern'] should be disabled when running initial setup wizard
Applied in changeset commit:9d7d35d5421a50e358e7a32dcdf9c0332a6e6c56. Anonymous
11:17 Bug #86356: Checking $GLOBALS['TYPO3_CONF_VARS']['SYS']['trustedHostsPattern'] should be disabled when running initial setup wizard
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:20 Feature #88901: Remove TCA configuration showRecordFieldList
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:50 Feature #88901: Remove TCA configuration showRecordFieldList
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:00 Feature #88901 (Under Review): Remove TCA configuration showRecordFieldList
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:52 Feature #88901 (Closed): Remove TCA configuration showRecordFieldList
The configuration @showRecordFieldList@ inside the section @interface@ can be removed because it is only used in 2 pl... Georg Ringer
11:00 Bug #88900 (Resolved): Incorrect PHPDoc of "stdWrap_encodeForJavaScriptValue"
Applied in changeset commit:d0a628159370732f83068a4991d02a231021a133. Felix Heller
10:36 Bug #88900: Incorrect PHPDoc of "stdWrap_encodeForJavaScriptValue"
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:30 Bug #88584 (Resolved): Correct typo in email finisher
Applied in changeset commit:39bba3fc07ea50fca0335301e6e1b1519d1b2687. Anonymous
10:23 Bug #88584: Correct typo in email finisher
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:14 Bug #88876 (Under Review): PageRepository ignores multiple orderings when fetching subpages for pages
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:30 Bug #88883 (Resolved): Wrong sorting in documentation changelog
Applied in changeset commit:8ce4cfa1864d48f7484fe20fe8a2225e13f5f8ff. Anonymous
00:17 Bug #88737 (Under Review): Inputlink field shows wrong explanation after 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
00:09 Bug #88402 (Under Review): Systeminformation toolbar - renders png/svg icons not 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
00:00 Feature #88731 (Resolved): Improve user experience for ajax request in the list module
Applied in changeset commit:a6e009e8064df443ab84c8a17bdc23689a614b32. Oliver Bartsch

2019-08-02

23:59 Feature #87525: Add api=1 option in VimeoRenderer
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:52 Feature #87525: Add api=1 option in VimeoRenderer
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:50 Feature #87525: Add api=1 option in VimeoRenderer
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:38 Feature #87525: Add api=1 option in VimeoRenderer
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:25 Feature #87525: Add api=1 option in VimeoRenderer
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:22 Feature #87525 (Under Review): Add api=1 option in VimeoRenderer
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:53 Feature #88731: Improve user experience for ajax request in the list module
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
23:14 Feature #88731: Improve user experience for ajax request in the list 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
23:09 Feature #88731: Improve user experience for ajax request in the list 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
23:01 Feature #88731 (Under Review): Improve user experience for ajax request in the list 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
23:45 Task #83603: sysext/indexed_search using deprecated tx_crawler_lib class
As discussed between Benni Mack, Tomas Norre Mikkelsen and Tizian Schmidlin, we'd solve this issue with a kind of "wo... Tizian Schmidlin
23:40 Bug #88897 (Under Review): sys_file_metadata can't be translated
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 Bug #88897 (Closed): sys_file_metadata can't be translated
h1. Problem
In the actual master (10.1.0-dev) it's not possible to translate a sys_file_metadata record via fileli...
Josef Glatz
23:35 Bug #88777: Missing translation of "Save and close" button in save dialog
Translation review is still pending: https://translation.typo3.org/de/TYPO3.core.backend/translate/locallang.14158148... Daniel Schöne
23:17 Bug #88584: Correct typo in email finisher
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:07 Bug #88584: Correct typo in email finisher
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:06 Bug #88584: Correct typo in email finisher
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:04 Bug #88584 (Under Review): Correct typo in email finisher
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:14 Bug #88700 (Under Review): search in page tree and shortened page titles fails
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:14 Bug #87364 (Under Review): Slug generation wizard ignores columnsOverrides of 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
23:12 Bug #88883 (Under Review): Wrong sorting in documentation 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
23:05 Bug #88900 (Under Review): Incorrect PHPDoc of "stdWrap_encodeForJavaScriptValue"
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:52 Bug #88900 (Closed): Incorrect PHPDoc of "stdWrap_encodeForJavaScriptValue"
In https://github.com/TYPO3/TYPO3.CMS/blob/e58f47f77855f8082ea19e4c0dd7aad1f02e08cb/typo3/sysext/frontend/Classes/Con... Felix Heller
22:55 Bug #88389 (Under Review): ArrayConverter might not convert strings to array
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:50 Bug #88649: JS error in Internet Explorer 11 in list 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
22:47 Bug #88649: JS error in Internet Explorer 11 in list 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
22:42 Bug #88649 (Under Review): JS error in Internet Explorer 11 in list 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
22:38 Bug #88871: RequestFactory respects Guzzle Middleware/Handler configuration from TYPO3_CONF_VARS
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:46 Bug #88871: RequestFactory respects Guzzle Middleware/Handler configuration from TYPO3_CONF_VARS
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:19 Bug #88871 (Under Review): RequestFactory respects Guzzle Middleware/Handler configuration from TYPO3_CONF_VARS
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:52 Bug #88871 (Accepted): RequestFactory respects Guzzle Middleware/Handler configuration from TYPO3_CONF_VARS
Frank Nägler
22:36 Bug #88795: Firefox wants to save the rsa encrypted password instead of the plain text password
I can confirm it on Firefox 68.0.1 on Mac; not reproducible on Chrome and Safari.
Riccardo De Contardi
22:33 Bug #87453: Contextmenu with left click can only be triggered via exact hover on a svg path
Still reproducable in v10 (and v9) Josef Glatz
21:45 Bug #87296 (Closed): LIST view creates an Error-message by clicking on a parent page
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien...
Riccardo De Contardi
21:45 Feature #88742: Allow relative paths in Yaml file imports
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:03 Feature #88742: Allow relative paths in Yaml file imports
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:39 Feature #88742: Allow relative paths in Yaml file imports
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:36 Feature #88742: Allow relative paths in Yaml file imports
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:39 Bug #86946: Pagetree is not scrollable on chrome android.
Latest 9 release does not work; latest 10-dev (master) works again. (Thanks to Susanne Moog for testing) Riccardo De Contardi
21:30 Bug #87914 (Resolved): Remove deprecated options / values from YouTube Renderer
Applied in changeset commit:d919976c6081bf6ed2042c4fa3ce6389c2e20e04. Sascha Egerer
21:28 Bug #88524 (Under Review): rmdir not respecting POSIX standard - missing 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
21:19 Bug #88045 (Under Review): alternativeLanguageKeys is overridden as string
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
21:00 Bug #88045 (Resolved): alternativeLanguageKeys is overridden as string
Applied in changeset commit:e58f47f77855f8082ea19e4c0dd7aad1f02e08cb. Jan Delius
20:44 Bug #88045: alternativeLanguageKeys is overridden as string
How to reproduce:
# Create a sys_language record @PT@.
# Create a site language and select @pt_BR@ at the field _...
Georg Ringer
21:00 Bug #88405 (Resolved): LocalizationUtility requires array for alternative Languages
Applied in changeset commit:e58f47f77855f8082ea19e4c0dd7aad1f02e08cb. Jan Delius
21:00 Bug #88593 (Resolved): ColorPicker throws JS error if not used in FormEngine context
Applied in changeset commit:6c1421cccf848ef4bb6a776635ff746ca9f5bfd4. Andreas Fernandez
20:14 Bug #88593: ColorPicker throws JS error if not used in FormEngine context
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
20:53 Bug #82954: Unable to save data in translations of sys_file_reference records in workspace
Just got a confirmation via Email from someone: Problem still exists in version 9.5.8 and is fixed by using patch abo... Sybille Peters
20:50 Feature #84250: Separatly enable / disable "Add media by URL" and "Select & upload files"
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:24 Bug #88899: DatePicker-Field used in finisher option fails with PHP-conversion Error
Today, this issue was discussed on Slack within the #ext-form channel. Here's the link: https://typo3.slack.com/archi... Björn Jacob
18:34 Bug #88899 (Closed): DatePicker-Field used in finisher option fails with PHP-conversion Error
A simple form with only a datepicker-field crashes in finisher:... Dirk Steffens
20:03 Feature #83509 (Closed): Spam protect mail addresses even if they are not linked
No feedback since the last 90 days => closing this issue; moreover, as Benni Mack wrote, it is not technically feasib... Riccardo De Contardi
18:00 Task #88511 (Resolved): Useless TCA configuration for pages table
Applied in changeset commit:2d6dcbb34cf3068d91386064a0a3dd531a487e74. Markus Klein
12:35 Task #88511 (Under Review): Useless TCA configuration for pages table
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:00 Task #88511 (Resolved): Useless TCA configuration for pages table
Applied in changeset commit:b359e4f98da46c92c34ed0efed8f1078896dfa7e. Markus Klein
18:00 Bug #88497 (Resolved): Published draft records from workspace are orphaned in live workspace with pid=-1
Applied in changeset commit:62756eed6a85aafd4861f45a0d525bdc4a8dd2a8. Benni Mack
17:30 Task #88882 (Resolved): Low performance when rendering documentation changelog
Applied in changeset commit:1c2bf4c46aa938c52a9b72f0a3e26cc4abd49b21. Andreas Fernandez
16:27 Task #88882 (Under Review): Low performance when rendering documentation changelog
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:00 Task #88882 (Resolved): Low performance when rendering documentation changelog
Applied in changeset commit:a4b580b188c5e1beb9d033451804c89277bb780e. Andreas Fernandez
15:51 Task #88882: Low performance when rendering documentation 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
12:13 Task #88882 (Under Review): Low performance when rendering documentation 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
17:02 Bug #88898: Add test for set HTTP_HOST, HTTP_X_FORWARDED_HOST + reverseProxyIP
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:58 Bug #88898: Add test for set HTTP_HOST, HTTP_X_FORWARDED_HOST + reverseProxyIP
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:58 Bug #88898 (Under Review): Add test for set HTTP_HOST, HTTP_X_FORWARDED_HOST + reverseProxyIP
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:47 Bug #88898 (Closed): Add test for set HTTP_HOST, HTTP_X_FORWARDED_HOST + reverseProxyIP
IMHO 1 case is not covered.
It is very close to ...
Jonas Eberle
16:44 Task #88896: Add index to slug field
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:27 Task #88896 (Under Review): Add index to slug field
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:27 Task #88896 (Closed): Add index to slug field
`TYPO3\CMS\Core\Routing\PageRouter::getPagesFromDatabaseForCandidates` looks-up candidates for the page using the `sl... Forger Service
16:28 Bug #88895: Auto-creates wrong folders if groupHomePath is used.
I have made this fix.
I'm not in the loop on how this is done the right way, as we seldom contribute this way...
Ho...
Stig Nørgaard Færch
16:21 Bug #88895 (Closed): Auto-creates wrong folders if groupHomePath is used.
I have this configuration, which is dynamically set from a hook:... Stig Nørgaard Færch
16:21 Feature #88894 (Rejected): Simplify TCA by auto generating fields defined by ctrl
Since #85160 the @ext_tables.sql@ has been simplifed by removing the definition of fields defined in the ctrl section... Georg Ringer
15:30 Bug #88624 (Resolved): Backend selectTree PHP Warning
Applied in changeset commit:d7f1c9ea9bc8b48761fcd50e0278733f439b847b. Markus Klein
15:28 Bug #88624: Backend selectTree PHP Warning
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
15:27 Bug #88624: Backend selectTree PHP Warning
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:05 Bug #88891 (Closed): Use special=language for every sys_language field
Every sys_language_field should use ... Georg Ringer
15:04 Bug #88890 (New): URL segments (slugs) of translated pages should be autogenerated
When creating a new page and not set a slug it gets autogenerated.
But when translating a page the slug gets pre-f...
S P
15:00 Bug #88156 (Resolved): It is not possible to mass update a slug field in single table view
Applied in changeset commit:9a1108678f774d120427206fb83a6177af46a36f. Georg Ringer
14:57 Bug #88156: It is not possible to mass update a slug field in single table view
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:50 Bug #88156: It is not possible to mass update a slug field in single table view
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:58 Bug #88156: It is not possible to mass update a slug field in single table view
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:00 Bug #88850 (Resolved): Deprecate ContentObjectRenderer::sendNotifyEmail
Applied in changeset commit:14ef7c64385bc71015db4158a1c98f62984676f3. Georg Ringer
14:26 Bug #88850: Deprecate ContentObjectRenderer::sendNotifyEmail
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:54 Bug #88850: Deprecate ContentObjectRenderer::sendNotifyEmail
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:44 Bug #88850: Deprecate ContentObjectRenderer::sendNotifyEmail
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:40 Feature #88888 (Closed): Add signalSlot dispatch to ActionController emitBeforeCallActionMethodSignal
I was trying to find a signal to use when an action was called in ext:form.
There was no signal in ext:form, but in ...
Stig Nørgaard Færch
14:30 Bug #88838 (Resolved): Improved 404 handling for multi-lingual websites
Applied in changeset commit:3e5a9c784864d2ffc305c256bc9bcf2e0b3a8633. Oliver Hader
14:04 Bug #88838: Improved 404 handling for multi-lingual websites
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:30 Task #88859 (Resolved): Remove special TSFE handling in FileCollector
Applied in changeset commit:98bf45ab2206da23f7bacc53bffa1aac855bc062. Benni Mack
13:22 Bug #88835: fatal error in settings-controller when [HTTP][proxy] is array
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:25 Bug #88835: fatal error in settings-controller when [HTTP][proxy] is array
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:00 Feature #78488 (Resolved): Add rel="noopener noreferrer" to links when target is set to _blank
Applied in changeset commit:523875cf497e9140c13ee18afa24d723718317b1. Daniel Siepmann
11:40 Feature #78488: Add rel="noopener noreferrer" to links when target is set to _blank
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:29 Feature #78488: Add rel="noopener noreferrer" to links when target is set to _blank
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:19 Feature #78488: Add rel="noopener noreferrer" to links when target is set to _blank
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:30 Task #88885 (Resolved): Language Packs: Combine action buttons and language columns
Applied in changeset commit:af6eac3f3446d394b7bc86367dce7394fc1268f3. Andreas Fernandez
06:25 Task #88885: Language Packs: Combine action buttons and language columns
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:30 Task #88868 (Resolved): Where was the Class moved?
Applied in changeset commit:e15120791c7585ca5a1fbf2d4196a1c7d296950d. Lina Wolf
10:07 Task #88868: Where was the Class moved?
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:07 Task #88868: Where was the Class moved?
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
10:06 Task #88868: Where was the Class moved?
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:30 Bug #88849 (Resolved): Scheduler testtask doesn't work after migration to mime
Applied in changeset commit:7996263c87fb2f396fe198191dfe0d2974c77f9a. Georg Ringer
10:01 Task #86573: PageTitleProvider should give possibility to remove site name
Sorry for reopen this. But what you mentioned is not the point. Either I give a sitename or not, ok. But it would be ... Marc Hirdes
09:07 Bug #87174: .... typo3temp/var/cache/code/cache_core/site-configuration.php): Access is denied
Markus Dübbert wrote:
> local ddev installation on windows 10
If you start the docker-desktop with administrative p...
Stephan Salzmann
08:57 Bug #88886: DataMapper: Consider languageOverlayMode "hideNonTranslated" when getting relations using consistentTranslationOverlayHandling
*Backend.php:*
Instead of _if ($query->getQuerySettings()->getLanguageOverlayMode() !== 'hideNonTranslated')_ it cou...
Matthias Meusburger

2019-08-01

22:41 Bug #81165 (Accepted): Creating IRRE record within a non-default language record sets wrong sys_language_uid
Markus Klein
22:33 Feature #88786: Simplify non_exclude_fields handling
What about informing the admin? it would be better than to assume
!88786-suggestion.png!
Josef Glatz
13:49 Feature #88786: Simplify non_exclude_fields handling
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:21 Task #88885: Language Packs: Combine action buttons and language columns
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:13 Task #88885 (Under Review): Language Packs: Combine action buttons and language columns
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:53 Task #88885 (Closed): Language Packs: Combine action buttons and language columns
Andreas Kienast
19:32 Bug #88887 (Closed): DataMapper: Don't pass language -1 to child query using consistentTranslationOverlayHandling
h1. Given:
The new feature "consistentTranslationOverlayHandling" is enabled.
There is an unlocalizable record (s...
Matthias Meusburger
19:32 Bug #88886 (Under Review): DataMapper: Consider languageOverlayMode "hideNonTranslated" when getting relations using consistentTranslationOverlayHandling
The language overlay handling doesn't work properly using the new "consistentTranslationOverlayHandling" when getting... Matthias Meusburger
18:00 Task #88880 (Resolved): Install Tool: Group JavaScript module into folders
Applied in changeset commit:6126fb371992dd1e428144f8e20549b4c84b0fae. Andreas Fernandez
14:49 Task #88880 (Under Review): Install Tool: Group JavaScript module into folders
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 #88880 (Closed): Install Tool: Group JavaScript module into folders
The modules in the UI a separated into groups. The same should happen with the JavaScript modules for organizational ... Andreas Kienast
17:50 Task #88884 (Closed): Render only latest three major versions in documentation changelog
The documentation changelog currently renders the docs for all versions. In case of TYPO3 v10 it's rather pointless t... Andreas Kienast
17:48 Bug #88883 (Closed): Wrong sorting in documentation changelog
The sorting of the documentation changelog is currently broken as the version get sorted as follows:
* 9.x
* 8.x
...
Andreas Kienast
17:47 Task #88882 (Closed): Low performance when rendering documentation changelog
Currently, the documentation changelog loads all changelogs of all versions thru AJAX requests, which quite blocks br... Andreas Kienast
17:42 Feature #78488: Add rel="noopener noreferrer" to links when target is set to _blank
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:27 Feature #78488: Add rel="noopener noreferrer" to links when target is set to _blank
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:57 Feature #78488: Add rel="noopener noreferrer" to links when target is set to _blank
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:06 Bug #45512 (Accepted): Make the type attribute optional on script, style and link elements
I re-open this one; the part about @style@ and @link@ tags are still missing Riccardo De Contardi
07:11 Bug #45512 (Closed): Make the type attribute optional on script, style and link elements
resolved with #88772 therefore I am closing this issue Georg Ringer
15:52 Bug #88208: Indexed Search Title - Problem with htmlspecialchars &
I can confirm this issue. The problem is caused by the calls to linkPageATagWrap on lines 489 and 506 in \TYPO3\CMS\I... Manfred Egger
15:19 Bug #88877: Redirects not working
I am trying in master (which is basically the same as v10 currently):
When redirecting to a file it works.
When...
Jonas Eberle
14:39 Bug #88877: Redirects not working
The redirect to files did not work in 9.5 Edward A. Gabdullin
14:38 Bug #88877: Redirects not working
My configuration:... Edward A. Gabdullin
14:16 Bug #88877: Redirects not working
Hi, could you post your site config and the redirect you are trying to configure?
It is working for me.
Site co...
Jonas Eberle
11:58 Bug #88877 (Closed): Redirects not working
Hi,
We're working with TYPO3 10.0.0. We have a multilingual website.
Redirects are configured, in version 9.5.8...
Edward A. Gabdullin
14:57 Bug #85425: Check the copy permissions correctly
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:55 Bug #85425: Check the copy permissions correctly
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:58 Bug #88879 (Closed): ContentObjectRenderer->imageLinkWrap could fail if ResourceFactory returns NULL instead of File
This line https://github.com/TYPO3/TYPO3.CMS/blob/master/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRen... Kevin Ditscheid
13:25 Task #88511: Useless TCA configuration for pages 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
13:23 Task #88511: Useless TCA configuration for pages 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
13:11 Task #88511: Useless TCA configuration for pages 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
13:00 Task #88511: Useless TCA configuration for pages 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
13:23 Feature #88878 (Closed): Make GIFBUILDER respect alternativeTempPath
The GIFBUILDER is hard coding its temporary directory for the generated images, where the IMAGE / IMG_RESOURCE has an... Kevin Ditscheid
12:52 Bug #88876: PageRepository ignores multiple orderings when fetching subpages for pages
Jonas Eberle wrote:
> I think multiple orderBys are an undocumented feature so far.
>
> [...]
That's true, it'...
Elias Häußler
12:09 Bug #88876: PageRepository ignores multiple orderings when fetching subpages for pages
I think multiple orderBys are an undocumented feature so far.... Jonas Eberle
11:40 Bug #88876 (Closed): PageRepository ignores multiple orderings when fetching subpages for pages
The PageRepository currently does not allow to define multiple orderings when fetching subpages for pages.
When I ...
Elias Häußler
11:58 Bug #88874: TYPO3-CMS/lowlevel Missleading behavior and documentation
Thank you for taking action on correcting this.
https://github.com/TYPO3/TYPO3.CMS/blob/master/typo3/sysext/lowlevel...
Jonas Eberle
08:07 Bug #88874 (Closed): TYPO3-CMS/lowlevel Missleading behavior and documentation
Part from the docs:... Anonymous
11:37 Bug #87612: Content element sorting wrong when one element has sorting value of zero
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:20 Bug #87612: Content element sorting wrong when one element has sorting value of zero
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:36 Bug #81388: SQL-keyword "recursive" not enclosed in ticks - inserts into tt_content fail with MariaDB >=10.2
As a work around, you can edit e.g. the typo3/sysext/core/Classes/Database/DatabaseConnection.php INSERTquery functio... Klaus Hinum
11:30 Bug #86239: DataHandler does not move deleted child records
This is not always true.
We have use cases where the child records are stored on a different page in general and mus...
Markus Klein
11:00 Bug #22535 (Closed): Deleting the parent record leaves orphan child records
Is handled with #79014 Markus Klein
10:02 Bug #88875 (Closed): Modal Page altered not shown everytime
When you alter data in a CE and leave the CE via "Close" button, it shows a modal with "You have unsaved changes, wou... Pascal Querner
09:45 Bug #88063: DataHandler checks parent instead of inline table on localization
@Philipp Can you please push a patch to Gerrit? Markus Klein
09:15 Bug #73165: TCA Group field filters do not get called for translated items in element browser
Jonas Eberle wrote:
> Thank you Mathias, that made me understand it :)
>
> On a side note: is it normal I only ge...
Mathias Brodala
08:29 Bug #88156: It is not possible to mass update a slug field in single table view
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:57 Bug #88156: It is not possible to mass update a slug field in single table view
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:14 Bug #81592: Session data lost after authentication
I am closing this issue because of lack of feedback. Georg Ringer

2019-07-31

20:03 Bug #73165: TCA Group field filters do not get called for translated items in element browser
Thank you Mathias, that made me understand it :)
On a side note: is it normal I only get values like that in $para...
Jonas Eberle
17:32 Bug #88853: Updating relations of translated domain objects does not work if they already exist
I think that mixing extbase persistence with datahandler is an overkill.
I dont know the whole process (what data is...
Tymoteusz Motylewski
17:05 Bug #88156: It is not possible to mass update a slug field in single table view
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:54 Bug #88156: It is not possible to mass update a slug field in single table view
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:04 Bug #88873 (Closed): ext: form hangs (run into 500 error) when a lot of files are in the fileadmin
TYPO3 9.5.8 with many many many files in the fileadmin directory.
if you click on the modul form in the backend, t...
Christian Hackl
16:00 Task #88854 (Resolved): Deprecate T3_THIS_LOCATION
Applied in changeset commit:81660b4c49ff09ef2c8b48c9c705ac633b228b57. Andreas Fernandez
14:43 Bug #88870: German Translations which exist in TYPO3 8 LTS are gone in 9 LTS
Maybe you are affected by
* https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/8.5/Deprecation-78647-Mov...
Joerg Kummer
11:27 Bug #88870 (Closed): German Translations which exist in TYPO3 8 LTS are gone in 9 LTS
We have on a fresh TYPO3 9.5.8 LTS system the problem, that a lot of translations which exists in a TYPO3 LTS 8 syste... Markus Gehrig
12:53 Bug #88869: Wrong File Size in backend (fileadmin) and frontend (download)
Georg Ringer wrote:
> Please use the scheduler task "File Abstraction Layer: Update storage index" which should cove...
Walter Sparding
10:12 Bug #88869 (Rejected): Wrong File Size in backend (fileadmin) and frontend (download)
Please use the scheduler task "File Abstraction Layer: Update storage index" which should cover all your needs as the... Georg Ringer
08:45 Bug #88869 (Rejected): Wrong File Size in backend (fileadmin) and frontend (download)
When uploading files to folder fileadmin (or sub directories, or i think, any destination???) via FTP it occurs, that... Walter Sparding
12:47 Bug #86747: Using PersistedPatternMapper has some drawbacks
This problem is still present and a blocker for everyone who wants to update their TYPO3 v8 to TYPO3 v9. Julian Stock
12:30 Bug #88336 (Resolved): redirects: longer URL strings are stripped in source_path
Applied in changeset commit:33428b6dfe2a94484e1f23d1469f739141d46edb. Guido Schmechel
12:04 Bug #88336: redirects: longer URL strings are stripped in source_path
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:07 Bug #87965 (Closed): Language arrangments in BE not adhering to site config.yaml structure
closing because of no feedback. Georg Ringer
12:01 Bug #88871 (Closed): RequestFactory respects Guzzle Middleware/Handler configuration from TYPO3_CONF_VARS
Guzzle has the possibility to push custom middleware handler during client initialization.
The T3 core RequestFactor...
Joerg Boesche
12:00 Feature #88318 (Resolved): Display the application context in CLI
Applied in changeset commit:8415d5c9634e172e618dc788e361fe935508c35b. Guido Schmechel
09:23 Feature #88318: Display the application context in CLI
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:43 Feature #88318: Display the application context in CLI
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:41 Feature #88318: Display the application context in CLI
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:41 Feature #88318: Display the application context in CLI
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:53 Bug #88849: Scheduler testtask doesn't work after migration to mime
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:04 Bug #88849: Scheduler testtask doesn't work after migration to mime
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:36 Bug #88849: Scheduler testtask doesn't work after migration to mime
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:14 Bug #88866: RedisSessionBackend issue when FE and BE Sessions are in distinct Redis DB
Hi!
Yes of course we could use the database number as well, but I don't think it is a problem to have more than on...
Markus Klein
10:47 Bug #88866: RedisSessionBackend issue when FE and BE Sessions are in distinct Redis DB
Hi Markus,
Thank you for your quick answer :)
If I understand correctly, using @$this->identifier@ as @persiste...
Yann Weyer
02:21 Bug #88866: RedisSessionBackend issue when FE and BE Sessions are in distinct Redis DB
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:09 Bug #88866: RedisSessionBackend issue when FE and BE Sessions are in distinct Redis DB
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:07 Bug #88866 (Under Review): RedisSessionBackend issue when FE and BE Sessions are in distinct Redis DB
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:02 Bug #88866: RedisSessionBackend issue when FE and BE Sessions are in distinct Redis DB
Interesting finding. Thanks for the report.
Reading your lines things are actually pretty clear to me:
Each insta...
Markus Klein
11:01 Task #88868: Where was the Class moved?
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:19 Task #88868: Where was the Class moved?
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:18 Task #88868: Where was the Class moved?
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:17 Task #88868: Where was the Class moved?
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:40 Task #88868 (Under Review): Where was the Class moved?
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:40 Task #88868 (Closed): Where was the Class moved?
I had to search for the class for a long time. I would suggest telling where it can be found now as this was a breaki... Forger Service
08:51 Bug #88823: Re-introduce option to disable "Localization view" in list module and/or auto-disable it if only one language is configured
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:18 Feature #14277 (Under Review): Start/Stop time for pages is ignored in standard menu objects
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:47 Task #88859: Remove special TSFE handling in FileCollector
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2019-07-30

23:29 Bug #77902: Translating category causes creation of non-necessary relations
Adding items to $GLOBALS['TCA']['sys_category']['ctrl']['setToDefaultOnCopy'] seems to do the trick.
Andreas Kießling
23:21 Bug #77902: Translating category causes creation of non-necessary relations
The bug report seems to be still valid for 9.5.8 :/
Any hint on how to deal with this easily?
Andreas Kießling
19:09 Bug #88866 (Closed): RedisSessionBackend issue when FE and BE Sessions are in distinct Redis DB
h1. Symptoms
When using two distinct Sessions databases on the same Redis server, we observed FE keys in the BE da...
Yann Weyer
18:03 Bug #88865 (Under Review): RecordsXmlSitemapDataProvider does not strip logical operator for additionalWhere
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:50 Bug #88865 (Closed): RecordsXmlSitemapDataProvider does not strip logical operator for additionalWhere
RecordsXmlSitemapDataProvider does not strip logical operator for additionalWhere, but PagesXmlSitemapDataProvider do... Rémy DANIEL
16:30 Bug #88864 (Resolved): Wrong usage of makeReturnUrl()
Applied in changeset commit:595a5a84e6c7c27222c942ebeea25090a570d57b. Andreas Fernandez
16:11 Bug #88864 (Under Review): Wrong usage of makeReturnUrl()
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:06 Bug #88864 (Closed): Wrong usage of makeReturnUrl()
With #88787, makeReturnUrl() is used. However, the method itself already provides the @returnUrl@ argument, the menti... Andreas Kienast
16:21 Task #88854: Deprecate T3_THIS_LOCATION
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:14 Task #88854: Deprecate T3_THIS_LOCATION
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:57 Task #88854: Deprecate T3_THIS_LOCATION
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:50 Task #88854: Deprecate T3_THIS_LOCATION
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:00 Task #88862 (Resolved): Deprecate T3_RETURN_URL
Applied in changeset commit:57a7758ee73f858127f6290bf3a9d06480185928. Andreas Fernandez
14:49 Task #88862 (Under Review): Deprecate T3_RETURN_URL
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 Task #88862 (Closed): Deprecate T3_RETURN_URL
The JavaScript variable @T3_RETURN_URL@ is unused since #88857. As this variable is in global space, it's considered ... Andreas Kienast
16:00 Bug #88781 (Resolved): UI improvements for page clearing action
Applied in changeset commit:81844b402d52722f1f2371d3f412ff139cae7c32. Daniel Windloff
15:17 Bug #88781: UI improvements for page clearing action
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:08 Bug #88781: UI improvements for page clearing action
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:19 Bug #88781: UI improvements for page clearing action
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:31 Bug #88863 (Rejected): overrideChildTca is not used in DataHandler.php
\TYPO3\CMS\Core\DataHandling\DataHandler->checkValue() ... Martin Waue
15:26 Bug #83451: DatabaseRowsUpdateWizard Out of Memory on big tables
Just stumbled into this while updating a huge instance.
If I set $connectionForTable->getWrappedConnection()->setAtt...
Kevin Ditscheid
15:00 Task #88857 (Resolved): Drop jumpSelf from RecordListController
Applied in changeset commit:e17c6731dc690fe794bef3cb12a05d4010adb715. Andreas Fernandez
09:48 Task #88857: Drop jumpSelf from RecordListController
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:54 Bug #88861 (Closed): Broken localizing content element by non-admin user feature in 8 LTS
When I am logged as an admin user, I go to List module if I want to localize a content element. I click on the langua... Kamil W.
12:57 Bug #88860: RouteEnhancer with two actions of one extension on one PID not working
When changing the @defaultController@ to @News::detail@
1. finanzlexikon.html?tx_news_pi1%5BoverwriteDemand%5D%5Bc...
Julian Stock
12:52 Bug #88860 (Rejected): RouteEnhancer with two actions of one extension on one PID not working
Hey,
I'm trying to migrate/update my old TYPO3 v8 + realurl to TYPO3 v9 + routing.
h2. The "old" way:
1. fin...
Julian Stock
12:06 Bug #88853: Updating relations of translated domain objects does not work if they already exist
Hey,
im using exclusively Extbase for the whole import....
Anton Fries
11:53 Bug #88853 (Needs Feedback): Updating relations of translated domain objects does not work if they already exist
Tymoteusz Motylewski
11:52 Bug #88853: Updating relations of translated domain objects does not work if they already exist
Hi
Please describe what you're doing. Is the import using DataHandler to import and sync data (it should)? Or are yo...
Tymoteusz Motylewski
12:03 Bug #87454: Slug/URL segment - /1 is wrongly saved, when trying to set / on rootpage.
Still an issue. Manually adjusting the slug in the database works, as expected. Stefan Neufeind
11:29 Bug #88207: SoftReferenceIndex is missing support for t3://file uri
@all This bug occurs also in the latest 8.7 version. Markus Bachmann
09:38 Task #88859 (Under Review): Remove special TSFE handling in FileCollector
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:38 Task #88859: Remove special TSFE handling in FileCollector

The FileCollector which is used for resolving
references in FILES cObject etc, the check for TSFE
can be removed,...
Benni Mack
09:38 Task #88859 (Closed): Remove special TSFE handling in FileCollector
Benni Mack
08:41 Bug #73165: TCA Group field filters do not get called for translated items in element browser
Jonas Eberle wrote:
> I would like to test this but I am a bit lost as to what I should test and what should happen ...
Mathias Brodala
00:36 Bug #88858 (Closed): Richtext configuration set in a flexform gets overwritten by RTE.default.preset
A richtext configuration is set in a flexform (attached to pi_flexform) field:... Jan Kornblum

2019-07-29

21:55 Bug #73165: TCA Group field filters do not get called for translated items in element browser
I would like to test this but I am a bit lost as to what I should test and what should happen before/after the patch.... Jonas Eberle
21:17 Task #88857 (Under Review): Drop jumpSelf from RecordListController
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:15 Task #88857 (Closed): Drop jumpSelf from RecordListController
RecordListController has another JavaScript function used to open links via onclick called @jumpSelf@. This method is... Andreas Kienast
21:02 Bug #88856 (New): TCA config.treeConfig.appearance.nonSelectableLevels must be set to 0 if config.treeConfig.rootUid is defined
In TYPO3 CMS 9.5.x you have to explicitly set @config.treeConfig.appearance.nonSelectableLevels=0@ to enable the defa... Georg Tiefenbrunn
21:00 Bug #88855 (Resolved): Wrong matcher used for #88787
Applied in changeset commit:d2960656a4be75580af11ed7d53317a2b2c0e79e. Andreas Fernandez
20:44 Bug #88855 (Under Review): Wrong matcher used for #88787
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:41 Bug #88855 (Closed): Wrong matcher used for #88787
#88787 uses the wrong extension scanner matcher for the deprecated method. Andreas Kienast
21:00 Bug #88829 (Resolved): Bootstrap::handleRequest() throws type error, when controller action returns empty string
Applied in changeset commit:33b0333cf05caccfd1c42ee19c52e57c266d5524. Anonymous
20:38 Task #88854: Deprecate T3_THIS_LOCATION
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 Task #88854 (Under Review): Deprecate T3_THIS_LOCATION
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:31 Task #88854 (Closed): Deprecate T3_THIS_LOCATION
There is no proper use-case for T3_THIS_LOCATION nowadays, so it can get deprecated. Andreas Kienast
16:08 Bug #85020: QueryGenerator interprets string as date
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:05 Bug #85020: QueryGenerator interprets string as date
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:45 Bug #85020: QueryGenerator interprets string as date
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:08 Bug #84588: Int values for field will be converted to unix timestamp in module "DB check" -> Full search
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:05 Bug #84588: Int values for field will be converted to unix timestamp in module "DB check" -> Full search
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:45 Bug #84588: Int values for field will be converted to unix timestamp in module "DB check" -> Full search
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:58 Feature #86341 (Closed): Form: option to force it to use setting done in the installtool
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien...
Riccardo De Contardi
15:56 Bug #88045: alternativeLanguageKeys is overridden as string
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:38 Bug #88045: alternativeLanguageKeys is overridden as string
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 Bug #88812: Info - PageTree Overview - basic settings view displays wrong value for field
Seems to be a TCA issue.
Labels on tca column "no_index" and label on robots palette "No index" and "Index this pa...
Daniel Windloff
14:43 Bug #88853 (New): Updating relations of translated domain objects does not work if they already exist
Hey,
for my product import i must to sync relations of translated domain object models to every translated record....
Anton Fries
13:20 Task #88713: Split csv Export from DatabaseRecordList
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:00 Task #88787 (Resolved): Deprecate BackendUtility::editOnClick
Applied in changeset commit:57dea0574a3c28a0148456abbfb4674ce8329239. Andreas Fernandez
09:05 Task #88787 (Under Review): Deprecate BackendUtility::editOnClick
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:56 Bug #88850: Deprecate ContentObjectRenderer::sendNotifyEmail
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:44 Bug #88850: Deprecate ContentObjectRenderer::sendNotifyEmail
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:43 Bug #88850: Deprecate ContentObjectRenderer::sendNotifyEmail
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:18 Bug #88850: Deprecate ContentObjectRenderer::sendNotifyEmail
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 #88850 (Under Review): Deprecate ContentObjectRenderer::sendNotifyEmail
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:04 Bug #88850 (Closed): Deprecate ContentObjectRenderer::sendNotifyEmail
contentobjectrenderer should not handle mail stuff Georg Ringer
12:52 Task #88678: Refactor new record wizard
Patch set 28 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:00 Feature #88318: Display the application context in CLI
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:53 Bug #88336: redirects: longer URL strings are stripped in source_path
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:30 Bug #57272: Extbase doesn't handle FAL translations correctly
AFAIK this was fixed with https://review.typo3.org/c/Packages/TYPO3.CMS/+/53974 in v9.
Please also check documentat...
Tymoteusz Motylewski
11:26 Bug #62921 (Needs Feedback): l10n_mode with relations does not work in Extbase
please check if the patch https://review.typo3.org/c/Packages/TYPO3.CMS/+/53974 solved the issue for you in v9.
Plea...
Tymoteusz Motylewski
11:23 Bug #88415: InvalidArgumentException in SiteConfiguration
As noted in the related issues: This is a know unresolved bug in fluid, that happens just on some OS/PHP combinations... Denny Lubitz
10:29 Bug #88415: InvalidArgumentException in SiteConfiguration
Mathias Brodala wrote:
> Can you add more details about the PHP setup? I cannot see this error with PHP 7.3.7.
PH...
Thomas Schmidt
09:37 Bug #88415: InvalidArgumentException in SiteConfiguration
Could this be related / the same error as reported in https://github.com/TYPO3/Fluid/issues/449 / https://forge.typo3... Susanne Moog
09:29 Bug #88415 (Needs Feedback): InvalidArgumentException in SiteConfiguration
Can you add more details about the PHP setup? I cannot see this error with PHP 7.3.7. Mathias Brodala
10:54 Bug #88851 (Accepted): Configure Installation wide options -> search field is handled as login field
Thanks Henri, yes, let's fix this. I marked it as a todo for this week's coding night at the TYPO3 developer days Benni Mack
09:36 Bug #88851 (Closed): Configure Installation wide options -> search field is handled as login field
The field "Filter by" within the settings is prefilled with my login name. That is a minor issue. But it should be wo... Henri Nathanson
08:58 Bug #73717: validation results for child properties per property
Did you guys try the @key="foo"@ argument of the @f:for@ viewhelper? It "works fine":https://github.com/pagemachine/a... Mathias Brodala
07:47 Bug #88293: impexp: unable to save files in composer mode with var/ outside document root
Hey,
I'm sorry this happened. As an explanation: I'm guessing Benni did not see your patch and stumbled upon the s...
Susanne Moog
06:34 Bug #88849 (Under Review): Scheduler testtask doesn't work after migration to mime
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:32 Bug #88849 (Closed): Scheduler testtask doesn't work after migration to mime
Mail is not sent. Georg Ringer

2019-07-28

21:11 Bug #88293: impexp: unable to save files in composer mode with var/ outside document root
@Susan
I found the issue, opened a ticket on forge, created and submitted a patch on gerrit. All that on my work t...
Rémy DANIEL
19:52 Feature #86759: nomodule attribute on script tag
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:17 Bug #88829: Bootstrap::handleRequest() throws type error, when controller action returns empty string
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:15 Bug #88829 (Under Review): Bootstrap::handleRequest() throws type error, when controller action returns empty string
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2019-07-27

16:25 Feature #88811: Allow the use of variable from a actioncontroller in section "headerAssets" and "footerAssets"
Category set to Extbase since this exclusively relates to the ActionController. Claus Due
16:25 Feature #88811: Allow the use of variable from a actioncontroller in section "headerAssets" and "footerAssets"
More variables can be added if necessary, but I would advise against:
* Indiscriminately inserting all variables
...
Claus Due
12:18 Bug #87970: Sites configuration module broken
Patch added in the related issue. Guido Schmechel
11:50 Feature #88318: Display the application context in CLI
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:09 Bug #88848 (Closed): Cannot set null as targetPage in UriBuilder
Georg Ringer

2019-07-26

19:03 Bug #88835: fatal error in settings-controller when [HTTP][proxy] is array
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:50 Bug #88835: fatal error in settings-controller when [HTTP][proxy] is array
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:13 Bug #88835 (Under Review): fatal error in settings-controller when [HTTP][proxy] is array
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:43 Bug #88835: fatal error in settings-controller when [HTTP][proxy] is array
Hi Peter,
i had already dealt with it in version 8. Unfortunately it is not really trivial. I test with this examp...
Guido Schmechel
18:40 Feature #88318 (Under Review): Display the application context in CLI
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:19 Bug #88336 (Under Review): redirects: longer URL strings are stripped in source_path
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:08 Bug #88415 (Under Review): InvalidArgumentException in SiteConfiguration
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:38 Bug #88534: RecordsXmlSitemapDataProvider does not allow reversed sorting
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:19 Bug #88534 (Under Review): RecordsXmlSitemapDataProvider does not allow reversed sorting
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:00 Task #88822 (Resolved): Log module: Move "show history" to the actions column
Applied in changeset commit:bc2a560b3b5ece20670dd1057c4c286676d4518d. Daniel Windloff
15:34 Task #88822: Log module: Move "show history" to the actions column
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:45 Bug #86156: CMS 8:When using inlineLanguageLabelFiles and a different default language than english, only the default language is usable
Okay - i've tested this in 9.5 LTS.
I've realized that i forgot to mention that my _locallang.xlf_ file is german....
Justus Moroni
14:39 Bug #88293 (Closed): impexp: unable to save files in composer mode with var/ outside document root
Closing as duplicate of #88815 Susanne Moog
13:25 Bug #88847: Getting site configuration via TypoScript is not respecting conditions
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:12 Bug #88847: Getting site configuration via TypoScript is not respecting conditions
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:18 Bug #88847 (Under Review): Getting site configuration via TypoScript is not respecting conditions
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:29 Bug #88847: Getting site configuration via TypoScript is not respecting conditions
Can confirm it for the ContentObjectRenderer.
The problem is that the array is simply read out. In the case of the...
Guido Schmechel
10:11 Bug #88847 (Closed): Getting site configuration via TypoScript is not respecting conditions
* Have a site configuration like:... Philipp Seiler
13:21 Bug #88848: Cannot set null as targetPage in UriBuilder
Hi Alexander,
thanks for the quick reply and clearing that up. Yes, this answers my question and this issue can be...
Robert Vock
13:09 Bug #88848: Cannot set null as targetPage in UriBuilder
Hi Robert,
what you describe is intended behaviour.
If you create a new instance of the UriBuilder, the default v...
Alexander Schnitzler
10:30 Bug #88848 (Closed): Cannot set null as targetPage in UriBuilder
#87629 hardened the UriBuilder of Extbase. Since then it is not possible to set null as targetPageUid, even though th... Robert Vock
12:17 Bug #88630 (Closed): Add documentation for site config language base variants
Thx for your work and the feedback, closing as requested. Susanne Moog
12:15 Bug #88630: Add documentation for site config language base variants
The internal docs are up-to-date.
From the top Google search results, https://www.sebkln.de/tutorials/detail/die-s...
Jonas Eberle
11:24 Bug #88846: Install tool (on FIRST_INSTALL) warns about "Trusted hosts pattern mismatch" although 'trustedHostsPattern' is set correctly (if no LocalConfiguration.php is present)
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:20 Bug #88846: Install tool (on FIRST_INSTALL) warns about "Trusted hosts pattern mismatch" although 'trustedHostsPattern' is set correctly (if no LocalConfiguration.php is present)
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:17 Bug #88846 (Under Review): Install tool (on FIRST_INSTALL) warns about "Trusted hosts pattern mismatch" although 'trustedHostsPattern' is set correctly (if no LocalConfiguration.php is present)
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:56 Bug #88846 (Closed): Install tool (on FIRST_INSTALL) warns about "Trusted hosts pattern mismatch" although 'trustedHostsPattern' is set correctly (if no LocalConfiguration.php is present)
With a reverse proxy in a mixed http/https configuration like... Jonas Eberle
11:24 Bug #86356: Checking $GLOBALS['TYPO3_CONF_VARS']['SYS']['trustedHostsPattern'] should be disabled when running initial setup wizard
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:20 Bug #86356: Checking $GLOBALS['TYPO3_CONF_VARS']['SYS']['trustedHostsPattern'] should be disabled when running initial setup wizard
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:17 Bug #86356 (Under Review): Checking $GLOBALS['TYPO3_CONF_VARS']['SYS']['trustedHostsPattern'] should be disabled when running initial setup 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
10:40 Bug #87426 (Closed): label_alt + label_alt_force for IRRE childs cannot be overwritten using OverrideChildTca()
Thank you for your reply and sorry for this late update; I close this one for now. Feel free to reopen it or ping me ... Riccardo De Contardi
10:07 Bug #86264: Trusted hosts pattern mismatch with Nginx and HTTP_X_FORWARDED_PORT 443
This is IMHO solved for normal use. A warning on installation is still present but this seems to be a separate case: ... Jonas Eberle
10:01 Task #87550: Use controller classes when registering plugins/modules
Just a small note:
If the ...
Robert Vock
09:20 Feature #88845 (Closed): acknowledge backend messages with one click?
Observed with TYPO3 CMS v9.5.4
When localizing children data with the "localize all data" button in the parent ele...
Stefan Padberg
09:15 Feature #88844 (Closed): Change status of message "Localization failed: there already are localizations" from ERROR to INFO
Observed with TYPO3 CMS v9.5.4
When localizing children data with the "localize all data" button in the parent ele...
Stefan Padberg
09:04 Feature #88742: Allow relative paths in Yaml file imports
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2019-07-25

17:23 Bug #88843 (Under Review): Registering a hook for tcaIsBeingBuilt triggers LogicException
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 #88843 (Closed): Registering a hook for tcaIsBeingBuilt triggers LogicException
I've just tried the newly released TYPO3 v10 and stumbled upon an exception.
When you register a Slot for the Sign...
Robert Vock
15:53 Feature #88840: Add static route type for assets of sitepacke extensions
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:48 Feature #88840: Add static route type for assets of sitepacke extensions
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 Feature #88840 (Under Review): Add static route type for assets of sitepacke extensions
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:49 Feature #88840 (Closed): Add static route type for assets of sitepacke extensions
Static routes have currently two types:
1) static text for robots.txt
2) uri for sources, that are available for ed...
Daniel Windloff
15:34 Feature #88834: Auto create MM DB tables and fields from TCA
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:15 Feature #88834: Auto create MM DB tables and fields from TCA
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:55 Feature #88834: Auto create MM DB tables and fields from TCA
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:27 Feature #88842 (Rejected): Use Meta Tag Manager to create generate canonical tag
The recently added canonical tag is generated manually via TYPO3\CMS\Seo\Canonical\CanonicalGenerator as a simple str... Jarvis H
14:11 Bug #87057 (Closed): Plugin added via TypoScript throws an error.
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien...
Riccardo De Contardi
14:11 Bug #87056 (Closed): Default language not respecting.
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien...
Riccardo De Contardi
14:10 Bug #36461 (Closed): No Caching with Extbase Plugin when "resolving" controller and action with realurl
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien...
Riccardo De Contardi
14:06 Bug #88830 (Accepted): Missing language icon in list module if CE has sys_language_uid=-1
Georg Ringer
13:59 Task #39728 (Closed): Optimize runtime on objects and database queries
* workspace / stage handling has been enhanced in the past to reduce amounts of queries
* versioning state in page-t...
Oliver Hader
13:53 Bug #87455: Redirects for root path on Multi-Language page
@typo3/cms-redirects/redirecthandler@ should be handled before @typo3/cms-frontend/base-redirect-resolver@ which does... Oliver Hader
13:47 Bug #81756: DatabaseSchemaComparator does not handle renamed columns
I just had another TYPO3 Update which broke in TYPO3 v8 because this fix is not backported :(
It would be REALLY n...
Robert Vock
13:46 Bug #88838 (Under Review): Improved 404 handling for multi-lingual websites
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:41 Feature #27391: Allow multiple formats/resolutions for media-content
I was thinking of video-tags with multiple sources (separate files, but belonging together). Like here:
https://ww...
Stefan Neufeind
13:26 Feature #27391 (Needs Feedback): Allow multiple formats/resolutions for media-content
Hey Stefan,
with the current implementation of image variants / cropping variants, I do think the image issue is s...
Benni Mack
13:40 Bug #88823: Re-introduce option to disable "Localization view" in list module and/or auto-disable it if only one language is configured
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 Bug #88823 (Under Review): Re-introduce option to disable "Localization view" in list module and/or auto-disable it if only one language is configured
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:36 Feature #39729 (Rejected): Allow to disable Extbase TypoScript parsing in backend
Oliver Hader
10:38 Task #88822: Log module: Move "show history" to the actions column
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:59 Bug #88841 (Closed): Conditions in .tsconfig file are not read
Hey,
I'm including a *include.tsconfig* file in the backend for GridElement configuration with the following conte...
Julian Stock
07:23 Task #88839 (Under Review): Move CLI logic into CommandApplication
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:18 Task #88839 (Closed): Move CLI logic into CommandApplication
Benni Mack
06:50 Bug #87544 (Rejected): URI matching is case-sensitive
The extension was just published to TER, and works just fine, solves the issue and is compatible with TYPO3 v9 and TY... Benni Mack

2019-07-24

22:20 Bug #85013: Drag & Drop, Copy/Cut/Paste don't change colPos in localized content elements if the target is the first position
This issue is still reproducible on latest master; see the video in the description to reproduce it. Riccardo De Contardi
21:55 Bug #69906: Translated categories can not be (re-)assigned to original record in listview
I think I've found a way to reproduce this issue on latest master (by the way: the code mentioned in the description ... Riccardo De Contardi
21:01 Bug #88838: Improved 404 handling for multi-lingual websites
You can build a dataprocessor for your 404 site, which will analyze the language of the browser.
You can use javas...
Dieter Porth
15:16 Bug #88838 (Closed): Improved 404 handling for multi-lingual websites
With TYPO3 v9 the site configuration with its own 404 handling comes in. But it has a drawback: When you have a site ... Chris Müller
17:00 Bug #87544 (Needs Feedback): URI matching is case-sensitive
Maybe you want to try out this extension? https://github.com/b13/justincase Benni Mack
16:56 Bug #88700: search in page tree and shortened page titles fails
Can be reproduced in current master.
This also affects the renaming the page in the page tree.
@TYPO3\CMS\Back...
Daniel Windloff
15:51 Bug #87455: Redirects for root path on Multi-Language page
experienced the same issue on 9.5.8
the workaround with the added middleware did not work for me.
Johannes Seipelt
14:54 Bug #88816: Filelist rename folder replacing underscore with space seems to be valid but does't do anything
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:52 Bug #88816: Filelist rename folder replacing underscore with space seems to be valid but does't do anything
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:50 Bug #88816: Filelist rename folder replacing underscore with space seems to be valid but does't do anything
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:50 Bug #88816: Filelist rename folder replacing underscore with space seems to be valid but does't do anything
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 #88816 (Under Review): Filelist rename folder replacing underscore with space seems to be valid but does't do anything
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 Feature #88742: Allow relative paths in Yaml file imports
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:06 Bug #88836 (Closed): page type not respected under some circumstances
In the site configuration I have the following configuration:... Chris Müller
14:00 Feature #88834 (Under Review): Auto create MM DB tables and fields from 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
13:14 Feature #88834 (Closed): Auto create MM DB tables and fields from TCA
MM tables needs a table structure, that is fully defined by TCA values and field names in the RelationHandler.
Daniel Windloff
13:32 Bug #85781: Cannot save [HTTP][proxy]
will track related issue for TYPO3 9.x in #88835 Peter Niederlag
12:00 Bug #85781: Cannot save [HTTP][proxy]
We also see troubles setting HTTP|proxy to array in 9.5.x, currently investing if it's related Peter Niederlag
13:30 Bug #88835 (Closed): fatal error in settings-controller when [HTTP][proxy] is array
According to documentation one can set Install Tool configuration "[HTTP][proxy]" to an array to be able to set diffe... Peter Niederlag
12:18 Bug #48965: FileReference can't be created in Frontend context
New issue opened for this: https://forge.typo3.org/issues/88833 Jan Kornblum
12:17 Feature #88833 (Under Review): Extend possibility to create FileReference in frontend with a given File object
Related to https://forge.typo3.org/issues/48965#note-21 it is still not possible, to create a FileReference in fronte... Jan Kornblum
11:48 Bug #86687: Translated record duplicated when copied (multi-selection mode)
This problem still occurs in 9.5.8 Alexander Vogt
11:05 Bug #88832 (Closed): autocomplete="off" on password fields in install tool configuration settings does not seem to work
I tried the applied patch in #88709, that sets the attribute @autocomplete="off"@ on most fields, in a TYPO3 9.5.8 in... Lars Peter Søndergaard
10:00 Task #88828 (Resolved): Typing error in Fluid template and ReST files
Applied in changeset commit:bdf476cc50b05a828acd4d4b646a7a9549fbeff5. Sebastian Klein
09:37 Bug #88831 (Closed): Problems with the fallback settings in sites config
We have problems with the fallback settings in the sites config. We develop a website for a customer with over 70 sys... Lars Lüthi
09:14 Bug #88830 (Closed): Missing language icon in list module if CE has sys_language_uid=-1
TYPO3 9.5.x - Column "[Localization]" in list module renders _"[icon-default-not-found] All languages"_ for content e... Georg Tiefenbrunn
00:01 Bug #88829: Bootstrap::handleRequest() throws type error, when controller action returns empty string
Stephan Schuler wrote:
> When looking at the @Response@ class: That one seems invalid to me.
> https://github.com/T...
Alexander Schnitzler

2019-07-23

23:59 Bug #88829 (Accepted): Bootstrap::handleRequest() throws type error, when controller action returns empty string
Alexander Schnitzler
23:52 Bug #88829: Bootstrap::handleRequest() throws type error, when controller action returns empty string
When looking at the @Response@ class: That one seems invalid to me.
https://github.com/TYPO3/TYPO3.CMS/blob/0c531014...
Stephan Schuler
22:46 Bug #88829 (Closed): Bootstrap::handleRequest() throws type error, when controller action returns empty string
How to reproduce: Call an extbase controller action in frontend, which returns an empty string (not null!).
Except...
Armin Vieweg
22:17 Task #86614: Provide a possibility to override or hook into the hreflang generator
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:05 Task #86614: Provide a possibility to override or hook into the hreflang generator
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:47 Task #86614: Provide a possibility to override or hook into the hreflang generator
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:30 Task #86614: Provide a possibility to override or hook into the hreflang generator
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:42 Task #88828 (Under Review): Typing error in Fluid template and ReST 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:39 Task #88828 (Closed): Typing error in Fluid template and ReST files
The word _necessary_ is misspelled ('nessesary') in the _Generic.html_ Fluid template of fluid_styled_content, a chan... Sebastian Klein
19:32 Bug #88823 (Accepted): Re-introduce option to disable "Localization view" in list module and/or auto-disable it if only one language is configured
Georg Ringer
12:25 Bug #88823 (Closed): Re-introduce option to disable "Localization view" in list module and/or auto-disable it if only one language is configured
Since #82991 "Localization view" is always used in list module.
> When working with localizations in a system, the...
Georg Tiefenbrunn
18:30 Bug #48965: FileReference can't be created in Frontend context
I hope this won't be reopened wrongly, but it is still missing to create a new file reference based on a given file o... Jan Kornblum
15:39 Bug #88825: Exception during Dependency Injection Container compilation when EXT:scheduler is not available
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:47 Bug #88825 (Under Review): Exception during Dependency Injection Container compilation when EXT:scheduler is not available
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:39 Bug #88825 (Closed): Exception during Dependency Injection Container compilation when EXT:scheduler is not available
This is with TYPO3 v10 installed using composer, without EXT:scheduler being available.
Installtion step 5 fails d...
Benjamin Franzke
15:25 Feature #88609: Page title providers in adminpanel
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:18 Task #84567: Update MediaViewHelper.php
Solved with TYPO3 9.0: https://forge.typo3.org/issues/81741
PS: As f:media renders videos as <iframe> it is not po...
Stefan Froemken
15:15 Bug #88827 (Under Review): Set l10n_mode exclude for pages doktype
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 Bug #88827 (Rejected): Set l10n_mode exclude for pages doktype
Set l10n_mode exclude for pages doktype to avoid possible configuration issues. Daniel Windloff
14:39 Task #88752: RecordList: Streamline page edit and localiziation handling
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:18 Task #88752: RecordList: Streamline page edit and localiziation handling
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:48 Bug #88287: TypoScript typolink does not render email link
Finally I found the problem.
In the Fluid-Template there was a ...
Anonymous
12:33 Bug #88451: Module Backend User, Filtering leads to Exception
We're having the same problem while filtering the be users. Any updates so far? ... Konrad Michalik
12:00 Bug #88815 (Resolved): Import Export uses FAL for temporary files
Applied in changeset commit:3e14a9d5c11cc08ff8c4bef2d83507ef88685286. Benni Mack
08:04 Bug #88815: Import Export uses FAL for temporary files
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
08:00 Bug #88815 (Under Review): Import Export uses FAL for temporary files
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:00 Bug #88815 (Resolved): Import Export uses FAL for temporary files
Applied in changeset commit:838abc8e55f05eda1152f4832e1c66c754301f33. Benni Mack
07:59 Bug #88815: Import Export uses FAL for temporary files
When exporting via impexp and you choose "Save as file" with "add files in a separate location" then import/export st... Benni Mack
07:58 Bug #88815: Import Export uses FAL for temporary files
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:27 Bug #88530 (Closed): phpunit 8.2 breaks Unit Tests
Benni Mack
11:27 Bug #88526 (Closed): tsref.xml broken due to closing tag mismatch
Benni Mack
11:27 Bug #87347 (Closed): no_cache still present in core
Benni Mack
11:26 Bug #23255 (Closed): Menu 'special.updated' > property beginAtLevel = 1 seems ignored
Benni Mack
11:26 Bug #88806 (Closed): "Test Mail Setup" broken: Too few arguments to function EventDispatcher::__construct()
Benni Mack
11:26 Bug #88803 (Closed): Type mismatch since spliting of ImportExportController
Benni Mack
11:26 Bug #88796 (Closed): cHash Exception with indexed_search in Backend
Benni Mack
08:30 Bug #88796 (Resolved): cHash Exception with indexed_search in Backend
Applied in changeset commit:8945dbe9d34adc271bdf188cbc678e0aa64e315a. Georg Ringer
11:26 Bug #88790 (Closed): Use proper syntax for RST code-block
Benni Mack
11:26 Bug #88738 (Closed): `change` event not dispatched
Benni Mack
11:26 Bug #88735 (Closed): Remove old and unused JS file InteractableModuleInterface.js
Benni Mack
11:26 Bug #88729 (Closed): Link wizard doesn't update hidden field value
Benni Mack
11:26 Task #88804 (Closed): Enable labels for export buttons
Benni Mack
11:26 Task #88802 (Closed): Adjust php-cs-fixer rules
Benni Mack
11:26 Task #88788 (Closed): Usability: Scheduler does not show command name for "Execute console commands" in list
Benni Mack
11:26 Task #88779 (Closed): RecordList: Remove unused code
Benni Mack
11:26 Task #88765 (Closed): Merge duplicated SaltedPasswordsService line in ClassNameMatcher
Benni Mack
11:26 Task #88755 (Closed): Remove POST option from typolink.addQueryString
Benni Mack
11:26 Task #88753 (Closed): DatabaseRecordList: Remove collapse a table via GP
Benni Mack
11:26 Task #88748 (Closed): rendering warnings in core changelog
Benni Mack
11:26 Task #88745 (Closed): Review 9.5 Changelog files
Benni Mack
11:26 Task #88733 (Closed): DatabaseRecordList - Remove dependency: $GLOBALS['SOBE']
Benni Mack
11:26 Task #88724 (Closed): Usage of localizationRedirect
Benni Mack
11:26 Task #88722 (Closed): Extended field length of header_position
Benni Mack
11:26 Task #88718 (Closed): Invoke "Clear Page cache" in page and list via ajax
Benni Mack
11:26 Task #88697 (Closed): Remove dependencies of \TYPO3\CMS\Extbase\Mvc\Web\Request
Benni Mack
11:26 Task #88679 (Closed): Fix deprecation warning in GeneralUtility::idnaEncode
Benni Mack
11:26 Task #88667 (Closed): Remove additionalJavaScriptSubmit
Benni Mack
11:26 Task #88665 (Closed): Move "Refresh required" popup into FormEngine.js
Benni Mack
11:26 Task #88666 (Closed): Harden \TYPO3\CMS\Extbase\Persistence\Generic\Storage\Typo3DbBackend
Benni Mack
11:26 Task #88663 (Closed): Harden \TYPO3\CMS\Extbase\Persistence\Generic\Mapper\DataMapFactory
Benni Mack
11:26 Task #88662 (Closed): Split ImportExportController
Benni Mack
11:26 Task #88706 (Closed): Streamline keys of locallang.xlf
Benni Mack
11:26 Feature #88772 (Closed): Omit type=text/javascript in HTML5 script tags
Benni Mack
11:26 Task #88657 (Closed): Remove popup configuration
Benni Mack
11:26 Task #88651 (Closed): Rename TYPO3/CMS/Backend/SplitButtons
Benni Mack
11:26 Task #88647 (Closed): Add missing documentation for language-based base variants
Benni Mack
11:26 Task #88641 (Closed): fix list formatting
Benni Mack
11:26 Task #88623 (Closed): Outdated info on FIRST_INSTALL
Benni Mack
11:26 Task #88612 (Closed): Streamline ClassSchema property api
Benni Mack
11:26 Task #88611 (Closed): Adjust class doc comment of BitSet class
Benni Mack
11:26 Task #88591 (Closed): Follow up: Syntax Error Fixed
Benni Mack
11:26 Task #88589 (Closed): Syntax Error fixed
Benni Mack
11:26 Task #88583 (Closed): Drop DB field sys_language.static_lang_isocode
Benni Mack
11:26 Task #88580 (Closed): Upgrade testing framework to 5.0.10
Benni Mack
11:26 Task #88579 (Closed): Update doctrine/dbal to ^2.9
Benni Mack
11:26 Task #88553 (Closed): Update doctrine/dbal to ^2.8.1
Benni Mack
11:26 Task #88551 (Closed): Use var path from environment in tests
Benni Mack
11:26 Task #88535 (Closed): Update GitHub description in CONTRIBUTING.md
Benni Mack
11:26 Task #88531 (Closed): Create redirect instead of silently ignoring obsolete cHash
Benni Mack
11:26 Task #88523 (Closed): Move modal actions into footer
Benni Mack
11:25 Task #88518 (Closed): Streamline Install Tool modules
Benni Mack
11:25 Task #88501 (Closed): Revert dropping t3_origuid from functional tests
Benni Mack
11:25 Task #88495 (Closed): Drop t3_origuid fields from functional tests
Benni Mack
11:25 Task #88471 (Closed): Open LinkBrowser in modal window
Benni Mack
11:25 Task #88467 (Closed): Update TYPO3 Icons to 1.9.0
Benni Mack
11:25 Task #88438 (Closed): Adminpanel: Add links to the images in the info module
Benni Mack
11:25 Task #88436 (Closed): Open element browser event based
Benni Mack
11:25 Task #88434 (Closed): Hide useless card in composer mode
Benni Mack
11:25 Task #88433 (Closed): Deprecate top.openUrlInWindow
Benni Mack
11:25 Task #88432 (Closed): Migrate md5.js to an AMD module
Benni Mack
11:25 Task #88428 (Closed): Deprecate top.rawurlencode and friends
Benni Mack
11:25 Task #88427 (Closed): Drop jsfunc.evalfield.js
Benni Mack
11:25 Task #88411 (Closed): Remove TBE_EDITOR.typo3form
Benni Mack
11:25 Task #88409 (Closed): Typo in "validate"
Benni Mack
11:25 Task #88396 (Closed): Several typos with the word "exits"
Benni Mack
11:25 Task #88388 (Closed): Update to phpunit 8.1.5 and codeception 3.0
Benni Mack
11:25 Task #88378 (Closed): Add information how to reach the workspace record
Benni Mack
11:25 Task #88345 (Closed): Extends tests for request condition matcher
Benni Mack
11:25 Task #88247 (Closed): Better example for FlashMessage finisher
Benni Mack
11:25 Task #88160 (Closed): Improve handling of unsharp clicks in the page tree
Benni Mack
11:25 Task #88120 (Closed): [BUGFIX] FileWriter JSON output
Benni Mack
11:25 Task #88096 (Closed): Fix scroll behaviour of "Uncaught Exceptions" in backend
Benni Mack
11:25 Task #87957 (Closed): Do not magically register validators
Benni Mack
11:25 Task #87941 (Closed): Add hardened classes to Important-87603-ClassesUseStrictModeAndScarlarTypeHints.rst file
Benni Mack
11:25 Task #87629 (Closed): Harden \TYPO3\CMS\Extbase\Mvc\Web\Routing\UriBuilder
Benni Mack
11:25 Task #87628 (Closed): Harden \TYPO3\CMS\Extbase\Configuration\ConfigurationManagerInterface
Benni Mack
11:25 Task #87604 (Closed): Harden \TYPO3\CMS\Extbase\SignalSlot\Dispatcher
Benni Mack
11:25 Task #87598 (Closed): Harden \TYPO3\CMS\Extbase\Service\ExtensionService
Benni Mack
11:25 Task #87277 (Closed): Add missing class name matcher configuration
Benni Mack
11:25 Task #87305 (Closed): Use constructor injection in DataMapper
Benni Mack
11:25 Task #87253 (Closed): Remove deprecated code from various controllers
Benni Mack
11:25 Task #88407 (Closed): Remove deprecations from condition matchers
Benni Mack
11:25 Task #87309 (Closed): Remove deprecated code from EXT:filelist
Benni Mack
11:25 Task #87308 (Closed): Remove deprecated code from EXT:indexed_search
Benni Mack
11:25 Task #87292 (Closed): Remove deprecated code from EXT:install
Benni Mack
11:25 Task #87290 (Closed): Remove deprecated code from EXT:linkvalidator
Benni Mack
11:25 Task #87307 (Closed): Remove CMD property from SchedulerModuleController
Benni Mack
11:25 Task #87289 (Closed): Remove deprecated code from EXT:rsaauth
Benni Mack
11:25 Task #87282 (Closed): Remove deprecated code from EXT:scheduler
Benni Mack
11:25 Task #87279 (Closed): Remove IMGMENU and GMENU
Benni Mack
11:25 Task #87278 (Closed): Remove deprecated code in EditFileController
Benni Mack
11:25 Task #87276 (Closed): Remove sys_domain and LegacyDomains
Benni Mack
11:25 Task #87274 (Closed): Remove deprecated code in ElementInformationController
Benni Mack
11:25 Task #87270 (Closed): Remove deprecated code from PageLayoutController
Benni Mack
11:25 Task #87250 (Closed): Remove deprecated PHP classes from EXT:setup
Benni Mack
11:25 Task #87249 (Closed): Remove deprecated code from EXT:taskcenter
Benni Mack
11:25 Task #87248 (Closed): Remove deprecated core authentication related code
Benni Mack
11:25 Task #87247 (Closed): Remove deprecated global constants
Benni Mack
11:25 Task #87246 (Closed): Remove deprecated Extbase-related code
Benni Mack
11:25 Task #87244 (Closed): Drop deprecated code from impexp extension
Benni Mack
11:25 Task #87242 (Closed): Drop deprecated code from EditDocumentController
Benni Mack
11:25 Task #87240 (Closed): Remove last batch of old class aliases
Benni Mack
11:25 Task #87234 (Closed): Remove deprecated GeneralUtility functionality
Benni Mack
11:25 Task #87233 (Closed): Remove deprecated code from EXT:tstempalate
Benni Mack
11:25 Task #87230 (Closed): Remove old fluid related class aliases
Benni Mack
11:25 Task #87228 (Closed): Remove old class aliases from core extension
Benni Mack
11:25 Task #87219 (Closed): Remove a series of simple to remove classes
Benni Mack
11:25 Task #87218 (Closed): Remove old recordList classes
Benni Mack
11:25 Task #87217 (Closed): Remove a series of old class aliases
Benni Mack
11:25 Task #87211 (Closed): Remove $response preparation in route dispatching
Benni Mack
11:25 Task #87210 (Closed): Remove deprecated module classes from backend extension
Benni Mack
11:25 Task #87206 (Closed): Remove deprecated methods from BackendUtility
Benni Mack
11:25 Task #87204 (Closed): Remove deprecated PHP classes from EXT:workspaces
Benni Mack
11:25 Task #87203 (Closed): Remove deprecated code from core Crypto/PasswordHashing
Benni Mack
11:25 Task #87050 (Closed): Upgrade Symfony-components
Benni Mack
11:25 Task #87023 (Closed): Adds extension activation and tempate includes
Benni Mack
11:25 Task #87009 (Closed): Additional translationFile removes default file
Benni Mack
11:25 Task #87004 (Closed): Cleanup string concats
Benni Mack
11:25 Task #86820 (Closed): Change cursor hovering content element in language view
Benni Mack
11:25 Task #86545 (Closed): Make canonical and hreflang optional
Benni Mack
11:25 Task #86414 (Closed): No copy and / or cut button in file list search
Benni Mack
11:25 Task #86170 (Closed): Check for extbase response type instead of current environment
Benni Mack
11:25 Task #85409 (Closed): Inform backend user if a column has to be a unique value after saving the record
Benni Mack
11:25 Task #84533 (Closed): Ext:form configuration files name should transliterate accented characters instead of skipping them
Benni Mack
11:25 Task #88333 (Closed): Migrate TYPO3/CMS/Filelist/* to TypeScript
Benni Mack
11:25 Task #82669 (Closed): Resolve backend route path inconsistencies
Benni Mack
11:25 Task #87924 (Closed): Migrate TYPO3/CMS/RteCkeditor/* to TypeScript
Benni Mack
11:25 Task #85401 (Closed): EXT:backend Wizard/Colorpicker.js
Benni Mack
11:25 Task #84422 (Closed): EXT: backend FormEngine/Element/*.js
Benni Mack
11:25 Task #84169 (Closed): EXT:backend LayoutModule/Paste.js
Benni Mack
11:25 Feature #49446 (Closed): Filtering records input field in header of record table
Benni Mack
11:24 Feature #88385 (Closed): Give "module menu minimize button" and "collapse pagetree button" a name and a tooltip
Benni Mack
11:24 Feature #87200 (Closed): Allow HTML and text in email finisher
Benni Mack
11:24 Feature #87112 (Closed): enableMultiSelectFilterTextfield for a few system tables
Benni Mack
11:24 Feature #87028 (Closed): Access object from `ObjectStorage` using numeric value
Benni Mack
11:24 Feature #86629 (Closed): Implement LinkHandler for telephone numbers
Benni Mack
11:24 Feature #88129 (Closed): Streamline existing flexform structure
Benni Mack
11:24 Feature #85033 (Closed): Form plugin - Finishers : Hardcoded label for empty default value
Benni Mack
11:24 Feature #84774 (Closed): Hide Override finisher settings if there are no finisher
Benni Mack
11:24 Feature #80420 (Closed): Allow multiple recipients in EmailFinisher
Benni Mack
11:24 Feature #78432 (Closed): Add log message for "Switch User action"
Benni Mack
11:24 Bug #21638 (Closed): IP-lock not aware of IPv6
Benni Mack
11:24 Task #88608 (Closed): Harden \TYPO3\CMS\Extbase\Error\Message and its derivatives
Benni Mack
11:24 Task #88607 (Closed): Move fixture classes from Classes to Tests directory
Benni Mack
11:24 Task #88596 (Closed): Move BitSet class into different namespace
Benni Mack
11:24 Task #88595 (Closed): Update symfony components
Benni Mack
11:24 Task #88606 (Closed): Harden Extbase Exceptions
Benni Mack
11:24 Task #88605 (Closed): Harden Repositories
Benni Mack
11:24 Task #88604 (Closed): Harden \TYPO3\CMS\Extbase\Utility\FrontendSimulatorUtility
Benni Mack
11:24 Task #88603 (Closed): Harden \TYPO3\CMS\Extbase\Utility\DebuggerUtility
Benni Mack
11:23 Feature #88648 (Closed): Add possibility to set Twitter card type in backend
Benni Mack
11:23 Task #88644 (Closed): Remove last parts of altPageTitleProvider
Benni Mack
11:23 Task #88652 (Closed): Move YamlFileLoader->merge to ArrayUtillity
Benni Mack
11:23 Task #88406 (Closed): Remove setCacheHash/noCacheHash logic
Benni Mack
11:22 Task #88814 (Closed): Only load extensions compatible with TYPO3 v8 or later
Benni Mack
11:22 Task #88813 (Closed): Clean up comments about deprecation
Benni Mack
11:22 Bug #88808 (Closed): Warning in AbstractConfigurationManagerTest
Benni Mack
11:22 Bug #88807 (Closed): Remove dependency of TSFE from adminpanel init
Benni Mack
11:22 Feature #88799 (Closed): Use PSR-3 interface for logging
Benni Mack
11:22 Bug #88794 (Closed): Call to undefined method TYPO3\CMS\Core\Crypto\PasswordHashing\PasswordHashFactory::checkPassword() on report module
Benni Mack
11:22 Feature #88792 (Closed): Add TypoScriptAspect to handle TypoScript Rendering Context settings
Benni Mack
11:22 Feature #88791 (Closed): Introduce PreviewAspect for handling preview flag
Benni Mack
11:22 Feature #88770 (Closed): Add PSR-14 EventDispatcher logic based on DI
Benni Mack
11:22 Task #88758 (Closed): Always concatenate all given files in ResourceCompressor
Benni Mack
11:22 Task #88746 (Closed): Move PageRepository to EXT:core
Benni Mack
11:22 Task #88744 (Closed): Remove database fields related to CSS Styled Content
Benni Mack
11:22 Bug #88743 (Closed): obsolete native header() call in DocumentTemplate
Benni Mack
11:22 Task #88693 (Closed): Remove unneeded SingletonInstance resets in recent extbase tests
Benni Mack
11:22 Task #88687 (Closed): Configure extbase request handlers via PHP
Benni Mack
11:22 Task #88681 (Closed): Remove import of PHP files of admins from impexp
Benni Mack
11:22 Task #88680 (Closed): Switch to json_encode/decode for state saving
Benni Mack
11:22 Task #88673 (Closed): Streamline PageRenderer class
Benni Mack
11:22 Task #88669 (Closed): TCA: Remove "parentPageTca" FormDataProvider
Benni Mack
11:22 Bug #88692 (Closed): SendCommandTest is skipped due to a warning since symfony/mailer merge
Benni Mack
11:22 Task #88660 (Closed): Remove last usages of $GLOBALS[T3_VAR]
Benni Mack
11:22 Bug #88646 (Closed): AbstractAuthService should not extend from AbstractService
Benni Mack
11:22 Feature #88643 (Closed): Replace SwiftMailer with Symfony/Mailer
Benni Mack
11:22 Bug #88642 (Closed): Can't create record in sysfolder
Benni Mack
11:22 Task #88640 (Closed): Remove "sys_template.nextLevel"
Benni Mack
11:22 Bug #88639 (Closed): Wrong documentation related to TYPO3_MISC removal
Benni Mack
11:22 Task #88638 (Closed): Handle SoftRefParser without references
Benni Mack
11:22 Bug #88626 (Closed): Context API is not used in TemplateService->versionOL
Benni Mack
11:22 Bug #88625 (Closed): References to non-existing "pseudo-site"
Benni Mack
11:22 Task #88601 (Closed): Remove backend user ID from workspace preview config
Benni Mack
11:22 Task #88594 (Closed): Use generators for service objects in Authentication
Benni Mack
11:22 Task #88588 (Closed): Remove special singleton handling of makeInstanceService
Benni Mack
11:22 Task #88582 (Closed): Make use of PSR-7 request object in BE Template module
Benni Mack
11:22 Task #88575 (Closed): Move Slug Candidate functionality into its own class
Benni Mack
11:22 Task #88574 (Closed): Remove 4th parameter of enableFields
Benni Mack
11:22 Bug #88569 (Closed): Switch Locales to regular singleton instance
Benni Mack
11:22 Task #88568 (Closed): Replace SiteMatcher with SiteFinder where applicable
Benni Mack
11:22 Task #88567 (Closed): Deprecate usage of $GLOBALS[LOCAL_LANG]
Benni Mack
11:22 Task #88564 (Closed): Drop PageTS "TSFE.constants" functionality
Benni Mack
11:22 Task #88559 (Closed): Deprecate TSFE->sys_language_isocode
Benni Mack
11:22 Bug #88747 (Closed): Clean up TSFE constructor initialization
Benni Mack
11:22 Task #88555 (Closed): Streamline TSFE and frontend request handler for "Page Generation"
Benni Mack
11:22 Task #88554 (Closed): Deprecate methods in VersionNumberUtility
Benni Mack
11:22 Task #88549 (Closed): Set "loginSecurityLevel" to normal by default
Benni Mack
11:22 Task #88717 (Closed): Rework TSFE dependencies
Benni Mack
11:22 Task #88541 (Closed): Move Frontend User session saving into Middleware
Benni Mack
11:22 Task #88527 (Closed): Re-organize variable initialization for User Authentication
Benni Mack
11:22 Task #88525 (Closed): Remove "createDirs" directive of extension installation
Benni Mack
11:22 Bug #88513 (Closed): Non-FQCN controllers should still be usable in Extbase
Benni Mack
11:22 Bug #88512 (Closed): Flaws in accessing deprecated caches starting with "cache_"
Benni Mack
11:22 Task #88500 (Closed): Drop settings related to RTEHtmlArea image handling
Benni Mack
11:22 Task #88498 (Closed): Streamline TimeTracker global information
Benni Mack
11:22 Task #88496 (Closed): Replace switchable controller actions terminology
Benni Mack
11:22 Task #88488 (Closed): Simplify Locales class
Benni Mack
11:22 Task #88481 (Closed): Move DB Connection check into Maintenance Middleware
Benni Mack
11:22 Bug #88477 (Closed): Duplicate code in Menu Generation
Benni Mack
11:22 Task #88475 (Closed): Prepare cache timeout more efficiently in Frontend
Benni Mack
11:22 Task #88473 (Closed): Set locale for requests earlier in Frontend process
Benni Mack
11:22 Task #88460 (Closed): Decouple PageArgumentValidator from TSFE
Benni Mack
11:22 Bug #88457 (Closed): Revert "Allow to send multiple HTTP headers with the same name"
Benni Mack
11:22 Task #88454 (Closed): Move emailAtLogin for BE Users in custom class
Benni Mack
11:22 Task #88395 (Closed): Use VersionState constants instead of numbers
Benni Mack
11:22 Task #88366 (Closed): Streamline caching framework caches
Benni Mack
11:22 Task #88357 (Closed): Migrate DataHandler and Frontend tests to Site Handling
Benni Mack
11:22 Task #88182 (Closed): Refactor JavaScript-side of IRRE
Benni Mack
11:22 Task #88143 (Closed): Remove database field "t3ver_id"
Benni Mack
11:22 Task #87306 (Closed): Use constructor injection in DataMapFactory
Benni Mack
11:22 Task #88741 (Closed): Remove cHash calculation in indexed search
Benni Mack
11:22 Task #88560 (Closed): Remove htmlTag TypoScript options
Benni Mack
11:22 Task #87273 (Closed): Avoid case mismatches in method calls
Benni Mack
11:22 Task #87272 (Closed): Remove legacy extbase related annoations
Benni Mack
11:22 Task #88499 (Closed): Remove TCEMAIN.previewDomain
Benni Mack
11:22 Task #88461 (Closed): Remove leftover code from PseudoSite Handling
Benni Mack
11:22 Task #88459 (Closed): Remove config.language_alt and config.language
Benni Mack
11:22 Task #88419 (Closed): Remove config.defaultGetVars
Benni Mack
11:22 Task #88376 (Closed): Remove legacy "pageNotFound_handling" options
Benni Mack
11:22 Task #88363 (Closed): Remove pseudo-site handling
Benni Mack
11:22 Task #87294 (Closed): Remove t3ver_label database field
Benni Mack
11:22 Task #87293 (Closed): Remove legacy pages_language_overlay functionality
Benni Mack
11:22 Task #87287 (Closed): Remove leftover TMENU options
Benni Mack
11:22 Task #87264 (Closed): Remove legacy translation handling in Extbase
Benni Mack
11:22 Task #87254 (Closed): Remove deprecated Extbase-related code (Part 2)
Benni Mack
11:22 Task #87245 (Closed): Drop support for deprecated CacheManager cache creation during ext_localconf.php loading
Benni Mack
11:22 Task #87241 (Closed): Remove non-route variants for BE calls
Benni Mack
11:22 Task #87235 (Closed): Remove deprecated code related to TSFE
Benni Mack
11:22 Task #87231 (Closed): Remove deprecated adminpanel/feedit code
Benni Mack
11:22 Task #87226 (Closed): Remove deprecated migration for PackageStates.php v4 version
Benni Mack
11:22 Task #87221 (Closed): Remove deprecated cObj/stdWrap functionality
Benni Mack
11:22 Task #87220 (Closed): Remove deprecated frontend-related hooks and include scripts
Benni Mack
11:22 Task #87213 (Closed): Remove deprecated class Package\DependencyResolver
Benni Mack
11:22 Task #87209 (Closed): Remove deprecated $GLOBALS['TYPO3_GLOBALS_EXT']
Benni Mack
11:22 Task #87207 (Closed): Remove deprecated code from TemplateService
Benni Mack
11:22 Task #87202 (Closed): Remove deprecated code from Bootstrap
Benni Mack
11:22 Task #87201 (Closed): Remove deprecated PHP classes from EXT:core
Benni Mack
11:22 Task #87195 (Closed): Remove deprecated code from PageRepository
Benni Mack
11:22 Task #87194 (Closed): Remove deprecated code from CharsetConverter
Benni Mack
11:22 Task #86906 (Closed): Drop evaluation of @cascade annotations
Benni Mack
11:22 Task #86901 (Closed): Drop evaluation of @ignorevalidation annotations
Benni Mack
11:22 Task #86900 (Closed): Drop evaluation of @lazy annotations
Benni Mack
11:22 Task #86899 (Closed): Drop evaluation of @inject annotations
Benni Mack
11:22 Task #86905 (Closed): Drop evaluation of @transient annotations
Benni Mack
11:22 Task #86898 (Closed): Drop evaluation of @validate annotations
Benni Mack
11:22 Task #86649 (Closed): Migrate FieldControl TableWizard
Benni Mack
11:22 Task #86648 (Closed): Migrate FieldControl ResetSelection
Benni Mack
11:22 Task #86647 (Closed): Migrate FieldControl ListModule
Benni Mack
11:22 Task #86646 (Closed): Migrate FieldControl InsertClipboard
Benni Mack
11:22 Task #86644 (Closed): Migrate FieldControl EditPopup
Benni Mack
11:22 Task #86643 (Closed): Migrate FieldControl AddRecord
Benni Mack
11:22 Epic #86642 (Closed): Migrate FieldControls to use RequireJS
Benni Mack
11:22 Task #88793 (Closed): Configure dependency injection for Core/Context class
Benni Mack
11:22 Task #88721 (Closed): Hook up ContainerInterface in backend route dispatcher
Benni Mack
11:22 Feature #88689 (Closed): Support for system-wide class dependency injection, PSR-11
Benni Mack
11:22 Task #84112 (Closed): Add support for service providers
Benni Mack
11:21 Task #88664 (Rejected): Unify CSS Compression & Concatenation in ResourceCompressor
not possible for v10 Benni Mack
11:12 Bug #87612: Content element sorting wrong when one element has sorting value of zero
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:05 Bug #88051 (Closed): Wrong CE order when copying pages with more than 10 CEs per column
Closed as duplicate Markus Klein
11:03 Bug #88696 (Closed): DataHandler getSortNumber use of increaseSortingOfFollowing wrong
Closed as duplicate Markus Klein
10:38 Task #88822 (Under Review): Log module: Move "show history" to the actions column
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:35 Task #88822 (Closed): Log module: Move "show history" to the actions column
Move the link "Show history" to the actions column. Add default styling. Daniel Windloff
10:20 Bug #88820: AdminPanel not working in combination with additional "Sites" configurations
Georg Ringer wrote:
> are you also logged in with the other domains? otherwise TYPO3 can't actually know that you ar...
Daniel Koch
05:56 Bug #88820 (Needs Feedback): AdminPanel not working in combination with additional "Sites" configurations
are you also logged in with the other domains? otherwise TYPO3 can't actually know that you are logged in as backend ... Georg Ringer
10:14 Task #88821 (Under Review): Remove "web_func" from InfoPageTyposcriptConfigController
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:06 Task #88821 (Closed): Remove "web_func" from InfoPageTyposcriptConfigController
The function module has been removed.
The InfoPageTyposcriptConfigController has a filter for the PageTsConfig rela...
Daniel Windloff
09:59 Bug #86156: CMS 8:When using inlineLanguageLabelFiles and a different default language than english, only the default language is usable
Your example would be what i expect when using this feature.
It seems that something changed here between 8.7 and ...
Justus Moroni
05:57 Bug #88775 (Accepted): logger in ApcuBackend is not instantiated
Georg Ringer

2019-07-22

23:49 Bug #88820 (Closed): AdminPanel not working in combination with additional "Sites" configurations
For my TYPO3 instance I use different domains pointing to different pagetree IDs as a starting point. I use the new "... Daniel Koch
22:13 Bug #88624: Backend selectTree PHP Warning
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:38 Bug #88624: Backend selectTree PHP Warning
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:04 Bug #88819 (New): TYPO3\CMS\Core\Database\Query\QueryHelper::parseOrderBy() implementation is too naive
Example:
input:
String("ORDER BY FIND_IN_SET(uid, '1')")
current output:
Array(
[0] => Array
(
...
Guillaume Crico
22:00 Bug #88709 (Resolved): mail config input fields in Installation-Wide Options get autocompleted with TYPO3 backend username/password
Applied in changeset commit:ebad91ff0ace9a9c9b32657898425b2a7c370515. Guido Schmechel
21:53 Bug #88709: mail config input fields in Installation-Wide Options get autocompleted with TYPO3 backend username/password
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
21:36 Bug #88709: mail config input fields in Installation-Wide Options get autocompleted with TYPO3 backend username/password
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:28 Bug #88709: mail config input fields in Installation-Wide Options get autocompleted with TYPO3 backend username/password
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:53 Bug #73673 (Closed): Service chaining impossible with SaltedPasswordService
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien...
Riccardo De Contardi
21:53 Bug #87885 (Closed): Content displayed is always the content of the first page
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien...
Riccardo De Contardi
21:47 Task #88752: RecordList: Streamline page edit and localiziation handling
can you please attach some screens before/after the chnage? Tymoteusz Motylewski
17:54 Feature #88818 (Closed): Hooks or similar for CKEditor configuration
h1. Use Cases are:
*kriss toff [17:09]*
for multisites @amartinno1
So I let webmasters to manages their websites...
Alex Nostadt
16:15 Bug #57414 (Closed): Deprecate Extbase BooleanValidator and copy it to BooleanValueValidator
The patch has been abandoned three years ago then I'm closing this ticket for now - feel free to reopen it if needed,... Riccardo De Contardi
16:06 Feature #88817 (Closed): Using HTML 5.2 attribute "autocomplete" in "form"
Will there be the possibility to set the attribute "autocomplete" foreach input field via the form builder?
https:...
NET engine
15:52 Feature #88754 (Closed): Codesmell GeneralUtility::trimExplode()
Closed as requested by the author. Susanne Moog
13:24 Feature #88754: Codesmell GeneralUtility::trimExplode()
I remarked in #4 (my private typo3-account), that _trimExplode_
shows in some cases *other results* than _trimExplod...
Dieter Porth
15:30 Task #88814 (Resolved): Only load extensions compatible with TYPO3 v8 or later
Applied in changeset commit:9316718f5cf476d86fea000f204bb2fcd5213432. Benni Mack
12:53 Task #88814 (Under Review): Only load extensions compatible with TYPO3 v8 or later
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:53 Task #88814 (Closed): Only load extensions compatible with TYPO3 v8 or later
In order to keep the the extension list small, the repository data is limited to TYPO3 v8 or later Benni Mack
15:28 Bug #88816 (Closed): Filelist rename folder replacing underscore with space seems to be valid but does't do anything
Steps to reproduce:
1. Go to the filelist module
2. Create a folder named "test_test"
3. Rename the folder to "tes...
Tim Jonas Pflaum
13:53 Bug #88812 (Accepted): Info - PageTree Overview - basic settings view displays wrong value for field
Georg Ringer
10:41 Bug #88812 (Closed): Info - PageTree Overview - basic settings view displays wrong value for field
The PageTree overview in the info modul displays wrong values for fields. (See attached screenshot)
Extending the ...
Joerg Boesche
13:06 Bug #88815: Import Export uses FAL for temporary files
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:56 Bug #88815 (Under Review): Import Export uses FAL for temporary 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
12:54 Bug #88815 (Closed): Import Export uses FAL for temporary files
When exporting via impexp and you choose "Save as file" with "add files in a separate location" then import/export st... Benni Mack
13:00 Task #88813 (Resolved): Clean up comments about deprecation
Applied in changeset commit:f00757ac73817ac7472845c47c5e8bb2fd3e3773. Benni Mack
12:51 Task #88813 (Under Review): Clean up comments about deprecation
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:51 Task #88813 (Closed): Clean up comments about deprecation
Benni Mack
09:30 Bug #88806 (Resolved): "Test Mail Setup" broken: Too few arguments to function EventDispatcher::__construct()
Applied in changeset commit:80588bc2b0510005500f308fb906ee49a34db02e. Benjamin Franzke
09:30 Bug #88807 (Resolved): Remove dependency of TSFE from adminpanel init
Applied in changeset commit:db282038eb49501f253e03ec2373183316e68bc3. Anonymous
08:34 Bug #88807: Remove dependency of TSFE from adminpanel init
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:00 Task #88788 (Resolved): Usability: Scheduler does not show command name for "Execute console commands" in list
Applied in changeset commit:9378f993492b862309bd4de779be32da4989d3f9. Georg Ringer
08:39 Task #88788: Usability: Scheduler does not show command name for "Execute console commands" in list
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:30 Task #87941 (Resolved): Add hardened classes to Important-87603-ClassesUseStrictModeAndScarlarTypeHints.rst file
Applied in changeset commit:7a2e784602dcd069ed83733664f2cb48e187190a. Anonymous
00:54 Task #87941: Add hardened classes to Important-87603-ClassesUseStrictModeAndScarlarTypeHints.rst file
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:30 Bug #88794 (Resolved): Call to undefined method TYPO3\CMS\Core\Crypto\PasswordHashing\PasswordHashFactory::checkPassword() on report module
Applied in changeset commit:fdd8d972730b4aa4652c79f8d1513f68de93f1ed. Mathias Brodala
01:27 Bug #88794: Call to undefined method TYPO3\CMS\Core\Crypto\PasswordHashing\PasswordHashFactory::checkPassword() on report module
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:40 Bug #88701: usage of deprecated methods of PHP Redis library since version 5.0.0
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:39 Bug #88615 (Accepted): Fluid error with PHP 7.3 in backend user module
Markus Klein
00:18 Feature #64428: group pages – show subpages of SPC in menu
I tried a short test with TYPO3 9.5.8, using the @MenuProcessor@ and following this example: https://www.thomaskiesli... Riccardo De Contardi

2019-07-21

22:00 Bug #88632 (Resolved): File cannot be deleted from a storage that is not browsable
Applied in changeset commit:f6db1a0e43234c2073943e8392da79392f74d873. Markus Klein
21:39 Bug #88632: File cannot be deleted from a storage that is not browsable
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
21:38 Bug #88632: File cannot be deleted from a storage that is not browsable
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
20:58 Task #88788: Usability: Scheduler does not show command name for "Execute console commands" in list
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:51 Task #88788: Usability: Scheduler does not show command name for "Execute console commands" in 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
19:28 Bug #88807: Remove dependency of TSFE from adminpanel init
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:34 Task #88800: Use dependency injection in PSR-15 middlewares
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:29 Feature #88811 (New): Allow the use of variable from a actioncontroller in section "headerAssets" and "footerAssets"
I want to use the variable of my controller-action in a footerAssets-section in my template. I need it to generate a ... Dieter Porth
14:28 Bug #88810 (Closed): Naming of admin vs. system maintainer privilege levels and modules is confusing
I find it confusing, that *"admin"* has access to *SYSTEM* module while *system maintainer* has additional access to ... Sybille Peters
10:30 Task #88755 (Resolved): Remove POST option from typolink.addQueryString
Applied in changeset commit:8cfc18a52b7efb0c1754198061c9f50d8c228647. Oliver Hader
00:35 Bug #88767: Restricted news detail invokes chash error
Wrong project. Michael Stucki

2019-07-20

15:30 Task #88793 (Resolved): Configure dependency injection for Core/Context class
Applied in changeset commit:03543ce306ac84eee9d48348a15b5fedd6e34088. Benjamin Franzke
15:18 Bug #88807: Remove dependency of TSFE from adminpanel init
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:15 Task #88800: Use dependency injection in PSR-15 middlewares
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:09 Bug #88806: "Test Mail Setup" broken: Too few arguments to function EventDispatcher::__construct()
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:29 Feature #88754: Codesmell GeneralUtility::trimExplode()
h2. Summary
The method _trimExplodeNewSix_ or variations of it seems not to be faster than the old _trimExplode_....
Dieter Porth
12:55 Bug #88709 (Under Review): mail config input fields in Installation-Wide Options get autocompleted with TYPO3 backend username/password
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:59 Task #88755: Remove POST option from typolink.addQueryString
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:30 Bug #88808 (Resolved): Warning in AbstractConfigurationManagerTest
Applied in changeset commit:36dad0b7286ec32a9b3cea03e60c29da14fae2e3. Benjamin Franzke
08:09 Task #88713: Split csv Export from DatabaseRecordList
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review

2019-07-19

20:47 Bug #88808 (Under Review): Warning in AbstractConfigurationManagerTest
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:45 Bug #88808 (Closed): Warning in AbstractConfigurationManagerTest
... Benjamin Franzke
19:17 Bug #88807: Remove dependency of TSFE from adminpanel init
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:00 Bug #88807: Remove dependency of TSFE from adminpanel init
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:59 Bug #88807 (Under Review): Remove dependency of TSFE from adminpanel init
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:46 Bug #88807 (Closed): Remove dependency of TSFE from adminpanel init
Susanne Moog
17:25 Task #88713: Split csv Export from DatabaseRecordList
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:43 Task #88713: Split csv Export from DatabaseRecordList
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:44 Task #88713: Split csv Export from DatabaseRecordList
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:37 Task #88713: Split csv Export from DatabaseRecordList
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:14 Task #88713: Split csv Export from DatabaseRecordList
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:27 Task #88713: Split csv Export from DatabaseRecordList
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:25 Task #88713: Split csv Export from DatabaseRecordList
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:08 Task #88713: Split csv Export from DatabaseRecordList
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:14 Bug #88806: "Test Mail Setup" broken: Too few arguments to function EventDispatcher::__construct()
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:08 Bug #88806 (Under Review): "Test Mail Setup" broken: Too few arguments to function EventDispatcher::__construct()
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:29 Bug #88806 (Closed): "Test Mail Setup" broken: Too few arguments to function EventDispatcher::__construct()
Using *Test Mail Setup* in the *Environment* module currently fails with an error which can be found in the TYPO3 log... Mathias Brodala
17:00 Feature #88799 (Resolved): Use PSR-3 interface for logging
Applied in changeset commit:d1f4dbdb5a64479ccc3b0858fc1a3c321231beff. Markus Klein
14:41 Feature #88799: Use PSR-3 interface for logging
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:30 Feature #88799: Use PSR-3 interface for logging
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:28 Feature #88799: Use PSR-3 interface for logging
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:18 Feature #88799: Use PSR-3 interface for logging
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:41 Feature #88799: Use PSR-3 interface for logging
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:23 Feature #88799: Use PSR-3 interface for logging
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:17 Feature #88799: Use PSR-3 interface for logging
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:58 Feature #88799: Use PSR-3 interface for logging
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:55 Feature #88799: Use PSR-3 interface for logging
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:06 Feature #88799 (Under Review): Use PSR-3 interface for logging
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:03 Feature #88799 (Closed): Use PSR-3 interface for logging
Benni Mack
16:09 Task #88755: Remove POST option from typolink.addQueryString
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:00 Feature #88792 (Resolved): Add TypoScriptAspect to handle TypoScript Rendering Context settings
Applied in changeset commit:3046caeb460fc555e014e7f46cdf04be85b5a9dc. Anonymous
13:24 Feature #88792: Add TypoScriptAspect to handle TypoScript Rendering Context settings
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:19 Feature #88792: Add TypoScriptAspect to handle TypoScript Rendering Context settings
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:03 Feature #88792: Add TypoScriptAspect to handle TypoScript Rendering Context settings
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:44 Feature #88792: Add TypoScriptAspect to handle TypoScript Rendering Context settings
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:41 Feature #88792: Add TypoScriptAspect to handle TypoScript Rendering Context settings
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:54 Task #88793: Configure dependency injection for Core/Context class
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:28 Task #88793: Configure dependency injection for Core/Context class
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 #88784: Record language is incorrectly changed to default language in overlayLanguageAndWorkspace
I thought about this a little further.
The problem here is, that there is a relation between a non translated and a ...
Jonas Schwabe
14:30 Task #88804 (Resolved): Enable labels for export buttons
Applied in changeset commit:25dbcbc23860f9250f79850627a4a4700ba56ba5. Frank Nägler
13:50 Task #88804 (Under Review): Enable labels for export buttons
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 Task #88804 (Closed): Enable labels for export buttons
The two buttons for the exports are very similar, see attached image.
Enable the labels for these buttons will mak...
Frank Nägler
14:30 Bug #88803 (Resolved): Type mismatch since spliting of ImportExportController
Applied in changeset commit:cc6f935fc7264702d29d479f293a51cafa7b4892. Frank Nägler
13:37 Bug #88803: Type mismatch since spliting of ImportExportController
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 Bug #88803 (Under Review): Type mismatch since spliting of ImportExportController
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:29 Bug #88803 (Closed): Type mismatch since spliting of ImportExportController
With #88662 the controller got type hints but not all methods calls are type safe.

Oops, an error occurred!
Ar...
Frank Nägler
14:26 Feature #88805 (Under Review): Add type to TYPO3\CMS\Core\Database\Query\QueryBuilder::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
14:15 Feature #88805 (Closed): Add type to TYPO3\CMS\Core\Database\Query\QueryBuilder::set
It turned out, that the method *@TYPO3\CMS\Core\Database\Query\QueryBuilder::set@* does not allow to define the type ... Manuel Selbach
14:00 Task #88802 (Resolved): Adjust php-cs-fixer rules
Applied in changeset commit:7bf9248ae6712bd17af135e2fbb970fe3e31a753. Andreas Fernandez
13:20 Task #88802 (Under Review): Adjust php-cs-fixer rules
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:11 Task #88802 (Closed): Adjust php-cs-fixer rules
The php-cs-fixer rules can be adjusted to fix things that occur rather often in our code base:
- empty phpdoc bloc...
Andreas Kienast
13:00 Task #88779 (Resolved): RecordList: Remove unused code
Applied in changeset commit:e7199c7677c7d97f55123417d2a20c5571e551fd. Daniel Windloff
10:47 Task #88779: RecordList: Remove unused code
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:01 Task #88779: RecordList: Remove unused code
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:12 Task #88752: RecordList: Streamline page edit and localiziation handling
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:56 Task #88678: Refactor new record wizard
Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:38 Task #88678: Refactor new record wizard
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:21 Task #88678: Refactor new record wizard
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:32 Task #88800: Use dependency injection in PSR-15 middlewares
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:48 Task #88800 (Under Review): Use dependency injection in PSR-15 middlewares
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:39 Task #88800 (Closed): Use dependency injection in PSR-15 middlewares
Benjamin Franzke
11:01 Bug #87392: Subpages of hidden pages with extendToSubpages activated cannot be accessed even with backend login
Maybe this is the similar problem (TYPO3 v9.5.8):
Translated pages can not be shown if default language is disabled....
Kevin Appelt
11:00 Feature #88791 (Resolved): Introduce PreviewAspect for handling preview flag
Applied in changeset commit:c42b7aa0f77a7194ba32deb36376e7f95b8effb5. Anonymous
09:28 Feature #88791: Introduce PreviewAspect for handling preview flag
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:13 Feature #88791: Introduce PreviewAspect for handling preview flag
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:08 Bug #88801 (Closed): Incorrect formatting of help text
The HTML entities of double qoutes are outputted, if I chose german as backend language, e.g. "BE-Benutzer &quot;max ... Josua Vogel
07:58 Task #88458: Remove Frontend Track User functionality
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:21 Task #88458: Remove Frontend Track User functionality
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:18 Task #88458: Remove Frontend Track User functionality
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:16 Task #88458 (Under Review): Remove Frontend Track User functionality
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2019-07-18

22:06 Bug #88797 (New): renderType inputDateTime with different eval for types changes time after every saving
Given is following TCA fragment:... Chris Müller
16:33 Feature #88791: Introduce PreviewAspect for handling preview 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
15:49 Bug #88615: Fluid error with PHP 7.3 in backend user module
Also related: https://github.com/TYPO3/Fluid/pull/451 Markus Klein
10:22 Bug #88615: Fluid error with PHP 7.3 in backend user 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:34 Bug #67676: Element "sys_file_reference:XXX" does not exist"
Is this problem fixed with this patch? The patch seems not to do much except updating the ref index now only if a dat... Hannes Bochmann
15:27 Task #88674: Optimize ArrayUtility::replaceAndAppendScalarValuesRecursive()
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 #88674: Optimize ArrayUtility::replaceAndAppendScalarValuesRecursive()
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:23 Task #88779: RecordList: Remove unused code
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:21 Task #88779: RecordList: Remove unused code
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:03 Feature #88536: Allow automatic inclusion of configurations from extensions
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:00 Bug #88747 (Resolved): Clean up TSFE constructor initialization
Applied in changeset commit:ca166d8c7a3a9c2060f0543e248c08f358fcac4d. Benni Mack
09:28 Bug #88747: Clean up TSFE constructor initialization
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:34 Bug #88747: Clean up TSFE constructor initialization
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:32 Bug #82462: Workspace : no content show in preview, for a new page create in workspace, if this page is enable
The patch in this issue fixes the problem for this issue but not for the related #85003. The proposed patch of Gianlu... Hannes Bochmann
14:18 Bug #88796: cHash Exception with indexed_search in Backend
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:16 Bug #88796 (Under Review): cHash Exception with indexed_search in 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
14:07 Bug #88796 (Accepted): cHash Exception with indexed_search in Backend
Georg Ringer
13:58 Bug #88796 (Closed): cHash Exception with indexed_search in Backend
If EXT:indexed_search and EXT:news are installed, and there is a indexed search config with activated 'Calculate cHas... Gernot Ploiner
14:11 Bug #85003: Workspace : no content show in preview frontend, if live page is hidden
The patch from Gianluca Strafella in https://forge.typo3.org/issues/82462#note-10 fixed the problem for us, too. But ... Hannes Bochmann
13:58 Task #88788: Usability: Scheduler does not show command name for "Execute console commands" in 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
10:32 Task #88788: Usability: Scheduler does not show command name for "Execute console commands" in 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
09:41 Task #88788: Usability: Scheduler does not show command name for "Execute console commands" in list
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
05:49 Task #88788 (Under Review): Usability: Scheduler does not show command name for "Execute console commands" in 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
13:11 Bug #88795 (Rejected): Firefox wants to save the rsa encrypted password instead of the plain text password
I am not sure if this is since the last Firefox update. I am using Firefox 68. When I login Firefox asks me to save t... Bernhard Eckl
12:16 Bug #88794: Call to undefined method TYPO3\CMS\Core\Crypto\PasswordHashing\PasswordHashFactory::checkPassword() on report 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
12:13 Bug #88794: Call to undefined method TYPO3\CMS\Core\Crypto\PasswordHashing\PasswordHashFactory::checkPassword() on report 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
11:06 Bug #88794 (Under Review): Call to undefined method TYPO3\CMS\Core\Crypto\PasswordHashing\PasswordHashFactory::checkPassword() on report 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:50 Bug #88794 (Closed): Call to undefined method TYPO3\CMS\Core\Crypto\PasswordHashing\PasswordHashFactory::checkPassword() on report module
Error {#2795 ▼
#message: "Call to undefined method TYPO3\CMS\Core\Crypto\PasswordHashing\PasswordHashFactory::chec...
Philippe COURT
12:00 Bug #21638 (Resolved): IP-lock not aware of IPv6
Applied in changeset commit:399bf83c8df5d0cda4c902350e98581cb1816c51. Alexander Stehlik
08:54 Bug #21638: IP-lock not aware of IPv6
Patch set 28 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:01 Task #88664: Unify CSS Compression & Concatenation in ResourceCompressor
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:00 Task #88664: Unify CSS Compression & Concatenation in ResourceCompressor
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:45 Bug #88775: logger in ApcuBackend is not instantiated
The class \TYPO3\CMS\Core\Cache\Backend\AbstractBackend implements the LoggerAwareInterface and the LoggerAwareTrait.... Daniel Windloff
10:28 Feature #88602: Allow additional image processors
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:07 Task #88793: Configure dependency injection for Core/Context 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
07:40 Task #88793: Configure dependency injection for Core/Context 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
07:25 Task #88793 (Under Review): Configure dependency injection for Core/Context 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
07:16 Task #88793 (Closed): Configure dependency injection for Core/Context class
Benjamin Franzke
08:39 Bug #88156 (Under Review): It is not possible to mass update a slug field in single table view
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2019-07-17

22:00 Task #88748 (Resolved): rendering warnings in core changelog
Applied in changeset commit:b9fb56491e26851ef4918a07416faafad968ab0c. Anonymous
21:42 Task #88748: rendering warnings in core 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
21:55 Bug #88756 (Under Review): TypoScript – Symfony Expressions: request.getQueryParams() should do an "is defined" validation
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:37 Feature #88609: Page title providers in adminpanel
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:29 Feature #88609: Page title providers in adminpanel
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:27 Feature #88609: Page title providers in adminpanel
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:47 Feature #88786: Simplify non_exclude_fields handling
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:52 Feature #88786: Simplify non_exclude_fields handling
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:59 Feature #88786 (Under Review): Simplify non_exclude_fields handling
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:46 Feature #88786 (Rejected): Simplify non_exclude_fields handling
Only render fields of tables which are selected. Georg Ringer
20:30 Task #88575 (Resolved): Move Slug Candidate functionality into its own class
Applied in changeset commit:990b59f4e8df5c3aa6676b3642e11800aae44c56. Benni Mack
17:17 Task #88575: Move Slug Candidate functionality into its own class
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:33 Task #88575: Move Slug Candidate functionality into its own 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
07:27 Task #88575: Move Slug Candidate functionality into its own 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
19:21 Task #87941 (Under Review): Add hardened classes to Important-87603-ClassesUseStrictModeAndScarlarTypeHints.rst file
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:55 Feature #88792 (Under Review): Add TypoScriptAspect to handle TypoScript Rendering Context settings
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:39 Feature #88792 (Closed): Add TypoScriptAspect to handle TypoScript Rendering Context settings
Susanne Moog
18:23 Feature #88791: Introduce PreviewAspect for handling preview 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
17:50 Feature #88791 (Under Review): Introduce PreviewAspect for handling preview flag
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:26 Feature #88791 (Closed): Introduce PreviewAspect for handling preview flag
Susanne Moog
17:30 Bug #88790 (Resolved): Use proper syntax for RST code-block
Applied in changeset commit:6a23b8ea22016dbf1e03ef3818027634be575ecf. Oliver Hader
16:55 Bug #88790: Use proper syntax for RST code-block
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:54 Bug #88790 (Under Review): Use proper syntax for RST code-block
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:53 Bug #88790 (Closed): Use proper syntax for RST code-block
Oliver Hader
17:30 Task #88496 (Resolved): Replace switchable controller actions terminology
Applied in changeset commit:567dbd81e75502a0a56d421b50879e0fe3859e78. Anonymous
09:20 Task #88496: Replace switchable controller actions terminology
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:51 Task #88755: Remove POST option from typolink.addQueryString
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:48 Task #88755: Remove POST option from typolink.addQueryString
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:12 Task #88755: Remove POST option from typolink.addQueryString
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:47 Task #88755: Remove POST option from typolink.addQueryString
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:37 Task #88755: Remove POST option from typolink.addQueryString
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:44 Bug #88789: Include basis template dos not respect change on new record
Can be reproduced on current master.
The column "basedOn", table "sys_template" (type=group) does not set class "...
Daniel Windloff
14:21 Bug #88789 (Closed): Include basis template dos not respect change on new record
Create a New template record.
fill in a name - its required. Click on Close.
-> requester gives warning - OK. S...
Christian Tauscher
13:49 Task #88788 (Closed): Usability: Scheduler does not show command name for "Execute console commands" in list
For Extbase Commands (which are now deprecated), the scheduler also shows the command name in the list "Scheduled Tas... Sybille Peters
11:38 Feature #88536: Allow automatic inclusion of configurations from extensions
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:43 Feature #88536: Allow automatic inclusion of configurations from extensions
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:13 Task #88678: Refactor new record wizard
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:53 Task #88678: Refactor new record wizard
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:00 Task #87629 (Resolved): Harden \TYPO3\CMS\Extbase\Mvc\Web\Routing\UriBuilder
Applied in changeset commit:85f739315388afd016cd301420fa48e62a59ff9c. Anonymous
09:14 Task #87629: Harden \TYPO3\CMS\Extbase\Mvc\Web\Routing\UriBuilder
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:40 Bug #88783: RteLinkSyntaxUpdater does not migrate file-links in Felxforms
After Debugging it seams that the non migrated file links where easer not existent or not found because of messed up ... Anonymous
10:37 Bug #87104: PageTypeSuffix removes type parameter for non mapped type values
the issue stil exists at TYPO3 9.5.8
Georg Dümmler
10:31 Task #88787 (Closed): Deprecate BackendUtility::editOnClick
Deprecate BackendUtility::editOnClick.
Replace remaining usages of editOnClick with links where it is possible.
Daniel Windloff
09:40 Bug #88784: Record language is incorrectly changed to default language in overlayLanguageAndWorkspace
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:00 Bug #88462 (Resolved): If a file is referenced in content elements, it can be deleted without warnings
Applied in changeset commit:b3e7511065ad5cb652c94cd3e8344af25dcb71f6. Dmitry Dulepov
08:00 Bug #77866 (Resolved): Link to file in RTE does not prevent deleting this file in the File List
Applied in changeset commit:b3e7511065ad5cb652c94cd3e8344af25dcb71f6. Dmitry Dulepov
07:30 Task #88746 (Resolved): Move PageRepository to EXT:core
Applied in changeset commit:0cdab109a59b62c832ed61fe08c2a629865b52f7. Benni Mack
00:52 Bug #88260: Linking to translations of pages with "Hide default language" from default language does not work
Same here. We're using EXT:link2language to link to such pages, but from looking at its code I assume the problem is ... Lorenz Ulrich

2019-07-16

23:21 Bug #88784: Record language is incorrectly changed to default language in overlayLanguageAndWorkspace
Hi All,
Thanks a lot for putting effort in this area!
The language handling topic is complex and its hard to fix st...
Tymoteusz Motylewski
22:40 Bug #88784: Record language is incorrectly changed to default language in overlayLanguageAndWorkspace
... Jonas Schwabe
22:15 Bug #88784: Record language is incorrectly changed to default language in overlayLanguageAndWorkspace
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 Bug #88784: Record language is incorrectly changed to default language in overlayLanguageAndWorkspace
The powermail problem is this:
You create a form, including a powermail-page and fields.
In the original language...
David Bruchmann
19:46 Bug #88784: Record language is incorrectly changed to default language in overlayLanguageAndWorkspace
With fake-entries I mean that a value to a row is assigned that isn't like that in the table:... David Bruchmann
19:36 Bug #88784: Record language is incorrectly changed to default language in overlayLanguageAndWorkspace
I will have a look at the extension later (just needed to get this done).
What exactly do you mean by fake entries...
Jonas Schwabe
19:22 Bug #88784: Record language is incorrectly changed to default language in overlayLanguageAndWorkspace
In the attached extension you can find how fake-entries are used very targeted for powermail.
powermail is using it ...
David Bruchmann
18:32 Bug #88784 (Under Review): Record language is incorrectly changed to default language in overlayLanguageAndWorkspace
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:39 Bug #88784: Record language is incorrectly changed to default language in overlayLanguageAndWorkspace
I uploaded the extension without that semikolon and deleted the wrong version. David Bruchmann
17:00 Bug #88784: Record language is incorrectly changed to default language in overlayLanguageAndWorkspace
Ohh I'm sorry, you can just remove the semikolon in that line. David Bruchmann
16:21 Bug #88784: Record language is incorrectly changed to default language in overlayLanguageAndWorkspace
It gives me a syntax error (the semicolon in typo3conf/ext/wdb_language_hook/Classes/Hooks/Frontend/Page/PageReposito... Jonas Schwabe
16:09 Bug #88784: Record language is incorrectly changed to default language in overlayLanguageAndWorkspace
Jonas,
I'm interested if your issue can be solved with the attached extension. would be nice if you could try it and...
David Bruchmann
15:48 Bug #88784 (Closed): Record language is incorrectly changed to default language in overlayLanguageAndWorkspace
When a record with language uid !=0 is processed while the current language uid is 0 overlayLanguageAndWorkspace inco... Jonas Schwabe
22:30 Task #88722 (Resolved): Extended field length of header_position
Applied in changeset commit:1d4613c1e838d730e2b4eabd3f72969e3d72351c. Guido Schmechel
22:05 Task #88722: Extended field length of header_position
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:52 Task #56147: Regenerate missing RTE magic image on rendering
Related: https://github.com/netresearch/t3x-rte_ckeditor_image/issues/25 Gerrit Hübbers
19:50 Task #87629: Harden \TYPO3\CMS\Extbase\Mvc\Web\Routing\UriBuilder
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:35 Task #87629: Harden \TYPO3\CMS\Extbase\Mvc\Web\Routing\UriBuilder
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:00 Feature #88766: Unpredictable allowLanguageSynchronization behaviour with file references
Very well described. I just want to add that these problems also appears in latest TYPO3 9. TYPO3 8 is even worse, be... Christina Böhme
18:30 Feature #88772 (Resolved): Omit type=text/javascript in HTML5 script tags
Applied in changeset commit:327fdc1b9d5b8dd2be8f1bfbf09ead125ad36f88. Benni Mack
13:16 Feature #88772: Omit type=text/javascript in HTML5 script tags
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 Feature #88772: Omit type=text/javascript in HTML5 script tags
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:39 Feature #87776: Limit Restriction to table/s in QueryBuilder
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 #88746: Move PageRepository to EXT:core
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:50 Task #88678: Refactor new record wizard
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:42 Task #88773: Recordlist: Reduce inline js and remove unnecessary onclick attr
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:32 Task #88773: Recordlist: Reduce inline js and remove unnecessary onclick attr
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:30 Task #88773 (Under Review): Recordlist: Reduce inline js and remove unnecessary onclick attr
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:57 Task #88773 (Closed): Recordlist: Reduce inline js and remove unnecessary onclick attr
Some js in ext:recordlist is still inline js defined in php code or as html attr.
It is scattered in RecordlistCont...
Daniel Windloff
16:24 Bug #88781 (Under Review): UI improvements for page clearing action
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:27 Bug #88781: UI improvements for page clearing action
Hi Nicole,
the issue, I had in the past, was that there was no notification after successful "cache clearing".
...
Daniel Windloff
14:15 Bug #88781 (Closed): UI improvements for page clearing action
Due to the changes done in https://forge.typo3.org/issues/88718 the user experience should be improved.
before:
-...
Nicole Cordes
16:07 Task #88755: Remove POST option from typolink.addQueryString
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:13 Task #88755: Remove POST option from typolink.addQueryString
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:50 Task #88755: Remove POST option from typolink.addQueryString
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:00 Feature #88770 (Resolved): Add PSR-14 EventDispatcher logic based on DI
Applied in changeset commit:0b0f5f1ed0b377ce14f2f5b556c4ba6b9f525397. Benni Mack
15:38 Feature #88770: Add PSR-14 EventDispatcher logic based on DI
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:25 Feature #88770: Add PSR-14 EventDispatcher logic based on DI
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:58 Feature #88770: Add PSR-14 EventDispatcher logic based on DI
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:55 Feature #88770: Add PSR-14 EventDispatcher logic based on DI
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:49 Feature #88770: Add PSR-14 EventDispatcher logic based on DI
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:26 Feature #88770: Add PSR-14 EventDispatcher logic based on DI
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:55 Feature #88770: Add PSR-14 EventDispatcher logic based on DI
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:30 Feature #88770: Add PSR-14 EventDispatcher logic based on DI
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:22 Feature #88770: Add PSR-14 EventDispatcher logic based on DI
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:50 Bug #87946: Wrong translation on multilanguage page in plugins
David Bruchmann wrote:
> Yeah @Tymoteusz ,sorry, my issue might be different.
> By usage of a hook of the extension...
Jonas Schwabe
15:29 Bug #87946: Wrong translation on multilanguage page in plugins
Yeah @Tymoteusz ,sorry, my issue might be different.
By usage of a hook of the extension sysext/frontend (hook: getR...
David Bruchmann
15:44 Bug #88783 (Closed): RteLinkSyntaxUpdater does not migrate file-links in Felxforms
The UpgradeWizard RteLinkSyntaxUpdater does not update file-links in Flexform-Fields.
Old DB field (part from the ...
Anonymous
15:30 Task #88753 (Resolved): DatabaseRecordList: Remove collapse a table via GP
Applied in changeset commit:57b051d0cc33e9f9b9855c30badbfe1de0f0cf8d. Daniel Windloff
15:30 Task #88758 (Resolved): Always concatenate all given files in ResourceCompressor
Applied in changeset commit:51041aeb39e04964253918abbe39350108940f8f. Benni Mack
11:44 Task #88758: Always concatenate all given files in ResourceCompressor
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:42 Task #88758: Always concatenate all given files in ResourceCompressor
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:41 Task #88758: Always concatenate all given files in ResourceCompressor
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:29 Task #88758: Always concatenate all given files in ResourceCompressor
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:28 Bug #88703: Generated alternate hreflang urls have not allowed transport method
IMHO it would be better to throw an error then before creating incorrect hreflangs.
Even more helpful would be if ...
Jonas Eberle
15:18 Bug #88703: Generated alternate hreflang urls have not allowed transport method
If no domain is set, it won't be prepend to the urls. This is also documented in the site module.
Reason is that t...
Georg Ringer
14:17 Bug #88703: Generated alternate hreflang urls have not allowed transport method
I can reproduce in master after a clean install (FIRST_INSTALL, then select "create home page", add a site language [... Jonas Eberle
12:25 Bug #88703: Generated alternate hreflang urls have not allowed transport method
It is independent of the config.baseURL and config.absRefPrefix. Jonas Eberle
12:21 Bug #88703: Generated alternate hreflang urls have not allowed transport method
Sorry, I actually forgot to post the hreflang output in that case:... Jonas Eberle
12:11 Bug #88703: Generated alternate hreflang urls have not allowed transport method
It is induced by the ... Jonas Eberle
09:10 Bug #88703 (Closed): Generated alternate hreflang urls have not allowed transport method
Hi,
I can't reproduce either. It seems not to be a bug but maybe a configuration. I would suggest to check the #ci...
Richard Haeser
08:28 Bug #88703: Generated alternate hreflang urls have not allowed transport method
I can't confirm this. My configuration:... Chris Müller
15:20 Task #88664: Unify CSS Compression & Concatenation in ResourceCompressor
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:26 Bug #88782 (Closed): PHP Warning after fresh install
after a blank install (FIRST_INSTALL, the "create empty start page"), on first login to the backend a warning is show... Jonas Eberle
14:22 Bug #88778: Wrong label for IRRE children where child's label is again a relation to a field of TCA type selectTree
Within @TcaSelectTreeItems@ the @$result['selectTreeCompileItems']@ is always @false@ except for an AJAX call (see co... Markus Klein
10:39 Bug #88778 (New): Wrong label for IRRE children where child's label is again a relation to a field of TCA type selectTree
h2. Setup description
Record "Project" is a 1:n relation with Record "Assignment"
Project::assignments => TCA t...
Markus Klein
13:11 Feature #88602: Allow additional image processors
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:10 Feature #88602: Allow additional image processors
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:08 Task #88779: RecordList: Remove unused code
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:00 Task #88779: RecordList: Remove unused code
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:41 Task #88779: RecordList: Remove unused code
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:34 Task #88779: RecordList: Remove unused code
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:04 Task #88779 (Under Review): RecordList: Remove unused code
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 #88779 (Closed): RecordList: Remove unused code
Some properties and methods in RecordList are not used any more. They can be removed. Daniel Windloff
11:48 Feature #88754: Codesmell GeneralUtility::trimExplode()
Thx, I've adjusted implementation a litte bit and added 5 iterations, keeping 1000 revolutions.
Test have been execu...
Oliver Hader
10:43 Feature #88754: Codesmell GeneralUtility::trimExplode()
The bench class ... Frank Nägler
09:59 Feature #88754: Codesmell GeneralUtility::trimExplode()
The following bench results are from a quick phpbench check.
Old means the existing method
new means the method o...
Frank Nägler
11:02 Bug #88774 (Rejected): Reinstitute "Composer mode" warning in Extension Manager
Discussed with Michael in Slack, the problem is, that it is no composer installation but rather a core checkout where... Susanne Moog
10:40 Bug #88774: Reinstitute "Composer mode" warning in Extension Manager
Ollys suggestion can be checked by looking at `vendor/typo3/autoload-include.php`; mine for example contains:
<p...
Susanne Moog
10:36 Bug #88774: Reinstitute "Composer mode" warning in Extension Manager
Hmm, how exactly did you install TYPO3? for me it's working fine with dev-master in composer mode (see screenshot, an... Susanne Moog
10:19 Bug #88774: Reinstitute "Composer mode" warning in Extension Manager
Just guessing: Might be related to @TYPO3_COMPOSER_MODE@ not being set anymore Oliver Hader
09:03 Bug #88774 (Rejected): Reinstitute "Composer mode" warning in Extension Manager
If TYPO3 is installed from scratch using composer, the Extension Manager usually shows a warning that extensions can'... Michael Schams
10:32 Bug #88777 (Closed): Missing translation of "Save and close" button in save dialog
When closing an edited element in BE the decision dialog is shown to save or discard changes. The "Save and close" in... Anonymous
10:03 Bug #88776 (Closed): RTE field in flexform is not detected as "dirty" when close element
Way to reproduce:
Setup a simple Textfield in Flexform in a custom cElement (havn't testet Plugin but I expact the...
Anonymous
09:46 Bug #85514: Task for anonymizeIp fails because of $this->mask passed as string
I can confirm this issue. It seems to occur in installations which were upgraded from earlier TYPO3 versions.
Workar...
Lidia Demin
09:17 Bug #88739: UriBuilder does not generate correct uri's for access restricted pages when using more than one language
Jens Jacobsen wrote:
> Haven't tested it yet, but could do it.
Works in TYPO3 8.7.27 and realurl 2.5.0
Jens Jacobsen
09:03 Bug #88775 (Closed): logger in ApcuBackend is not instantiated
$this->logger in Line 139 is never instantiated and i got this Error in Log:
Core: Exception handler (WEB): Uncaug...
Thomas Kieslich
08:39 Bug #88756 (Accepted): TypoScript – Symfony Expressions: request.getQueryParams() should do an "is defined" validation
Frank Nägler
08:24 Bug #88617 (Resolved): Remove TYPO3_MODE === 'BE' condition for wizard pageTS
also solved in 10 Georg Ringer
06:31 Bug #88618 (Resolved): Remove TYPO3_MODE === 'BE' condition for wizard pageTS
resolved with #80301 Georg Ringer
06:24 Bug #88732 (Accepted): Button "View" has no effect if no site has been configured yet
Georg Ringer

2019-07-15

23:12 Bug #88768: l10n_parent as group field breaks backend
Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
17:30 Bug #88768: l10n_parent as group field breaks backend
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
17:28 Bug #88768 (Under Review): l10n_parent as group field breaks 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:27 Bug #88768 (Closed): l10n_parent as group field breaks backend
Editing a translated record, where the l10n_parent is defined as group field in TCA (for performance reasons) leads t... Markus Klein
22:40 Feature #88770: Add PSR-14 EventDispatcher logic based on DI
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:20 Feature #88770: Add PSR-14 EventDispatcher logic based on DI
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:10 Feature #88770: Add PSR-14 EventDispatcher logic based on DI
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:40 Feature #88770 (Under Review): Add PSR-14 EventDispatcher logic based on DI
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:46 Feature #88770 (Closed): Add PSR-14 EventDispatcher logic based on DI
Benni Mack
22:30 Bug #88691 (Resolved): Form framework translation
Applied in changeset commit:9aea7a650e998843c930ea673e91187b3d304edb. Johannes Seipelt
22:07 Bug #88691: Form framework translation
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:48 Bug #88691: Form framework translation
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:16 Bug #88691: Form framework translation
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:28 Bug #88691 (Under Review): Form framework translation
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:21 Feature #88772 (Under Review): Omit type=text/javascript in HTML5 script tags
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:08 Feature #88772 (Closed): Omit type=text/javascript in HTML5 script tags
Benni Mack
21:50 Task #88758: Always concatenate all given files in ResourceCompressor
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:37 Task #88758: Always concatenate all given files in ResourceCompressor
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:06 Task #88758: Always concatenate all given files in ResourceCompressor
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:05 Task #88758: Always concatenate all given files in ResourceCompressor
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:47 Task #88758 (Under Review): Always concatenate all given files in ResourceCompressor
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 Task #88758 (Closed): Always concatenate all given files in ResourceCompressor
Benni Mack
21:48 Feature #88771: Page Title Templates
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 Feature #88771 (Under Review): Page Title Templates
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:44 Feature #88771 (Closed): Page Title Templates
In stead of using TypoScript options `config.noPageTitle`, `config.pageTitleFirst`, `config.pageTitleSeparator` and `... Richard Haeser
20:45 Feature #88769 (Closed): Introduce a generic EventDispatcher based on PSR-14
We've been waiting for a better solution than hooks and signal/slot for a long time. PSR-14 is here and solves this f... Benni Mack
20:04 Feature #78488: Add rel="noopener noreferrer" to links when target is set to _blank
Georg Ringer wrote:
> I started to have this as extension https://github.com/georgringer/noopener for 8+9
Nice, w...
Patrick Lenk
20:00 Task #88765 (Resolved): Merge duplicated SaltedPasswordsService line in ClassNameMatcher
Applied in changeset commit:f33c6f71ee779232d568ce2f4b0651c020a6e38e. Anonymous
16:21 Task #88765 (Under Review): Merge duplicated SaltedPasswordsService line in ClassNameMatcher
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:21 Task #88765 (Closed): Merge duplicated SaltedPasswordsService line in ClassNameMatcher
Susanne Moog
18:18 Task #87629: Harden \TYPO3\CMS\Extbase\Mvc\Web\Routing\UriBuilder
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:41 Task #87629: Harden \TYPO3\CMS\Extbase\Mvc\Web\Routing\UriBuilder
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:40 Task #87629: Harden \TYPO3\CMS\Extbase\Mvc\Web\Routing\UriBuilder
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:35 Task #88496: Replace switchable controller actions terminology
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:33 Task #88496: Replace switchable controller actions terminology
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:18 Task #88496: Replace switchable controller actions terminology
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:22 Bug #80561 (Needs Feedback): TCA l18n_parent type "group" wont show original values in forms
This seems to work on v8+ Markus Klein
17:04 Bug #88767 (Closed): Restricted news detail invokes chash error
Problem:
When details page for news is on restricted page for some FE usergroup, news is not redirected to Login for...
Mirosław Kmieć
17:00 Feature #88766 (New): Unpredictable allowLanguageSynchronization behaviour with file references
The TCA behaviour "allowLanguageSynchronization" has some user experience or design issues in combination with sys_fi... André Buchmann
15:52 Feature #88763 (New): Dynamic creation of upload folder for upload field
I would like to have uploaded files in a special folder, e.g. with the value of the last name field. Like this:
sav...
Bernhard Eckl
15:43 Bug #88751 (Under Review): Admin panel breaks frontend
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:26 Bug #88751 (Accepted): Admin panel breaks frontend
Oliver Hader
15:09 Bug #88762 (Rejected): SchemaIndexDefinitionListener::onSchemaIndexDefinition builds invalid SQL
Nevermind. This is a false report. Alexander Schnitzler
15:01 Bug #88762 (Rejected): SchemaIndexDefinitionListener::onSchemaIndexDefinition builds invalid SQL
While using the analyze database functionality in the install tool, method `\TYPO3\CMS\Core\Database\Schema\EventList... Alexander Schnitzler
14:51 Bug #88739: UriBuilder does not generate correct uri's for access restricted pages when using more than one language
Tymoteusz Motylewski wrote:
> was this working in v8.7?
Haven't tested it yet, but could do it.
Jens Jacobsen
10:46 Bug #88739: UriBuilder does not generate correct uri's for access restricted pages when using more than one language
was this working in v8.7? Tymoteusz Motylewski
13:58 Bug #88613 (Accepted): Replace ObjectStorage & LazyObjectStorage with symfony/collection
Oliver Hader
13:55 Bug #88613: Replace ObjectStorage & LazyObjectStorage with symfony/collection
@Alexander Schnitzler (https://review.typo3.org/c/Packages/TYPO3.CMS/+/61118/3#message-e5ec8c4a56d55a65395753969b7d24... Oliver Hader
13:58 Task #88752: RecordList: Streamline page edit and localiziation handling
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:41 Task #88752: RecordList: Streamline page edit and localiziation handling
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 Task #88752: RecordList: Streamline page edit and localiziation handling
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:14 Task #88752 (Under Review): RecordList: Streamline page edit and localiziation handling
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:07 Task #88752 (Closed): RecordList: Streamline page edit and localiziation handling
The translation and page edit isn't consitent.
Current situation:
* The page properties and the preview of a page...
Daniel Windloff
13:03 Bug #88024: allowLanguageSynchronization doesn't synchronise cropping from images
Thx Chris for your research.
Following your second try by overriding the sys_file_reference TCA with...
André Buchmann
12:00 Task #88744 (Resolved): Remove database fields related to CSS Styled Content
Applied in changeset commit:ecf24ba7d871d5f5a0a38aabe6f91d92fe95fca6. Benni Mack
11:49 Task #88757: Cleanup: RecordListController
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:47 Task #88757 (Under Review): Cleanup: RecordListController
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:33 Task #88757 (Closed): Cleanup: RecordListController
* use RequestObject instead of _GP in RecordListController
(this is only the half of the truth, as DatabaseRecordL...
Daniel Windloff
11:17 Task #88755 (Under Review): Remove POST option from typolink.addQueryString
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:41 Task #88755 (Closed): Remove POST option from typolink.addQueryString
Setting @addQueryString.method@ of @typolink@ could be used like shown below in order to transform HTTP POST paramete... Oliver Hader
11:14 Bug #88756 (Rejected): TypoScript – Symfony Expressions: request.getQueryParams() should do an "is defined" validation
... Hagen Gebauer
10:49 Bug #87946: Wrong translation on multilanguage page in plugins
@R3H3 do I understand your case correctly, that locallang labels are not translated for you?
Then @David comments so...
Tymoteusz Motylewski
10:32 Feature #88754 (Needs Feedback): Codesmell GeneralUtility::trimExplode()
It would be very interesting to see if it is actually faster.
using tools like "phpbench" would help us here. Care...
Benni Mack
09:53 Feature #88754 (Closed): Codesmell GeneralUtility::trimExplode()
Optimize Coding of GeneralUtility:trimExplode. The Foreach-loop and the slice-Operation seems not good in the current... Dieter Porth
10:07 Task #88753: DatabaseRecordList: Remove collapse a table via GP
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:58 Task #88753 (Under Review): DatabaseRecordList: Remove collapse a table via GP
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:49 Task #88753 (Closed): DatabaseRecordList: Remove collapse a table via GP
Collapse a single table in the multi table view of the DatabseRecordList is involked via javascript and the state is ... Daniel Windloff
10:00 Bug #86361 (Resolved): Filtering for a Backend User Group leads to an Exception in the Backend User Module
Applied in changeset commit:a13b5cc7b072fea768c3bd61990bcfd7d7004be2. Oliver Hader
09:31 Bug #86361: Filtering for a Backend User Group leads to an Exception in the Backend User Module
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
09:31 Bug #86361: Filtering for a Backend User Group leads to an Exception in the Backend User Module
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

2019-07-14

16:09 Bug #88750 (Closed): Delete TypoScript template is not possible from editing it
@Andreas Fernandez I use only core extension; anwyway as I am no longer able to reproduce it, too I close this issue . Riccardo De Contardi
12:25 Bug #88750 (Needs Feedback): Delete TypoScript template is not possible from editing it
I fail to reproduce the issue. Do you have by chance any extension installed that fiddles with the button bar? Andreas Kienast
11:41 Bug #88750 (Closed): Delete TypoScript template is not possible from editing it
This issue only affects the latest master (10.0.0-dev)
h3. Steps to reproduce
1) Select a page
2) create a Typ...
Riccardo De Contardi
13:20 Feature #78488: Add rel="noopener noreferrer" to links when target is set to _blank
I started to have this as extension https://github.com/georgringer/noopener for 8+9 Georg Ringer
13:00 Bug #88738 (Resolved): `change` event not dispatched
Applied in changeset commit:65fa7b453ff648ba4213d9e68fd18280fafb0659. Andreas Fernandez
13:00 Task #88669 (Resolved): TCA: Remove "parentPageTca" FormDataProvider
Applied in changeset commit:66e99e1499f6757562f9c71e448ed55c8dcb5660. Benni Mack
12:55 Task #88748: rendering warnings in core changelog
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:09 Task #88748: rendering warnings in core 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
09:56 Task #88748 (Under Review): rendering warnings in core 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
09:54 Task #88748 (Closed): rendering warnings in core changelog
along the way, improve syntax highlightning, sentence structure and remove typos. Anja Leichsenring
12:38 Bug #88751 (Closed): Admin panel breaks frontend
Since #88717, the admin panel breaks the frontend with the following exception:... Andreas Kienast
11:00 Bug #88708 (Resolved): TCA: tables with ctrl => readOnly => true show the hide button in list view and suggest that it's working
Applied in changeset commit:055693b1804d5dce9a1927e164b633dc41512049. Georg Ringer
10:48 Bug #88708: TCA: tables with ctrl => readOnly => true show the hide button in list view and suggest that it's working
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:48 Epic #88749 (Closed): Routing Improvements and Site Handling v2
Simon Gilli
10:04 Task #88713: Split csv Export from DatabaseRecordList
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review

2019-07-13

22:30 Bug #88743 (Resolved): obsolete native header() call in DocumentTemplate
Applied in changeset commit:388a62ee83a0062ea4f5001502ef9f02220aa855. Benni Mack
16:41 Bug #88743 (Under Review): obsolete native header() call in DocumentTemplate
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:38 Bug #88743 (Closed): obsolete native header() call in DocumentTemplate
Benni Mack
22:30 Task #88745 (Resolved): Review 9.5 Changelog files
Applied in changeset commit:747e76920a4e937ed24d00d65a50dc0ee4cb7adc. Anonymous
22:28 Task #88745: Review 9.5 Changelog 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
22:03 Task #88745: Review 9.5 Changelog files
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:11 Task #88745 (Under Review): Review 9.5 Changelog 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
18:10 Task #88745 (Closed): Review 9.5 Changelog files
Some common mistakes eluded the review. This are mostly minor issues, like uncommon sentence structure, code highligh... Anja Leichsenring
22:30 Bug #88723 (Resolved): Incorrect syntax in rst file
Applied in changeset commit:2d6b67331d38c714cd1b95f929910c38efce4dbb. Guido Schmechel
22:05 Bug #88723: Incorrect syntax in rst file
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
20:00 Task #88721 (Resolved): Hook up ContainerInterface in backend route dispatcher
Applied in changeset commit:98f415c66a5b9c2654a214cbe2be554e29baae57. Benjamin Franzke
20:00 Task #88662 (Resolved): Split ImportExportController
Applied in changeset commit:f8c6150c7750492c7d1c84f3a984136340457c5d. Andreas Fernandez
19:30 Task #88733 (Resolved): DatabaseRecordList - Remove dependency: $GLOBALS['SOBE']
Applied in changeset commit:bacf9a0e02915877a9a2366272a325d78c44d053. Daniel Windloff
19:30 Bug #88653 (Resolved): config.disablePreviewNotification is not respected
Applied in changeset commit:61c2c0afb1e36c6f37f02b6b1e2de97651f9bf61. Gerrit Mohrmann
19:25 Bug #88653: config.disablePreviewNotification is not respected
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:04 Bug #88747 (Under Review): Clean up TSFE constructor initialization
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:02 Bug #88747 (Closed): Clean up TSFE constructor initialization
Benni Mack
18:55 Task #88746 (Under Review): Move PageRepository to EXT:core
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 Task #88746 (Closed): Move PageRepository to EXT:core
Benni Mack
18:30 Task #88744: Remove database fields related to CSS Styled Content
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:33 Task #88744 (Under Review): Remove database fields related to CSS Styled Content
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:23 Task #88744 (Closed): Remove database fields related to CSS Styled Content
With the dropped support for CSS styled content, the native
database fields within tt_content related to CSC renderi...
Benni Mack
18:27 Task #87629: Harden \TYPO3\CMS\Extbase\Mvc\Web\Routing\UriBuilder
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:29 Task #87629: Harden \TYPO3\CMS\Extbase\Mvc\Web\Routing\UriBuilder
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:32 Task #88669: TCA: Remove "parentPageTca" FormDataProvider
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:19 Task #88669: TCA: Remove "parentPageTca" FormDataProvider
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:00 Task #88717 (Resolved): Rework TSFE dependencies
Applied in changeset commit:e50b1c1acdd5da514a35f837d9b853692bcfa16d. Benni Mack
15:07 Task #88717: Rework TSFE dependencies
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:20 Task #88717: Rework TSFE dependencies
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:49 Task #88717: Rework TSFE dependencies
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:49 Task #88717: Rework TSFE dependencies
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:30 Task #88741 (Resolved): Remove cHash calculation in indexed search
Applied in changeset commit:0c531014d09d0b16a92438c86d717a33e0a345b8. Benni Mack
13:50 Task #88741: Remove cHash calculation in indexed search
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:36 Task #88741: Remove cHash calculation in indexed search
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:10 Task #88741 (Under Review): Remove cHash calculation in 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
11:55 Task #88741 (Closed): Remove cHash calculation in indexed search
cHash calculation is not needed as it's all done by link generation now. Benni Mack
14:00 Feature #88742: Allow relative paths in Yaml file imports
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:43 Feature #88742 (Under Review): Allow relative paths in Yaml file imports
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:43 Feature #88742 (Closed): Allow relative paths in Yaml file imports
Benni Mack

2019-07-12

21:21 Bug #88709: mail config input fields in Installation-Wide Options get autocompleted with TYPO3 backend username/password
This would be a common UX topic. Should we turn off the AutoComplete for all fields? I would agree.
Affected file:...
Guido Schmechel
21:09 Task #88722 (Under Review): Extended field length of header_position
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:01 Bug #88723 (Under Review): Incorrect syntax in rst file
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:36 Task #88740: Deprecate felogin pibase plugin
There hopefully will be according hooks in extbase so the functionality to access this from extensions is still possi... Stephan Großberndt
14:23 Task #88740 (Closed): Deprecate felogin pibase plugin
Deprecate the pibase felogin plugin. The equivalent extbase plugin should be used instead.
All Hooks are also dep...
Jan Stockfisch
18:30 Task #88724 (Resolved): Usage of localizationRedirect
Applied in changeset commit:9df0ed13c831f750e9bc7b51c3985aa35feb5c71. Daniel Windloff
17:35 Feature #88536: Allow automatic inclusion of configurations from extensions
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:44 Feature #88536: Allow automatic inclusion of configurations from extensions
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:28 Feature #88536: Allow automatic inclusion of configurations from extensions
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:21 Feature #88536: Allow automatic inclusion of configurations from extensions
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:40 Task #88677 (Closed): Deprecate TYPO3\CMS\Core\Configuration\Loader\YamlFileLoader->merge()
Not needed anymore, already done by #88652 Simon Gilli
16:37 Feature #88676 (Closed): Introduce new methods of ArrayUtility as public API
Not needed at the moment Simon Gilli
15:31 Feature #88676: Introduce new methods of ArrayUtility as public API
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:32 Bug #21638: IP-lock not aware of IPv6
Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:24 Bug #21638: IP-lock not aware of IPv6
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:20 Bug #21638: IP-lock not aware of IPv6
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:17 Bug #21638: IP-lock not aware of IPv6
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:16 Bug #21638: IP-lock not aware of IPv6
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:16 Bug #21638: IP-lock not aware of IPv6
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:30 Task #88096 (Resolved): Fix scroll behaviour of "Uncaught Exceptions" in backend
Applied in changeset commit:0fa9faa83b72de4f0a5e32611f72f523e319641f. Anonymous
15:58 Bug #87946: Wrong translation on multilanguage page in plugins
The point is that extbase is doing some (messy) stuff concerning translations but it shouldn't at all.
Usually recor...
David Bruchmann
15:30 Bug #84844 (Resolved): Additional parameter(record field) needed for processTranslateTo_copyAction function
Applied in changeset commit:e3b1c9aaa5be776c6503b3bc6878bc0510b44ae3. Ricky Mathew
14:36 Bug #84844: Additional parameter(record field) needed for processTranslateTo_copyAction function
Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:33 Bug #84844: Additional parameter(record field) needed for processTranslateTo_copyAction function
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
13:52 Bug #84844 (Under Review): Additional parameter(record field) needed for processTranslateTo_copyAction function
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:00 Bug #84844 (Resolved): Additional parameter(record field) needed for processTranslateTo_copyAction function
Applied in changeset commit:84d663b905f7d3ed4943fc86435bec4bb6275913. Ricky Mathew
09:48 Bug #84844: Additional parameter(record field) needed for processTranslateTo_copyAction function
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:28 Task #88674: Optimize ArrayUtility::replaceAndAppendScalarValuesRecursive()
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 Task #88674: Optimize ArrayUtility::replaceAndAppendScalarValuesRecursive()
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 Feature #87074: Checkbox and Radio ViewHelper should have a required argument
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:52 Bug #87969: Page route for translated page is not generated correctly when page has frontend group access restrictions
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:44 Bug #88738: `change` event not dispatched
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:12 Bug #88738 (Under Review): `change` event not dispatched
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:01 Bug #88738 (Closed): `change` event not dispatched
Reproducible with the following issue:
# Have a record with a link browser (e.g. tt_content with field @link_heade...
Andreas Kienast
14:38 Bug #88598: SubModule must implement ContentProviderInterface otherwise exception will be thrown
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:30 Task #88713: Split csv Export from DatabaseRecordList
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:44 Task #88713: Split csv Export from DatabaseRecordList
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:30 Bug #88728 (Resolved): Modal for unfilled fields not shown anymore
Applied in changeset commit:83aa178e88f7b7b1f4858922fc6c06c25dd6a570. Andreas Fernandez
10:51 Bug #88728: Modal for unfilled fields not shown 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
14:28 Task #88678: Refactor new record wizard
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:45 Task #88678: Refactor new record wizard
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:20 Bug #88739 (New): UriBuilder does not generate correct uri's for access restricted pages when using more than one language
In TYPO3 9.5 or later, the UriBuilder from extbase cannot create correct translated links for access restricted in ot... Jens Jacobsen
14:00 Task #88652 (Resolved): Move YamlFileLoader->merge to ArrayUtillity
Applied in changeset commit:36dcb33e8778ab4bcc7152204f05fdf8d8967534. Simon Gilli
13:56 Bug #87914: Remove deprecated options / values from YouTube Renderer
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
13:54 Bug #87914 (Under Review): Remove deprecated options / values from YouTube Renderer
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:00 Bug #87914 (Resolved): Remove deprecated options / values from YouTube Renderer
Applied in changeset commit:67f56df55f7d96a59d95b02a9fb35c65f6feaa2a. Sascha Egerer
11:57 Bug #87914: Remove deprecated options / values from YouTube Renderer
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 Bug #88737 (Closed): Inputlink field shows wrong explanation after update
*Given:*
A Content-element shows the name '/Congratulations/Features/[81]" in the field header_link. After toggling ...
Dieter Porth
12:25 Bug #88701: usage of deprecated methods of PHP Redis library since version 5.0.0
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:14 Bug #88701 (Under Review): usage of deprecated methods of PHP Redis library since version 5.0.0
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:14 Bug #88701: usage of deprecated methods of PHP Redis library since version 5.0.0
Regex to search for all deprecated functions according to the git changelog of phpredis
@(delete|evaluate|evaluate...
Markus Klein
10:52 Bug #88701 (Accepted): usage of deprecated methods of PHP Redis library since version 5.0.0
Yes, Redis::delete().
We should make the core compatible with both versions of the redis-extension.
https://pec...
Markus Klein
12:00 Bug #88735 (Resolved): Remove old and unused JS file InteractableModuleInterface.js
Applied in changeset commit:10c34f7ad5ac7eb50c75314bc4163d6be194f030. Frank Nägler
10:40 Bug #88735 (Under Review): Remove old and unused JS file InteractableModuleInterface.js
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:38 Bug #88735 (Closed): Remove old and unused JS file InteractableModuleInterface.js
With #88518 the TypeScript file was removed, but the generated JS file still exists in the repository.
Remove the ...
Frank Nägler
11:22 Bug #54884: RootlineUtility does not consider foreign_sorting for relation fields
@bitfire
New issue please with a relation to this ticket. Thanks.
Markus Klein
11:00 Bug #88729 (Resolved): Link wizard doesn't update hidden field value
Applied in changeset commit:11bfd648a37d44c9972ed737f26edb2f9a91ce39. Andreas Fernandez
11:00 Task #88718 (Resolved): Invoke "Clear Page cache" in page and list via ajax
Applied in changeset commit:1dc3e9e2293db322923482645d6f60cbdd089c07. Daniel Windloff
10:19 Task #88718: Invoke "Clear Page cache" in page and list via ajax
Gerrit Code Review wrote:
> Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the r...
Joerg Boesche
10:48 Task #88733: DatabaseRecordList - Remove dependency: $GLOBALS['SOBE']
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:22 Task #88733 (Under Review): DatabaseRecordList - Remove dependency: $GLOBALS['SOBE']
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:14 Task #88733 (Closed): DatabaseRecordList - Remove dependency: $GLOBALS['SOBE']
Remove the dependency to module controller properties via $GLOBALS['SOBE']. The usage has been deprected in TYPO3 9. Daniel Windloff
10:21 Feature #88734 (New): Extbase: M:N Relation – Sorting of Child Model Records by $defaultOrderings
In an M:N relation, the @$defaultOrderings@ as defined in the model repositories should be taken into account – at le... Hagen Gebauer
10:10 Bug #88715 (Accepted): Wrong routes for default url slugs on translated base path pages
Benni Mack
10:10 Bug #88715: Wrong routes for default url slugs on translated base path pages
Hi Benny,
sure.
Ronny Hauptvogel
09:50 Bug #88715 (Needs Feedback): Wrong routes for default url slugs on translated base path pages
Hey Ronny,
VERY interesting. I definitively need some tests for this.
Can you attach your config.yaml file?
Benni Mack
07:21 Bug #88008: Clicking "Save and close" in the popup after selecting another backend module loads the previous module
Any news on this? S P
03:31 Bug #88732 (Accepted): Button "View" has no effect if no site has been configured yet
*TYPO3 v10.0-dev*
h2. Issue
The "view page" functionality in the TYPO3 backend has no effect if no site has bee...
Michael Schams

2019-07-11

23:47 Feature #88731 (Closed): Improve user experience for ajax request in the list module
Recently some editors were affected by an improvable user experience in the list module.
If one clicks a button on...
Oliver Bartsch
23:24 Bug #88730 (Closed): Validators of a field with the same identifier is working only once on a page
If one has the same form twice on the same page, the second form is missing the configured validators. The _SplObject... Oliver Bartsch
21:57 Task #88717: Rework TSFE dependencies
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:24 Task #88717: Rework TSFE dependencies
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:00 Task #88717: Rework TSFE dependencies
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:28 Task #88717: Rework TSFE dependencies
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:15 Task #88717: Rework TSFE dependencies
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:12 Task #88717: Rework TSFE dependencies
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:00 Task #88717: Rework TSFE dependencies
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:20 Task #88717: Rework TSFE dependencies
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:56 Task #88717 (Under Review): Rework TSFE dependencies
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:55 Task #88717 (Closed): Rework TSFE dependencies
TSFE has too many dependencies. In TYPO3 v9 this was necessary with middlewares to be as "non-breaking" as possible. ... Benni Mack
21:23 Feature #78488: Add rel="noopener noreferrer" to links when target is set to _blank
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:18 Task #88664: Unify CSS Compression & Concatenation in ResourceCompressor
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:25 Task #88664: Unify CSS Compression & Concatenation in ResourceCompressor
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:35 Task #88664: Unify CSS Compression & Concatenation in ResourceCompressor
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:10 Bug #88728: Modal for unfilled fields not shown 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
21:09 Bug #88728 (Under Review): Modal for unfilled fields not shown anymore
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:31 Bug #88728 (Closed): Modal for unfilled fields not shown anymore
If a form rendered by FormEngine has fields violating any constraints, a modal saying "The fields marked with an excl... Andreas Kienast
20:44 Bug #88729 (Under Review): Link wizard doesn't update hidden field value
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:36 Bug #88729 (Closed): Link wizard doesn't update hidden field value
Using the link wizard in FormEngine doesn't update its hidden field that is submitted to the server, which results in... Andreas Kienast
20:33 Bug #88727 (Under Review): Inserting a softhyphen splits up HTML inline 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
20:15 Bug #88727 (Closed): Inserting a softhyphen splits up HTML inline elements
When you use the softhyphen plugin inside inline elements, they are separated.
h2. Examples:...
Sebastian Klein
18:18 Task #88721: Hook up ContainerInterface in backend route dispatcher
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:07 Task #88721: Hook up ContainerInterface in backend route dispatcher
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:24 Task #88721 (Under Review): Hook up ContainerInterface in backend route dispatcher
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:55 Task #88721 (Closed): Hook up ContainerInterface in backend route dispatcher
Backend RouterDispatcher use the symfony provided PSR-11 container to retrieve services from the container, if availa... Benjamin Franzke
16:15 Bug #88655: richtextConfiguration, set via TCA for a text field is ignored
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:39 Bug #88726 (Closed): $orderByFields is not handen over to parent::init() for PageTreeView
Hi.
Today I saw that the $orderByFields isn't handed over to the parent::init() for the PageTreeView.
https://gi...
Tomas Norre Mikkelsen
15:27 Task #88724 (Under Review): Usage of localizationRedirect
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:49 Task #88724 (Closed): Usage of localizationRedirect
The method "localizationRedirect" in PageLayoutView, DatabaseRecordList and EditDocumentController is almost the same... Daniel Windloff
15:11 Task #88662: Split ImportExportController
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:43 Task #88662: Split ImportExportController
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:41 Task #88662: Split ImportExportController
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:30 Task #88660 (Resolved): Remove last usages of $GLOBALS[T3_VAR]
Applied in changeset commit:0e7261edc446e5cb81143a4d83945c80df2825d0. Benni Mack
06:46 Task #88660: Remove last usages of $GLOBALS[T3_VAR]
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:28 Task #88652: Move YamlFileLoader->merge to ArrayUtillity
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:21 Feature #53813: Different redirects for different error types in "Page not found" handling
Denis Mir wrote:
> I can't believe such a basic feature "redirect to login page when accessing an access restricted ...
Hagen Gebauer
12:12 Bug #88723 (Closed): Incorrect syntax in rst file
https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/9.4/Feature-85829-ImplementSymfonyExpressionLanguageFo... Guido Schmechel
12:09 Task #88722 (Closed): Extended field length of header_position
Current situation:
Length of field header_position is set to 6, because of the three values "center", "left", and "r...
Guido Schmechel
12:01 Bug #21638: IP-lock not aware of IPv6
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:51 Bug #21638: IP-lock not aware of IPv6
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:54 Bug #21638: IP-lock not aware of IPv6
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:00 Task #84112 (Resolved): Add support for service providers
Applied in changeset commit:0cf8053e8499247d1d9b63c671b63ab0787b2e54. Benjamin Franzke
10:57 Task #84112: Add support for service providers
Patch set 70 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:42 Task #84112: Add support for service providers
Patch set 69 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:37 Task #84112: Add support for service providers
Patch set 68 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:14 Task #84112: Add support for service providers
Patch set 67 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:00 Feature #88689 (Resolved): Support for system-wide class dependency injection, PSR-11
Applied in changeset commit:0cf8053e8499247d1d9b63c671b63ab0787b2e54. Benjamin Franzke
10:57 Feature #88689: Support for system-wide class dependency injection, PSR-11
Patch set 70 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:42 Feature #88689: Support for system-wide class dependency injection, PSR-11
Patch set 69 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:37 Feature #88689: Support for system-wide class dependency injection, PSR-11
Patch set 68 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:14 Feature #88689: Support for system-wide class dependency injection, PSR-11
Patch set 67 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:30 Task #88623 (Resolved): Outdated info on FIRST_INSTALL
Applied in changeset commit:41fee66d91394f09725e4ea5607290c1931a91e1. Georg Ringer
11:22 Task #88623: Outdated info on FIRST_INSTALL
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:06 Task #88623 (Under Review): Outdated info on FIRST_INSTALL
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:39 Bug #88720 (Closed): Adding pid option to resolve function of PersistedAliasMapper (Multi-site handling and Extbase enhancer slugs)
Hi
Basic problem is described here (in case of news): https://stackoverflow.com/questions/55948340/typo3-how-can-i...
Stephan Auer
10:15 Task #88678: Refactor new record wizard
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:00 Task #88434 (Resolved): Hide useless card in composer mode
Applied in changeset commit:b89280f93925c7a5b755b3a174c83d093f298f9e. Eric Chavaillaz
09:52 Task #88434: Hide useless card in composer mode
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:38 Task #88434: Hide useless card in composer mode
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:46 Bug #88719 (Closed): Close should recognize non-saved record - but fails
After having assigned a target page to a shortcut page, the "Close" button should recognise that there was a change a... Gone With the Wind
09:35 Task #88718 (Under Review): Invoke "Clear Page cache" in page and list via ajax
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:28 Task #88718 (Closed): Invoke "Clear Page cache" in page and list via ajax
* Invoke "Clear Page cache" in page and recordlist via ajax
* Add a message for the user
* Adjust context to new ro...
Daniel Windloff
08:52 Bug #88360: Missing Slug when editors create a NEW page?
Still a big problem in 9.5.8. Editors can't create new pages, slug is always empty. Wittkiel Gruppe
08:36 Feature #88380: Basic auth options for PageContentErrorHandler
Christian Eßl wrote:
> Sounds great. Then this would be obsolete.
This is how you can already achieve this with a...
Benni Mack
08:11 Bug #88418 (Accepted): CType table broken with empty space
Georg Ringer
08:10 Epic #88540 (In Progress): Reduce dependencies to TSFE in Frontend Request Workflow
Georg Ringer

2019-07-10

22:34 Bug #88675 (Needs Feedback): TYPO3 header_link opens the Content Menu Record

Either I am missing some passage, or I can't reproduce this issue on 9.5.8 and 10.0.0-dev
these are the steps I ...
Riccardo De Contardi
22:18 Bug #88003: Changes from draft are saved to live when switching workspaces
The issue is still present on 10.0.0-dev (latest master); to experience it you can follow these steps:
- create a ...
Riccardo De Contardi
22:03 Bug #87174: .... typo3temp/var/cache/code/cache_core/site-configuration.php): Access is denied
for me on xampp with win 10
a workaround like...
Tymoteusz Motylewski
22:00 Bug #85726 (Resolved): Preview of page not working when publish date is set
Applied in changeset commit:b2cbbaae2667a64db72b5688f7164b4fd943cfad. Steffen Mächtel
18:00 Bug #88642 (Resolved): Can't create record in sysfolder
Applied in changeset commit:7aa0a817cec22e5800662e75734bf2ad46980fbd. Georg Ringer
17:44 Bug #88642: Can't create record in sysfolder
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:18 Bug #84682: TYPO3 8 Relationship Localization Bug
It seems that this is still an issue in TYPO3 9.x Frank Krüger
16:21 Task #88713: Split csv Export from DatabaseRecordList
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:08 Task #88713: Split csv Export from DatabaseRecordList
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:05 Task #88713: Split csv Export from DatabaseRecordList
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:45 Task #88713: Split csv Export from DatabaseRecordList
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:31 Task #88713: Split csv Export from DatabaseRecordList
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:29 Task #88713 (Under Review): Split csv Export from DatabaseRecordList
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:13 Task #88713 (Closed): Split csv Export from DatabaseRecordList
In order to seperate concerns, split csv export from DatabaseRecordList into an own controller and helper classes. Re... Daniel Windloff
15:53 Bug #64942: Racecondition in Extractor Registry for Indexing FAL files
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:36 Bug #64942: Racecondition in Extractor Registry for Indexing FAL files
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:59 Bug #87914: Remove deprecated options / values from YouTube Renderer
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:38 Bug #88708: TCA: tables with ctrl => readOnly => true show the hide button in list view and suggest that it's working
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:27 Bug #88708: TCA: tables with ctrl => readOnly => true show the hide button in list view and suggest that it's working
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:25 Bug #88708: TCA: tables with ctrl => readOnly => true show the hide button in list view and suggest that it's working
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:54 Bug #88708 (Under Review): TCA: tables with ctrl => readOnly => true show the hide button in list view and suggest that it's working
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:00 Bug #88708 (Accepted): TCA: tables with ctrl => readOnly => true show the hide button in list view and suggest that it's working
Georg Ringer
14:14 Bug #88628: Redirect call on controller level is firing the action again
@Philipp
I don't think that have something to do with the PHP version, because I have used the same PHP version fo...
Ronny Hauptvogel
14:09 Bug #88715 (Closed): Wrong routes for default url slugs on translated base path pages
We have configured a multi lanugage setup with the following structure (see site configuration image attachment):
...
Ronny Hauptvogel
13:55 Bug #21638: IP-lock not aware of IPv6
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:25 Bug #21638: IP-lock not aware of IPv6
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:23 Bug #21638: IP-lock not aware of IPv6
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:39 Task #88662: Split ImportExportController
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:11 Task #88662: Split ImportExportController
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:32 Task #88678: Refactor new record wizard
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:38 Bug #88714 (Closed): f:link.action does not allow to render a link without a cHash when generating a dynamic route with dynamic arguments (extbase route enhancer)
We are trying to render a dynamic route with the "f:link.action" viewhelper like this: ... Denis Mir
09:50 Feature #88138 (Rejected): Middleware to map login user and password to general user and pass
Henning Liebe
09:48 Task #88109 (In Progress): Login form redirects
Henning Liebe
09:22 Task #88434: Hide useless card in composer mode
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:53 Bug #88712 (Closed): Type casting error on MySQL time field for TCA type input / dbType time saving empty time field
I'm trying to have a time input in TYPO3 9 LTS working together with MySQL 5.7.24.
In the ext_tables.sql the field...
Denis Mir
08:50 Bug #86361: Filtering for a Backend User Group leads to an Exception in the Backend User 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
07:57 Bug #88698 (Rejected): Regular Text Element doesn't save
Georg Ringer
07:02 Task #88404 (New): Rename felogin flexform header keys
Jan Stockfisch

2019-07-09

22:47 Task #85469 (Closed): Backend configuration check suggests to install deprecated EXT:rsaauth
This issue should be already solved; plus, there has been no feedback since the last 90 days, therefore I think it is... Riccardo De Contardi
20:12 Bug #86361: Filtering for a Backend User Group leads to an Exception in the Backend User 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
20:10 Bug #86361: Filtering for a Backend User Group leads to an Exception in the Backend User 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
17:33 Bug #77866: Link to file in RTE does not prevent deleting this file in the File List
Not Workiung
1. You open a Content-Element with empty header_link-field.
2. You use the Link-editor and add an lin...
Dieter Porth
15:02 Bug #77866: Link to file in RTE does not prevent deleting this file in the File List
The Scenario 3 in #9 is not solved.
_Scenario #3
- create a content element (type = TEXT)
- add a Header
- use ...
Dieter Porth
16:55 Task #88678: Refactor new record wizard
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:41 Bug #88711 (Closed): Clipboard (multi-selection mode) + Plugin Insert Records
If I use the clipboard (multi-selection mode) to copy multiple elements in the List module and then create an Insert ... Jan Haffner
15:45 Bug #88710 (Closed): rte_ckeditor link browser classes and their titleText and target
In rte_ckeditor it is possible to configure the classes the link browser offers to select:... Jan Kiesewetter
15:30 Task #88706 (Resolved): Streamline keys of locallang.xlf
Applied in changeset commit:594f599d7b831f6c3ad8f478e0ce52495315b669. Jan Stockfisch
14:07 Task #88706: Streamline keys of locallang.xlf
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:45 Task #88706: Streamline keys of locallang.xlf
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:45 Task #88706 (Under Review): Streamline keys of locallang.xlf
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:47 Task #88706 (Closed): Streamline keys of locallang.xlf
Remove "ll_" prefixes from translation keys in locallang.xlf so that they share the same identifiers with the flexfor... Sven Proffe
15:30 Bug #88702 (Resolved): EmailFinisher - Recipients - Cannot unpack array with string keys
Applied in changeset commit:7d5d3784c5c29360fe7b9494a2eca8cd1ce11c9b. Anonymous
15:14 Bug #84844: Additional parameter(record field) needed for processTranslateTo_copyAction function
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:51 Bug #84844: Additional parameter(record field) needed for processTranslateTo_copyAction function
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:29 Bug #88709 (Closed): mail config input fields in Installation-Wide Options get autocompleted with TYPO3 backend username/password
After editing some "Installation-Wide Options" with Firefox, I noticed my username and password turned up in LocalCon... Jonas Eberle
13:46 Bug #88708 (Closed): TCA: tables with ctrl => readOnly => true show the hide button in list view and suggest that it's working
When you have a readOnly table the list view in the backend shows the hide/unihde toggle button. When you click it, i... S P
13:13 Task #88434: Hide useless card in composer mode
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:02 Task #88434: Hide useless card in composer mode
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:29 Task #88707 (Rejected): Task/88706/streamline locallang keys
Jan Stockfisch
12:05 Task #88707 (Under Review): Task/88706/streamline locallang keys
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:05 Task #88707 (Rejected): Task/88706/streamline locallang keys
Removed all 'll_' prefixes from locallang.xlf and adjusted corresponding PHP code
This issue was automatically cre...
Forger Service
11:24 Bug #88642: Can't create record in sysfolder
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:30 Bug #88705 (New): excludeUidList reduces special.limit yield
When I use following code
50 = TYPO3\CMS\Frontend\DataProcessing\MenuProcessor
50 {
special...
Isik Akgün
09:58 Task #88704 (Under Review): [Task] reformat and optimize code
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:58 Task #88704 (Rejected): [Task] reformat and optimize code
removes some code smells and refactors some wrong formatted code
This issue was automatically created from https:/...
Forger Service
08:44 Bug #64942: Racecondition in Extractor Registry for Indexing FAL files
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:29 Task #88686: Fix requirements in parameter
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:26 Task #88686: Fix requirements in parameter
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:29 Bug #87731: ExtbasePluginEnhancer requirements ignored
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:26 Bug #87731: ExtbasePluginEnhancer requirements ignored
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2019-07-08

23:56 Bug #88702: EmailFinisher - Recipients - Cannot unpack array with string keys
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:28 Bug #88702 (Under Review): EmailFinisher - Recipients - Cannot unpack array with string keys
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:57 Bug #88702: EmailFinisher - Recipients - Cannot unpack array with string keys
Sorry, ... wrong labels ..
The right label in the T3 backend is: "Email addresses and human-readable names of the...
Joerg Boesche
13:54 Bug #88702 (Closed): EmailFinisher - Recipients - Cannot unpack array with string keys
The EmailFinisher throws an exception with the message "*Cannot unpack array with string keys*" if the recipient list... Joerg Boesche
22:57 Bug #88653: config.disablePreviewNotification is not respected
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:30 Task #88697 (Resolved): Remove dependencies of \TYPO3\CMS\Extbase\Mvc\Web\Request
Applied in changeset commit:621149ce1be02c4b2610d99b1c07849930ca6d9c. Anonymous
20:38 Task #88697: Remove dependencies of \TYPO3\CMS\Extbase\Mvc\Web\Request
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:57 Bug #88556: One line break in DB field causes 3 rendered p-tags in CKEditor
I don't think this is related as #88655 is about ignored RTE config. whereas this issue is rather related to DB=>CKEd... Alex Nostadt
16:31 Bug #88550 (Accepted): EXT:form: It's not possible to set the value for reply-to dynamically
Research:
\TYPO3\CMS\Form\Domain\Finishers\AbstractFinisher::parseOption uses $this->substituteRuntimeReferences($...
Susanne Moog
16:02 Task #88404: Rename felogin flexform header keys
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:57 Task #88404: Rename felogin flexform header keys
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:29 Task #88404 (Under Review): Rename felogin flexform header keys
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:15 Bug #88703 (Closed): Generated alternate hreflang urls have not allowed transport method
Google wants alternate URLs formatted as followed:
> "Alternate URLs must be fully-qualified, including the transp...
Markus Gehrig
14:12 Bug #88698: Regular Text Element doesn't save
Joerg Kummer wrote:
> Please try with latest version (TYPO3 8.7.27) which contains security fixes.
> What happens, ...
Orhan Vurgun
08:32 Bug #88698 (Needs Feedback): Regular Text Element doesn't save
Frank Nägler
07:07 Bug #88698: Regular Text Element doesn't save
Please try with latest version (TYPO3 8.7.27) which contains security fixes.
What happens, when "can't save text"? D...
Joerg Kummer
12:17 Bug #88696: DataHandler getSortNumber use of increaseSortingOfFollowing wrong
It is the same bug, and my proposed fix is basically the same as the patch https://review.typo3.org/c/Packages/TYPO3.... F Altrock
11:55 Task #84112: Add support for service providers
Patch set 66 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:55 Feature #88689: Support for system-wide class dependency injection, PSR-11
Patch set 66 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:09 Bug #88701 (Closed): usage of deprecated methods of PHP Redis library since version 5.0.0
The method $this->redis->multi(...)->sRemove() in RedisBackend.php is deprecated since PHPRedis 5.0.0. Haven't checke... Hannes Bochmann
10:32 Bug #88700 (Closed): search in page tree and shortened page titles fails
pre notice: took me some time to find the new issue button
Longer page titles are shortened in the page tree. The...
Henri Nathanson
10:24 Bug #88699 (Closed): Language Synchronization does not work in workspaces
When editing a record which has translations, the @\TYPO3\CMS\Core\DataHandling\Localization\DataMapProcessor@ loads ... Sebastian Michaelsen
09:28 Task #88662: Split ImportExportController
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2019-07-07

23:54 Bug #88698 (Rejected): Regular Text Element doesn't save
Hello,
I have a real big problem in LTS 8.7.24! Sometimes I can't save text with Regular Text Element (I will call i...
Orhan Vurgun
22:58 Bug #88695: Bug beetween date prefill and the current date
The TCA data is cached for quite some versions now, so you can not put any dynamic values in there directly.
I'm no...
Andreas Kießling
 

Also available in: Atom