Project

General

Profile

Activity

From 2020-03-28 to 2020-04-26

2020-04-26

23:56 Bug #91134 (Closed): The object of type "<Model>" given to update must be persisted already, but is new.
@Simon Schaufelberger thank you for your quick reply; this ticket is closed in agreement with the reporter.
If you...
Riccardo De Contardi
23:36 Bug #91134: The object of type "<Model>" given to update must be persisted already, but is new.
yes can be closed. I just can't change the status myself. Simon Schaufelberger
23:55 Bug #91200 (Under Review): Extbase DataMapper can not be injected because of QueryInterface constructor dependency
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:44 Bug #91200 (Closed): Extbase DataMapper can not be injected because of QueryInterface constructor dependency
Found via an extension that used this (@internal) class:
https://travis-ci.org/github/evoWeb/store_finder/jobs/67979...
Benjamin Franzke
23:43 Bug #91185 (Under Review): HMENU does not link to showAccessRestrictedPages for non-default language
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:22 Bug #91185: HMENU does not link to showAccessRestrictedPages for non-default language
\TYPO3\CMS\Core\Domain\Repository\PageRepository::getPageOverlaysForLanguageUids needs to know that it should lift th... Jonas Eberle
15:10 Bug #91185: HMENU does not link to showAccessRestrictedPages for non-default language
v10 is also affected.
Sorry, the outcome of my earlier testcase was a bit borked because my data was not clean.
...
Jonas Eberle
18:07 Task #89463: Deprecate switchable controller actions
I must say, I agree with @Dmitry here. A custom plugin for each view of each extension could potentially result in ar... Raphael Zschorsch
18:05 Bug #89472: MenuProcessor showing "hidden" pages in 9.5.10
Felix Nagel wrote:
> I'm able to reproduce this when the calling page is hidden. TYPO3 9.5.13.
Yes, me too (v9 + ...
Jonas Eberle
17:56 Bug #88987: Menu Generation Fails on Translated Websites
-Yes, the bug is still present in v9 + v10.-
Sorry, my bad. I cannot reproduce any more.
This is fixed.
Jonas Eberle
17:54 Bug #88739: UriBuilder does not generate correct uri's for access restricted pages when using more than one language
In my opinion the `setLinkAccessRestrictedPages` should just be deprecated and proper typolink setup be enforced. Jonas Eberle
17:53 Bug #88739: UriBuilder does not generate correct uri's for access restricted pages when using more than one language
I can confirm for v9 and v10.
Here is my Extbase plugin test action...
Jonas Eberle
17:24 Bug #86260: Site error handling: Show content from page with / entry point
Works for me, too (v9 + v10) Jonas Eberle
16:50 Bug #86260 (Needs Feedback): Site error handling: Show content from page with / entry point
This should have been fixed with #86935 - I tried the following short test with TYPO3 9.5.15 and the following config... Riccardo De Contardi
14:59 Bug #90767: TypoScript condition backend.user is not working
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:51 Bug #90767: TypoScript condition backend.user is not working
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:41 Bug #90767: TypoScript condition backend.user is not working
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:50 Bug #90767: TypoScript condition backend.user is not 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
13:11 Bug #91076: Install Tool doesn't disable buttons when necessary
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:09 Bug #91076: Install Tool doesn't disable buttons when necessary
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:53 Bug #78269 (Needs Feedback): Content element Special Menu - Section Index
This issue can be IMO closed for the following reasons:
I tried to test with 8.7.32, fluid_styled_content and the ...
Riccardo De Contardi
10:38 Task #91198 (Under Review): Fix some broken / outdated links in documentation and 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
10:36 Task #91198 (Closed): Fix some broken / outdated links in documentation and settings
Sybille Peters
10:38 Task #91199 (Closed): dashboard documentation: Fix some warnings in docs generation
dashboard... Sybille Peters
09:18 Bug #91192 (Under Review): Replace deprecated GeneralUtility::milliseconds()
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:13 Bug #91197 (Accepted): [BE lang: NL and language files up to date] HTML-markup visible in Systeminformation-Dropdown instead of links
Georg Ringer

2020-04-25

22:15 Bug #91197 (Closed): [BE lang: NL and language files up to date] HTML-markup visible in Systeminformation-Dropdown instead of links
Same as in https://forge.typo3.org/issues/90657 but NL instead of DE, and all language files updated (via the Mainten... Leonie Philine
17:53 Bug #91194: Faulty follow-up tag detection in parseFunc & Co. (regression)
Additionally you have to check for the existence of $conf['tags.'] in line 3933 before using it in the foreach loop.
...
Michael Sollmann
12:11 Bug #91194 (Closed): Faulty follow-up tag detection in parseFunc & Co. (regression)
As of version 10.4.0, the @ContentObjectRenderer@ fails to parse @<abbr>@ elements correctly that are nested within @... Joschi Kuphal
16:00 Bug #34149 (Closed): Workspace-View incomplete after publication
I feel really sorry for this so late reply, I think it's better to close this issue as there has been no advancement ... Riccardo De Contardi
14:16 Bug #91193: Can't get access to GET-parameter in custom TypoScript condition when using routeEnhancers
Georg Ringer wrote:
> this is not a bug. use code like this
>
> [...]
I don't want only check the GET paramete...
Stephan grass
13:43 Bug #91193 (Rejected): Can't get access to GET-parameter in custom TypoScript condition when using routeEnhancers
this is not a bug. use code like this... Georg Ringer
11:54 Bug #91193 (Rejected): Can't get access to GET-parameter in custom TypoScript condition when using routeEnhancers
Hi.
I build a custom TypoScript condition. In matchCondition() I try to read and use the GET-parameter. It will work...
Stephan grass
13:40 Bug #91192 (Accepted): Replace deprecated GeneralUtility::milliseconds()
Georg Ringer
11:09 Bug #91192 (Closed): Replace deprecated GeneralUtility::milliseconds()
Opening an FE page with indexed_search activated gives this message:
Deprecated: GeneralUtility::milliseconds() wi...
Chris topher
13:22 Bug #91196 (Closed): Exception for FileUpload field in multi-step forms
This issue occurs in TYPO3 10.4.0:
If you configure a *multi-step form* (with second 'Step' or 'Summary step') and...
Sebastian Klein
12:21 Bug #91195 (Closed): Form extension finisher "Email to sender" no selection form fields possible
Hello,
in latest TYPO3 Verison 10 it is not possible to select form field for email adresse of user (website visitor...
Martin Weymayer
10:43 Task #91123: Avoid inline JavaScript generated by BackendUtility:viewOnClick
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:39 Task #91191 (Under Review): Reduce inline JavaScript for refreshing backend components
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:33 Task #91191 (Closed): Reduce inline JavaScript for refreshing backend components
Oliver Hader
10:00 Task #91189 (Resolved): Update Feature-80579-ImprovedJavaScriptModalAPI.rst
Applied in changeset commit:e03789abb4e5d5a3f78fcb1428aab18770f4b90a. Anonymous
09:37 Task #91189: Update Feature-80579-ImprovedJavaScriptModalAPI.rst
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:15 Task #91189: Update Feature-80579-ImprovedJavaScriptModalAPI.rst
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:14 Task #91189 (Under Review): Update Feature-80579-ImprovedJavaScriptModalAPI.rst
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:14 Task #91189 (Closed): Update Feature-80579-ImprovedJavaScriptModalAPI.rst

This issue was automatically created from https://github.com/TYPO3/TYPO3.CMS/pull/246
TYPO3 GmbH TYPO3com
08:43 Bug #91190: Flex form: displayCond on a field references a field or field / sheet combination that is not found in data values
Bug is solved. User didn't have access to all fields of xBlog content elements.
Please set status to solved.
Dirk Wildt
08:27 Bug #91190 (Rejected): Flex form: displayCond on a field references a field or field / sheet combination that is not found in data values
My flex form is running proper in admin context.
My flex form causes this error in user context: ...
Dirk Wildt

2020-04-24

23:24 Bug #91188 (Under Review): Change cache_runtime to runtime
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:49 Bug #91188 (Closed): Change cache_runtime to runtime
A PHP Deprecated is thrown when accessing the BE:
> Accessing a cache with the "cache_" prefix as in "cache_runti...
Chris topher
19:07 Bug #80903: Relative links with old <link> syntax are not converted to <a href> in upgrade wizard and not supported in ckeditor or linkfields
Is this related or even the same issue? #83683 Riccardo De Contardi
14:08 Bug #80903: Relative links with old <link> syntax are not converted to <a href> in upgrade wizard and not supported in ckeditor or linkfields
Is there a solution for this bug? (As long as this is not resolved, I cannot update to LTS9 with ckeditor). Please al... Michael Christian
19:00 Feature #57417: ImageViewHelper responsive Images
There's also the extension *sms_responsive_images*
https://extensions.typo3.org/extension/sms_responsive_images
Riccardo De Contardi
17:46 Bug #87710: DB check module: Building a database query where sys_language_uid=-1 not possible
I tried with 9.5.15 and EXT:news to build a query with sys_language_uid =-1:
!cattura1.png!
the resulting query...
Riccardo De Contardi
17:37 Bug #70129: DB Check-> Full Search-> Advanced Query go empty rows
I guess it has been solved in the meanwhile: I repeated my test on comment 2 on 9.5.15 and these are the results:
...
Riccardo De Contardi
16:43 Bug #87524: lower range in datetime causes empty input fields
I tried with 9.5.15 and ... Riccardo De Contardi
16:17 Bug #91167: Hosteurope database name not valid
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:21 Bug #91167 (Under Review): Hosteurope database name not valid
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:55 Bug #91187 (Closed): Wrong Langflag and Icon in Page Module (Column View) in Overlay
As an editor, I want to seen the selected language with label and flag.
AC:
* Selected language overlay in Page M...
Stefan Busemann
15:40 Bug #75138 (Closed): hard-coded <![CDATA[]]> support is missing in fluid template and language files (xlf)
This is working in current versions of TYPO3 - the core is using that for "systemmessage.intro" for example. Susanne Moog
15:32 Bug #79106 (Closed): Filelist module not show on IE11 /Edge at the first attempt
As Riccardo noted this issue is not reproducible in supported versions, therefor I'm going to close this issue now. Susanne Moog
15:17 Bug #78328 (Needs Feedback): group field disable_controls = delete has no function
From the comments it looks like this is a missing documentation issue, correct? If so, can you please open an issue o... Susanne Moog
15:13 Bug #77978 (Closed): EXT:felogin creates urls without cHash
No feedback for the last few months and in addition felogin has been rewritten in a later version, so I'm going to cl... Susanne Moog
15:12 Task #72716 (Closed): Deprecate f:format.html for usage in backend
As this is a development related task that has not been worked on for a long time, I'm going to close the issue now. ... Susanne Moog
15:09 Epic #75705 (Closed): Translation Modes for TYPO3
I'm going to close these stories and the epic now. Once work starts on these topics, they can be re-evaluated in conj... Susanne Moog
15:08 Story #75682 (Closed): connected mode: copy, cut, paste or move content elements in alternative language
I'm going to close these stories and the epic now. Once work starts on these topics, they can be re-evaluated in conj... Susanne Moog
15:08 Story #75699 (Closed): i dont want to see the button "Translate" when i am not allowed to translate the content elements
I'm going to close these stories and the epic now. Once work starts on these topics, they can be re-evaluated in conj... Susanne Moog
15:08 Story #75686 (Closed): translation modes in list modul
I'm going to close these stories and the epic now. Once work starts on these topics, they can be re-evaluated in conj... Susanne Moog
15:08 Story #75698 (Closed): i want to see which content elements i am not allowed to edit
I'm going to close these stories and the epic now. Once work starts on these topics, they can be re-evaluated in conj... Susanne Moog
15:07 Story #75683 (Closed): connected mode: visibility settings in alternative language
I'm going to close these stories and the epic now. Once work starts on these topics, they can be re-evaluated in conj... Susanne Moog
15:05 Story #75680 (Closed): default language for editor who is limited on alternative languages: move elements
Just retested this in current TYPO3 versions, this is now fixed. Susanne Moog
13:44 Bug #91185: HMENU does not link to showAccessRestrictedPages for non-default language
I don't know if it makes any difference. This was set in my test setup as well:... Jonas Eberle
13:36 Bug #91185 (Closed): HMENU does not link to showAccessRestrictedPages for non-default language
Minimum test case:
* have 2 languages (fallbackType: 'strict' - for me the output is the same for 'fallback', thou...
Jonas Eberle
13:42 Task #91186 (Under Review): Enhance custom event dispatching in modal dialog
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:38 Task #91186 (Closed): Enhance custom event dispatching in modal dialog
Oliver Hader
13:42 Task #91132: Reduce inline JavaScript in ext:setup
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:16 Bug #91179: Special dependencies are not checked during install of 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
13:01 Bug #91179: Special dependencies are not checked during install of 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:54 Bug #91179: Special dependencies are not checked during install of 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
12:20 Bug #91179: Special dependencies are not checked during install of 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
12:15 Bug #91179: Special dependencies are not checked during install of 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
11:16 Bug #91042: SeparateSysHistoryFromSysLog upgrade wizard type error
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:59 Story #75679 (Closed): default language for editor who is limited on alternative languages
I'm going to close this issue here - in the last versions there have been quite some fixes in this area that tackled ... Susanne Moog
10:58 Story #75681 (Closed): connected mode: add new elements in alternative language
I'm going to close this issue because it's scope is to broad currently and the wanted behaviour is not clearly define... Susanne Moog
10:53 Bug #65404: File collection : allow multiple category selection
Please do not assign issues to people without talking to them and do not set estimates for those people. Susanne Moog
10:36 Feature #89017: Add search field for TCA / Backend View to quickly find specific fields
It's kinda the same deal as with the CE search feature introduced in 10 LTS Alex Nostadt
08:59 Bug #91184 (Closed): Hook minifyJavaScript triggers deprecated warning
When using the Hook `minifyJavaScript`, you will get a Deprecated Warning in TYPO3 v10:... Robert Vock
08:54 Bug #91183: FAL inline field in FlexForms does not add file
"my_fieldname" is not a TCA field. It's the name of the variable, you've defined in your DCE field. In the past, this... Armin Vieweg
07:29 Bug #91183 (Needs Feedback): FAL inline field in FlexForms does not add file
Andreas Kienast
07:27 Bug #91183: FAL inline field in FlexForms does not add file
I cannot confirm this issue. I've put this Flexform configuration into @inline_flex_1@ of EXT:styleguide and everythi... Andreas Kienast
08:29 Bug #91134: The object of type "<Model>" given to update must be persisted already, but is new.
Is this ticket issue still valid? From our ptivate conversation I would say it's solved but please confirm. Alexander Schnitzler
07:35 Bug #91178: Applying needed DB change fails in BE using PostgreSQL
Applying... Tobias Diekershoff
07:34 Bug #85377: Wrong sorting in list module by fields which are relations
Ricardo, the issue is described quite well in #83261 but it's not only related to categories but to any col that uses... David Bruchmann

2020-04-23

23:50 Bug #91183: FAL inline field in FlexForms does not add file
I can confirm this issue. Everything works fine, but the image is not added in backend after selecting it. Raphael Zschorsch
22:19 Bug #91183 (Closed): FAL inline field in FlexForms does not add file
When you create a FlexForm with this field configuration for FAL:... Armin Vieweg
23:00 Bug #85377: Wrong sorting in list module by fields which are relations
Is this issue related: #83261 (or even the same) ? Riccardo De Contardi
21:55 Bug #87142 (Closed): Recursive Delete in Pagetree not possible
h1. Can't reproduce anymore.
Thanks Ric for the reminder!
Josef Glatz
20:17 Bug #91179: Special dependencies are not checked during install of 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
19:54 Bug #91179: Special dependencies are not checked during install of 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:32 Bug #91179: Special dependencies are not checked during install of 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
19:27 Bug #91179: Special dependencies are not checked during install of 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
18:20 Bug #91179: Special dependencies are not checked during install of 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
17:50 Bug #91179: Special dependencies are not checked during install of 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
17:24 Bug #91179: Special dependencies are not checked during install of 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
17:06 Bug #91179: Special dependencies are not checked during install of dependencies
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:51 Bug #91179: Special dependencies are not checked during install of dependencies
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:17 Bug #91179: Special dependencies are not checked during install of dependencies
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:48 Bug #91179: Special dependencies are not checked during install of 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
14:32 Bug #91179: Special dependencies are not checked during install of dependencies
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:20 Bug #91179 (Under Review): Special dependencies are not checked during install of dependencies
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:17 Bug #91179 (Closed): Special dependencies are not checked during install of dependencies
If a extensions depends on other extensions the dependencies of the dependencies are not fully checked within the Dep... Simon Gilli
18:30 Bug #91149 (Resolved): Update ckeditor to 4.14.0
Applied in changeset commit:ed32856d00ecb9cd1ec122295e702d58da9171e4. Anonymous
07:14 Bug #91149 (Under Review): Update ckeditor to 4.14.0
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:59 Bug #91182 (Under Review): Extension Manager sorting list dosen't work
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:29 Bug #91182 (Closed): Extension Manager sorting list dosen't work
TYPO3 10.4
Sorting for activated / disabled extension and sorting for update extension dosen't work anymore (TYPO3 1...
Christian Hackl
14:45 Bug #91180 (Closed): middle mousekey / right click dosen't work for certain links, example install-tool
Middle mousekey to open links in new Tab - or right click > open in new tab doesen't work for certain "links" because... Christian Hackl
14:00 Bug #91086: PageRenderer doesn't include resources included by USER_INT objects on cache miss
TYPO3 10 doesn't seem to add js files from uncached objects at all. I tried with following in UserintController:
$...
Deividas Simas
13:17 Bug #91086: PageRenderer doesn't include resources included by USER_INT objects on cache miss
I could reproduce this issue on a fresh typo3 9.5.15 installation with following setup:
extension with 2 controlle...
Deividas Simas
12:45 Bug #91175: Editing link in CKEditor fails on ie11
Riccardo De Contardi wrote:
> At a first glance I am not able to reproduce it on TYPO3 9.5.15 - Windows 10 / IE11 1...
Josef Glatz
12:44 Bug #91175: Editing link in CKEditor fails on ie11
At a first glance I am not able to reproduce it on TYPO3 9.5.15 - Windows 10 / IE11 11.48.17134.0 Riccardo De Contardi
09:35 Bug #91175 (New): Editing link in CKEditor fails on ie11
Josef Glatz
07:02 Bug #91175 (Accepted): Editing link in CKEditor fails on ie11
h1. Can confirm problem in IE11, Windows 10
MS Edge (non Chromium) works as expected.
h2. Can confirm in
* 9...
Josef Glatz
12:09 Bug #91178 (New): Applying needed DB change fails in BE using PostgreSQL
On Typo3 9.5.15 using PostgreSQL.
Using "Analyse Database Structure" from the Admin Tools I get the following need...
Tobias Diekershoff
11:53 Bug #91177 (Closed): Fluid Page Module: Show "Inconsistent content detected flash message" only once
h1. Problem/Description
* Scenario requirements: a page with many inconsistent content element translations
* Ope...
Josef Glatz
10:55 Bug #91042: SeparateSysHistoryFromSysLog upgrade wizard type error
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:18 Bug #91042: SeparateSysHistoryFromSysLog upgrade wizard type error
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:21 Bug #91167: Hosteurope database name not valid
Oliver Hader wrote:
> @Tobias: RegExp @preg_match('/^[a-zA-Z0-9\$-_]*$/')@ is probably not the intended declaration ...
Tobias Musholt
08:42 Bug #91167: Hosteurope database name not valid
@Tobias: RegExp @preg_match('/^[a-zA-Z0-9\$-_]*$/')@ is probably not the intended declaration since the last part mea... Oliver Hader
08:57 Bug #88919: QueryBuilder with DefaultRestrictionContainer effectivly transforms outer joins to inner joins because the restrictions are applied to all join tables unconditionally
The related task has been merged for version 10 and is available in 10.4.
Futhermore, there is a "workaround" that...
Manuel Selbach
07:56 Bug #91165 (Under Review): New Content Element Wizard Modal not opening in modal box (if you are to fast)
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:37 Bug #91165 (In Progress): New Content Element Wizard Modal not opening in modal box (if you are to fast)
Andreas Kienast
03:07 Feature #86620: Update "slug" for all sub pages in TYPO3 9
Would it possible to leave a brief description or reference here of how to accomplish this in v10? I arrived here fro... Daniel Flaum
00:21 Bug #88121 (Needs Feedback): Workspace Preview link not showing Visible Content
This does not seem reproducible on latest master; I think it has been solved with #85003
Can you recheck? Also, on...
Riccardo De Contardi

2020-04-22

23:31 Bug #91061 (Closed): Locallang file not properly used for TCA type select items in 9.5.15
@Stefan Terborg thank you for your kind and quick reply; I close this issue for now.
If you think that this is the...
Riccardo De Contardi
20:30 Bug #85003 (Resolved): Workspace : no content show in preview frontend, if live page is hidden
Applied in changeset commit:a3725e021566dcf31368634f7388a7b3df66cd72. Benni Mack
12:07 Bug #85003 (Under Review): Workspace : no content show in preview frontend, if live page is hidden
Patch set 3 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
12:00 Bug #85003 (Resolved): Workspace : no content show in preview frontend, if live page is hidden
Applied in changeset commit:fad04ddead5924cd2d1f7b3136fb05ccd79eee95. Benni Mack
11:59 Bug #85003: Workspace : no content show in preview frontend, if live page is hidden
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
11:59 Bug #85003: Workspace : no content show in preview frontend, if live page is hidden
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:18 Bug #91176 (Under Review): Column with colPos not set shows content of column 0 with new Fluid 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
20:10 Bug #91176 (Closed): Column with colPos not set shows content of column 0 with new Fluid templates
Adding columns with colPos not set to a backend layout will show content for column 0 using the new Fluid based page ... Simon Gilli
18:36 Task #91058: reduce amount of tests in nightly runs
... Anja Leichsenring
18:34 Task #91058: reduce amount of tests in nightly runs
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:24 Bug #91175 (Closed): Editing link in CKEditor fails on ie11

If i have following code in a text element:
<p>lorem Ipsum <a href="test.de">LINK </a>test</p>
edit link -> s...
Marc Lindemann
16:41 Feature #88766: Unpredictable allowLanguageSynchronization behaviour with file references
Sadly no progress here yet. But here comes an other example with text + media and following TCA overrides:... André Buchmann
16:07 Bug #91167: Hosteurope database name not valid
Michael Stucki wrote:
> see https://mariadb.com/kb/en/identifier-names/
Unfortunately, this does not work becau...
Tobias Musholt
14:35 Bug #91167: Hosteurope database name not valid
see https://mariadb.com/kb/en/identifier-names/ Michael Stucki
14:32 Bug #91167: Hosteurope database name not valid
Wrong project. Michael Stucki
10:59 Bug #91167 (Closed): Hosteurope database name not valid
Hosteurope database name are generated with hyphen (-) and are not valid. Please add the hyphen into the regular expr... Tobias Musholt
15:14 Bug #82023: Install Tool DB Analyzer tries to change all VARCHAR fields
I can confirm this issue on TYPO3 CMS 8.7.32, PHP 7.2 and MariaDB 10.2.8. My client bought ELTS for security updates.... Richard no-lastname-given
14:00 Bug #91171 (Resolved): Renaming folder or file in filelist module throws PHP warning
Applied in changeset commit:b2e8e2c776811cb1d269b6d9128c7fc96d101b14. Oliver Hader
13:01 Bug #91171 (Under Review): Renaming folder or file in filelist module throws PHP warning
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:58 Bug #91171 (Closed): Renaming folder or file in filelist module throws PHP warning
... Oliver Hader
13:53 Bug #91174 (Closed): if-viewhelper condition 0="text"
The following condition seems to evaluate wrongly:... Roman Büchler
13:40 Bug #91172 (Under Review): html comments in fluid template lead to exception
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:03 Bug #91172 (Closed): html comments in fluid template lead to exception
Starting with TYPO3 10.4 a simple html comment like the one below results in an exception.... Simon Würstle
13:39 Task #91123: Avoid inline JavaScript generated by BackendUtility:viewOnClick
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:50 Task #91123: Avoid inline JavaScript generated by BackendUtility:viewOnClick
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:43 Task #91123: Avoid inline JavaScript generated by BackendUtility:viewOnClick
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:35 Task #91123: Avoid inline JavaScript generated by BackendUtility:viewOnClick
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:31 Task #91123: Avoid inline JavaScript generated by BackendUtility:viewOnClick
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:46 Bug #90866 (Rejected): Fluid based page module not showing elements with language=All ([sys_language_uid]=-1)
Fixed with #90882. Christian Eßl
12:30 Bug #91170 (Closed): PHP Warning: mb_strlen() expects parameter 1 to be string, array given in /srv/www/htdocs/t3intranetnedev/web/typo3/sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php line 3371
I tried to open the ADMIN TOOL -> Settings -> Configure Installation-Wide Options
and got the error:...
Bernd Wilke
12:30 Task #91159 (Resolved): Document Services.php approach for registering widgets in EXT:dashboard
Applied in changeset commit:3af8177874deb27bd441191ebe241a6f8784fca3. Daniel Siepmann
09:24 Task #91159: Document Services.php approach for registering widgets in EXT:dashboard
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:26 Task #91159: Document Services.php approach for registering widgets in EXT:dashboard
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:16 Bug #91169: Replace file does not invalidate page cache
Just some reference:
@Ingo: Daniel Siepmann has dealt with such scenario in his article https://daniel-siepmann.de...
Josef Glatz
11:35 Bug #91169 (Under Review): Replace file does not invalidate page cache
An editor uploads an image in filelist. The editor references the image in a "textpic" CE on a page 1. The editor vis... Anonymous
11:32 Bug #91168: Design flaw in FAL with indexing of files after a move
This is just a (quick) suggestion:... Xavier Perseguers
11:05 Bug #91168 (New): Design flaw in FAL with indexing of files after a move
This problem was reported by myself in the context of the TYPO3 extension extractor: https://github.com/xperseguers/t... Xavier Perseguers
11:30 Task #91117 (Resolved): Use GlobalEventHandler and ActionDispatcher instead of inline JS
Applied in changeset commit:1d0f8fce48bf97116058f840f461ad72c9efbc80. Oliver Hader
10:49 Task #91117: Use GlobalEventHandler and ActionDispatcher instead of inline JS
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:00 Task #91166 (Resolved): Add 10.4.x Changelog section
Applied in changeset commit:8e305dd10ab5cb8b08f22fa4bcbc27a208179e2a. Oliver Hader
10:17 Task #91166: Add 10.4.x Changelog section
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:27 Task #91166 (Under Review): Add 10.4.x Changelog section
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:26 Task #91166 (Closed): Add 10.4.x Changelog section
Oliver Hader
11:00 Bug #90961 (Resolved): Paste record icon missing if user or usergroup doesn't have page permission "Edit Page"
Applied in changeset commit:5457c5b593ae8cf770bdbdcccee53871e94963b8. Oliver Bartsch
08:50 Bug #90961: Paste record icon missing if user or usergroup doesn't have page permission "Edit Page"
Patch set 3 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
08:50 Bug #90961: Paste record icon missing if user or usergroup doesn't have page permission "Edit Page"
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
08:49 Bug #90961 (Under Review): Paste record icon missing if user or usergroup doesn't have page permission "Edit Page"
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
10:13 Bug #90940: IDN conversion failed | GuzzleHttp
Unfortunately does not, if i try an url in frontend which does not exist i see always this error in backend log Attila Glück
10:07 Bug #90940: IDN conversion failed | GuzzleHttp
With the latest release of the guzzlehttp/guzzle package (v6.5.3) the problems have been resolved with our environmen... Dennis Prinse
09:39 Epic #89525 (Closed): Integration of Crowdin
Georg Ringer
09:35 Bug #91070: SMTP transport 'tls' no longer work supported
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:29 Bug #91070: SMTP transport 'tls' no longer work supported
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:30 Task #91137 (Resolved): Update rte_ckeditor documentation after 10.4 LTS release
Applied in changeset commit:392f25a3d15d29d88f1e7e6318513abb784a5748. Anonymous
09:08 Task #91137: Update rte_ckeditor documentation after 10.4 LTS release
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:07 Task #91137: Update rte_ckeditor documentation after 10.4 LTS release
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:07 Task #91137: Update rte_ckeditor documentation after 10.4 LTS release
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:04 Task #91137: Update rte_ckeditor documentation after 10.4 LTS release
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:28 Bug #91156: Double Action execution if redirect at its end
After long investigation, I found out, that the doubled action is beeing called twice with exactly the same Request o... Kuba Wolski
09:22 Bug #91165 (Accepted): New Content Element Wizard Modal not opening in modal box (if you are to fast)
Georg Ringer
07:43 Bug #91165: New Content Element Wizard Modal not opening in modal box (if you are to fast)
With some further testing I found out that someone don't have to be very fast to achieve that Josef Glatz
07:25 Bug #91165 (Closed): New Content Element Wizard Modal not opening in modal box (if you are to fast)
h1. Problem/Description
I can open the NCEW (triggered from any page module "+ Content" button between existing co...
Josef Glatz
09:00 Bug #91164 (Resolved): QueryView: add necessary space between Load/Save Query and success message
Applied in changeset commit:bea79f8344adef84ae5e59ee5a9cf8790bc7053c. Anonymous
08:48 Bug #91164: QueryView: add necessary space between Load/Save Query and success message
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:34 Bug #89355: Page tree cuts off page titles horizontally
I did some experimentation, and found that the pagetree provided by the RTE Link Browser is HTML-based. It's construc... Daniel Flaum
06:59 Bug #89355: Page tree cuts off page titles horizontally
This issue exists for me in TYPO3 10 in both Firefox 75 and Brave 1.7.92 (the latter is Chromium variant, and is at C... Daniel Flaum
07:29 Task #90806: Create scripts to check for formatting errors in .rst files (e.g. for Changelog)
Mozilla is also using RST and validates syntax issues via rstcheck (https://github.com/myint/rstcheck).
Full list ...
Daniel Siepmann
07:00 Bug #52374: Editing a sys_filemount is very slow
# About the input field: I think that would not be so good from usability view: User has to type in (or copy/paste) t... Sybille Peters

2020-04-21

23:26 Bug #52374: Editing a sys_filemount is very slow
I think the workaround would be to change the field type to simple input text input field.
The issue then is that th...
Tymoteusz Motylewski
23:21 Bug #80352: RecordList: Delete record: referenced records don't have a fancy delete fade out animation
Just 2 cents: what about an alert on the right corner that warns the user that there are leftover records on the page... Riccardo De Contardi
23:00 Bug #91155 (Resolved): TypeError Argument 1 passed to TYPO3\CMS\Backend\View\BackendLayout\RecordRememberer::rememberRecordUid() must be of the type int, string given
Applied in changeset commit:a5dcd52b73bd3e230df3b268517ce390a1ef43e3. Daniel Siepmann
13:43 Bug #91155: TypeError Argument 1 passed to TYPO3\CMS\Backend\View\BackendLayout\RecordRememberer::rememberRecordUid() must be of the type int, string given
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:35 Bug #91155 (Under Review): TypeError Argument 1 passed to TYPO3\CMS\Backend\View\BackendLayout\RecordRememberer::rememberRecordUid() must be of the type int, string given
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:30 Bug #91155 (Closed): TypeError Argument 1 passed to TYPO3\CMS\Backend\View\BackendLayout\RecordRememberer::rememberRecordUid() must be of the type int, string given
Opening an page with activated "Fluid based page module" and using sqlite results in the following error:... Daniel Siepmann
22:28 Bug #91164 (Under Review): QueryView: add necessary space between Load/Save Query and success message
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:25 Bug #91164 (Closed): QueryView: add necessary space between Load/Save Query and success message
h1. Problem/Description
h2. Before Patch
!{border:10px solid red}before-123.png!
h2. After applying/merging ...
Josef Glatz
22:00 Bug #91163 (Resolved): Fix wrong rendering of PHP class names in changelog
Applied in changeset commit:260e9c0feeb5b65520edd834e3810a37c9c4c2ad. Daniel Siepmann
21:34 Bug #91163 (Under Review): Fix wrong rendering of PHP class names in changelog
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:05 Bug #91163 (Closed): Fix wrong rendering of PHP class names in changelog
Daniel Siepmann
21:55 Task #91137 (Under Review): Update rte_ckeditor documentation after 10.4 LTS release
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:06 Task #91137 (In Progress): Update rte_ckeditor documentation after 10.4 LTS release
Josef Glatz
21:00 Bug #91162 (Resolved): Cant render own footer preview on tt_content elements in backend
Applied in changeset commit:b524b1b9e071ec707bb5cffc1fa050ad8e77c56b. Christian Eßl
20:37 Bug #91162: Cant render own footer preview on tt_content elements in backend
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:37 Bug #91162: Cant render own footer preview on tt_content elements in backend
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:35 Bug #91162 (Under Review): Cant render own footer preview on tt_content elements 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
18:58 Bug #91162 (Closed): Cant render own footer preview on tt_content elements in backend
If i register an additional previewRenderer for the footer on a tt_content element ... Sebastian Richter
19:17 Bug #91083: Preview setting "showHiddenRecords" in the admin panel does not work.
I can confirm this behaviour since the last update. Chris Müller
19:10 Task #91159: Document Services.php approach for registering widgets in EXT:dashboard
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:07 Task #91159 (Under Review): Document Services.php approach for registering widgets in EXT:dashboard
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:36 Task #91159 (Closed): Document Services.php approach for registering widgets in EXT:dashboard
It is possible to register widgets via Services.php. Right now only Services.yaml is documented.
The php approach sh...
Daniel Siepmann
19:06 Bug #86346: Hidden pages sent 403 Header
For disabled pages I managed to show the content of the 404 error page the same way its used in my site-configuration... Johannes Seipelt
17:00 Task #91158 (Resolved): [TASK] Fix typo in code example
Applied in changeset commit:3dfa4ad0d42414a82abb9209afc5f3e08d2a7914. Anonymous
16:13 Task #91158 (Under Review): [TASK] Fix typo in code example
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:12 Task #91158 (Closed): [TASK] Fix typo in code example

This issue was automatically created from https://github.com/TYPO3/TYPO3.CMS/pull/245
TYPO3 GmbH TYPO3com
16:41 Bug #91160 (Closed): Links to content element (anchor) in link wizard not possible when not in default language
When using the link wizard from RTE and clicking on the small triangle beneath the page title in the page tree, the a... Chris Müller
16:20 Feature #91157: Make unchanged records in complex data structure visible to user
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:17 Feature #91157 (Under Review): Make unchanged records in complex data structure visible to user
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:14 Feature #91157: Make unchanged records in complex data structure visible to user
With the patch all unchanged records get a different color and the "show diff" button is hidden. The diff button is o... Uwe Trotzek
16:10 Feature #91157 (Closed): Make unchanged records in complex data structure visible to user
When a user changes an entry of a complex data structure all referenced elements will be shown as changed in the work... Uwe Trotzek
15:30 Bug #90417 (Resolved): Ensure ZipService->extract sets proper permissions not work recursively
Applied in changeset commit:c4e47924a1ab0e8e596247455ffa70436c339077. Benni Mack
14:42 Bug #90417 (Under Review): Ensure ZipService->extract sets proper permissions not work recursively
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:42 Bug #90417 (Closed): Ensure ZipService->extract sets proper permissions not work recursively
Benni Mack
09:00 Bug #90417 (Resolved): Ensure ZipService->extract sets proper permissions not work recursively
Applied in changeset commit:47525f4a9286518d793b07afd4e5cf4d024ccdfa. Benni Mack
15:30 Bug #88633 (Resolved): Slugs ending with substring "index" result in an 404 error
Applied in changeset commit:cb42d317c20cac747bd9df21eb227016f5591c8c. Guido Schmechel
12:18 Bug #88633: Slugs ending with substring "index" result in an 404 error
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:17 Bug #88633 (Under Review): Slugs ending with substring "index" result in an 404 error
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:30 Bug #90951 (Resolved): Remove $scheme from LegacyLinkNotationConverter::resolve()
Applied in changeset commit:e25c8e2840820e0db2552c8d5ef3f6378b90e0fd. Christian Eßl
14:42 Bug #90951 (Under Review): Remove $scheme from LegacyLinkNotationConverter::resolve()
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:00 Bug #90951 (Resolved): Remove $scheme from LegacyLinkNotationConverter::resolve()
Applied in changeset commit:dead9a1eba5359fe0419ae3d820eaab6c20e94ab. Christian Eßl
15:20 Epic #87594 (Closed): Harden extbase
Benni Mack
15:20 Feature #7459 (Closed): Filter allowed content element types by column
I'm closing this one - for the time being - use content_defender or - if you're already using gridelements - use the ... Benni Mack
15:00 Bug #91044 (Resolved): CType section_menu must ignore includeNotInMenu if showing section menu of a current page
Applied in changeset commit:4c2ab2104c0f9ac8f76184e0213d1f50cacd6036. Anonymous
15:00 Bug #80299 (Resolved): Display all error messages in scheduler add/edit
Applied in changeset commit:20e5cbb7cca1cdf59ac86317cb08ca0c798005e5. Susanne Moog
12:20 Bug #80299 (Under Review): Display all error messages in scheduler add/edit
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:40 Bug #89830: Avoid resolving default value of static property in ClassSchema
I get the same error in 9.5 at typo3/sysext/core/Classes/Cache/Frontend/VariableFrontend.php line 59
Can we backpo...
Christoph Lehmann
14:36 Bug #89211: TCAdefaults.pages.hidden = 0 not working in TYPO3 9.5.9 and 10.1.0-dev using page tree drag & drop
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
14:18 Bug #89211 (Under Review): TCAdefaults.pages.hidden = 0 not working in TYPO3 9.5.9 and 10.1.0-dev using page tree drag & drop
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:42 Bug #89211 (Closed): TCAdefaults.pages.hidden = 0 not working in TYPO3 9.5.9 and 10.1.0-dev using page tree drag & drop
Benni Mack
14:10 Bug #91156 (New): Double Action execution if redirect at its end
Fresh installation Typo3 9.5.
After initial configuration, I created a very simple extenstion named 'test', with one...
Kuba Wolski
14:06 Bug #91040: RequestBuilder fails merging params
Alexander Schnitzler wrote:
> First of all you are right. Any call like @?plugin_ns=foo@ will cause this error. Ques...
Remo H.
14:00 Bug #90664 (Resolved): Variable $localizedUid might not be defined
Applied in changeset commit:d0031a3f19024ee88a6e432894c7b45b18a3df85. Andreas Fernandez
12:19 Bug #90664 (Under Review): Variable $localizedUid might not be defined
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:10 Bug #91069: Add ext-libxml to composer.json
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:49 Bug #91134: The object of type "<Model>" given to update must be persisted already, but is new.
Fixed with TYPO3 10.4. Simon Schaufelberger
12:26 Bug #57464 (Closed): Upgrading 6.2: PHP Fatal error: [...]/typo3update/typo3conf/LocalConfiguration.php is not writable.
Hey Alex,
I will close this one now due to lack of feedback, if you feel this is an issue still, please re-open th...
Benni Mack
12:25 Bug #88365 (Closed): <style> element in fluid templates breaks output since PHP 7.3.5
Closing this one - no feedback after 90 days. If you feel this is still an issue, leave a comment so I can re-open th... Benni Mack
12:25 Bug #72124 (Closed): Make it visual more clear which button of the confirm dialog is highlited
Closing this one now due to lack of feedback. Sorry. Benni Mack
12:24 Bug #68485 (Closed): Crossdomain mount points as first subpage
I consider this fixed in v10 LTS and the next v9 version already, let me know if you feel differently, so I can re-op... Benni Mack
12:20 Bug #90755 (Under Review): Examples for EditRecord- and NewRecordViewHelper contain errors
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:19 Feature #90134 (Under Review): Send 400 - BAD REQUEST on invalid hmacs from extbase forms
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:16 Bug #90926 (Closed): Fix wrong markup in changelog
Benni Mack
12:16 Task #90909 (Closed): Enable phpstan PHPStan\Rules\DeadCode\UnreachableStatementRule
Benni Mack
12:16 Task #90902 (Closed): Update symfony packages to latest releases for tarball distributions
Benni Mack
12:16 Task #90889 (Closed): Remove unused internal code
Benni Mack
12:16 Bug #90888 (Closed): invalid phpdoc argument description
Benni Mack
12:16 Task #90886 (Closed): Raise versions of phpdocumentor dependencies
Benni Mack
12:16 Task #90879 (Closed): Focus assigned fields of of null placeholder fields on activation
Benni Mack
12:16 Bug #90875 (Closed): Dependency check in Extension Manager is broken
Benni Mack
12:16 Task #90871 (Closed): Change AssetCollector ViewHelpers attributes async, defer, nomodule, disabled to boolean
Benni Mack
12:16 Task #90870 (Closed): Add phpdoc to AssetCollector::add*() functions
Benni Mack
12:16 Bug #90869 (Closed): "Import selection" in element browser is not disabled if nothing is selected
Benni Mack
12:16 Task #90868 (Closed): Make attributes in AssetCollector optional
Benni Mack
12:16 Task #90861 (Closed): Move image-related code from cObj to IMAGE
Benni Mack
12:16 Task #90859 (Closed): Improve IconViewHelper documentation
Benni Mack
12:16 Task #90856 (Closed): Deprecate <f:widget.autocomplete> ViewHelper
Benni Mack
12:16 Task #90853 (Closed): Streamline TSFE internal code
Benni Mack
12:16 Bug #90851 (Closed): Move ArrayBrowser to EXT:backend
Benni Mack
12:16 Task #90843 (Closed): Docs: Clarify what to avoid in checks on TYPO3_MODE in changelog #82692
Benni Mack
12:16 Task #90833 (Closed): Remove dead code in Indexed Search
Benni Mack
12:16 Bug #90822 (Closed): Parameter $controllerName in method uriFor of UriBuilder cannot be passed in a correct format
Benni Mack
12:16 Bug #90906 (Closed): Custom preview is rendered after fluid preview in Page Module
Benni Mack
12:16 Task #90821 (Closed): 'config' is a property of PAGE-object, not of the USER-object
Benni Mack
12:16 Task #90816 (Closed): Remove unused code related to internal_type=file
Benni Mack
12:16 Task #90858 (Closed): Clean up drawing configuration for Fluid-based page module
Benni Mack
12:16 Task #90839 (Closed): Streamline BackendLayout API class
Benni Mack
12:16 Bug #90819 (Closed): Existing page module hooks cannot modify the row anymore
Benni Mack
12:16 Task #90811 (Closed): Require friendsoftypo3/phpstan-typo3
Benni Mack
12:16 Task #90802 (Closed): Set phpstan parameter checkPhpDocMissingReturn to true
Benni Mack
12:16 Bug #90801 (Closed): PHP errors when creating a new IRRE element on a new parent record
Benni Mack
12:16 Task #90800 (Closed): Centralize CgiServer check in Environment API
Benni Mack
12:16 Task #90798 (Closed): Avoid creation of ClassSchema instances
Benni Mack
12:16 Task #90795 (Closed): Enable phpstan rules up to level 8
Benni Mack
12:16 Task #90793 (Closed): fix typo
Benni Mack
12:16 Task #90789 (Closed): Restructure phpstan configuration
Benni Mack
12:16 Task #90787 (Closed): Make tests PHPUnit v9 compatible
Benni Mack
12:16 Task #90785 (Closed): Clean up various code pieces
Benni Mack
12:16 Task #90781 (Closed): Remove superfluous UriBuilder references
Benni Mack
12:16 Task #90779 (Closed): Fix null coalescing operator precedence
Benni Mack
12:16 Bug #90776 (Closed): Cannot use tab category name with spaces in extension configuration
Benni Mack
12:16 Feature #90774 (Closed): Allow sorting of sys_news
Benni Mack
12:16 Bug #90771 (Closed): InputLinkElement does not support telefphone links
Benni Mack
12:16 Task #90766 (Closed): Adjust php doc blocks for phpstan level 2 compatibility
Benni Mack
12:16 Bug #90763 (Closed): Make title section in SystemEmail.txt optional
Benni Mack
12:16 Task #90759 (Closed): Typo in locallang_siteconfiguration.xlf
Benni Mack
12:16 Task #90752 (Closed): Make tests resilient to change of day during execution
Benni Mack
12:16 Bug #90750 (Closed): Modals in Install Tool might take some time to show up
Benni Mack
12:16 Bug #90748 (Closed): Action buttons in Analyze Database Structure are not disabled
Benni Mack
12:16 Bug #90738 (Closed): JS error in Install Tool > Upgrade docs > Filter by Tags
Benni Mack
12:16 Bug #90737 (Closed): Cannot read property 'clearable' of undefined
Benni Mack
12:16 Task #90726 (Closed): Migrate SystemstatusTask to FluidEmail
Benni Mack
12:16 Task #90725 (Closed): Migate TestTask to FluidEmail
Benni Mack
12:16 Task #90720 (Closed): Improve Install Tool Wizard Texts
Benni Mack
12:16 Bug #90718 (Closed): Simplify base of new created site
Benni Mack
12:16 Task #90695 (Closed): Streamline SiteLanguage related tests to be based on Site
Benni Mack
12:16 Task #90692 (Closed): Deprecate FileCollection models
Benni Mack
12:16 Bug #90687 (Closed): Backend search is corrupted due to missing fields in dashboard
Benni Mack
12:16 Task #90686 (Closed): Deprecate \TYPO3\CMS\Extbase\Domain\Model\FileMount
Benni Mack
12:16 Bug #90672 (Closed): TCA 'onChange' => 'reload' not working for checkbox fields
Benni Mack
12:16 Task #67725 (Closed): Hide module menu if empty
Benni Mack
12:16 Task #90671 (Closed): Update dev-dependency phpspec/prophecy
Benni Mack
12:16 Task #90670 (Closed): Revisit wording for Backend Password Reset logic
Benni Mack
12:16 Task #90668 (Closed): Fix php doc comments reported by phpstan level 2
Benni Mack
12:16 Task #90665 (Closed): Set phpstan level to 1
Benni Mack
12:16 Task #90663 (Closed): Use Core APIs in ClearCache.ts
Benni Mack
12:16 Task #90661 (Closed): Improve php doc block for better static code analysis
Benni Mack
12:16 Task #90655 (Closed): Migrate BackendController to PSR-7 request
Benni Mack
12:16 Task #90652 (Closed): Commands should return an integer value based on their success
Benni Mack
12:16 Task #90649 (Closed): Replace bootstrap-slider with range
Benni Mack
12:16 Task #90643 (Closed): Lower priority of Argon2id
Benni Mack
12:16 Task #90627 (Closed): Use codeception 4 for acceptance tests
Benni Mack
12:16 Task #90625 (Closed): Deprecate Extbase's SignalSlot Dispatcher
Benni Mack
12:16 Task #90620 (Closed): Upgrade phpstan/phpstan to 0.12.13
Benni Mack
12:16 Task #90616 (Closed): Fix return type description
Benni Mack
12:16 Task #90609 (Closed): fix wrong viewhelper code
Benni Mack
12:16 Task #90606 (Closed): Remove unused variable in closure
Benni Mack
12:16 Task #90597 (Closed): Use AJAX API in most of EXT:backend
Benni Mack
12:16 Task #90596 (Closed): Change several uris in ext:about to https
Benni Mack
12:16 Task #90581 (Closed): Avoid possibly undefined variables
Benni Mack
12:16 Task #90580 (Closed): Use AJAX API in extension manager
Benni Mack
12:16 Task #90576 (Closed): Remove superflous isset checks
Benni Mack
12:16 Task #90575 (Closed): Setup missing constants in phpstan bootstrap file
Benni Mack
12:16 Task #90569 (Closed): Cleanup php doc blocks with rector
Benni Mack
12:16 Task #90561 (Closed): Use Sortable.js in Flexforms
Benni Mack
12:16 Task #90558 (Closed): Add integration test that runs phpstan
Benni Mack
12:16 Task #90553 (Closed): Remove excessive use of jQuery from dashboard
Benni Mack
12:16 Task #90552 (Closed): wrong word "and"
Benni Mack
12:16 Task #90550 (Closed): Examples in PHPDocs or comments should have meaningful names
Benni Mack
12:16 Task #90549 (Closed): Improve isValid annotation
Benni Mack
12:16 Task #90540 (Closed): use strict type comparison for isValueSelected
Benni Mack
12:16 Task #90538 (Closed): Set version to -dev
Benni Mack
12:16 Task #90524 (Closed): Clean up of ext:dashboard
Benni Mack
12:16 Task #90508 (Closed): Introduce Argon2PasswordHashInterface
Benni Mack
12:16 Task #90415 (Closed): Clarify change "Important: #86785 - Calling scheduler command on CLI throws error if not in /var/www/html" ?
Benni Mack
12:16 Task #90377 (Closed): Deprecate $ref param types of method callUserFunction
Benni Mack
12:16 Task #90305 (Closed): Centralize imagefile_ext, mediafile_ext and textfile_ext
Benni Mack
12:16 Task #90289 (Closed): AbstractViewHelper class of TYPO3 8.7 can be compatible with Fluid 3.0 with minor changes
Benni Mack
12:16 Task #90285 (Closed): Composer constraints can allow typo3fluid/fluid:^3 alongside ^2
Benni Mack
12:16 Task #90277 (Closed): Remove throwing of RuntimeException if RenderingContext is not desired type, replace with method presence checks.
Benni Mack
12:16 Task #90147 (Closed): Move VerifyDenyPattern functionality into separate logic
Benni Mack
12:16 Task #90132 (Closed): Keyboard navigation in form creation wizard
Benni Mack
12:16 Task #90091 (Closed): Update Autocomplete widget template ajax url
Benni Mack
12:16 Task #89877 (Closed): Cookie "lastLoginProvider" appears to serve no true purpose
Benni Mack
12:16 Feature #89862 (Closed): Provide the current's record uid in SlugHelper and the postModifiers hook
Benni Mack
12:16 Feature #83834 (Closed): Backend module/ function for debugging YAML configuration/ definition
Benni Mack
12:16 Feature #89513 (Closed): Provide password recovery for backend users
Benni Mack
12:16 Task #89318 (Closed): Use attribute translate="no" for non translatable strings
Benni Mack
12:16 Feature #89053 (Closed): BE Button to close all "Open Documents"
Benni Mack
12:16 Feature #88956 (Closed): A lot of links in README.txt TYPO3 v. 8.7.27 should be corrected
Benni Mack
12:16 Bug #88185 (Closed): Misleading exception message for BE modules if action not allowed
Benni Mack
12:16 Feature #88157 (Closed): Improve misleading flash messages error from extension scanner
Benni Mack
12:16 Feature #88141 (Closed): Warn about missing PHP PDO extension
Benni Mack
12:16 Task #88049 (Closed): Separate real dependencies from development dependencies in packages.json
Benni Mack
12:16 Epic #87867 (Closed): Split ValidatorResolver
Benni Mack
12:16 Feature #87856 (Closed): Allow umlauts in email address
Benni Mack
12:16 Epic #87522 (Closed): Remove custom VH building urls with uribuilder
Benni Mack
12:16 Feature #86962 (Closed): Asset pipeline: Only include assets for rendered content elements
Benni Mack
12:16 Task #86943 (Closed): Support versionNumberInFilename embed in IIS web.config template
Benni Mack
12:16 Task #86916 (Closed): Use button group for Create/Filter buttons above page tree
Benni Mack
12:16 Task #86343 (Closed): Remove jQuery.datatables
Benni Mack
12:16 Task #86089 (Closed): Document scheduler tasks based on symfony
Benni Mack
12:16 Feature #85739 (Closed): Reduce restrictions on database names introduced for DBAL
Benni Mack
12:16 Task #85468 (Closed): Change path to typo3 binary in scheduler setup check view if composer mode is enabled
Benni Mack
12:16 Task #84376 (Closed): Drop $GLOBALS['SOBE'] in NewRecordController
Benni Mack
12:16 Task #88740 (Closed): Deprecate felogin pibase plugin
Benni Mack
12:16 Feature #51137 (Closed): felogin emails not configuarable
Benni Mack
12:16 Task #84025 (Closed): Switch path to translation files to fileadmin/l10n/ instead of fileadmin/ter/
Benni Mack
12:16 Feature #83128 (Closed): Search/Filter for new content element wizard
Benni Mack
12:16 Feature #82990 (Closed): Hidden TCA fields are rendered if used as label
Benni Mack
12:16 Bug #82491 (Closed): FluidStyledContent Header/Date.html Partial should respect config.locale_all typoscript setting for date format frontend output
Benni Mack
12:16 Task #71607 (Closed): FormEngine: Flex section deletion
Benni Mack
12:16 Feature #66948 (Closed): Make workspaces.previewLinkTTLHours setting part of the WS itself
Benni Mack
12:16 Feature #66532 (Closed): Schedule tasks randomly
Benni Mack
12:16 Feature #64047 (Closed): extbase mail wrapper for core mail; ActionMailer
Benni Mack
12:16 Feature #59341 (Closed): Provide progress indicator while image-processing FAL uploads
Benni Mack
12:16 Task #54813 (Closed): BackendConfigurationManager figures out wrong pid
Benni Mack
12:16 Feature #47663 (Closed): Backend API main and sub module
Benni Mack
12:16 Feature #46634 (Closed): Add easy way to set sender for workspace-notifications
Benni Mack
12:16 Feature #32169 (Closed): More useful preProcessValue hook
Benni Mack
12:16 Feature #31636 (Closed): popupwindows have hardcoded window-name FEopenLink
Benni Mack
12:16 Feature #21302 (Closed): click enlarge: popup window params are hardcoded
Benni Mack
10:43 Bug #91154 (Closed): null coalescing operator wrongly used when doing typecasts
Benni Mack
10:00 Bug #91154 (Resolved): null coalescing operator wrongly used when doing typecasts
Applied in changeset commit:0c3581bb419717b52b23397c740fc8afbcb3e707. Thomas Pronold
09:49 Bug #91154: null coalescing operator wrongly used when doing typecasts
Patch set 3 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:48 Bug #91154: null coalescing operator wrongly used when doing typecasts
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:41 Bug #91154: null coalescing operator wrongly used when doing typecasts
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:12 Bug #91154 (Under Review): null coalescing operator wrongly used when doing typecasts
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:03 Bug #91154 (Closed): null coalescing operator wrongly used when doing typecasts
Searched through the code and found a couple wrongly used typecast in combination with null coalescing operator:
L...
Thomas Pronold
10:43 Task #91153 (Closed): Declare Fluid-based Page Module components internal
Benni Mack
08:30 Task #91153 (Resolved): Declare Fluid-based Page Module components internal
Applied in changeset commit:121a6c976c1c85ba74154ea95f0cab9401996c04. Benni Mack
10:43 Bug #91152 (Closed): `available_widgets` in be_groups is broken
Benni Mack
10:43 Bug #91149 (Closed): Update ckeditor to 4.14.0
Benni Mack
09:00 Bug #91149 (Resolved): Update ckeditor to 4.14.0
Applied in changeset commit:a7cb879ba803098567170b32c309bef47f5faf25. Andreas Fernandez
10:43 Bug #91147 (Closed): Fluid page module throws exception if backend user can't see any pages
Benni Mack
09:30 Bug #91147 (Resolved): Fluid page module throws exception if backend user can't see any pages
Applied in changeset commit:208d37850fa97c08c7e5ce7a8e3a64ea982fff18. Anonymous
06:54 Bug #91147: Fluid page module throws exception if backend user can't see any pages
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:18 Bug #91147: Fluid page module throws exception if backend user can't see any pages
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:51 Bug #91147: Fluid page module throws exception if backend user can't see any pages
For me this problem occurs for backend user which actually have permission to view & edit a couple of pages (not all). Oliver Bartsch
00:47 Bug #91147: Fluid page module throws exception if backend user can't see any pages
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:45 Bug #91147: Fluid page module throws exception if backend user can't see any pages
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:43 Bug #91145 (Closed): Avoid 500 error for non-admins in pagetree
Benni Mack
10:43 Bug #91144 (Closed): Copying records in pid 0 is not possible anymore
Benni Mack
09:00 Bug #91144 (Resolved): Copying records in pid 0 is not possible anymore
Applied in changeset commit:1fb503652dbf1eff4f7da0c9e95178bd1031f47f. Andreas Fernandez
10:43 Task #91142 (Closed): Disable new page layout view on upgrades
Benni Mack
10:43 Bug #91139 (Closed): Exception when ViewHelper f:format.html is used in backend context in latest master Branch
Benni Mack
10:43 Task #91138 (Closed): Update testing framework to 6.2.3
Benni Mack
10:43 Bug #91136 (Closed): rte_ckeditor docu: add meaningful title like other system extensions have
Benni Mack
10:43 Bug #91131 (Closed): Recycler tries to fetch site configuration
Benni Mack
10:43 Bug #91130 (Closed): TCA for field "status" in EXT:filemetatada is broken since TYPO3 v9
Benni Mack
10:43 Bug #91129 (Closed): Tab id in "Add Widget" not unique
Benni Mack
10:43 Bug #91128 (Closed): PHP Catchable Fatal Error: Object of class PhpParser\Node\Expr\PropertyFetch could not be converted to string
Benni Mack
10:43 Bug #91127 (Closed): "Starting module" is never resolved from first available module
Benni Mack
10:43 Bug #91126 (Closed): [EA] The operation results to '(int)$page['doktype']', please add missing parentheses.
Benni Mack
10:43 Task #91118 (Closed): Fix Changelog 89463 - Switchable Controller Actions
Benni Mack
10:43 Bug #91114 (Closed): InstallTool: Symfony Container is used to clear its own caches
Benni Mack
10:43 Bug #91113 (Closed): Fix paths to AJAX urls of Dashboard
Benni Mack
10:43 Bug #91112 (Closed): Wrong PHPDoc for dashboards ButtonProvider
Benni Mack
10:43 Task #91108 (Closed): Make code of EXT:dashboard consistent with other system
Benni Mack
10:43 Bug #91107 (Closed): InstallTool Login Mail causes Exception when using a custom backend login logo
Benni Mack
10:43 Task #91106 (Closed): Move changelog files into 10.4 folder
Benni Mack
08:30 Task #91106 (Resolved): Move changelog files into 10.4 folder
Applied in changeset commit:6dbadc0b2040458d16dbfb1d7396e39ce89b89b2. Anja Leichsenring
07:26 Task #91106: Move changelog files into 10.4 folder
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:23 Task #91106 (Under Review): Move changelog files into 10.4 folder
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:43 Bug #91103 (Closed): Fix some typos in the code
Benni Mack
10:43 Bug #91102 (Closed): Fix indentations in EXT:rte_ckeditor docs
Benni Mack
10:43 Task #91101 (Closed): Avoid using form elements in clipboard and element history module
Benni Mack
10:43 Task #91100 (Closed): No need for additional classes to initialise charts in dashboard widget
Benni Mack
10:43 Bug #91099 (Closed): Language with flag "england" shows broken icon in BE
Benni Mack
10:43 Bug #91096 (Closed): page module - drag and drop content elements breaks language icon
Benni Mack
10:43 Task #91095 (Closed): Mark various code related to Backend user / DataHandler internal
Benni Mack
10:43 Bug #91094 (Closed): Duplicating forms in form module is broken
Benni Mack
10:43 Bug #91093 (Closed): Mark internal API in Dashboard
Benni Mack
10:43 Task #91092 (Closed): Include all classes via use statements in core extensions
Benni Mack
10:43 Task #91091 (Closed): Adapt RST for Switchable Controller Actions
Benni Mack
10:43 Bug #91088 (Closed): Uncaught UnableToLinkToPageException in view module
Benni Mack
10:43 Bug #91087 (Closed): Non-existing UnableToLinkToPageException in RecordProvider
Benni Mack
10:43 Task #91084 (Closed): Pass targetElement explicitly for RegularEvent.delegateTo
Benni Mack
10:43 Feature #91081 (Closed): Populate site settings to TSconfig
Benni Mack
10:43 Feature #91080 (Closed): Populate site settings to TypoScript constants
Benni Mack
10:43 Task #91079 (Closed): Mark various functionality in TSFE internal
Benni Mack
10:43 Bug #91073 (Closed): Install Tool: Check TCA action does not provide symfony container when loading ext_localconf files
Benni Mack
10:43 Task #91072 (Closed): Replace web animations polyfill
Benni Mack
10:43 Bug #91068 (Closed): Examples in command DI are broken
Benni Mack
10:43 Bug #91067 (Closed): InstallTool Mailtest throws an error when sending mails via SMTP
Benni Mack
10:43 Task #91066 (Closed): Cleanup / review comments of dashboard
Benni Mack
10:43 Task #91065 (Closed): Use more specific type annotations for array parameters/return types in GeneralUtitility
Benni Mack
10:43 Task #91064 (Closed): Include all classes via use statements in ext:backend
Benni Mack
10:43 Task #91063 (Closed): Include all classes via use statements in ext:frontend
Benni Mack
10:43 Task #91059 (Closed): Disable rector auto_import_names for ServiceProviders
Benni Mack
10:43 Bug #91057 (Closed): CGL issues
Benni Mack
10:43 Bug #91056 (Closed): The template for the listWidget is missing the footer block which includes the defined button
Benni Mack
10:43 Bug #91055 (Closed): Some Widget template are missing the closing </html> tag
Benni Mack
10:43 Task #91054 (Closed): CGL: Include all classes via use statements in ext:core
Benni Mack
10:43 Bug #91053 (Closed): Test classes have wrong PHP namespace
Benni Mack
10:43 Task #91051 (Closed): Some widgets still use a private function to generate the button from the buttonProvider
Benni Mack
10:42 Task #91048 (Closed): Update rector/rector
Benni Mack
10:42 Task #91047 (Closed): Include all classes via use statements (in Extbase)
Benni Mack
10:42 Bug #91046 (Closed): Re-enable clearable behavior of ext:beuser filter field
Benni Mack
10:42 Task #91043 (Closed): Add final private constructor to GeneralUtility
Benni Mack
10:42 Bug #91041 (Closed): Misleading documentation in Changelog
Benni Mack
10:42 Bug #91039 (Closed): Reload filelist after file has been deleted fails
Benni Mack
10:42 Bug #91038 (Closed): Don't render not available extension icons in the language packs update modal box
Benni Mack
10:42 Task #91035 (Closed): Wrong height of Type of Users Dashboard widget
Benni Mack
10:42 Task #91034 (Closed): Bugfix: GeneralUtility.php
Benni Mack
10:42 Task #91033 (Closed): apply new CGL to commits after PSR-12 change
Benni Mack
10:42 Bug #91031 (Closed): Extension icons in the EM have the extension title as alt attribute
Benni Mack
10:42 Task #91030 (Closed): Deprecate runtime activated packages
Benni Mack
10:42 Bug #91028 (Closed): Startup module option: First module in menu not working anymore
Benni Mack
10:42 Bug #91027 (Closed): ExtensionScanner TypeError in extensionScannerMarkFullyScannedRestFiles due to incorrect parsing of Index.rst files
Benni Mack
10:42 Task #91026 (Closed): PSR-12: Add unified new statements and argument spacing
Benni Mack
10:42 Task #91024 (Closed): Set php header comment via php-cs-fixer
Benni Mack
10:42 Bug #91023 (Closed): Felogin (extbase) login/logout confirmed events not fired when redirects are done
Benni Mack
10:42 Bug #91022 (Closed): DataHandler->remapListedDBRecords_procInline should avoid array_map
Benni Mack
10:42 Task #91020 (Closed): PSR-12: Add empty lines at the beginning of PHP files
Benni Mack
10:42 Task #91019 (Closed): Clean up ExtensionService in Extbase
Benni Mack
10:42 Bug #91017 (Closed): 9.5 changelog show deprecated TS conditions configuration as an example
Benni Mack
10:42 Task #91014 (Closed): Autofocus search field in content element filter
Benni Mack
10:42 Bug #91013 (Closed): Site Error Handling does not respect disabled SiteLanguages
Benni Mack
10:42 Task #91012 (Closed): Deprecate various hooks related to TypoScriptFrontendController
Benni Mack
10:42 Task #91011 (Closed): require webdriver version 1.8
Benni Mack
10:42 Bug #91010 (Closed): FormEngine DateTime Acceptance Test Failure on composer min stage
Benni Mack
10:42 Task #91009 (Closed): PSR-12: Use declare(strict_types=1) without spaces
Benni Mack
10:42 Feature #91008 (Closed): Add grouping and sorting for TCA select items
Benni Mack
10:42 Bug #91007 (Closed): Configuration -> PSR-14 Search yields error
Benni Mack
10:42 Bug #91006 (Closed): ckeditor still loses ranges when using browser search in RTELinkBrowser
Benni Mack
10:42 Bug #91005 (Closed): {actionUri} in felogin (extbase) Logout.html always empty
Benni Mack
10:42 Bug #91004 (Closed): Felogin (extbase) storagePid missing startpid when recursive is set
Benni Mack
10:42 Task #91002 (Closed): Remove internal Extbase Object Container code
Benni Mack
10:42 Task #91001 (Closed): Deprecate various GeneralUtility methods
Benni Mack
10:42 Bug #91000 (Closed): Remove AssetRenderer type=text/javascript default for JavaScript
Benni Mack
10:42 Bug #90996 (Closed): Exception message hard to read
Benni Mack
10:42 Task #90993 (Closed): Make capitalization of BE module names consistent
Benni Mack
10:42 Bug #90992 (Closed): Fix programming error that only works for subtle reasons
Benni Mack
10:42 Bug #90990 (Closed): Complete the examples of TYPO3\CMS\Backend\View\Event\AfterSectionMarkupGeneratedEvent
Benni Mack
10:42 Bug #90982 (Closed): Wrong value in rst file of #89603
Benni Mack
10:42 Task #90981 (Closed): Disable extension scanner if no local extension folder is present to avoid exceptions
Benni Mack
10:42 Bug #90979 (Closed): TYPO3 10.3 with typo3/cms-impexp leeds on export to "Invalid argument supplied for foreach()"
Benni Mack
10:42 Bug #90978 (Closed): BE Login: Layout broken when LoginProviders are registerd
Benni Mack
10:42 Bug #90976 (Closed): Fix typos in InlineStackProcessorTest
Benni Mack
10:42 Bug #90975 (Closed): Fix typo in doktype check
Benni Mack
10:42 Bug #90969 (Closed): Administration log broken due to unsupported type annotation
Benni Mack
10:42 Feature #90968 (Closed): Allowed PURGE TYPO3\CMS\Core\Http\Request
Benni Mack
10:42 Task #90965 (Closed): Refine build plans
Benni Mack
10:42 Task #90964 (Closed): Deprecate logic in LanguageService
Benni Mack
10:42 Bug #90963 (Closed): History throws error for logged in user when it contains a deleted page
Benni Mack
10:42 Bug #90961 (Closed): Paste record icon missing if user or usergroup doesn't have page permission "Edit Page"
Benni Mack
10:42 Bug #90960 (Closed): Arguments not passed to Header and Footer partials in Fluid-based replacement for PageLayoutView
Benni Mack
10:42 Bug #90958 (Closed): Typo in rst file: #88043 - TypeScript sources moved into Build directory
Benni Mack
10:42 Task #90956 (Closed): Deprecate alternative fetch methods for GeneralUtility::getUrl()
Benni Mack
10:42 Bug #90955 (Closed): Install typo3 extension form ZIP
Benni Mack
10:42 Bug #90954 (Closed): Workspace switch does not work with editor user (non-admin)
Benni Mack
10:42 Bug #90952 (Closed): Link Browser in ckeditor breaks with browser search
Benni Mack
10:42 Bug #90950 (Closed): Extension Scanner is broken due to MethodArgumentRequiredMatcher.php
Benni Mack
10:42 Task #90947 (Closed): Lift doktype restrictions in SlugHelper::resolveParentPageRecord
Benni Mack
10:42 Task #90946 (Closed): Fluid-based page layout module should render record preview through separate template file
Benni Mack
10:42 Task #90945 (Closed): LocalizationController (AJAX handler for "translate" in page module) should allow third party integration
Benni Mack
10:42 Task #90943 (Closed): Warning in unit tests due to BackendLayout::parseConfigurationStringAndSetConfigurationArray being removed
Benni Mack
10:42 Task #90942 (Closed): Test Failure on ExceptionHandlerTests
Benni Mack
10:42 Task #90941 (Closed): Replace shortcut AJAX functions of jQuery with AJAX API
Benni Mack
10:42 Task #90938 (Closed): Extract install tool session handler into SessionHandler API
Benni Mack
10:42 Task #90937 (Closed): Deprecate various hooks in ContentObjectRenderer
Benni Mack
10:42 Bug #90933 (Closed): AssetCollector does not allow protocol-relative URLs
Benni Mack
10:42 Bug #90929 (Closed): Correctly initialize SiteConfiguration in functional tests
Benni Mack
10:42 Task #90928 (Closed): Migrate checkPidArray into PageRepository
Benni Mack
10:42 Bug #90925 (Closed): Incorrectly selected items in MM select fields
Benni Mack
10:42 Task #90923 (Closed): Install Tool: Upgrade Doc: add link to rendered rST version on docs.typo3.org
Benni Mack
10:42 Task #90920 (Closed): Separate configuration into hooks for Indexer
Benni Mack
10:42 Task #90914 (Closed): Improve deprecation messages in ExtensionUtility
Benni Mack
10:42 Task #90913 (Closed): Enable phpstan TernaryOperatorConstantConditionRule
Benni Mack
10:42 Bug #90911 (Closed): Used package algo26-matthias/idna-convert does not support PHP 7.4
Benni Mack
10:42 Task #90910 (Closed): Enable phpstan PHPStan\Rules\Classes\ImpossibleInstanceOfRule
Benni Mack
10:42 Bug #90905 (Closed): cObject caching does not respect TSFE->no_cache
Benni Mack
10:42 Bug #90900 (Closed): TypeError: "trim() expects parameter 1 to be string, null given" in ConstantConfigurationParser
Benni Mack
10:42 Task #90899 (Closed): Allow to listen for event from AssetRenderer
Benni Mack
10:42 Task #90897 (Closed): Remove bootstrap-slider from core
Benni Mack
10:42 Bug #90896 (Closed): CallUserFunction is used for calls to BackendLayoutView
Benni Mack
10:42 Task #90893 (Closed): Enable phpstan DefaultValueTypesAssignedToPropertiesRule
Benni Mack
10:42 Bug #90892 (Closed): Re-enable dynamic resolving of view objects
Benni Mack
10:42 Task #90891 (Closed): Enable phpstan InvalidUnaryOperationRule
Benni Mack
10:42 Bug #90883 (Closed): TypeError "htmlspecialchars() expects parameter 1 to be string, int given" inside ArrayBrowser
Benni Mack
10:42 Task #90882 (Closed): Refactor BackendLayout and fluid page module components
Benni Mack
10:42 Task #90880 (Closed): Filter pages user has access to on query time
Benni Mack
10:42 Bug #90878 (Closed): Editors with no page delete permissions can't delete content elements
Benni Mack
10:42 Bug #90872 (Closed): Access module is not navigable by keyboard
Benni Mack
10:42 Bug #90865 (Closed): Rename dashboard widgets und items
Benni Mack
10:42 Bug #90852 (Closed): Not all sizes of dashboard widget work
Benni Mack
10:42 Bug #90850 (Closed): typolink generates links for non-reachable pages
Benni Mack
10:42 Bug #90834 (Closed): Backend layout in own modules broken
Benni Mack
10:42 Task #90831 (Closed): Provide tests for Page\TreeController
Benni Mack
10:42 Bug #91146 (Closed): Editing page properties in language view fails
Benni Mack
10:42 Bug #90927 (Closed): Hook is_used is not implemented
Benni Mack
10:42 Bug #90830 (Closed): SEO documentation: Example "Setting fallbacks for og:image and twitter:image" gives no absolute image path
Benni Mack
10:42 Feature #90826 (Closed): Compare BE usergroups
Benni Mack
10:42 Task #90803 (Closed): Mark ObjectManager::get deprecated
Benni Mack
10:42 Bug #90770 (Closed): Show newest rss entries first
Benni Mack
10:42 Task #90729 (Closed): Migrate Felogin mail to FluidEmail
Benni Mack
10:42 Bug #90660 (Closed): Allow creation of Widgets through API using only configuration
Benni Mack
10:42 Bug #90656 (Closed): Fatal error while trying to send notification-email upon backend-login
Benni Mack
10:42 Bug #90613 (Closed): Add language Parameter to several Link/Uri VH
Benni Mack
10:42 Feature #90578 (Closed): FeLogin: Fluid based HTML Mails -> Partial RootPaths
Benni Mack
10:42 Bug #90533 (Closed): Style BE user compare/show
Benni Mack
10:42 Bug #90469 (Closed): Mountpoint information fetched for slug outside of site root
Benni Mack
10:42 Bug #89989 (Closed): Since v9.5.12 extendToSubpages has no effect for subpages in menus
Benni Mack
10:42 Task #89892 (Closed): Define singletons used in install tool in service providers
Benni Mack
10:42 Bug #89891 (Closed): Temporary assets can not be removed in install tool, exception occurs
Benni Mack
10:42 Bug #89434 (Closed): Action argument values will get lost on validation error
Benni Mack
10:42 Feature #89573 (Closed): Allow removal of baseUrl in backend for slug fields
Benni Mack
10:42 Bug #89555 (Closed): Querying records in workspaces does not return all proper values due to "pid=-1" database
Benni Mack
10:42 Bug #88720 (Closed): Adding pid option to resolve function of PersistedAliasMapper (Multi-site handling and Extbase enhancer slugs)
Benni Mack
10:42 Task #91037 (Closed): Tune permission check in page tree
Benni Mack
10:42 Bug #88389 (Closed): ArrayConverter might not convert strings to array
Benni Mack
10:42 Task #91122 (Closed): Introduce DocumentService as JQuery.ready substitute
Benni Mack
10:42 Task #91120 (Closed): Remove superfluous inline JavaScript assignment in ext:beuser
Benni Mack
10:42 Feature #87776 (Closed): Limit Restriction to table/s in QueryBuilder
Benni Mack
10:42 Task #91111 (Closed): Reduce inline JavaScript in QueryView
Benni Mack
10:42 Task #91110 (Closed): Remove superfluous onclick events in FormEngine
Benni Mack
10:42 Task #91109 (Closed): Reduce inline JavaScript in ext:redirects and ext:scheduler
Benni Mack
10:42 Task #91052 (Closed): Reduce inline onchange events in backend scope
Benni Mack
10:42 Task #91016 (Closed): Reduce inline JavaScript in ext:filelist
Benni Mack
10:42 Task #91015 (Closed): Reduce inline JavaScript in ext:beuser
Benni Mack
10:42 Bug #87312 (Closed): Scheduler fails at ConsoleCommand at the same time with the same idenitifer
Benni Mack
10:42 Bug #86535 (Closed): Install Tool: Manage Language Packs: Language packs can't be updated if all packages exists
Benni Mack
10:42 Task #85172 (Closed): [BUGFIX] Correctly instantiate FE users "image"-property as ObjectSto…
Benni Mack
10:42 Bug #83056 (Closed): Cannot set pageIdSelector configuration on link browser (outside of rte)
Benni Mack
10:42 Bug #82942 (Closed): Wrong Links for pageids in rte_ckeditor in TYPO3 8.7.8
Benni Mack
10:42 Bug #82837 (Closed): Exception in backend searching in columns of type integer/bigint on PostgreSQL
Benni Mack
10:42 Bug #82352 (Closed): Form content element does not ensure "Forms" CType group
Benni Mack
10:42 Bug #39798 (Closed): Language and colpos changes on re-ordering of Content Elements
Benni Mack
10:42 Bug #14873 (Closed): CE jumps from right to normal when moved in list mode
Benni Mack
10:42 Bug #81802 (Closed): SQL Exception when searching in recycler using PostgreSQL
Benni Mack
10:42 Bug #79730 (Closed): Fix date related acceptance tests
Benni Mack
10:42 Bug #76509 (Closed): FormEngine does not allow saving dynamic items and does not preselect dynamic items based on column value
Benni Mack
10:42 Bug #72988 (Closed): losing Localization when moving elements (Typo 7.6.2)
Benni Mack
10:42 Bug #59901 (Closed): Move records in list module kills sys_language_uid
Benni Mack
10:42 Bug #25216 (Closed): Repositioning of translated CE in the list module replaces language ID
Benni Mack
10:42 Feature #20933 (Closed): Enable working with SysFolders in CONTENT
Benni Mack
10:42 Bug #18079 (Closed): slide of cObj CONTENT stops if sysfolder in rootline
Benni Mack
09:52 Task #91150: ext_localconf.php of to-be-installed extensions breaks when DI services are used
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:44 Bug #91148: Display human readable diff on flexform changes
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:23 Bug #91148: Display human readable diff on flexform changes
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:01 Task #91119: Add FIRST_INSTALL to .gitignore
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2020-04-20

22:58 Bug #91044 (Under Review): CType section_menu must ignore includeNotInMenu if showing section menu of a current page
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
15:00 Bug #91044 (Resolved): CType section_menu must ignore includeNotInMenu if showing section menu of a current page
Applied in changeset commit:21b63bd74443b9ed4ee7e4bdc870a5856cc3e2d8. Anonymous
14:44 Bug #91044: CType section_menu must ignore includeNotInMenu if showing section menu of a current page
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
13:26 Bug #91044: CType section_menu must ignore includeNotInMenu if showing section menu of a current page
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:30 Bug #90961 (Resolved): Paste record icon missing if user or usergroup doesn't have page permission "Edit Page"
Applied in changeset commit:7077be752e5e3332ea8945f15459c6b150753298. Oliver Bartsch
13:21 Bug #90961: Paste record icon missing if user or usergroup doesn't have page permission "Edit Page"
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:20 Bug #90961: Paste record icon missing if user or usergroup doesn't have page permission "Edit Page"
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:15 Bug #91070: SMTP transport 'tls' no longer work supported
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:14 Bug #91070: SMTP transport 'tls' no longer work supported
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:06 Task #91153 (Under Review): Declare Fluid-based Page Module components internal
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:06 Task #91153 (Closed): Declare Fluid-based Page Module components internal
Benni Mack
22:00 Bug #90954 (Resolved): Workspace switch does not work with editor user (non-admin)
Applied in changeset commit:12595d7c48c82e71e98612a0235acec5115a385d. Benni Mack
21:09 Bug #90954: Workspace switch does not work with editor user (non-admin)
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:51 Bug #90954: Workspace switch does not work with editor user (non-admin)
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:44 Bug #90954: Workspace switch does not work with editor user (non-admin)
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:42 Bug #90954 (Under Review): Workspace switch does not work with editor user (non-admin)
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:30 Bug #90954: Workspace switch does not work with editor user (non-admin)
* @setWorkspace@ falls back to previous workspace since @$this->groupData['workspace_perms']@ is not defined
* @Back...
Oliver Hader
17:48 Bug #90954: Workspace switch does not work with editor user (non-admin)
That's how invocations to @BackendUserAuthentication->setWorkspace($workspaceId)@ look like when switching workspaces... Oliver Hader
22:00 Bug #90834 (Resolved): Backend layout in own modules broken
Applied in changeset commit:231fe1d57f8c152ee879b57000d8bd7e20a612b9. Benni Mack
20:20 Bug #90834: Backend layout in own modules broken
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:19 Bug #90834: Backend layout in own modules broken
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:14 Bug #90834 (Under Review): Backend layout in own modules broken
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:00 Bug #91152 (Resolved): `available_widgets` in be_groups is broken
Applied in changeset commit:f9a904f3efd464e63ec4e2f02da90d578ffc5f69. Oliver Bartsch
21:34 Bug #91152: `available_widgets` in be_groups is broken
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:15 Bug #91152: `available_widgets` in be_groups is broken
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:07 Bug #91152 (Under Review): `available_widgets` in be_groups is broken
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:05 Bug #91152 (Closed): `available_widgets` in be_groups is broken
The ACL for the dashboard widgets in be_groups is broken.
!Bildschirmfoto 2020-04-20 um 20.49.21.png!
Oliver Bartsch
22:00 Bug #91087 (Resolved): Non-existing UnableToLinkToPageException in RecordProvider
Applied in changeset commit:144b11d5e8a3c6d9219e67d53e386745ffc466e4. Christian Eßl
21:09 Bug #90417 (Under Review): Ensure ZipService->extract sets proper permissions not work recursively
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:03 Bug #91151 (Under Review): Multiline values are saved wrong in install tool
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 #91151 (Closed): Multiline values are saved wrong in install tool
If a multiline setting like @defaultTypoScript_constants@ is saved containing multiple lines, the @LF@ are escaped an... Georg Ringer
21:00 Bug #89989 (Resolved): Since v9.5.12 extendToSubpages has no effect for subpages in menus
Applied in changeset commit:ae722d641e5388b101c4f4e4c9f412b8899e4b9b. Georg Ringer
20:40 Bug #89989 (Under Review): Since v9.5.12 extendToSubpages has no effect for subpages in menus
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:30 Bug #89989 (Resolved): Since v9.5.12 extendToSubpages has no effect for subpages in menus
Applied in changeset commit:ef08345d848fad54ed799ff3b0126b9ac5e3bab9. Georg Ringer
20:42 Bug #91141 (Needs Feedback): Exception in Template module with parsing constant comments
thanks for creating the issue. can you please add your configuration of @defaultTypoScript_constants@ and in which mo... Georg Ringer
13:01 Bug #91141 (Closed): Exception in Template module with parsing constant comments
If you have defaultTypoScript_constants defined in the LocalConfiguration, it's possible that the Template backend mo... Riny van Tiggelen
20:34 Feature #91133 (Rejected): "Review content again" date field on pages
Thanks for creating the issue. however I don't see a need for that in the core because of the following reasons:
*...
Georg Ringer
19:58 Feature #91032: FrontendUserAuthentication via email address
For a simple test use the extension:
https://extensions.typo3.org/extension/loginviaemail
C. Gogolin
19:19 Task #91150 (Under Review): ext_localconf.php of to-be-installed extensions breaks when DI services are used
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:10 Task #91150 (Closed): ext_localconf.php of to-be-installed extensions breaks when DI services are used
ExtensionManager reloads ext_localconf after an extension has been installed.
ext_localconf.php files may use DI ser...
Benjamin Franzke
18:47 Bug #52374: Editing a sys_filemount is very slow
Creating a new filemount or editing a filemount creates a select box of all (!) directories in the storage (e.g. file... Sybille Peters
17:45 Bug #87675: email2sender finisher: labels not translated correctly when override finisher settings is used
I too can confirm this issue and in Typo3 9.5.14.
After checking through all the source code translation steps, I ...
Jarvis H
17:40 Bug #81208: Invalid SQL query when previewing a workspace with translated relations
Not me, reported with a suggested fix 3 years ago, Susanne wrote a test extension 2 years ago, does not seem to ring ... Xavier Perseguers
17:34 Bug #81208: Invalid SQL query when previewing a workspace with translated relations
I have the same error (again, I think). It could be that this happened before with another extensions, the bug sounds... David Menzel
17:39 Bug #91076: Install Tool doesn't disable buttons when necessary
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:34 Bug #91076: Install Tool doesn't disable buttons when necessary
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:37 Bug #91149 (Under Review): Update ckeditor to 4.14.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
17:30 Bug #91149 (Closed): Update ckeditor to 4.14.0
Andreas Kienast
17:36 Task #91117: Use GlobalEventHandler and ActionDispatcher instead of inline JS
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:13 Task #91117: Use GlobalEventHandler and ActionDispatcher instead of inline JS
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:58 Task #91117: Use GlobalEventHandler and ActionDispatcher instead of inline JS
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:26 Task #91117: Use GlobalEventHandler and ActionDispatcher instead of inline JS
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:00 Task #91117: Use GlobalEventHandler and ActionDispatcher instead of inline JS
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:21 Task #91117: Use GlobalEventHandler and ActionDispatcher instead of inline JS
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 Task #91117: Use GlobalEventHandler and ActionDispatcher instead of inline JS
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:22 Bug #91147: Fluid page module throws exception if backend user can't see any pages
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:50 Bug #91147: Fluid page module throws exception if backend user can't see any pages
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:41 Bug #91147 (Under Review): Fluid page module throws exception if backend user can't see any 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
16:32 Bug #91147 (Closed): Fluid page module throws exception if backend user can't see any pages
If a backend user has permissions for the page module only but cannot see any pages, the page module throws an except... Andreas Kienast
17:06 Task #64091: Linkvalidator: only select rows that have content in at least one of the relevant fields
What should be taken into account here is that
$this->analyzeRecord($results, $table, $fields, $row);
calls a hoo...
Tymoteusz Motylewski
17:00 Bug #91146 (Resolved): Editing page properties in language view fails
Applied in changeset commit:f5024860e3dedd40e4c5f026c16d3b774475b213. Anonymous
16:10 Bug #91146 (Under Review): Editing page properties in language view 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
16:06 Bug #91146 (Closed): Editing page properties in language view fails
Editing page properties via pencil icon on top of a language column fails when trying to edit the default language. Susanne Moog
16:46 Bug #91148 (Under Review): Display human readable diff on flexform changes
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:43 Bug #91148 (Closed): Display human readable diff on flexform changes
When a flexform change is performed within a workspace the diff of the change is not readable for the reviewer. It wi... Uwe Trotzek
16:39 Bug #81099: Extension cannot override default (fallback) templateRootPaths/partialRootPaths/partialRootPaths
Is this somehow related? #87737 Riccardo De Contardi
16:30 Bug #91145 (Resolved): Avoid 500 error for non-admins in pagetree
Applied in changeset commit:f9b3245e41a9ca14d7b5fb455d2d5a7cf8e6df55. Benni Mack
16:21 Bug #91145: Avoid 500 error for non-admins in pagetree
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:31 Bug #91145 (Under Review): Avoid 500 error for non-admins in pagetree
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:29 Bug #91145 (Closed): Avoid 500 error for non-admins in pagetree
If an editor without any DB mount opens the page module, the page tree throws a 500 server error. This could and shou... Frank Nägler
16:14 Bug #91144: Copying records in pid 0 is not possible 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
15:34 Bug #91144 (Under Review): Copying records in pid 0 is not possible 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
15:06 Bug #91144 (Closed): Copying records in pid 0 is not possible anymore
With the change of #89555 it became impossible to copy and paste records on pid 0 since a necessary check has been re... Andreas Kienast
15:40 Bug #90854: Flag icon of -1 is not rendered
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 #90485: Native URL support for MountPoints doesn't work in multisite environment
I can confirm this Problem under 9.5.15 PHP 7.3
Apparently this leads to errors:
siteA/DomainA
Id=123 slug=/ne...
Thomas Oliver Moll
15:30 Task #90945 (Resolved): LocalizationController (AJAX handler for "translate" in page module) should allow third party integration
Applied in changeset commit:0554135a1d26487814ecbd011fe1d2222b292b35. Anonymous
12:57 Task #90945: LocalizationController (AJAX handler for "translate" in page module) should allow third party integration
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:39 Task #90945: LocalizationController (AJAX handler for "translate" in page module) should allow third party integration
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:26 Task #90945: LocalizationController (AJAX handler for "translate" in page module) should allow third party integration
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:23 Task #90945: LocalizationController (AJAX handler for "translate" in page module) should allow third party integration
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:23 Task #90945: LocalizationController (AJAX handler for "translate" in page module) should allow third party integration
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:22 Task #90945: LocalizationController (AJAX handler for "translate" in page module) should allow third party integration
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:00 Task #91118 (Resolved): Fix Changelog 89463 - Switchable Controller Actions
Applied in changeset commit:c789ef8f54d92b4456539491337445c6401f86a8. Anonymous
15:00 Bug #91004 (Resolved): Felogin (extbase) storagePid missing startpid when recursive is set
Applied in changeset commit:d8d656c0c993650ab7823bc64678713f86e4621a. Gerrit Mohrmann
14:16 Bug #91004: Felogin (extbase) storagePid missing startpid when recursive is set
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:30 Task #91111 (Resolved): Reduce inline JavaScript in QueryView
Applied in changeset commit:b5637aea31ea648e174e1a2b58c706eff8152a5e. Oliver Hader
14:00 Task #90803 (Resolved): Mark ObjectManager::get deprecated
Applied in changeset commit:d57e9fb1db64e5e22a33c59d7d093297c8b735ee. Anonymous
13:06 Task #90803: Mark ObjectManager::get deprecated
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:34 Task #90803: Mark ObjectManager::get deprecated
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:56 Task #90803: Mark ObjectManager::get deprecated
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:58 Task #90803: Mark ObjectManager::get deprecated
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:39 Bug #91143 (New): Datahandler should check return value of checkStoredRecord
In datahandler isertDB the return value of checkStoredRecord is not being checked (if it's null or array) which then ... Tymoteusz Motylewski
13:30 Task #91142 (Resolved): Disable new page layout view on upgrades
Applied in changeset commit:a90718e678d49a91b93bab1ea11af90e9261e2b8. Susanne Moog
13:12 Task #91142 (Under Review): Disable new page layout view on upgrades
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 #91142 (Closed): Disable new page layout view on upgrades
Susanne Moog
12:41 Task #91140 (Accepted): Improve fake Frontends in Core
Georg Ringer
11:24 Task #91140 (Accepted): Improve fake Frontends in Core
The Core creates a dummy TSFE object in various places and uses mostly @\stdClass@ for this.
On the other hand the C...
Markus Klein
11:30 Bug #91139 (Resolved): Exception when ViewHelper f:format.html is used in backend context in latest master Branch
Applied in changeset commit:205f246287459f239d5317b04e01004efc1e5669. Markus Klein
11:12 Bug #91139 (Under Review): Exception when ViewHelper f:format.html is used in backend context in latest master Branch
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:09 Bug #91139: Exception when ViewHelper f:format.html is used in backend context in latest master Branch
This happens due to improper "fake frontends" being built in Backend.
I will mitigate this short-term by validating ...
Markus Klein
11:00 Bug #91139 (Closed): Exception when ViewHelper f:format.html is used in backend context in latest master Branch
Maybe because of the commit edcef47ff87e514a53f01e4be26a22a41278de84 we're running now into:... Alex Kellner
11:30 Task #91015 (Resolved): Reduce inline JavaScript in ext:beuser
Applied in changeset commit:cb9863f5208a07ecee2cb019635fec45e10698d2. Oliver Hader
11:30 Task #90882 (Resolved): Refactor BackendLayout and fluid page module components
Applied in changeset commit:be434f2f94a9c009b8e493741eb8fc00a7c88c7d. Anonymous
11:22 Bug #91069: Add ext-libxml to composer.json
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:21 Bug #91069: Add ext-libxml to composer.json
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:00 Bug #91130 (Resolved): TCA for field "status" in EXT:filemetatada is broken since TYPO3 v9
Applied in changeset commit:16d20d43faedb9375afd4d34af2cafc0c326915f. Xavier Perseguers
10:55 Bug #91130: TCA for field "status" in EXT:filemetatada is broken since TYPO3 v9
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
10:22 Bug #91130: TCA for field "status" in EXT:filemetatada is broken since TYPO3 v9
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:00 Bug #91088 (Resolved): Uncaught UnableToLinkToPageException in view module
Applied in changeset commit:1aaee60796ab0a12c4a1d0ec8bbfb71805371410. Christian Eßl
10:50 Bug #91061: Locallang file not properly used for TCA type select items in 9.5.15
I tested on another installation without this failure. So may be some other issue or no issue at all. I have to test ... Stefan Terborg
10:30 Bug #91023 (Resolved): Felogin (extbase) login/logout confirmed events not fired when redirects are done
Applied in changeset commit:cf2c3050e2b5b0d28ef3a302b8f6a93451c4fde4. Gerrit Mohrmann
10:00 Bug #91127 (Resolved): "Starting module" is never resolved from first available module
Applied in changeset commit:2f6ba30578c2f45d2d4ab9c168906e3e6a15e624. Andreas Fernandez
09:27 Bug #91127: "Starting module" is never resolved from first available module
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:04 Bug #91127: "Starting module" is never resolved from first available 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
09:47 Task #91132: Reduce inline JavaScript in ext:setup
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:30 Task #91138 (Resolved): Update testing framework to 6.2.3
Applied in changeset commit:7c91ff23a95495ce5630579a1300fe738f4d3d2b. Andreas Fernandez
08:17 Task #91138: Update testing framework to 6.2.3
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:14 Task #91138 (Under Review): Update testing framework to 6.2.3
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:13 Task #91138 (Closed): Update testing framework to 6.2.3
Andreas Kienast
08:00 Bug #91136 (Resolved): rte_ckeditor docu: add meaningful title like other system extensions have
Applied in changeset commit:8f9274412bced86d6fe8953b9f2d64b95ae55924. Anonymous
07:56 Bug #91136: rte_ckeditor docu: add meaningful title like other system extensions have
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
07:54 Bug #91136: rte_ckeditor docu: add meaningful title like other system extensions have
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
06:43 Bug #91136: rte_ckeditor docu: add meaningful title like other system extensions have
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:41 Bug #91136 (Under Review): rte_ckeditor docu: add meaningful title like other system extensions have
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:38 Bug #91136 (Closed): rte_ckeditor docu: add meaningful title like other system extensions have
h1. Problem/Description
The main title of the docs for rte_ckeditor needs a human readable title like https://gith...
Josef Glatz
06:55 Task #91137 (Closed): Update rte_ckeditor documentation after 10.4 LTS release
h1. Description
The examples and links to GitHub needs proper update to differentiate between the versions. E.g. t...
Josef Glatz
02:27 Bug #90159: Site config: language baseVariants get removed when saving from GUI
This can be closed as it was fixed in 9 and 10: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61603 Jonas Eberle

2020-04-19

23:51 Bug #91134 (Closed): The object of type "<Model>" given to update must be persisted already, but is new.
The first time this bug appeared is in TYPO3 10. It was working properly in previous versions (I tested TYPO3 9 and 8... Simon Schaufelberger
23:14 Task #91132: Reduce inline JavaScript in ext:setup
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:13 Task #91132 (Under Review): Reduce inline JavaScript in ext:setup
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:48 Task #91132 (Closed): Reduce inline JavaScript in ext:setup
https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiOverview/UserSettingsConfiguration/Columns.html Oliver Hader
22:30 Bug #91128 (Resolved): PHP Catchable Fatal Error: Object of class PhpParser\Node\Expr\PropertyFetch could not be converted to string
Applied in changeset commit:64228b5490099fe5cb2a366ddbee36a327f4e97e. Oliver Hader
22:04 Bug #91128: PHP Catchable Fatal Error: Object of class PhpParser\Node\Expr\PropertyFetch could not be converted to 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
20:44 Bug #91128: PHP Catchable Fatal Error: Object of class PhpParser\Node\Expr\PropertyFetch could not be converted to 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
18:31 Bug #91128: PHP Catchable Fatal Error: Object of class PhpParser\Node\Expr\PropertyFetch could not be converted to 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
18:29 Bug #91128: PHP Catchable Fatal Error: Object of class PhpParser\Node\Expr\PropertyFetch could not be converted to string
Side-notes: https://github.com/nikic/PHP-Parser/issues/558 Oliver Hader
18:28 Bug #91128 (Under Review): PHP Catchable Fatal Error: Object of class PhpParser\Node\Expr\PropertyFetch could not be converted to string
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:20 Bug #91128 (Accepted): PHP Catchable Fatal Error: Object of class PhpParser\Node\Expr\PropertyFetch could not be converted to string
Oliver Hader
15:14 Bug #91128 (Closed): PHP Catchable Fatal Error: Object of class PhpParser\Node\Expr\PropertyFetch could not be converted to string
... Christian Eßl
22:00 Task #91109 (Resolved): Reduce inline JavaScript in ext:redirects and ext:scheduler
Applied in changeset commit:f048ee3ad3c5632cd0167815f99ebe54c3810db0. Oliver Hader
21:46 Task #91118: Fix Changelog 89463 - Switchable Controller Actions
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:19 Bug #85003: Workspace : no content show in preview frontend, if live page is hidden
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:07 Bug #85003 (Under Review): Workspace : no content show in preview frontend, if live page is hidden
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:38 Feature #91133 (Rejected): "Review content again" date field on pages
* "Review content again" date field on pages. A shortcut menu next to the field will allow the user to select "in a w... Mathias Bolt Lesniak
20:30 Bug #91126 (Resolved): [EA] The operation results to '(int)$page['doktype']', please add missing parentheses.
Applied in changeset commit:a86c3e2a9f05fe8483214be100095c5ffc96d5a7. Oliver Bartsch
13:39 Bug #91126 (Under Review): [EA] The operation results to '(int)$page['doktype']', please add missing parentheses.
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:38 Bug #91126 (Closed): [EA] The operation results to '(int)$page['doktype']', please add missing parentheses.
Also the return statement could be simplified by using in_array instead of comparing each doktype.
And the `$page !=...
Oliver Bartsch
20:30 Bug #91129 (Resolved): Tab id in "Add Widget" not unique
Applied in changeset commit:4742f0d566e6767ee4795aa90e36738d37c45912. Chris Müller
17:14 Bug #91129: Tab id in "Add Widget" not unique
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:07 Bug #91129 (Under Review): Tab id in "Add Widget" not unique
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:06 Bug #91129 (Closed): Tab id in "Add Widget" not unique
In the "Add widget" dialog the id of the group tab could be not unique in the backend. For example, I have a menu gro... Chris Müller
20:06 Bug #91130: TCA for field "status" in EXT:filemetatada is broken since TYPO3 v9
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:11 Bug #91130 (Under Review): TCA for field "status" in EXT:filemetatada is broken since TYPO3 v9
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:07 Bug #91130: TCA for field "status" in EXT:filemetatada is broken since TYPO3 v9
The patch from #82990 actually breaks every select field, not only status:
* status
* fe_groups
* unit
and an...
Xavier Perseguers
17:57 Bug #91130: TCA for field "status" in EXT:filemetatada is broken since TYPO3 v9
OK, problem is actually related to a recent "bug fix": https://review.typo3.org/c/Packages/TYPO3.CMS/+/63742 Xavier Perseguers
17:19 Bug #91130 (Closed): TCA for field "status" in EXT:filemetatada is broken since TYPO3 v9
!tca.png! Xavier Perseguers
19:00 Bug #91131 (Resolved): Recycler tries to fetch site configuration
Applied in changeset commit:d51e3d082373347b0d10b6e67ad6f5471a54ad07. Andreas Fernandez
17:40 Bug #91131 (Under Review): Recycler tries to fetch site configuration
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:35 Bug #91131 (Closed): Recycler tries to fetch site configuration
After #91080 got resolved, the recycler tries to fetch a site configuration which doesn't work as TSFE is mocked by u... Andreas Kienast
17:30 Task #91120 (Resolved): Remove superfluous inline JavaScript assignment in ext:beuser
Applied in changeset commit:0bcbb401b26c583a79f35c30cb12f82cfe76cdb1. Oliver Hader
17:02 Bug #91127: "Starting module" is never resolved from first available module
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:02 Bug #91127: "Starting module" is never resolved from first available 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
16:01 Bug #91127 (Under Review): "Starting module" is never resolved from first available module
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:13 Bug #91127: "Starting module" is never resolved from first available module
Seems it actually does execute the function you added, but: 1) it only does if the UC field in DB is explicitly NULL ... Claus Due
13:59 Bug #91127: "Starting module" is never resolved from first available module
Stems from \TYPO3\CMS\Core\Authentication\BackendUserAuthentication::$uc_default being used instead of resolving the ... Claus Due
13:57 Bug #91127 (Closed): "Starting module" is never resolved from first available module
When UC is empty, the first available module is not detected since \TYPO3\CMS\Backend\Controller\BackendController::d... Claus Due
15:30 Bug #91114 (Resolved): InstallTool: Symfony Container is used to clear its own caches
Applied in changeset commit:e42412a8e7ceb29eae1a0c3728a20b6942d6501a. Benjamin Franzke
14:06 Bug #91070 (Under Review): SMTP transport 'tls' no longer work supported
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:00 Task #91065 (Resolved): Use more specific type annotations for array parameters/return types in GeneralUtitility
Applied in changeset commit:8fdd5af7243e7fbc62c2cd799dd7c833ac578f03. Oliver Klee
13:55 Task #91065: Use more specific type annotations for array parameters/return types in GeneralUtitility
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
13:44 Task #91065: Use more specific type annotations for array parameters/return types in GeneralUtitility
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
13:30 Bug #91102 (Resolved): Fix indentations in EXT:rte_ckeditor docs
Applied in changeset commit:981e59e36ad9ac8c4920759bee4ca6be2ef82496. Anonymous
12:20 Bug #91102: Fix indentations in EXT:rte_ckeditor docs
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:20 Bug #91102 (Under Review): Fix indentations in EXT:rte_ckeditor docs
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 Bug #91102 (Resolved): Fix indentations in EXT:rte_ckeditor docs
Applied in changeset commit:3a337aa4772e60b47ea5ae622f790801a0923139. Anonymous
09:35 Bug #91102: Fix indentations in EXT:rte_ckeditor docs
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:06 Task #90944: itemsProcFunc should allow multiple items processors
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:51 Task #90945: LocalizationController (AJAX handler for "translate" in page module) should allow third party integration
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:40 Task #90882: Refactor BackendLayout and fluid page module components
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:30 Task #91122 (Resolved): Introduce DocumentService as JQuery.ready substitute
Applied in changeset commit:a5b512fd8870a15c173c5c25280e5c79ebc9da5b. Oliver Hader
10:57 Task #91122: Introduce DocumentService as JQuery.ready substitute
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:51 Task #91122: Introduce DocumentService as JQuery.ready substitute
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:19 Task #91015: Reduce inline JavaScript in ext:beuser
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:07 Task #91015: Reduce inline JavaScript in ext:beuser
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:01 Task #91015: Reduce inline JavaScript in ext:beuser
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:30 Bug #91094 (Resolved): Duplicating forms in form module is broken
Applied in changeset commit:4b681fd3228b768da138ddc002dd5d4700febea2. Andreas Fernandez
11:26 Bug #91087: Non-existing UnableToLinkToPageException in RecordProvider
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:13 Bug #91087 (Under Review): Non-existing UnableToLinkToPageException in RecordProvider
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:35 Bug #82462: Workspace : no content show in preview, for a new page create in workspace, if this page is enable
Test on comment 18 still happens on latest master Riccardo De Contardi
08:07 Bug #82462: Workspace : no content show in preview, for a new page create in workspace, if this page is enable
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:26 Bug #91061: Locallang file not properly used for TCA type select items in 9.5.15
Cannot confirm, a quick test on fresh 9.5.15 worked for me. Thomas Pronold

2020-04-18

23:31 Task #91125 (Closed): Add substitutes for declaring static inline settings
* RequireJS module loading
* @TYPO3.settings@ assignments
* @TYPO3.lang@ assignments
* avoid inline JavaScript
...
Oliver Hader
23:29 Task #91124 (Closed): Add substitutes for module menu navigation
* @top.goToModule@
* @top.loadEditId@
* @top.fsMod@ et al
* avoid inline JavaScript in general
Oliver Hader
23:23 Bug #91114: InstallTool: Symfony Container is used to clear its own caches
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:41 Bug #91114: InstallTool: Symfony Container is used to clear its own caches
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:03 Bug #91114 (Under Review): InstallTool: Symfony Container is used to clear its own caches
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:59 Bug #91114 (Closed): InstallTool: Symfony Container is used to clear its own caches
Original report by Josef Glatz:
Pressing the Clear caches button were also only green after pressing the button tw...
Benjamin Franzke
23:08 Feature #53239 (Needs Feedback): TCEFORM disabled field must be not rendered but still editable
As far as I have understood from the description, the following page TSConfig should work ... Riccardo De Contardi
23:03 Task #91123 (Under Review): Avoid inline JavaScript generated by BackendUtility:viewOnClick
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:56 Task #91123 (Closed): Avoid inline JavaScript generated by BackendUtility:viewOnClick
Inline JavaScript produced by @BackendUtility:viewOnClick@ is substituted with markup based instructions and static J... Oliver Hader
23:03 Task #91117 (Under Review): Use GlobalEventHandler and ActionDispatcher instead of inline 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
16:39 Task #91117 (Closed): Use GlobalEventHandler and ActionDispatcher instead of inline JS
Oliver Hader
23:03 Task #91015: Reduce inline JavaScript in ext:beuser
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:32 Task #91015: Reduce inline JavaScript in ext:beuser
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:03 Task #91122: Introduce DocumentService as JQuery.ready substitute
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:41 Task #91122 (Under Review): Introduce DocumentService as JQuery.ready substitute
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:39 Task #91122 (Closed): Introduce DocumentService as JQuery.ready substitute
DocumentService provides native JavaScript functions to detect DOM ready-state using a Promise.... Oliver Hader
22:40 Bug #87118: Cannot copy content element, if multi-selection mode is selected in clipboard
The issue is still present on 10.4.0-dev, but it seems like an incorrect usage of the clipboard itself:
Correct me...
Riccardo De Contardi
22:31 Task #91120 (Under Review): Remove superfluous inline JavaScript assignment in ext:beuser
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:28 Task #91120 (Closed): Remove superfluous inline JavaScript assignment in ext:beuser
Fluid variable @previewUrl@ is generated, but never used in templates. Oliver Hader
20:00 Task #91100 (Resolved): No need for additional classes to initialise charts in dashboard widget
Applied in changeset commit:fec93e8ba746732dbbcb139588f727ea8dd407bd. Richard Haeser
20:00 Bug #91107 (Resolved): InstallTool Login Mail causes Exception when using a custom backend login logo
Applied in changeset commit:36b4e32fda22216b6ee76abc7e773e775b859f86. Benjamin Franzke
15:54 Bug #91107 (Under Review): InstallTool Login Mail causes Exception when using a custom backend login logo
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:41 Bug #91107 (Closed): InstallTool Login Mail causes Exception when using a custom backend login logo
This bug was discovered by Josef Glatz and orignally reported via Slack:
1. install.php throws also error and the ...
Benjamin Franzke
19:03 Task #91119 (Under Review): Add FIRST_INSTALL to .gitignore
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 Task #91119 (Closed): Add FIRST_INSTALL to .gitignore
Add FIRST_INSTALL to .gitignore Thomas Pronold
19:00 Task #91110 (Resolved): Remove superfluous onclick events in FormEngine
Applied in changeset commit:62b2d31f9902ad17884dda4219e55c743ecf9ddd. Oliver Hader
14:22 Task #91110 (Under Review): Remove superfluous onclick events in FormEngine
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:21 Task #91110 (Closed): Remove superfluous onclick events in FormEngine
Oliver Hader
18:55 Task #91116 (Under Review): Get rid of "PHP Notice: Undefined index: " notices
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:16 Task #91116 (Closed): Get rid of "PHP Notice: Undefined index: " notices
Get rid of "PHP Notice: Undefined index: " notices
See attached image
Thomas Pronold
18:55 Bug #91104: LocalizationUtility:translate() behaves differently when entering lowercase extension key
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:45 Bug #91104: LocalizationUtility:translate() behaves differently when entering lowercase extension key
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:00 Bug #91104: LocalizationUtility:translate() behaves differently when entering lowercase extension key

I put a little bit more thought into this thing, and I think the function should not accept lowercase extension key...
Thomas Pronold
13:38 Bug #91104 (Under Review): LocalizationUtility:translate() behaves differently when entering lowercase extension key
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:55 Bug #91104 (Closed): LocalizationUtility:translate() behaves differently when entering lowercase extension key
*I tracked down an inconsequent behavior of 'LocalizationUtility::translate()' in version 9.5.15*
I want to tran...
Thomas Pronold
18:46 Bug #89621 (Needs Feedback): Move to clipboard button is missing in filelist module for editors
I am not able to reproduce this issue on 9.5.15 or latest master (10.4.0-dev), using a non-admin BE user. I see the "... Riccardo De Contardi
18:30 Bug #91103 (Resolved): Fix some typos in the code
Applied in changeset commit:cd379fdc675c847d126d2104fc48d0c06a625c0d. Christian Eßl
11:18 Bug #91103: Fix some typos in the 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
10:14 Bug #91103 (Under Review): Fix some typos in the 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
10:13 Bug #91103 (Closed): Fix some typos in the code
Christian Eßl
18:26 Task #91118: Fix Changelog 89463 - Switchable Controller Actions
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:12 Task #91118 (Under Review): Fix Changelog 89463 - Switchable Controller Actions
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:24 Task #91118 (Closed): Fix Changelog 89463 - Switchable Controller Actions
* headline
* cross-reference to other changelog
* usage of code backticks `` for text
Jonas Eberle
18:14 Bug #91088: Uncaught UnableToLinkToPageException in view 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
18:00 Bug #91112 (Resolved): Wrong PHPDoc for dashboards ButtonProvider
Applied in changeset commit:fc8d32008a48d62d8267a2bbf661ad709740e04e. Oliver Bartsch
14:48 Bug #91112 (Under Review): Wrong PHPDoc for dashboards ButtonProvider
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 Bug #91112 (Closed): Wrong PHPDoc for dashboards ButtonProvider
Oliver Bartsch
17:32 Bug #91042: SeparateSysHistoryFromSysLog upgrade wizard type error
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:27 Bug #91042: SeparateSysHistoryFromSysLog upgrade wizard type error
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:05 Task #91109: Reduce inline JavaScript in ext:redirects and ext:scheduler
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:19 Task #91109 (Under Review): Reduce inline JavaScript in ext:redirects and ext:scheduler
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:14 Task #91109 (Closed): Reduce inline JavaScript in ext:redirects and ext:scheduler
Oliver Hader
16:00 Bug #91113 (Resolved): Fix paths to AJAX urls of Dashboard
Applied in changeset commit:0bce3eaeb11db3e0205baac162861ab49373a886. Richard Haeser
14:50 Bug #91113: Fix paths to AJAX urls of Dashboard
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:49 Bug #91113 (Under Review): Fix paths to AJAX urls of Dashboard
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 Bug #91113 (Closed): Fix paths to AJAX urls of Dashboard
/Build/Sources/TypeScript/dashboard/Resources/Public/TypeScript/Grid.ts
86:46 error ["dashboard_save_widget_positi...
Richard Haeser
15:32 Bug #91115 (Closed): Adjust Dashboard TypeScript code
Oliver Hader
15:16 Bug #91115 (Under Review): Adjust Dashboard TypeScript 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
15:15 Bug #91115 (Closed): Adjust Dashboard TypeScript code
Oliver Hader
15:00 Task #91108 (Resolved): Make code of EXT:dashboard consistent with other system
Applied in changeset commit:fa7dab55729b268b93f7279767b4da07c7b665c7. Benni Mack
14:12 Task #91108 (Under Review): Make code of EXT:dashboard consistent with other system
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 #91108 (Closed): Make code of EXT:dashboard consistent with other system
* Remove "ext" prefix from dashboard URLs
* Migrate to "_" from "-" in route names
* Remove unused logic in ext_tab...
Richard Haeser
14:30 Task #91106 (Resolved): Move changelog files into 10.4 folder
Applied in changeset commit:acb7da95645effd1317044af7a9a8735a3a48b37. Anja Leichsenring
13:53 Task #91106: Move changelog files into 10.4 folder
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 Task #91106 (Under Review): Move changelog files into 10.4 folder
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:26 Task #91106 (Closed): Move changelog files into 10.4 folder
In preparation of release of TYPO3 version 10.4 LTS, all documentation changelog files are reviewed and moved into th... Anja Leichsenring
14:26 Task #91111 (Under Review): Reduce inline JavaScript 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
14:21 Task #91111 (Closed): Reduce inline JavaScript in QueryView
Oliver Hader
14:06 Feature #91032: FrontendUserAuthentication via email address

I have extended the FrontendUserAuthentication using the XClass-API.
This is everything but a nice solution, be...
C. Gogolin
14:03 Bug #91094: Duplicating forms in form module is broken
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:02 Bug #91094: Duplicating forms in form module is broken
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:00 Task #91101 (Resolved): Avoid using form elements in clipboard and element history module
Applied in changeset commit:ac0ec24580c0ca5eacb26f67f02dcc5cdb2a0658. Oliver Hader
00:44 Task #91101 (Under Review): Avoid using form elements in clipboard and element history 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
00:41 Task #91101 (Closed): Avoid using form elements in clipboard and element history module
Oliver Hader
13:45 Task #91065: Use more specific type annotations for array parameters/return types in GeneralUtitility
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:31 Task #91065: Use more specific type annotations for array parameters/return types in GeneralUtitility
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:22 Task #91065: Use more specific type annotations for array parameters/return types in GeneralUtitility
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:38 Bug #91105 (Closed): Changing [SYS][ddmmyy] or [SYS][USdateformat] breaks JS in FormEngine and date output in web_layout (page module)
This affects v9 and v10.
Even setting
[SYS][USdateformat] = 1
and accordingly setting [SYS][ddmmyy] = mm-dd-yyy...
Jonas Eberle
11:53 Feature #65741: CommandController commands should have Progressbar in Scheduler
I think this issue is valid in general but since we don't have CommandControllers any more and since the scheduler do... Alexander Schnitzler
11:49 Bug #78351 (Closed): Bug in f:debug on m:n relations
Closed for now. Feel free to reopen if Stefans approach doesn't suffice. Alexander Schnitzler
11:48 Feature #77450 (Rejected): Easier Validation handling inside initilize*Actions
Alexander Schnitzler
11:32 Bug #91003 (Closed): Spaces between adjacent hyperlinks in Regular Text Element content elements do not appear when the content is rendered
Thank you for your reply; I close this issue as already resolved on current Master. Riccardo De Contardi
08:05 Bug #91003: Spaces between adjacent hyperlinks in Regular Text Element content elements do not appear when the content is rendered
That workaround does indeed work. Once I knew what file to look at, I found that this issue has been raised before in... Daniel Flaum
08:56 Task #90264: form: DatePickerViewHelper is using inline js
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:39 Task #90264: form: DatePickerViewHelper is using inline js
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:48 Bug #91102 (Under Review): Fix indentations in EXT:rte_ckeditor docs
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:47 Bug #91102 (Closed): Fix indentations in EXT:rte_ckeditor docs
Josef Glatz
01:58 Bug #91004: Felogin (extbase) storagePid missing startpid when recursive is set
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:53 Bug #91004: Felogin (extbase) storagePid missing startpid when recursive is set
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:40 Bug #91004: Felogin (extbase) storagePid missing startpid when recursive is set
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:11 Bug #91004: Felogin (extbase) storagePid missing startpid when recursive is set
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:28 Task #90945: LocalizationController (AJAX handler for "translate" in page module) should allow third party integration
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:20 Bug #63353: Media Relation from translated page properties in a workspace
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
01:16 Task #89465: Make Permission class a BitSet instead of Enumeration
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
01:00 Feature #91081 (Resolved): Populate site settings to TSconfig
Applied in changeset commit:3e57eebef788899a4b93eef7c7f9a1c5f39dfd21. Benni Mack
01:00 Feature #91080 (Resolved): Populate site settings to TypoScript constants
Applied in changeset commit:3e57eebef788899a4b93eef7c7f9a1c5f39dfd21. Benni Mack
01:00 Feature #90578 (Resolved): FeLogin: Fluid based HTML Mails -> Partial RootPaths
Applied in changeset commit:5434e6be6ea26defb15be6c33b5637f02572ad30. Tobi Kretschmann
01:00 Task #90729 (Resolved): Migrate Felogin mail to FluidEmail
Applied in changeset commit:5434e6be6ea26defb15be6c33b5637f02572ad30. Tobi Kretschmann
00:30 Bug #91099 (Resolved): Language with flag "england" shows broken icon in BE
Applied in changeset commit:8154da04ba1c401bbe58df69fb6e0bda1395c440. Andreas Fernandez
00:13 Bug #91099: Language with flag "england" shows broken icon in BE
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
00:00 Bug #91099: Language with flag "england" shows broken icon in BE
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:30 Task #91091 (Resolved): Adapt RST for Switchable Controller Actions
Applied in changeset commit:edbe6de77b8a0d756caacf833314e1a1235bff5f. Benni Mack

2020-04-17

23:39 Bug #91099: Language with flag "england" shows broken icon in BE
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:38 Bug #91099: Language with flag "england" shows broken icon in BE
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:37 Bug #91099: Language with flag "england" shows broken icon in BE
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:29 Bug #91099: Language with flag "england" shows broken icon in BE
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:29 Bug #91099 (Under Review): Language with flag "england" shows broken icon in BE
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:02 Bug #91099 (Closed): Language with flag "england" shows broken icon in BE
Selecting flag "england" for a language in the Site module causes the List and Page module to show the red "broken" i... Markus Klein
23:30 Task #91095 (Resolved): Mark various code related to Backend user / DataHandler internal
Applied in changeset commit:393d9a4d0123b872ca7a108f0f5e97944b1173f5. Benni Mack
17:53 Task #91095 (Under Review): Mark various code related to Backend user / DataHandler internal
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:23 Task #91095 (Closed): Mark various code related to Backend user / DataHandler internal
Benni Mack
23:06 Feature #91081: Populate site settings to TSconfig
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:40 Feature #91081: Populate site settings to TSconfig
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:13 Feature #91081: Populate site settings to TSconfig
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:03 Feature #91081: Populate site settings to TSconfig
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:48 Feature #91081: Populate site settings to TSconfig
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:47 Feature #91081: Populate site settings to TSconfig
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:12 Feature #91081: Populate site settings to TSconfig
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:56 Feature #91081: Populate site settings to TSconfig
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:41 Feature #91081 (Under Review): Populate site settings to TSconfig
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:32 Feature #91081 (Closed): Populate site settings to TSconfig
A follow-up for #91080.
The site settings must be accessible in TSconfig in order to leverage configuration stored...
Markus Klein
23:06 Feature #91080: Populate site settings to TypoScript constants
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:40 Feature #91080: Populate site settings to TypoScript constants
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:13 Feature #91080: Populate site settings to TypoScript constants
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:03 Feature #91080: Populate site settings to TypoScript constants
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:48 Feature #91080: Populate site settings to TypoScript constants
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:47 Feature #91080: Populate site settings to TypoScript constants
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:12 Feature #91080: Populate site settings to TypoScript constants
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:56 Feature #91080: Populate site settings to TypoScript constants
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:41 Feature #91080: Populate site settings to TypoScript constants
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:08 Feature #91080: Populate site settings to TypoScript constants
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:01 Feature #91080 (Under Review): Populate site settings to TypoScript constants
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:16 Feature #91080 (Closed): Populate site settings to TypoScript constants
In older TYPO3 versions it is possible to define constants for the Template via page TSconfig.
This possibility has ...
Markus Klein
22:51 Task #91100 (Under Review): No need for additional classes to initialise charts in dashboard widget
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:47 Task #91100 (Closed): No need for additional classes to initialise charts in dashboard widget
It is not needed to have additional css classes in the registration of a chart widget to make sure the chart will be ... Richard Haeser
21:40 Feature #90138 (Closed): Language and mode (free or connected) should be handled in the links module when creating an anchor to content
Riccardo De Contardi
21:39 Feature #90138: Language and mode (free or connected) should be handled in the links module when creating an anchor to content
@Rachel Foucard do not worry and thank you for your feedback!
I close this issue as a duplicate of #89701 please c...
Riccardo De Contardi
19:10 Feature #90138: Language and mode (free or connected) should be handled in the links module when creating an anchor to content
Yes Riccardo, #89701 and #88690 are exactly the same issue. Sorry, didn't check that!
Rakel
Rachel Foucard
11:51 Feature #90138: Language and mode (free or connected) should be handled in the links module when creating an anchor to content
Can this be considered the same issue? #89701 Riccardo De Contardi
21:32 Bug #91076: Install Tool doesn't disable buttons when necessary
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:17 Bug #91076: Install Tool doesn't disable buttons when necessary
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:39 Bug #91076: Install Tool doesn't disable buttons when necessary
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:06 Bug #91076: Install Tool doesn't disable buttons when necessary
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:06 Bug #91076: Install Tool doesn't disable buttons when necessary
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:59 Bug #91076 (Under Review): Install Tool doesn't disable buttons when necessary
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:51 Bug #91076 (Closed): Install Tool doesn't disable buttons when necessary
The action buttons in the Install Tool are either not disabled at all or not disabled properly when an action is exec... Andreas Kienast
21:30 Bug #91096 (Resolved): page module - drag and drop content elements breaks language icon
Applied in changeset commit:314333b46b4f182b02db621883179f7449969982. Andreas Fernandez
19:53 Bug #91096 (Under Review): page module - drag and drop content elements breaks language icon
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:01 Bug #91096 (Closed): page module - drag and drop content elements breaks language icon
h3. Prerequisites
- TYPO3 10.4.0-dev (latest master)
- a language configured, with a flag (in my case, ITA)
h3...
Riccardo De Contardi
21:30 Bug #87312 (Resolved): Scheduler fails at ConsoleCommand at the same time with the same idenitifer
Applied in changeset commit:77a3e843f883b2f99b71197efd4d082742690ea6. Helmut Hummel
21:12 Bug #87312: Scheduler fails at ConsoleCommand at the same time with the same idenitifer
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 Task #91092 (Resolved): Include all classes via use statements in core extensions
Applied in changeset commit:11c11675e62a8bdef428db63af291185fe35d4fc. Anonymous
16:02 Task #91092: Include all classes via use statements in core 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
15:38 Task #91092 (Under Review): Include all classes via use statements in core 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
15:37 Task #91092 (Closed): Include all classes via use statements in core extensions
Alexander Schnitzler
20:30 Feature #87776 (Resolved): Limit Restriction to table/s in QueryBuilder
Applied in changeset commit:d89063c05055b387cdcbc6df5e5ef374f15b3b5b. Helmut Hummel
17:29 Feature #87776: Limit Restriction to table/s in QueryBuilder
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:09 Feature #87776: Limit Restriction to table/s in QueryBuilder
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:25 Feature #91085: No visual feedback in workspace module during ajax calls
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:30 Feature #91085 (Under Review): No visual feedback in workspace module during ajax calls
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:27 Feature #91085 (Closed): No visual feedback in workspace module during ajax calls
When data is loading there is no visual feedback in the workspace module. The data suddenly appears after the calls h... Uwe Trotzek
19:17 Bug #91098 (Needs Feedback): Routing and RouteEnhancer problems
The 9.5 routing and the route enhancers seem to have some problems or at least don't behave as expected comparing to ... Aimeos no-lastname-given
19:00 Bug #91093 (Resolved): Mark internal API in Dashboard
Applied in changeset commit:44ce57e72e3481224f745ca6db8f0f15372cc104. Richard Haeser
17:10 Bug #91093 (Under Review): Mark internal API in Dashboard
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 #91093 (Closed): Mark internal API in Dashboard
Mark everything that is no public API as @internal Richard Haeser
18:55 Bug #87662: BE Filelist Drag'n drop directories (copy / move) not working
I can still reproduce the issue with 10.4.0-dev (latest master);
the first problem is the lack of visual feedback;...
Riccardo De Contardi
18:28 Task #91058: reduce amount of tests in nightly runs
Here is the current test matrix... Anja Leichsenring
18:15 Bug #88054: A content element visible in a workspace, is not visibile when it's hidden in LIVE
This issue is still present on 10.4.0-dev
Tested with these steps:
h3. Prerequisites:
- TYPO3 with a DRAFT w...
Riccardo De Contardi
18:09 Bug #85003: Workspace : no content show in preview frontend, if live page is hidden
Please test https://review.typo3.org/c/Packages/TYPO3.CMS/+/64215 Riccardo De Contardi
17:02 Bug #85003: Workspace : no content show in preview frontend, if live page is hidden
Also #80995 had a patch attached https://review.typo3.org/c/Packages/TYPO3.CMS/+/52580/ which has been abandoned Riccardo De Contardi
18:06 Bug #91097 (New): ImageInfo::extractSvgImageSizes() does not check for width/height in percent
extractSvgImageSizes() can't extract the dimensions of SVG files having width/height as percentage length values.
...
Georg Tiefenbrunn
17:35 Bug #91094: Duplicating forms in form module is broken
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:46 Bug #91094 (Under Review): Duplicating forms in form module is broken
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:40 Bug #91094 (Closed): Duplicating forms in form module is broken
* Go to the form module in the backend
* Click the "Copy" button on any form element
* Fill out the wizard and clic...
Christian Eßl
17:32 Bug #82462: Workspace : no content show in preview, for a new page create in workspace, if this page is enable
If I repeat my test on comment 16, it looks like the issue is already resolved even without the patch (tested on late... Riccardo De Contardi
17:22 Bug #82462: Workspace : no content show in preview, for a new page create in workspace, if this page is enable
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:03 Bug #82462: Workspace : no content show in preview, for a new page create in workspace, if this page is enable
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:02 Bug #82462 (Under Review): Workspace : no content show in preview, for a new page create in workspace, if this page is enable
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:00 Bug #80995 (Closed): Content of hidden page not shown in workspace preview
I close this issue as a duplicate of #85003 please continue the discussion there.
If you think that this is the wr...
Riccardo De Contardi
16:52 Task #91091: Adapt RST for Switchable Controller Actions
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:44 Task #91091 (Under Review): Adapt RST for Switchable Controller Actions
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:20 Task #91091 (Closed): Adapt RST for Switchable Controller Actions
Benni Mack
16:52 Bug #77513: Relation handler workspace bug for types different to inline
Is this related? #82086 Riccardo De Contardi
16:50 Bug #40819: Edit icons (pencils) still visible in WS even though use has no modify access
#89307 has been solved, is this solved, too? How can it be tested? (See #90954 that's why I ask) Riccardo De Contardi
16:30 Task #91079 (Resolved): Mark various functionality in TSFE internal
Applied in changeset commit:559905ebb39a6150ec91478cbea26bdfd24a6177. Benni Mack
15:58 Task #91079: Mark various functionality in TSFE internal
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:39 Task #91079 (Under Review): Mark various functionality in TSFE internal
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:24 Task #91079 (Closed): Mark various functionality in TSFE internal
Benni Mack
16:25 Task #89563: Add redirect types
For me it also doesn't work if i comment out "$headers['location'] in file \typo3\sysext\core\Classes\Http\RedirectRe... Gianluigi Martino
16:22 Bug #90890: Default SameSite cookie setting breaks payments
Contrary to my previous thought, we've seen the problem only when using Datatrans (Swiss payment provider) up to now.... Aimeos no-lastname-given
16:05 Feature #90578: FeLogin: Fluid based HTML Mails -> Partial RootPaths
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:03 Feature #90578: FeLogin: Fluid based HTML Mails -> Partial RootPaths
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:58 Feature #90578: FeLogin: Fluid based HTML Mails -> Partial RootPaths
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:05 Task #90729: Migrate Felogin mail to FluidEmail
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:03 Task #90729: Migrate Felogin mail to FluidEmail
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:58 Task #90729: Migrate Felogin mail to FluidEmail
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:00 Bug #89434 (Resolved): Action argument values will get lost on validation error
Applied in changeset commit:f33fd60f03ed577423aceefd3f0a31efdcee28bd. Oliver Hader
15:18 Bug #91090 (New): Edit single Field of multiple rows forces not possible for translated pages
Edit all page Titles of translated pages in List Mode in one Workflow is not possible any more
until Version 8 , y...
Jörg Velletti
15:15 Bug #91089 (New): Edit single Field of multiple rows forces unneeded Reload in list view
Steps to reproduce:
This behavior is the same in all Versions since at least V6
Create a normal Content eleme...
Jörg Velletti
15:00 Bug #91070: SMTP transport 'tls' no longer work supported
I agree, we should do a "SilentUpgrade" for this Benni Mack
14:46 Bug #91088 (Under Review): Uncaught UnableToLinkToPageException in view module
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:38 Bug #91088 (Closed): Uncaught UnableToLinkToPageException in view module
When accessing the view module, if the requested page is missing a site configuration, an uncaught UnableToLinkToPage... Christian Eßl
14:37 Bug #89489: Acceptance tests in folder Install Tool are not included into split jobs and therefor not executed by bamboo
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:36 Bug #91087 (Closed): Non-existing UnableToLinkToPageException in RecordProvider
The following backport to 9.5:
https://review.typo3.org/c/Packages/TYPO3.CMS/+/61919
tries to catch a UnableToLin...
Christian Eßl
14:30 Task #89892 (Resolved): Define singletons used in install tool in service providers
Applied in changeset commit:c020e9baac8ffc81362179e3ca6258c19ab6f566. Benjamin Franzke
11:00 Task #89892: Define singletons used in install tool in service providers
Patch set 31 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:20 Task #89892: Define singletons used in install tool in service providers
Patch set 30 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:15 Task #89892: Define singletons used in install tool in service providers
Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:57 Task #89892: Define singletons used in install tool in service providers
Patch set 28 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:42 Task #89892: Define singletons used in install tool in service providers
Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:35 Task #89892: Define singletons used in install tool in service providers
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:49 Task #89892: Define singletons used in install tool in service providers
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:14 Task #89892: Define singletons used in install tool in service providers
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:30 Bug #89891 (Resolved): Temporary assets can not be removed in install tool, exception occurs
Applied in changeset commit:c020e9baac8ffc81362179e3ca6258c19ab6f566. Benjamin Franzke
11:00 Bug #89891: Temporary assets can not be removed in install tool, exception occurs
Patch set 31 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:20 Bug #89891: Temporary assets can not be removed in install tool, exception occurs
Patch set 30 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:15 Bug #89891: Temporary assets can not be removed in install tool, exception occurs
Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:57 Bug #89891: Temporary assets can not be removed in install tool, exception occurs
Patch set 28 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:42 Bug #89891: Temporary assets can not be removed in install tool, exception occurs
Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:35 Bug #89891: Temporary assets can not be removed in install tool, exception occurs
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:49 Bug #89891: Temporary assets can not be removed in install tool, exception occurs
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:14 Bug #89891: Temporary assets can not be removed in install tool, exception occurs
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:28 Bug #91086 (New): PageRenderer doesn't include resources included by USER_INT objects on cache miss
Hello friends :)
I've came across a strange misconduct after reloading a page without cache (logged in on backend ...
Deividas Simas
14:00 Task #91072 (Resolved): Replace web animations polyfill
Applied in changeset commit:e28c4916fa75452e0102725996c883fadb2e718b. Richard Haeser
08:48 Task #91072: Replace web animations polyfill
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 Task #91072: Replace web animations polyfill
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:30 Task #91084 (Resolved): Pass targetElement explicitly for RegularEvent.delegateTo
Applied in changeset commit:1d39973fee264b47c3bfebfe6e5b591f503c3e8c. Oliver Hader
12:58 Task #91084 (Under Review): Pass targetElement explicitly for RegularEvent.delegateTo
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:24 Task #91084 (Closed): Pass targetElement explicitly for RegularEvent.delegateTo
... Oliver Hader
13:20 Bug #91004: Felogin (extbase) storagePid missing startpid when recursive is set
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:00 Task #91064 (Resolved): Include all classes via use statements in ext:backend
Applied in changeset commit:3b451421b971974f475b55a522112023e084fa8d. Anonymous
10:16 Task #91064: Include all classes via use statements in ext:backend
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:55 Bug #32096: No access for users without access to LIVE workspace
Still present on 10.4.0-dev (latest master) Riccardo De Contardi
11:35 Bug #91083 (Closed): Preview setting "showHiddenRecords" in the admin panel does not work.
Hi,
since the last update the display of hidden records in the "View" module has stopped working.
The adminpanel is...
Tom Lachemund
11:16 Feature #91082 (Under Review): Add new option "show scheduled records" to admin panel
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:12 Feature #91082 (Closed): Add new option "show scheduled records" to admin panel
Our editors have from time to time the requirement to get a complete overview of all records on a page. Regardless of... Uwe Trotzek
10:39 Epic #90332 (Closed): Dashboard for TYPO3 - MVP
Richard Haeser
10:38 Task #90340 (Closed): Documentation for dashboard ext
Richard Haeser
10:00 Task #90340 (Resolved): Documentation for dashboard ext
Applied in changeset commit:b15a8a004a7e4161c64fb12f7bac292dc5bab03d. Daniel Siepmann
10:30 Bug #91013 (Resolved): Site Error Handling does not respect disabled SiteLanguages
Applied in changeset commit:19889aa8383874634c00acf22f6b28bf2efeca9f. Christian Eßl
10:29 Bug #91013: Site Error Handling does not respect disabled SiteLanguages
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 #90955 (Resolved): Install typo3 extension form ZIP
Applied in changeset commit:0ad328c20170ddaaa5ce894eac430959dce3d736. Benjamin Franzke
10:04 Bug #82750: Workspace preview doesn't preview MM relations properly
I'm agree with Hannes. It's a shame. Why is this bug in a major feature sill unresolved. I have no clue about EXT:wor... Steve Lenz
09:55 Bug #90214: TCA maxitems is ignored
Hi Florian,
with that code attached I understand your use case much better.
I am still not quite sure where we ...
Alexander Schnitzler
09:42 Bug #90214: TCA maxitems is ignored
Hi Alexander,
The use case is :
* I have a record with a file attached (a user with a CV for example, look samp...
Florian Rival
09:44 Task #90882: Refactor BackendLayout and fluid page module components
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:39 Bug #90973: cHash is generated with useCacheHash = 0
I just failed to rewrite a TypoScript generated GET parameter with a routEnhancer without appending a cHash ( "Code-E... Benjamin Robinson
09:25 Task #91078 (In Progress): Add web-animate as package for EXT:dashboard
Richard Haeser
09:25 Task #91078: Add web-animate as package for EXT:dashboard
https://github.com/animationatwork/web-animate/pull/2 Richard Haeser
09:06 Task #91078 (Closed): Add web-animate as package for EXT:dashboard
As there is a small difference with the original library in web-animate.js the problem needs to be fixed in the origi... Richard Haeser
09:03 Bug #88628: Redirect call on controller level is firing the action again
Ok, thank you for your explanation and your time :).
It's totally fine for me to mark actions with a redirect cal...
Ronny Hauptvogel
08:59 Feature #91077 (Closed): Define default page for Record selector / ElementBrowser
When using a @type=group@ / @internal_type=db@ TCA field you get a separate button for each allowed table that allows... Sebastian Michaelsen
08:51 Bug #83598: Output of extbase debugger should go after doctype declaration
One way to solve this, could be to show up such debug data inside the adminpanel (if present), instead of just dumpin... Christian Eßl
08:33 Bug #83598: Output of extbase debugger should go after doctype declaration
Its not about the debugger being pixel perfect. Its about some javascript properties change behaviour if there is no ... Mordamir
07:14 Bug #83598: Output of extbase debugger should go after doctype declaration
I understand, no worries.
If I find the time I might look if the inline debugger issues can be fixed with CSS. See...
Florian Seirer
08:30 Task #91037 (Resolved): Tune permission check in page tree
Applied in changeset commit:fb2740a2b68ac658cb484ae3fe938b1b32af9af2. Tymoteusz Motylewski
08:24 Task #91037: Tune permission check in page tree
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 Bug #90878 (Resolved): Editors with no page delete permissions can't delete content elements
Applied in changeset commit:d517e43ff699cc25d1c6fb1ae0d71a70d92997a9. Christian Eßl
08:02 Task #91015: Reduce inline JavaScript in ext:beuser
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:59 Bug #91075 (Closed): Remove @internal from DatabaseUpdatedPrerequisite
Ups...solved already in TYPO3 10 Stefan Froemken
07:56 Bug #91075 (Closed): Remove @internal from DatabaseUpdatedPrerequisite
Hello Core-Team,
when writing UpgradeWizards it would be good to add Prerequisites, but the most used and needed P...
Stefan Froemken
07:56 Bug #91044: CType section_menu must ignore includeNotInMenu if showing section menu of a current page
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:42 Task #88979: Disabling the Elementbrowser should disable table list too
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:30 Bug #91073 (Resolved): Install Tool: Check TCA action does not provide symfony container when loading ext_localconf files
Applied in changeset commit:d8dda294fc9c5daf2e7da1463ff3025b0fbe889b. Benjamin Franzke
01:10 Bug #91073 (Under Review): Install Tool: Check TCA action does not provide symfony container when loading ext_localconf 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
01:01 Bug #91073 (Closed): Install Tool: Check TCA action does not provide symfony container when loading ext_localconf files
Using georgringer/news with commit 205cb3e "Check TCA" results in:... Benjamin Franzke
01:15 Bug #91074 (Rejected): typo3conf/ folder is not created when using a custom app-dir that is not an ancestor of the public directory
In composer mode in composer.json:
"extra": {
"typo3/cms": {
"app-dir": "custom",
"...
Benjamin Franzke
00:03 Task #91065: Use more specific type annotations for array parameters/return types in GeneralUtitility
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2020-04-16

23:53 Bug #89891: Temporary assets can not be removed in install tool, exception occurs
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:09 Bug #89891: Temporary assets can not be removed in install tool, exception occurs
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:20 Bug #89891: Temporary assets can not be removed in install tool, exception occurs
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:38 Bug #89891: Temporary assets can not be removed in install tool, exception occurs
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:16 Bug #89891: Temporary assets can not be removed in install tool, exception occurs
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:53 Task #89892: Define singletons used in install tool in service providers
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:09 Task #89892: Define singletons used in install tool in service providers
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:20 Task #89892: Define singletons used in install tool in service providers
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:38 Task #89892: Define singletons used in install tool in service providers
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:16 Task #89892: Define singletons used in install tool in service providers
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:37 Task #90340: Documentation for dashboard ext
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:56 Task #90340: Documentation for dashboard ext
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:30 Task #91066 (Resolved): Cleanup / review comments of dashboard
Applied in changeset commit:9fb677f6f3b3a1cd584b9ef183b35da771d3e25d. Susanne Moog
22:39 Task #91066: Cleanup / review comments of dashboard
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:06 Task #91066 (Under Review): Cleanup / review comments of dashboard
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:59 Task #91066 (Closed): Cleanup / review comments of dashboard
- Move interfaces into more usual namespace
- Delete ButtonUtility
Susanne Moog
23:07 Task #91072 (Under Review): Replace web animations polyfill
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:01 Task #91072 (Closed): Replace web animations polyfill
During the development of the dashboard the Web Animations Polyfill of Google was replaced by another library because... Richard Haeser
23:00 Bug #91067 (Resolved): InstallTool Mailtest throws an error when sending mails via SMTP
Applied in changeset commit:4390d4b509831651278f26bcbe756848b840e959. Benjamin Franzke
18:57 Bug #91067: InstallTool Mailtest throws an error when sending mails via SMTP
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:54 Bug #91067: InstallTool Mailtest throws an error when sending mails via SMTP
Note: This bug does only happen with a custom login logo set in TYPO3_CONF_VARS.EXTENSIONS.backend.loginLogo.
In tha...
Benjamin Franzke
18:35 Bug #91067 (Under Review): InstallTool Mailtest throws an error when sending mails via SMTP
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 Bug #91067 (Closed): InstallTool Mailtest throws an error when sending mails via SMTP
Reported By Martin H. on Slack:
https://typo3.slack.com/archives/C025BQLFA/p1585876034266000?thread_ts=1580632200.38...
Benjamin Franzke
22:57 Task #91065: Use more specific type annotations for array parameters/return types in GeneralUtitility
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:51 Task #91065: Use more specific type annotations for array parameters/return types in GeneralUtitility
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:04 Task #91065 (Under Review): Use more specific type annotations for array parameters/return types in GeneralUtitility
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:53 Task #91065 (Closed): Use more specific type annotations for array parameters/return types in GeneralUtitility
This will help static code analysis. Oliver Klee
22:42 Bug #91025: List of changes in workspace view stays empty in BE
I had the same error message with a mask element
Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1393960...
David Menzel
22:30 Task #91052 (Resolved): Reduce inline onchange events in backend scope
Applied in changeset commit:9561422cae232a0e0a746f1a239848d6e7b0fe5e. Oliver Hader
19:11 Task #91052: Reduce inline onchange events in backend scope
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:33 Task #91052: Reduce inline onchange events in backend scope
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:12 Task #91052: Reduce inline onchange events in backend scope
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:19 Feature #65741: CommandController commands should have Progressbar in Scheduler
Hello Hans,
since we are using SymfonyCommands we can not add SchedulerTask as Argument to $input of your Command,...
Stefan Froemken
22:19 Task #91015: Reduce inline JavaScript in ext:beuser
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:11 Task #91015: Reduce inline JavaScript in ext:beuser
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:00 Task #91063 (Resolved): Include all classes via use statements in ext:frontend
Applied in changeset commit:0bdfd8d736d0ecc1534f99bff222756d06354c78. Anonymous
11:53 Task #91063 (Under Review): Include all classes via use statements in ext: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
11:44 Task #91063 (Closed): Include all classes via use statements in ext:frontend
Alexander Schnitzler
21:53 Bug #78351: Bug in f:debug on m:n relations
Hello Patric,
sinnce TYPO3 8 or 9 we have extended f:debug a lot. You can use blacklistedClassNames and/or blackli...
Stefan Froemken
21:43 Feature #77450: Easier Validation handling inside initilize*Actions
Hello Tobias,
I know that you want a super simple solution, but I don't think that we will implement that to extba...
Stefan Froemken
21:14 Bug #89450: Slug of page of type "Link to external URL" should be ignored
Any news on that? While testing an upgrade from 8.7 to 9.5 i found some issues with migrated realurl paths: shortcuts... Andreas Kießling
21:07 Bug #90073: Change sorting of records in list module / draft workspaces breaks workspace module
TYPO3 9.5.14/9.5.15
I have the same error message as the thread starter and two errors in workspace:
1) When I ...
David Menzel
21:02 Bug #80101 (Needs Feedback): Extbase getContentObject() gets no result by calling in another controller
Hello Mathias,
can you please test, if this issue is still valid for TYPO3 9 or 10?
Stefan
Stefan Froemken
21:00 Task #90910 (Resolved): Enable phpstan PHPStan\Rules\Classes\ImpossibleInstanceOfRule
Applied in changeset commit:49ebeeefb685064fad2634bc6bfc6b65be8e95da. Anonymous
20:59 Bug #84779 (Rejected): QueryInterface->execute() should do a rewind() before returning to avoid mismatch between content and count
Alexander Schnitzler
20:17 Bug #84779: QueryInterface->execute() should do a rewind() before returning to avoid mismatch between content and count
Hello Stefan,
sorry, I can understand this problem and I know this problem a long time. If your statement contains...
Stefan Froemken
20:59 Bug #81690 (Rejected): ForEach-loop won'tr remove all mn-relation, if I interated the objectstorage only one time
I consider this solved with Stefan's way of dealing with this. Alexander Schnitzler
20:44 Bug #81690: ForEach-loop won'tr remove all mn-relation, if I interated the objectstorage only one time
Hello Dieter,
please do it that way:...
Stefan Froemken
20:57 Task #90794 (Rejected): Add between() method to QueryInterface
I would like to add that to achieve a native between, first doctrine dbal would need to support that. Then, our QOM w... Alexander Schnitzler
20:33 Task #90794: Add between() method to QueryInterface
Hello Christian,
yeah...that's correct. Some years ago I have created my own CsvQuery (QueryInterface) and CsvBack...
Stefan Froemken
20:22 Bug #91071: Inline CSS automatically disable "Comments and whitespace" compression
btw: this also effects the fix of relative url paths:
TYPO3\CMS\Core\Resource\ResourceCompressor Line 356...
Timo Poppinga
19:56 Bug #91071 (Closed): Inline CSS automatically disable "Comments and whitespace" compression
If an CSS files in marked as inline the compression is automatically disabled this effects "comments and whitespace" ... Timo Poppinga
20:05 Bug #90214 (Needs Feedback): TCA maxitems is ignored
I am not sure about this ticket. Can you explain what exactly worked and stopped working suddenly?
With a more detai...
Alexander Schnitzler
20:02 Bug #88562 (Rejected): Calling setEnableFieldsToBeIgnored is ignored, when called in backend context
What you describe is actually desired behaviour.
The backend should by default ignore enable fields to let users see...
Alexander Schnitzler
20:00 Bug #91068 (Resolved): Examples in command DI are broken
Applied in changeset commit:632d92bb26b761e75474be120c57f92f45fd27a7. Chris Müller
18:04 Bug #91068 (Under Review): Examples in command DI are broken
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:03 Bug #91068 (Closed): Examples in command DI are broken
The colons are missing after the class name:
https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/10.3/Fea...
Chris Müller
19:53 Bug #85571 (Rejected): Extbase should return an empty ObjectStorage instead of null on empty relations
Extbase will not be changed in this regard meaning that it will not initialise properties for you.
Please take care ...
Alexander Schnitzler
19:51 Task #85172 (Resolved): [BUGFIX] Correctly instantiate FE users "image"-property as ObjectSto…
Has been fixed with https://github.com/TYPO3/TYPO3.CMS/commit/d8bd7129136b816fb5150843127a42d706063319 for versions (... Alexander Schnitzler
19:46 Feature #51245 (Rejected): DataMapper should use defaultquerySettings from repository
This ticket has been rejected since the DataMapper must never use the repository settings, especially since the DataM... Alexander Schnitzler
19:35 Bug #88331: MySQL strict mode: let integer time fields be filled with NULL
Sorry but this is not an extbase ticket. This has to be fixed in the backend. Alexander Schnitzler
19:15 Bug #91070 (Closed): SMTP transport 'tls' no longer work supported
With @transport_smtp_encrypt = tls@ set for STARTTLS SMTP connections,
TYPO3 v10 will cast @transport_smtp_encrypt@ ...
Benjamin Franzke
18:19 Bug #91069 (Under Review): Add ext-libxml to composer.json
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:14 Bug #91069 (Closed): Add ext-libxml to composer.json
GeneralUtitility uses functions like libxml_disable_entity_loader which are provided by ext-libxml. Oliver Klee
17:34 Bug #84568 (Accepted): chash not generated
Alexander Schnitzler
17:31 Bug #83598 (Rejected): Output of extbase debugger should go after doctype declaration
To be honest, to me this debugger has the least priority of all tickets. Because:
* You don't use the debugger in ...
Alexander Schnitzler
17:23 Bug #83755 (Rejected): Extbase TYPO3\CMS\Extbase\Mvc\Controller\AbstractController->redirectToUri() – remove HTML redirect?
Hi Hagen,
I just worked on a similar ticket and pretty much the same applies here.
* If you have an action that p...
Alexander Schnitzler
16:52 Bug #88628 (Rejected): Redirect call on controller level is firing the action again
So, I digged into this issue and tried the attached extension.
First thing I found is that the action which sends ...
Alexander Schnitzler
16:14 Bug #91040 (Needs Feedback): RequestBuilder fails merging params
First of all you are right. Any call like @?plugin_ns=foo@ will cause this error. Question is: Why are you using the ... Alexander Schnitzler
15:11 Bug #91061 (Needs Feedback): Locallang file not properly used for TCA type select items in 9.5.15
I can't really reproduce that nor did we recieve any issues about that particular problem.
If you check out e.g. t...
Georg Ringer
11:00 Bug #91061 (Closed): Locallang file not properly used for TCA type select items in 9.5.15
When setting items for a select field the labels via locallang file are not displayed but instead the path to the lan... Stefan Terborg
15:00 Task #91054 (Resolved): CGL: Include all classes via use statements in ext:core
Applied in changeset commit:bf03cdd9a4e930ab667a3c5e0aa2b1a8ef7024d8. Benni Mack
10:01 Task #91054: CGL: Include all classes via use statements in ext:core
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 #91060 (Closed): Non-admin Backend users cannot delete records
Thank you for your feedback; I close this issue as a duplicate of #90878 which already has a patch attached , please ... Riccardo De Contardi
10:56 Bug #91060: Non-admin Backend users cannot delete records
Yes, this patch solves the problem, thanks. Markus Pircher
10:39 Bug #91060: Non-admin Backend users cannot delete records
Hi, can you check if the following patch solves these problems:
https://review.typo3.org/c/Packages/TYPO3.CMS/+/63999
Christian Eßl
10:34 Bug #91060: Non-admin Backend users cannot delete records
Edit: It works if i activate the access group permission "Delete Pages", but that should only apply to pages and not ... Markus Pircher
10:15 Bug #91060 (Closed): Non-admin Backend users cannot delete records
In both 10.3 and the current master i have the problem non-admin Backend users cannot delete records.
After deleti...
Markus Pircher
13:34 Bug #89434: Action argument values will get lost on validation error
Patch set 6 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
13:16 Bug #89434: Action argument values will get lost on validation error
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:06 Bug #89434: Action argument values will get lost on validation error
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:04 Bug #91062 (Closed): MM select displays not saved items in 9.5.15
thanks for the report. this is a duplicate of #90925 which already been merged and will be included in the next release. Georg Ringer
11:07 Bug #91062 (Closed): MM select displays not saved items in 9.5.15
When using a MM select with renderType selectMultipleSideBySide the left field shows the first element of the right f... Stefan Terborg
12:30 Bug #90469 (Resolved): Mountpoint information fetched for slug outside of site root
Applied in changeset commit:23ff5c0361f9a54eecd961119877d050d7c94bad. Patrick Broens
11:46 Task #91064 (Under Review): Include all classes via use statements in ext:backend
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:45 Task #91064 (Closed): Include all classes via use statements in ext:backend
Alexander Schnitzler
11:00 Task #91019 (Resolved): Clean up ExtensionService in Extbase
Applied in changeset commit:0346f6aa2f2b19c0b916666b211b65a9e627dad1. Benni Mack
10:35 Task #91019: Clean up ExtensionService in Extbase
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:57 Task #91019: Clean up ExtensionService in Extbase
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:57 Task #91019: Clean up ExtensionService in Extbase
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:30 Bug #91056 (Resolved): The template for the listWidget is missing the footer block which includes the defined button
Applied in changeset commit:abb4057e2b0460e4d66147d70da9ca66c811e52d. Oliver Bartsch
08:39 Bug #91056: The template for the listWidget is missing the footer block which includes the defined button
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:38 Bug #91056: The template for the listWidget is missing the footer block which includes the defined button
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:38 Bug #91056 (Under Review): The template for the listWidget is missing the footer block which includes the defined button
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:35 Bug #91056 (Closed): The template for the listWidget is missing the footer block which includes the defined button
Oliver Bartsch
10:30 Bug #91053 (Resolved): Test classes have wrong PHP namespace
Applied in changeset commit:a8a7a8cf5cb2c558a320a94ae94e595d749b8a75. Benni Mack
10:00 Task #91059 (Resolved): Disable rector auto_import_names for ServiceProviders
Applied in changeset commit:cbe2ccc9a0a71e68b7ef50934b7f24adda61093a. Benjamin Franzke
09:38 Task #91059: Disable rector auto_import_names for ServiceProviders
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:30 Task #91059: Disable rector auto_import_names for ServiceProviders
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:28 Task #91059 (Under Review): Disable rector auto_import_names for ServiceProviders
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:18 Task #91059 (Closed): Disable rector auto_import_names for ServiceProviders
The changes applied in https://review.typo3.org/c/Packages/TYPO3.CMS/+/64180/8/typo3/sysext/extbase/Classes/ServicePr... Benjamin Franzke
09:00 Task #91011 (Resolved): require webdriver version 1.8
Applied in changeset commit:18a948dc1ecee86ff74909a009ddab0d71f28db0. Anja Leichsenring
08:22 Task #91011: require webdriver version 1.8
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:51 Task #91011: require webdriver version 1.8
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:00 Bug #91010 (Resolved): FormEngine DateTime Acceptance Test Failure on composer min stage
Applied in changeset commit:18a948dc1ecee86ff74909a009ddab0d71f28db0. Anja Leichsenring
08:22 Bug #91010: FormEngine DateTime Acceptance Test Failure on composer min stage
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:51 Bug #91010: FormEngine DateTime Acceptance Test Failure on composer min stage
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:59 Task #91058: reduce amount of tests in nightly runs
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:57 Task #91058 (Under Review): reduce amount of tests in nightly runs
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:56 Task #91058 (Closed): reduce amount of tests in nightly runs
We tried with a wide variety of tests, covering all kind of combinations of PHP version, DBMS, composer install level... Anja Leichsenring
08:55 Feature #91021 (Under Review): Add stage filter to workspace 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
08:34 Bug #90940: IDN conversion failed | GuzzleHttp
I had the same error on a Mittwald server.
Downgrade on TYPO3 9.5.14 solved the problem.
Kim Christiansen
07:00 Bug #91057 (Resolved): CGL issues
Applied in changeset commit:d3709a68973a39f21005678646bafbb541aa2fc8. Andreas Fernandez
06:35 Bug #91057 (Under Review): CGL issues
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:34 Bug #91057 (Closed): CGL issues
The change of #91008 introduced a CGL violation, breaking our current builds. Andreas Kienast
07:00 Bug #91038 (Resolved): Don't render not available extension icons in the language packs update modal box
Applied in changeset commit:ceb8f7f0c2443ee6c27f49d734879f5a91f18f17. Anonymous
07:00 Bug #91055 (Resolved): Some Widget template are missing the closing </html> tag
Applied in changeset commit:266da2c222aa8bb83a8daaab4f955d9457252558. Oliver Bartsch
00:29 Bug #91055 (Under Review): Some Widget template are missing the closing </html> tag
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:27 Bug #91055 (Closed): Some Widget template are missing the closing </html> tag
Oliver Bartsch

2020-04-15

23:24 Task #88979: Disabling the Elementbrowser should disable table list too
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:55 Task #91054: CGL: Include all classes via use statements in ext:core
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:48 Task #91054 (Under Review): CGL: Include all classes via use statements in ext:core
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:47 Task #91054 (Closed): CGL: Include all classes via use statements in ext:core
Benni Mack
22:55 Task #91052: Reduce inline onchange events in backend scope
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:54 Task #91052: Reduce inline onchange events in backend scope
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:35 Task #91052 (Under Review): Reduce inline onchange events in backend scope
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:29 Task #91052 (Closed): Reduce inline onchange events in backend scope
Oliver Hader
22:42 Bug #91053 (Under Review): Test classes have wrong PHP namespace
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:42 Bug #91053 (Closed): Test classes have wrong PHP namespace
Benni Mack
22:39 Task #90456: Links to version related documentation in dashboard widgets not correct
We will take care of this AFTER LTS release. We will work on this when the 10.4 version of the docs is released. Richard Haeser
22:29 Task #90340: Documentation for dashboard ext
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:28 Task #91019: Clean up ExtensionService in Extbase
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:54 Task #91019: Clean up ExtensionService in Extbase
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:00 Task #91051 (Resolved): Some widgets still use a private function to generate the button from the buttonProvider
Applied in changeset commit:5d8ecd255051f78007b944a7fb847519b2b1eeb8. Oliver Bartsch
18:48 Task #91051 (Under Review): Some widgets still use a private function to generate the button from the buttonProvider
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:47 Task #91051 (Closed): Some widgets still use a private function to generate the button from the buttonProvider
Since there is a Utility, the corresponding method should be used consistent to unify the way buttons are created an... Oliver Bartsch
21:30 Bug #91046 (Resolved): Re-enable clearable behavior of ext:beuser filter field
Applied in changeset commit:d80621d03e6d736612eebdf86d42b06b5cde4e5a. Oliver Hader
19:36 Bug #91046 (Under Review): Re-enable clearable behavior of ext:beuser filter field
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
18:30 Bug #91046 (Resolved): Re-enable clearable behavior of ext:beuser filter field
Applied in changeset commit:dc6dfd79ecc79acaafc00b2e854305e4e9a5d0a5. Oliver Hader
15:12 Bug #91046: Re-enable clearable behavior of ext:beuser filter field
Looks ugly in 9.5 due to padding...
!91046_95.png!
Oliver Hader
15:04 Bug #91046: Re-enable clearable behavior of ext:beuser filter field
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:59 Bug #91046 (Under Review): Re-enable clearable behavior of ext:beuser filter 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
14:53 Bug #91046 (Closed): Re-enable clearable behavior of ext:beuser filter field
Accidentally removed in https://review.typo3.org/c/Packages/TYPO3.CMS/+/43870/8/typo3/sysext/beuser/Resources/Private... Oliver Hader
21:27 Bug #91038 (Under Review): Don't render not available extension icons in the language packs update modal box
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 #91038 (Resolved): Don't render not available extension icons in the language packs update modal box
Applied in changeset commit:c52b932a464fc46ef6d37aa79d884a7b79013db5. Anonymous
11:59 Bug #91038: Don't render not available extension icons in the language packs update modal box
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
06:42 Bug #91038: Don't render not available extension icons in the language packs update modal box
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:33 Bug #91038: Don't render not available extension icons in the language packs update modal box
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:21 Bug #91038 (Under Review): Don't render not available extension icons in the language packs update modal box
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:20 Bug #91038 (Closed): Don't render not available extension icons in the language packs update modal box
!91038-before-after.gif! Josef Glatz
21:15 Bug #90972 (Rejected): Not possible to close modular window in install tool
The issue can't be reproduced on master in the supported browsers.
I will close the issue for now.
Frank Nägler
21:00 Task #91047 (Resolved): Include all classes via use statements (in Extbase)
Applied in changeset commit:682873dd61ccd398bcf58b1e76133b638cf5ecf9. Anonymous
18:38 Task #91047: Include all classes via use statements (in Extbase)
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:01 Task #91047: Include all classes via use statements (in Extbase)
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:42 Task #91047: Include all classes via use statements (in Extbase)
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:37 Task #91047 (Under Review): Include all classes via use statements (in Extbase)
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:33 Task #91047 (Closed): Include all classes via use statements (in Extbase)
Alexander Schnitzler
21:00 Bug #90911 (Resolved): Used package algo26-matthias/idna-convert does not support PHP 7.4
Applied in changeset commit:31c81429b2af240cf6dd050d7e5de19d6c1d3deb. Benni Mack
20:27 Bug #90911: Used package algo26-matthias/idna-convert does not support PHP 7.4
Patch set 10 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:57 Bug #90911: Used package algo26-matthias/idna-convert does not support PHP 7.4
Patch set 9 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
20:02 Bug #89891: Temporary assets can not be removed in install tool, exception occurs
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:02 Task #89892: Define singletons used in install tool in service providers
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:46 Bug #91023: Felogin (extbase) login/logout confirmed events not fired when redirects are done
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:40 Bug #91023: Felogin (extbase) login/logout confirmed events not fired when redirects are done
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:01 Bug #87639 (Closed): 'Create empty page' during FIRST_INSTALL in install tool behaves confusingly
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien...
Riccardo De Contardi
19:01 Bug #80560 (Closed): saving non allowed characters in a storage path
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien...
Riccardo De Contardi
19:00 Bug #88548 (Closed): Language fallback or freemode should throw 404 if content is not translated
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien...
Riccardo De Contardi
18:33 Task #91015: Reduce inline JavaScript in ext:beuser
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:30 Task #91043 (Resolved): Add final private constructor to GeneralUtility
Applied in changeset commit:e9a4898976d8af15cc726228e35376b24ac9c88d. Anonymous
13:56 Task #91043 (Under Review): Add final private constructor to GeneralUtility
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:53 Task #91043 (Closed): Add final private constructor to GeneralUtility
Alexander Schnitzler
18:30 Task #91048 (Resolved): Update rector/rector
Applied in changeset commit:7c7ec6e8bc93cde250b01a748a7be401954e42ac. Anonymous
16:15 Task #91048: Update rector/rector
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 #91048 (Under Review): Update rector/rector
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:56 Task #91048 (Closed): Update rector/rector
Alexander Schnitzler
18:29 Bug #91044: CType section_menu must ignore includeNotInMenu if showing section menu of a current page
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:59 Bug #91044 (Under Review): CType section_menu must ignore includeNotInMenu if showing section menu of a current page
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:54 Bug #91044 (Closed): CType section_menu must ignore includeNotInMenu if showing section menu of a current page
h1. Problem/Description
The CType section_menu
# without selecting pages (@tt_content.pages@)
# must render the ...
Josef Glatz
18:04 Bug #91050 (Closed): \TYPO3\CMS\Core\Resource\ResourceStorage tries to initialized deleted File Storage
h1. Problem/Description
Found in the TYPO3 log: After an upgrade from 8.7 to 10.4 I found a log entry in the typo3...
Josef Glatz
18:00 Task #91016 (Resolved): Reduce inline JavaScript in ext:filelist
Applied in changeset commit:9199f2540db48dab3ddd2d0fa9434baf58744c1a. Oliver Hader
17:34 Task #91016: Reduce inline JavaScript in ext:filelist
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:26 Task #91016: Reduce inline JavaScript in ext:filelist
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:28 Task #91016: Reduce inline JavaScript in ext:filelist
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 Task #91016: Reduce inline JavaScript in ext:filelist
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 Task #91016: Reduce inline JavaScript in ext:filelist
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:00 Task #91034 (Resolved): Bugfix: GeneralUtility.php
Applied in changeset commit:ccc7eae6d7e96fc4f0cdd063bf36943f96a847bb. Anonymous
16:22 Task #91034: Bugfix: GeneralUtility.php
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
14:48 Task #91034: Bugfix: GeneralUtility.php
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
18:00 Bug #82352 (Resolved): Form content element does not ensure "Forms" CType group
Applied in changeset commit:3da3e5e63d541800cebd64ff71b103001c0383d9. Benni Mack
09:53 Bug #82352: Form content element does not ensure "Forms" CType group
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:00 Feature #91008 (Resolved): Add grouping and sorting for TCA select items
Applied in changeset commit:3da3e5e63d541800cebd64ff71b103001c0383d9. Benni Mack
09:53 Feature #91008: Add grouping and sorting for TCA select items
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:30 Bug #90850 (Resolved): typolink generates links for non-reachable pages
Applied in changeset commit:17b0786b28c18989bf2d1e234cfd2da0658ac810. Markus Klein
16:49 Bug #91049 (Closed): PageResolver has no info about feUserGroup to properly do $site->getRouter()->matchRequest which leads to 404 for records that are fe_group protected

HOW TO REPRODUCE:
1. Setup ext:news
2. Setup routing configuration for ext:news
3. Setup frontend user login and...
Krystian Szymukowicz
16:47 Bug #89434: Action argument values will get lost on validation error
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:41 Bug #89434: Action argument values will get lost on validation error
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:59 Bug #87312: Scheduler fails at ConsoleCommand at the same time with the same idenitifer
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:45 Bug #87312: Scheduler fails at ConsoleCommand at the same time with the same idenitifer
The issue is mitigated on master branch, when all commanda are registered via DI.
The mitigation works, because \TYP...
Helmut Hummel
15:03 Bug #87312: Scheduler fails at ConsoleCommand at the same time with the same idenitifer
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:30 Bug #91039 (Resolved): Reload filelist after file has been deleted fails
Applied in changeset commit:df36be460a8260e9ecaafb5c20db079b66221f0c. Oliver Hader
11:02 Bug #91039: Reload filelist after file has been deleted 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
11:02 Bug #91039 (Under Review): Reload filelist after file has been deleted 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
10:37 Bug #91039 (Closed): Reload filelist after file has been deleted fails
h2. Scenario
* switch to clipboard mode (not using "normal" - see end of the filelist table)
* set checkmark for ...
Oliver Hader
15:23 Bug #83008: Edit Icon shown in list view despite user not having write permission for table
Thanks a lot for fixing! Moritz Ahl
15:04 Bug #91045: Language overlay does not respect $disableGroupAccessCheck
Hi, can you test this patch:
https://review.typo3.org/c/Packages/TYPO3.CMS/+/63963
This should fix the problem.
Christian Eßl
14:53 Bug #91045 (Closed): Language overlay does not respect $disableGroupAccessCheck
When calling getPage on PageRepository with $disableGroupAccessCheck = true, this argument has no effect for language... Remo H.
15:00 Task #91026 (Resolved): PSR-12: Add unified new statements and argument spacing
Applied in changeset commit:3d0956812a663df78abae046931f41ed037d4083. Benni Mack
11:41 Task #91026: PSR-12: Add unified new statements and argument spacing
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: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 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
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 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:03 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 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:30 Bug #91041 (Resolved): Misleading documentation in Changelog
Applied in changeset commit:a747710659abdf7ca7417c0dd43e05f8636d42dd. Anonymous
13:08 Bug #91041 (Under Review): Misleading documentation in Changelog
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:07 Bug #91041 (Closed): Misleading documentation in Changelog
The Changelog for issue #90660 suggests to use numeric values for **width** and **height** when registering dashboard... Michael Schams
13:44 Bug #91042 (Under Review): SeparateSysHistoryFromSysLog upgrade wizard type error
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:32 Bug #91042 (Closed): SeparateSysHistoryFromSysLog upgrade wizard type error
During the update process, the sys_log field log_data is unserialized if not null, but there is no check if it was un... Georg Großberger
13:30 Bug #90613 (Resolved): Add language Parameter to several Link/Uri VH
Applied in changeset commit:4abd7bee09225573a79a2e448b312eff6ee1bae9. Benni Mack
11:10 Bug #90613: Add language Parameter to several Link/Uri VH
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:03 Bug #90613: Add language Parameter to several Link/Uri VH
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:40 Bug #91040 (Closed): RequestBuilder fails merging params
If the plugin namespace param is not an array, RequestBuilder will fail.
This should not happen.
Example URL:
ht...
Remo H.
10:46 Feature #87776: Limit Restriction to table/s in QueryBuilder
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:33 Feature #87776: Limit Restriction to table/s in QueryBuilder
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:31 Feature #87776: Limit Restriction to table/s in QueryBuilder
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:30 Bug #91022 (Resolved): DataHandler->remapListedDBRecords_procInline should avoid array_map
Applied in changeset commit:9495098238e6467deeceac9c56d85d390f27d3c2. Manuel Selbach
10:30 Bug #90892 (Resolved): Re-enable dynamic resolving of view objects
Applied in changeset commit:19dc7fa901111bebb6b56dd2768dca8d38c311fd. Anonymous
10:28 Bug #88943: Pagetree taking extremely long to load for editors
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:28 Bug #88098: Page tree XHR is fetching huge JSON data
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:27 Bug #88919: QueryBuilder with DefaultRestrictionContainer effectivly transforms outer joins to inner joins because the restrictions are applied to all join tables unconditionally
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:31 Bug #88919: QueryBuilder with DefaultRestrictionContainer effectivly transforms outer joins to inner joins because the restrictions are applied to all join tables unconditionally
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:00 Task #90941 (Resolved): Replace shortcut AJAX functions of jQuery with AJAX API
Applied in changeset commit:63e41f2c4451b0f6a23b89884cebf8f6dde35986. Andreas Fernandez
09:30 Task #91024 (Resolved): Set php header comment via php-cs-fixer
Applied in changeset commit:7b919798c8784ba3a3dd8cb82ab2d8a7e777878a. Anonymous
08:25 Feature #90578: FeLogin: Fluid based HTML Mails -> Partial RootPaths
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:01 Feature #90578: FeLogin: Fluid based HTML Mails -> Partial RootPaths
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:25 Task #90729: Migrate Felogin mail to FluidEmail
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:01 Task #90729: Migrate Felogin mail to FluidEmail
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:59 Bug #88347: Workspaces preview of translated language
I can reproduce this problem both in TYPO3 8.7 and on master (10.4.0-dev).
Steps to reproduce:
* Have an instal...
Sebastian Michaelsen
07:23 Bug #87316 (Closed): Opening Manage Language Packs module modifies LocalConfiguration.php
h1. Can't reproduce anymore
Thanks Ric for having an eye on my issue
Josef Glatz
00:04 Task #91037 (Under Review): Tune permission check in page tree
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2020-04-14

23:58 Task #91037 (Closed): Tune permission check in page tree
The page tree should benefit from recent performance improveents in the permission checking
e.g.
https://review.ty...
Tymoteusz Motylewski
23:57 Feature #90578: FeLogin: Fluid based HTML Mails -> Partial RootPaths
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:51 Feature #90578: FeLogin: Fluid based HTML Mails -> Partial RootPaths
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 Feature #90578: FeLogin: Fluid based HTML Mails -> Partial RootPaths
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:57 Task #90729: Migrate Felogin mail to FluidEmail
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:51 Task #90729: Migrate Felogin mail to FluidEmail
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 Task #90729: Migrate Felogin mail to FluidEmail
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:50 Task #90340: Documentation for dashboard ext
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:30 Task #91035 (Resolved): Wrong height of Type of Users Dashboard widget
Applied in changeset commit:b381d9aad26524219c6030e47bf526fa80ae91fe. Richard Haeser
22:42 Task #91035 (Under Review): Wrong height of Type of Users Dashboard widget
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:39 Task #91035 (Closed): Wrong height of Type of Users Dashboard widget
The widget is now to high. Should me height: medium Richard Haeser
23:30 Bug #90865 (Resolved): Rename dashboard widgets und items
Applied in changeset commit:0b65470d8e9a271e58e942ad294276483b7e7b4e. Richard Haeser
22:23 Bug #90865: Rename dashboard widgets und items
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:45 Bug #90865 (Under Review): Rename dashboard widgets und items
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:18 Bug #90865: Rename dashboard widgets und items
I will open up a patch with some small naming changes to make widgets and groups more clear for users.
I think a f...
Richard Haeser
23:29 Bug #91036: Do not calculate beuser page permissions for every page
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:28 Bug #91036 (Under Review): Do not calculate beuser page permissions for every page
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:17 Bug #91036 (Closed): Do not calculate beuser page permissions for every page
In the TreeController the $backendUser->check('tables_modify', 'pages') && $backendUser->checkLanguageAccess(0) is ca... Tymoteusz Motylewski
23:20 Task #90456 (Under Review): Links to version related documentation in dashboard widgets not correct
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:37 Bug #90638 (Closed): Doughnout widget broken with to big legend on mobile
This is fixed in current master Richard Haeser
22:30 Bug #90770 (Resolved): Show newest rss entries first
Applied in changeset commit:687b5e9a76423cd6a91e9fc41c1610ece0a1b083. Daniel Siepmann
22:16 Bug #90770: Show newest rss entries first
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 #90770: Show newest rss entries first
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:26 Bug #90769 (Closed): Failure of AbstractRssWidget.php breaks dashboard
This is fixed in current master Richard Haeser
21:21 Task #91016: Reduce inline JavaScript in ext:filelist
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:51 Bug #90864 (Closed): Dashboard not visible in "Start up in the following module"
Richard Haeser
20:51 Task #90862 (Closed): Reposition the dashboard
Richard Haeser
20:30 Task #91033 (Resolved): apply new CGL to commits after PSR-12 change
Applied in changeset commit:c23a764bbee98a9d23b3450a63f288aa230d8fe8. Anonymous
19:39 Task #91033 (Under Review): apply new CGL to commits after PSR-12 change
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:17 Task #91033 (Closed): apply new CGL to commits after PSR-12 change
https://forge.typo3.org/issues/91020 changed .php_cs configuration but the pre-merge tests were run against the old c... Jonas Eberle
20:19 Task #91034 (Under Review): Bugfix: GeneralUtility.php
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:19 Task #91034 (Closed): Bugfix: GeneralUtility.php
See https://review.typo3.org/c/Packages/TYPO3.CMS/+/61517/5/typo3/sysext/core/Classes/Utility/GeneralUtility.php
T...
TYPO3 GmbH TYPO3com
20:16 Task #91024: Set php header comment via php-cs-fixer
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:56 Task #91024: Set php header comment via php-cs-fixer
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:47 Task #91024: Set php header comment via php-cs-fixer
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:29 Task #91024: Set php header comment via php-cs-fixer
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:18 Task #91024: Set php header comment via php-cs-fixer
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:05 Task #91024: Set php header comment via php-cs-fixer
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:43 Task #91024: Set php header comment via php-cs-fixer
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:20 Task #91024: Set php header comment via php-cs-fixer
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:52 Task #91024: Set php header comment via php-cs-fixer
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:35 Task #91024: Set php header comment via php-cs-fixer
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:41 Task #91024 (Under Review): Set php header comment via php-cs-fixer
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 #91024 (Closed): Set php header comment via php-cs-fixer
Alexander Schnitzler
19:57 Bug #91022: DataHandler->remapListedDBRecords_procInline should avoid array_map
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:48 Bug #91022 (Under Review): DataHandler->remapListedDBRecords_procInline should avoid array_map
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:07 Bug #91022 (Closed): DataHandler->remapListedDBRecords_procInline should avoid array_map
From the review on
https://review.typo3.org/c/Packages/TYPO3.CMS/+/61699/44/typo3/sysext/core/Classes/DataHandlin...
Benni Mack
19:00 Bug #91031 (Resolved): Extension icons in the EM have the extension title as alt attribute
Applied in changeset commit:999fdc025c040ffcd3b174ff7285007e3c5dc20c. Oliver Klee
18:36 Bug #91031: Extension icons in the EM have the extension title as alt attribute
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
18:36 Bug #91031: Extension icons in the EM have the extension title as alt attribute
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
17:33 Bug #91031 (Under Review): Extension icons in the EM have the extension title as alt attribute
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:28 Bug #91031 (Closed): Extension icons in the EM have the extension title as alt attribute
For images that cannot be loaded (e.g., when the extension is outside the document root), the extension name will be ... Oliver Klee
19:00 Task #91030 (Resolved): Deprecate runtime activated packages
Applied in changeset commit:6541b3eb425bcf6ebe26c2d2c9eb5ceb230991f7. Benni Mack
17:32 Task #91030 (Under Review): Deprecate runtime activated packages
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:25 Task #91030 (Closed): Deprecate runtime activated packages
Benni Mack
18:00 Task #90914 (Resolved): Improve deprecation messages in ExtensionUtility
Applied in changeset commit:af5244a5b56cd058b90820524de5984ea76f7001. Anonymous
18:00 Task #90899 (Resolved): Allow to listen for event from AssetRenderer
Applied in changeset commit:067d81a4b88f8aa057e5fc9373b7f49d5da470da. Anonymous
17:46 Bug #90878: Editors with no page delete permissions can't delete content elements
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:43 Feature #91032 (Closed): FrontendUserAuthentication via email address
EN:
Hello,
i hope to find here the developer who created the system extension "felogin".
Currently I'm als...
C. Gogolin
17:30 Task #90947 (Resolved): Lift doktype restrictions in SlugHelper::resolveParentPageRecord
Applied in changeset commit:eeeacf640bc231e1a2bd5c92af3d744232813992. Christian Eßl
17:30 Task #90938 (Resolved): Extract install tool session handler into SessionHandler API
Applied in changeset commit:11c53cbc4464b078c17000f24647e89659e95569. Benni Mack
12:31 Task #90938: Extract install tool session handler into SessionHandler 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
08:42 Task #90938: Extract install tool session handler into SessionHandler API
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:41 Task #90938: Extract install tool session handler into SessionHandler API
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:11 Bug #91023 (Under Review): Felogin (extbase) login/logout confirmed events not fired when redirects are done
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:33 Bug #91023 (Closed): Felogin (extbase) login/logout confirmed events not fired when redirects are done
Redirects are done very early in the initializeAction(). This is nice, but then the events are not reached.
- A no...
Gerrit Mohrmann
17:00 Bug #91027 (Resolved): ExtensionScanner TypeError in extensionScannerMarkFullyScannedRestFiles due to incorrect parsing of Index.rst files
Applied in changeset commit:a8155cbc1cc1faef319fdaa3f1c9abc2e14c7939. Benjamin Franzke
15:39 Bug #91027: ExtensionScanner TypeError in extensionScannerMarkFullyScannedRestFiles due to incorrect parsing of Index.rst files
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:59 Bug #91027 (Under Review): ExtensionScanner TypeError in extensionScannerMarkFullyScannedRestFiles due to incorrect parsing of Index.rst 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
14:56 Bug #91027 (Closed): ExtensionScanner TypeError in extensionScannerMarkFullyScannedRestFiles due to incorrect parsing of Index.rst files
Index.rst files do not contain issue numbers and thefore cause
typeerrors when running the extension scanner:
at ...
Benjamin Franzke
16:42 Bug #89263: TCEMAIN.preview doesn't work for routed controller with empty arguments
BE Preview is still not working with 9.5.14.
Here ist the documentation to preview: https://docs.typo3.org/m/typo3/...
Michael Christian
16:38 Bug #91029: Validation fails if nested properties of same type are present
Is this possibly the same issue as mentioned here? https://forge.typo3.org/issues/89971 Alexander Schnitzler
15:22 Bug #91029 (New): Validation fails if nested properties of same type are present
I recently stumbled upon an issue regarding the validation process and after some debugging I was able to track down ... Daniel Schultheis
16:30 Bug #91028 (Resolved): Startup module option: First module in menu not working anymore
Applied in changeset commit:7e2a5da7a47c47da34be57dcc90e000387025c61. Andreas Fernandez
16:18 Bug #91028 (Under Review): Startup module option: First module in menu not working 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
16:04 Bug #91028 (In Progress): Startup module option: First module in menu not working anymore
Andreas Kienast
15:55 Bug #91028: Startup module option: First module in menu not working anymore
Technically this is correct. If no module is selected, the first module is determined via JavaScript by getting the f... Andreas Kienast
15:48 Bug #91028 (Accepted): Startup module option: First module in menu not working anymore
Andreas Kienast
15:20 Bug #91028 (Closed): Startup module option: First module in menu not working anymore
The option "First module in menu" as the startup module in user settings is not working anymore. When choosing this o... Richard Haeser
16:30 Task #91014 (Resolved): Autofocus search field in content element filter
Applied in changeset commit:ff226c520eb59e4a144fd293b251f043f8a4f59e. Andreas Fernandez
15:31 Task #91014: Autofocus search field in content element filter
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:51 Bug #87312 (Under Review): Scheduler fails at ConsoleCommand at the same time with the same idenitifer
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:43 Bug #90892: Re-enable dynamic resolving of view objects
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:37 Task #91026: PSR-12: Add unified new statements and argument spacing
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:45 Task #91026 (Under Review): PSR-12: Add unified new statements and argument spacing
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:44 Task #91026 (Closed): PSR-12: Add unified new statements and argument spacing
Benni Mack
14:53 Bug #83235 (Closed): Order of files in a file links content element is only recognized in live workspace
thanks - closed in agreement with the reporter. Riccardo De Contardi
13:23 Bug #83235: Order of files in a file links content element is only recognized in live workspace
Of course - you can close the issue. Gerhard Rupp
14:44 Bug #90955: Install typo3 extension form ZIP
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:42 Task #90882: Refactor BackendLayout and fluid page module components
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 #90882: Refactor BackendLayout and fluid page module components
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:12 Task #90882: Refactor BackendLayout and fluid page module components
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:30 Bug #91025 (Closed): List of changes in workspace view stays empty in BE
After successfully publishing changes to the text body of a content element (see attachment Step 2), I tried to visit... Max Kugler
14:15 Task #91011: require webdriver version 1.8
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:15 Task #91011: require webdriver version 1.8
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:15 Bug #91010: FormEngine DateTime Acceptance Test Failure on composer min stage
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:15 Bug #91010: FormEngine DateTime Acceptance Test Failure on composer min stage
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:11 Feature #91008: Add grouping and sorting for TCA select items
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:51 Feature #91008: Add grouping and sorting for TCA select items
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:07 Feature #91008: Add grouping and sorting for TCA select items
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:11 Bug #82352: Form content element does not ensure "Forms" CType group
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:51 Bug #82352: Form content element does not ensure "Forms" CType group
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:07 Bug #82352: Form content element does not ensure "Forms" CType group
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:09 Bug #79427: Non-plugin content elements not accessible when list_type not empty
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:09 Bug #77312: Flexform is not rendered in content elements, when list_type is not empty
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:00 Task #91020 (Resolved): PSR-12: Add empty lines at the beginning of PHP files
Applied in changeset commit:ccc3ba5ea6f83001318f28b06ba2eb32a8e8ba1c. Benni Mack
13:43 Task #91020: PSR-12: Add empty lines at the beginning of PHP files
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:31 Task #91020: PSR-12: Add empty lines at the beginning of PHP files
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:19 Task #91020: PSR-12: Add empty lines at the beginning of PHP 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:17 Task #91020 (Under Review): PSR-12: Add empty lines at the beginning of PHP 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:17 Task #91020 (Closed): PSR-12: Add empty lines at the beginning of PHP files
Benni Mack
14:00 Bug #89211 (Resolved): TCAdefaults.pages.hidden = 0 not working in TYPO3 9.5.9 and 10.1.0-dev using page tree drag & drop
Applied in changeset commit:a6a7a5b9181dc82926495752f58ff5dd7789b11c. Benni Mack
13:30 Bug #89555 (Resolved): Querying records in workspaces does not return all proper values due to "pid=-1" database
Applied in changeset commit:01c6cdc1b58be4451a07998ccc1b943d04bb6d7a. Benni Mack
13:30 Bug #91017 (Resolved): 9.5 changelog show deprecated TS conditions configuration as an example
Applied in changeset commit:ded3c9f6fc3ea89d785b03c7a95ad46ba4d022e6. Tymoteusz Motylewski
13:25 Bug #91017: 9.5 changelog show deprecated TS conditions configuration as an example
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:31 Bug #91017: 9.5 changelog show deprecated TS conditions configuration as an example
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:43 Bug #91017 (Under Review): 9.5 changelog show deprecated TS conditions configuration as an example
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:41 Bug #91017 (Closed): 9.5 changelog show deprecated TS conditions configuration as an example
Tymoteusz Motylewski
13:17 Feature #91018 (Accepted): Automatically convert Links with "external" URLs to same site to t3-links (page,file, etc.) in RTE transformation / link wizard / command?
Just some additional notes:
Editors often use this ways because:
* They lack permissions to access certain part...
Georg Ringer
10:10 Feature #91018 (Accepted): Automatically convert Links with "external" URLs to same site to t3-links (page,file, etc.) in RTE transformation / link wizard / command?
I think it is a common phenomenon, that editors copy URLs out of the site and use it for the links. This may be espec... Sybille Peters
12:46 Feature #91021 (Closed): Add stage filter to workspace module
As a reviewer it is important be able to publish only records which are marked as "Ready topublish". Currently the us... Uwe Trotzek
12:20 Task #91019: Clean up ExtensionService in Extbase
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:45 Task #91019 (Under Review): Clean up ExtensionService in Extbase
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:44 Task #91019 (Closed): Clean up ExtensionService in Extbase
Benni Mack
11:36 Task #90806: Create scripts to check for formatting errors in .rst files (e.g. for Changelog)
About linting .rst, see Twitter:
> In case it's useful for your project, our friend @OskarStark developed a linter...
Sybille Peters
11:35 Bug #75399: Extbase: Class/Table Mapping doesn't work sometimes
Further debugging leads to the following scenario for me with an explanation why it actually might fail and a workaro... Ralf Hettinger
11:22 Bug #89971 (New): Extbase validation broken since merge of "58833: [BUGFIX] Keep existing validation errors for recursive domain relations"
Stephan Großberndt
10:42 Bug #89971 (Rejected): Extbase validation broken since merge of "58833: [BUGFIX] Keep existing validation errors for recursive domain relations"
Rejected due to the fact that this issue couldn't be reproduced by users. Feel free to reopen if this bug can be repr... Alexander Schnitzler
10:54 Bug #90986: Felogin redirects on failed login when redirectMode is unset [patch]
The issue is also in version 10 Joerg Kummer
09:49 Bug #90991 (Closed): BackendUser authentication fails for DataHandler in symfony command on command line
Benni Mack
08:57 Bug #90991: BackendUser authentication fails for DataHandler in symfony command on command line
It works now as you described.
Thank you Benni.
Jürgen Venne
09:31 Bug #90966: Page TS config for languages won't work in list modul
Yes, in our case we don't need the site config, because we handle the routing in that application on our own. But for... Stefan Berger
09:11 Bug #88853: Updating relations of translated domain objects does not work if they already exist
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:00 Task #91012 (Resolved): Deprecate various hooks related to TypoScriptFrontendController
Applied in changeset commit:a55b2b8839467540b27b77644214fd7b66ac62f3. Benni Mack
07:26 Task #91012: Deprecate various hooks related to TypoScriptFrontendController
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:00 Task #91012: Deprecate various hooks related to TypoScriptFrontendController
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:00 Task #91012: Deprecate various hooks related to TypoScriptFrontendController
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:55 Bug #88098: Page tree XHR is fetching huge JSON data
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:55 Bug #88943: Pagetree taking extremely long to load for editors
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:00 Bug #82837 (Resolved): Exception in backend searching in columns of type integer/bigint on PostgreSQL
Applied in changeset commit:612a5376c928eedad89cdc27444a6657342a93f8. Manuel Selbach
06:00 Bug #81802 (Resolved): SQL Exception when searching in recycler using PostgreSQL
Applied in changeset commit:612a5376c928eedad89cdc27444a6657342a93f8. Manuel Selbach

2020-04-13

23:37 Bug #90955: Install typo3 extension form ZIP
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:04 Bug #90955 (Under Review): Install typo3 extension form ZIP
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:09 Bug #90955 (Accepted): Install typo3 extension form ZIP
Can confirm this issue here too with dev-master, I followed the instructions of the original author above. Simon Gilli
11:56 Bug #90955: Install typo3 extension form ZIP
I have tested with TYPO3 Dev master. But still, I have faced this issue Nilesh Malankiya
23:30 Feature #89573 (Resolved): Allow removal of baseUrl in backend for slug fields
Applied in changeset commit:7a82fcd43f213e22314fc9e5674d24c6b05d3868. Benni Mack
22:09 Feature #89573: Allow removal of baseUrl in backend for slug fields
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:26 Feature #89573: Allow removal of baseUrl in backend for slug fields
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:05 Feature #89573: Allow removal of baseUrl in backend for slug fields
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:47 Feature #89573: Allow removal of baseUrl in backend for slug fields
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:44 Feature #89573: Allow removal of baseUrl in backend for slug fields
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:34 Feature #89573: Allow removal of baseUrl in backend for slug fields
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:21 Feature #89573: Allow removal of baseUrl in backend for slug fields
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:17 Feature #89573: Allow removal of baseUrl in backend for slug fields
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:28 Bug #89555: Querying records in workspaces does not return all proper values due to "pid=-1" database
Patch set 45 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:21 Task #91012: Deprecate various hooks related to TypoScriptFrontendController
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:51 Task #91012 (Under Review): Deprecate various hooks related to TypoScriptFrontendController
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:42 Task #91012 (Closed): Deprecate various hooks related to TypoScriptFrontendController
Benni Mack
21:50 Feature #87776: Limit Restriction to table/s in QueryBuilder
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:44 Feature #87776: Limit Restriction to table/s in QueryBuilder
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:34 Bug #82837 (Under Review): Exception in backend searching in columns of type integer/bigint on PostgreSQL
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
19:30 Bug #82837 (Resolved): Exception in backend searching in columns of type integer/bigint on PostgreSQL
Applied in changeset commit:76a0e00d050c502f068dabb11f3f8d05163043de. Manuel Selbach
19:21 Bug #82837: Exception in backend searching in columns of type integer/bigint on PostgreSQL
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:09 Bug #82837: Exception in backend searching in columns of type integer/bigint on PostgreSQL
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:34 Bug #81802 (Under Review): SQL Exception when searching in recycler using PostgreSQL
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
19:30 Bug #81802 (Resolved): SQL Exception when searching in recycler using PostgreSQL
Applied in changeset commit:76a0e00d050c502f068dabb11f3f8d05163043de. Manuel Selbach
19:21 Bug #81802: SQL Exception when searching in recycler using PostgreSQL
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:09 Bug #81802: SQL Exception when searching in recycler using PostgreSQL
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:44 Bug #87312 (Needs Feedback): Scheduler fails at ConsoleCommand at the same time with the same idenitifer
I tried to reproduce with TYPO3 master and sf/console 4.4 and 5.0 but failed to get the error, because the applicatio... Helmut Hummel
19:20 Bug #87312: Scheduler fails at ConsoleCommand at the same time with the same idenitifer
Armin Vieweg wrote:
> I think the reason is the @\Symfony\Component\Console\Command\Command::mergeApplicationDefinit...
Helmut Hummel
19:41 Task #91016 (Under Review): Reduce inline JavaScript in ext:filelist
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:41 Task #91016 (Closed): Reduce inline JavaScript in ext:filelist
Oliver Hader
19:33 Task #91015: Reduce inline JavaScript in ext:beuser
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:38 Task #91015: Reduce inline JavaScript in ext:beuser
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:25 Task #91015 (Under Review): Reduce inline JavaScript in ext:beuser
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:17 Task #91015 (Closed): Reduce inline JavaScript in ext:beuser
Oliver Hader
18:54 Feature #36705: Forward pages with defined doctype to list view
I've discovered that there is a third-party extension for that feature: *autoswitchtolistview*
https://extensions....
Riccardo De Contardi
18:44 Bug #91013 (Under Review): Site Error Handling does not respect disabled SiteLanguages
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 #91013 (Accepted): Site Error Handling does not respect disabled SiteLanguages
Looks like the changes made in #90135 broke the behaviour again. Christian Eßl
13:44 Bug #91013 (Closed): Site Error Handling does not respect disabled SiteLanguages
I think this is a duplicate of https://forge.typo3.org/issues/87865 but since this issue has been fixed (but it doesn... Andreas Sturmberger
18:26 Feature #81939: Allow right click and copy for spam protected email addresses
As far as I have understood, this feature is covered by the third-party extensione *emailobfuscator*
https://exte...
Riccardo De Contardi
18:23 Feature #89727 (Closed): Add "additional parameter" field to link popup in cke editor
This feature is already covered by the following page TSConfig:... Riccardo De Contardi
17:02 Bug #89891: Temporary assets can not be removed in install tool, exception occurs
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:07 Bug #89891: Temporary assets can not be removed in install tool, exception occurs
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:27 Bug #89891: Temporary assets can not be removed in install tool, exception occurs
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:02 Task #89892: Define singletons used in install tool in service providers
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:07 Task #89892: Define singletons used in install tool in service providers
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:27 Task #89892: Define singletons used in install tool in service providers
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:01 Task #91014 (Under Review): Autofocus search field in content element filter
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:56 Task #91014 (Closed): Autofocus search field in content element filter
To improve the UX of the "New Content Element" filter, the search input field may get automatically focussed when the... Andreas Kienast
15:01 Task #90938: Extract install tool session handler into SessionHandler API
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:00 Task #91009 (Resolved): PSR-12: Use declare(strict_types=1) without spaces
Applied in changeset commit:d9b3f0a34dd0a4db64f2e1401732ebda6536676b. Anonymous
11:06 Task #91009: PSR-12: Use declare(strict_types=1) without spaces
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:40 Task #91009 (Under Review): PSR-12: Use declare(strict_types=1) without spaces
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:40 Task #91009 (Closed): PSR-12: Use declare(strict_types=1) without spaces
Benni Mack
14:26 Bug #89434: Action argument values will get lost on validation error
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:13 Bug #91010: FormEngine DateTime Acceptance Test Failure on composer min stage
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:27 Bug #91010: FormEngine DateTime Acceptance Test Failure on composer min stage
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:47 Bug #91010: FormEngine DateTime Acceptance Test Failure on composer min stage
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:18 Bug #91010 (Under Review): FormEngine DateTime Acceptance Test Failure on composer min stage
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:12 Bug #91010 (Closed): FormEngine DateTime Acceptance Test Failure on composer min stage
the used Exception UnknownErrorException does not exist in the minimal used codeception version, so the deprecated Un... Anja Leichsenring
14:13 Task #91011: require webdriver version 1.8
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:27 Task #91011: require webdriver version 1.8
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:47 Task #91011: require webdriver version 1.8
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:43 Task #91011: require webdriver version 1.8
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:02 Task #91011 (Under Review): require webdriver version 1.8
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:01 Task #91011 (Closed): require webdriver version 1.8
command:
composer require --dev php-webdriver/webdriver:^1.8
This version of webdriver contains the newly recomme...
Anja Leichsenring
13:17 Task #90264: form: DatePickerViewHelper is using inline js
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:22 Bug #87675 (New): email2sender finisher: labels not translated correctly when override finisher settings is used
Let's check this again and see what Jürgen did :) If this only occurs on v8 we will not fix the issue (v8 is in ELTS ... Björn Jacob
11:20 Bug #89236 (Closed): TYPO3 Forms Extension: Required - Indicators (*) are not shown
Since the author opted for closing this issue, I am closing it now :) IMHO the issue has been fixed with the mentione... Björn Jacob
11:12 Bug #82352 (Under Review): Form content element does not ensure "Forms" CType group
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:12 Feature #91008: Add grouping and sorting for TCA select items
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:38 Feature #91008: Add grouping and sorting for TCA select items
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:00 Feature #91008: Add grouping and sorting for TCA select items
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:09 Feature #91008: Add grouping and sorting for TCA select items
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:08 Feature #91008: Add grouping and sorting for TCA select items
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:07 Task #90899: Allow to listen for event from AssetRenderer
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:51 Feature #90988 (Needs Feedback): TYPO3 Reset Scheduler
Thanks for creating this issue. However I don't see the need for such thing. E.g. solr ships a reset command which wo... Georg Ringer
01:16 Bug #90854: Flag icon of -1 is not rendered
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:03 Bug #90854 (Under Review): Flag icon of -1 is not rendered
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 #91007 (Resolved): Configuration -> PSR-14 Search yields error
Applied in changeset commit:8255076eb8438079da26a15164dfe023ebff66de. Georg Ringer
00:30 Feature #90968 (Resolved): Allowed PURGE TYPO3\CMS\Core\Http\Request
Applied in changeset commit:bde6e4156c08febd5db037819286418cb66f0bf1. Timo Poppinga
00:12 Feature #90968: Allowed PURGE TYPO3\CMS\Core\Http\Request
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

2020-04-12

23:58 Feature #91008 (Under Review): Add grouping and sorting for TCA select items
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:59 Feature #91008 (Closed): Add grouping and sorting for TCA select items
Benni Mack
23:25 Bug #89649 (Needs Feedback): rte_ckeditor: Inline-Style "float" not possible/missing semicolon with images
Sorry for this late reply, but... AFAIK image support is disabled and unsupported on TYPO3 CKEditor, this is why the ... Riccardo De Contardi
22:38 Bug #90854: Flag icon of -1 is not rendered
Sorry for the confusion. I was mislead as this is in the Fluid epic.
In Fluid-layout no -1 is shown at all, but ther...
Jonas Eberle
22:26 Bug #91007: Configuration -> PSR-14 Search yields error
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:24 Bug #91007: Configuration -> PSR-14 Search yields error
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:06 Bug #91007 (Under Review): Configuration -> PSR-14 Search yields error
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:08 Bug #91007 (Accepted): Configuration -> PSR-14 Search yields error
Christian Eßl
10:49 Bug #91007 (Closed): Configuration -> PSR-14 Search yields error
When searching for a non-empty string this error is thrown:... Jonas Eberle
22:15 Bug #39054: Copied Content Elements incorrectly inherit language
It seems that it still happens on latest master (10.4.0-dev) Riccardo De Contardi
22:00 Bug #91006 (Resolved): ckeditor still loses ranges when using browser search in RTELinkBrowser
Applied in changeset commit:6cc540e180db3338b28d35b51b4b109c144ad202. Andreas Fernandez
08:19 Bug #91006: ckeditor still loses ranges when using browser search in RTELinkBrowser
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:14 Bug #91006 (Under Review): ckeditor still loses ranges when using browser search in RTELinkBrowser
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:10 Bug #91006 (Closed): ckeditor still loses ranges when using browser search in RTELinkBrowser
The patch for #90952 aimed to fix a nasty issue when using the RTELinkBrowser in combination with the browser search.... Andreas Kienast
21:55 Bug #81893 (Needs Feedback): ck_editor: Linefeeds added after each save
The issue lies in "tt_news". see
https://github.com/rupertgermann/tt_news/blob/master/Configuration/TCA/tt_news.p...
Benni Mack
21:45 Feature #90968: Allowed PURGE TYPO3\CMS\Core\Http\Request
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:45 Feature #90968: Allowed PURGE TYPO3\CMS\Core\Http\Request
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:20 Feature #90968: Allowed PURGE TYPO3\CMS\Core\Http\Request
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:36 Bug #87312: Scheduler fails at ConsoleCommand at the same time with the same idenitifer
Is there an easy way to reproduce with just default commands and the scheduler? Jonas Eberle
21:30 Bug #91005 (Resolved): {actionUri} in felogin (extbase) Logout.html always empty
Applied in changeset commit:b755ffbf3d02df6aee64771953f938e65f08d9cb. Gerrit Mohrmann
01:39 Bug #91005 (Under Review): {actionUri} in felogin (extbase) Logout.html always empty
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:31 Bug #91005 (Closed): {actionUri} in felogin (extbase) Logout.html always empty
The <form action="" is rendered empty in the felogin extbase Logout.html template. Gerrit Mohrmann
21:23 Bug #90991 (Needs Feedback): BackendUser authentication fails for DataHandler in symfony command on command line
Hey Jürgen.
I wonder why this has ever worked. When instantiating DataHandler you *always* need to call start() be...
Benni Mack
21:00 Bug #90656 (Resolved): Fatal error while trying to send notification-email upon backend-login
Applied in changeset commit:e6e40cd214acc8581729ef9f6e98c5d9324ec11c. Benni Mack
20:30 Bug #90656: Fatal error while trying to send notification-email upon backend-login
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:29 Bug #90656: Fatal error while trying to send notification-email upon backend-login
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:08 Bug #90656: Fatal error while trying to send notification-email upon backend-login
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:18 Bug #90656: Fatal error while trying to send notification-email upon backend-login
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:55 Bug #86099: Bookmark in Help does not work
Just checked: still present on 10.4.0-dev (latest master) Riccardo De Contardi
15:00 Task #90928 (Resolved): Migrate checkPidArray into PageRepository
Applied in changeset commit:0babc9f3c987d67ac28a83cebb682b0a0bfa3e86. Benni Mack
13:23 Bug #89555: Querying records in workspaces does not return all proper values due to "pid=-1" database
Patch set 44 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:00 Task #91001 (Resolved): Deprecate various GeneralUtility methods
Applied in changeset commit:ad01e430bc2ba519312e3bfdd82d3dafd5002023. Benni Mack
07:31 Task #91001: Deprecate various GeneralUtility methods
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 Bug #59901 (Resolved): Move records in list module kills sys_language_uid
Applied in changeset commit:acff9da490244cd405a4ae12eb7f034a3b39cfb6. Christian Eßl
12:37 Bug #59901 (Under Review): Move records in list module kills sys_language_uid
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:00 Bug #39798 (Resolved): Language and colpos changes on re-ordering of Content Elements
Applied in changeset commit:acff9da490244cd405a4ae12eb7f034a3b39cfb6. Christian Eßl
12:37 Bug #39798: Language and colpos changes on re-ordering of Content Elements
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:00 Bug #25216 (Resolved): Repositioning of translated CE in the list module replaces language ID
Applied in changeset commit:acff9da490244cd405a4ae12eb7f034a3b39cfb6. Christian Eßl
12:37 Bug #25216: Repositioning of translated CE in the list module replaces language ID
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:00 Bug #14873 (Resolved): CE jumps from right to normal when moved in list mode
Applied in changeset commit:acff9da490244cd405a4ae12eb7f034a3b39cfb6. Christian Eßl
12:37 Bug #14873: CE jumps from right to normal when moved in list 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
13:00 Task #91002 (Resolved): Remove internal Extbase Object Container code
Applied in changeset commit:f2deb1602a030e75f259164552aa1644fad0f0ce. Benni Mack
13:00 Bug #72988 (Resolved): losing Localization when moving elements (Typo 7.6.2)
Applied in changeset commit:acff9da490244cd405a4ae12eb7f034a3b39cfb6. Christian Eßl
12:37 Bug #72988: losing Localization when moving elements (Typo 7.6.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
12:47 Feature #90985: Show page of draft record in the page tree
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:45 Feature #90985: Show page of draft record in the page tree
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:30 Task #90803: Mark ObjectManager::get deprecated
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:28 Bug #87710 (Needs Feedback): DB check module: Building a database query where sys_language_uid=-1 not possible
Is this still present on 9.5.15 or latest master?
Riccardo De Contardi
12:00 Bug #79730 (Resolved): Fix date related acceptance tests
Applied in changeset commit:081161e20a3262b13b0b7916f88218cf0203c0ec. Anja Leichsenring
11:01 Bug #79730: Fix date related acceptance tests
Patch set 4 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
11:00 Bug #79730: Fix date related acceptance tests
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
10:50 Bug #79730: Fix date related acceptance tests
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:27 Bug #79730 (Under Review): Fix date related acceptance tests
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:30 Bug #79730 (Resolved): Fix date related acceptance tests
Applied in changeset commit:58c44e3885d232354a9104bfa47f974d5425afbe. Anja Leichsenring
11:08 Task #90899: Allow to listen for event from AssetRenderer
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:12 Task #90899: Allow to listen for event from AssetRenderer
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:50 Task #90899: Allow to listen for event from AssetRenderer
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:02 Bug #91003 (Needs Feedback): Spaces between adjacent hyperlinks in Regular Text Element content elements do not appear when the content is rendered
On version 9.5, the file EXT:fluid_styled_content/Resources/Private/Layouts/Default.html still contains the @<f:space... Riccardo De Contardi
00:55 Bug #91003: Spaces between adjacent hyperlinks in Regular Text Element content elements do not appear when the content is rendered
I should add, the issue can be worked around with non-breaking spaces. This gets me what I want:... Daniel Flaum
00:51 Bug #91003 (Closed): Spaces between adjacent hyperlinks in Regular Text Element content elements do not appear when the content is rendered
I've got some page content, and it contains two separate hyperlinks which are separated by a space. The space appears... Daniel Flaum
09:46 Bug #70812: edit user or usergroup > cannot remove every permission on file/directories
@Felix Rauch I got your point, you are right;
I feel that multiple checkboxes on FormEngine are a bit misfortunate...
Riccardo De Contardi
03:29 Bug #70812: edit user or usergroup > cannot remove every permission on file/directories
Riccardo De Contardi wrote:
> I was thinking: the issue is still present, but... does it make sense to remove _every...
Felix Rauch
00:14 Bug #70812: edit user or usergroup > cannot remove every permission on file/directories
I think 1) is a very practical choice. Jonas Eberle
08:30 Bug #90852 (Resolved): Not all sizes of dashboard widget work
Applied in changeset commit:5ae395ba9eb8f9d7d2e9c838e39319834101d897. Daniel Siepmann
08:30 Bug #90660 (Resolved): Allow creation of Widgets through API using only configuration
Applied in changeset commit:5ae395ba9eb8f9d7d2e9c838e39319834101d897. Daniel Siepmann
07:30 Bug #91000 (Resolved): Remove AssetRenderer type=text/javascript default for JavaScript
Applied in changeset commit:aaa1754e5289e876bd3e061f35e925d7834d4c60. Anonymous
01:30 Task #90981 (Resolved): Disable extension scanner if no local extension folder is present to avoid exceptions
Applied in changeset commit:536a793a7d0612f645f06e1cffd7e8751cf7e9cd. Anonymous
01:10 Task #90981: Disable extension scanner if no local extension folder is present to avoid exceptions
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
01:07 Task #90981: Disable extension scanner if no local extension folder is present to avoid exceptions
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
01:16 Bug #91004 (Under Review): Felogin (extbase) storagePid missing startpid when recursive is set
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:07 Bug #91004 (Closed): Felogin (extbase) storagePid missing startpid when recursive is set
Flexform settings from the login form tt_content:
* pages: Page with child pages
* recursive: >= 1
The selected ...
Gerrit Mohrmann

2020-04-11

23:29 Task #91002: Remove internal Extbase Object Container 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
23:21 Task #91002 (Under Review): Remove internal Extbase Object Container 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
23:20 Task #91002 (Closed): Remove internal Extbase Object Container code
Benni Mack
23:27 Bug #70812: edit user or usergroup > cannot remove every permission on file/directories
I was thinking: the issue is still present, but... does it make sense to remove _every_ permission from the file or d... Riccardo De Contardi
23:18 Bug #70812: edit user or usergroup > cannot remove every permission on file/directories
Still present on latest master (10.4.0-dev) Riccardo De Contardi
23:04 Bug #90998 (Closed): Composer downgrades packages while updating from TYPO3 10.0 to TYPO3 10.3
I think that this issue can be closed - works like expected.
If you think that this is the wrong decision or I hav...
Riccardo De Contardi
12:50 Bug #90998: Composer downgrades packages while updating from TYPO3 10.0 to TYPO3 10.3
* Guzzle is downgraded, because the current version afaik still has problems with resolving domains that contain umla... Christian Eßl
10:01 Bug #90998 (Closed): Composer downgrades packages while updating from TYPO3 10.0 to TYPO3 10.3
_What have i done?_
I installed a TYPO3-Version with the following stepe and got the following screenshot.
1. co...
Dieter Porth
23:01 Bug #90573: Image Processing - PHP Warning: filesize(): stat failed - imageProcessingWriteGif
Not able to reproduce with MAMP on Mac, TYPO3 10.3 and GraphicsMagick Riccardo De Contardi
23:00 Bug #90925 (Resolved): Incorrectly selected items in MM select fields
Applied in changeset commit:0747f03cd0d30d85dfbd72b22a78e70fdf866b48. Tobi Kretschmann
22:40 Bug #90925: Incorrectly selected items in MM select fields
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
22:58 Task #91001 (Under Review): Deprecate various GeneralUtility methods
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:50 Task #91001 (Closed): Deprecate various GeneralUtility methods
Benni Mack
22:39 Bug #82498 (Needs Feedback): getPagesTSconfigPreInclude signal must not alter pre cached PageTS
We moved this to a PSR-14 event, but also before it is cached.
The main idea behind all the use cases (EXT:themes ...
Benni Mack
22:27 Bug #89211: TCAdefaults.pages.hidden = 0 not working in TYPO3 9.5.9 and 10.1.0-dev using page tree drag & drop
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:07 Bug #91000: Remove AssetRenderer type=text/javascript default for JavaScript
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 #91000 (Under Review): Remove AssetRenderer type=text/javascript default for JavaScript
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:25 Bug #91000 (Closed): Remove AssetRenderer type=text/javascript default for JavaScript
It should be possible (recommended) to omit the type attribute for JavaScript.
Now it defaults to type="text/javas...
Jonas Eberle
16:01 Bug #88853: Updating relations of translated domain objects does not work if they already exist
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 Bug #81893: ck_editor: Linefeeds added after each save
Can confirm this with
TYPO3 9.5.13
tt_news 9.5.3
gridelements 9.3.0
Gridelements are installed but not used h...
Michael Sollmann
12:57 Bug #90999 (Closed): selectMultipleSideBySide adds non selected items
Yes, that is a nasty regression that came with the 9.5.15 update. There is an open issue already for the problem here... Christian Eßl
11:16 Bug #90999 (Closed): selectMultipleSideBySide adds non selected items
Since 9.5.15 selectMultipleSideBySide fails. It adds non-selected items on saving an object via Backend. It works fin... Frank Buijze
12:41 Bug #83746 (Closed): Occasional Image Editor lock ups (this.currentCropVariant is undefined)
I think it is safe to close this issue as resolved (race condition fixed via https://review.typo3.org/c/Packages/TYPO... Riccardo De Contardi
06:28 Bug #83746: Occasional Image Editor lock ups (this.currentCropVariant is undefined)
I just tried with Typo3 versions 9.5.15 and 8.7.32 under Firefox 75. I was not able to reproduce the issue under thes... Thomas Ernst
12:29 Bug #89249 (Closed): Changing language of a translated record to default should set l10n_parent to 0
@Tobias Gaertner
Thank you for your feedback, closing it.
If you think that this is the wrong decision or expe...
Riccardo De Contardi
12:27 Bug #90186 (Closed): treeConfig.rootUid only works for admin users in flexforms
@Gerhard Rupp thank you for your reply;
I think it is safe to close this issue for now; if you think that this is ...
Riccardo De Contardi
08:00 Task #90993 (Resolved): Make capitalization of BE module names consistent
Applied in changeset commit:65e9047256fd679e55601d9b7a3c1784ca23ca17. Anonymous

2020-04-10

19:30 Bug #90996 (Resolved): Exception message hard to read
Applied in changeset commit:4db25fe3e470468e480183b01ffff6e2c010d941. Georg Ringer
19:30 Bug #90996: Exception message hard to read
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:20 Bug #90996 (Under Review): Exception message hard to read
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:17 Bug #90996 (Closed): Exception message hard to read
> The type of property TYPO3\CMS\Belog\Domain\Model\LogEntry::backendUserUid could not be identified, as property bac... Georg Ringer
19:15 Bug #84299: CKEditor IE 11 link update copies the current link to the beginning
I am currently not able to reproduce it with a fresh 9.5.15 and IE11 Riccardo De Contardi
18:39 Feature #90994: Add "active" class to current page to the default fluid_styled_content menu_pages, menu_sitemap_pages etc.
@Riccardo: Sorry, our research overlapped here ;) I didn't check for new posts before.
I checked these:
Foundatio...
Jonas Eberle
16:44 Feature #90994: Add "active" class to current page to the default fluid_styled_content menu_pages, menu_sitemap_pages etc.
I'd vote for
- put class on the @<li>@ tag
- use separate classes for @active@ and @current@ states
h3. [addit...
Riccardo De Contardi
13:24 Feature #90994 (Closed): Add "active" class to current page to the default fluid_styled_content menu_pages, menu_sitemap_pages etc.
The data is already in the template, just the default templates would need to be changed. Jonas Eberle
18:09 Bug #85535: translate does not show languages to chose from, when a translated item exists
I think that this issue is still present on 10.4.0-dev (latest master) but I am not sure about how to reproduce it; I... Riccardo De Contardi
17:21 Feature #17406: Page type Shortcut with anchor points
"Will meet again", did a search on google, and ups, I did need this 3 years ago and again now. Sadly still not implem... taywa gmbh
17:19 Bug #83746 (Needs Feedback): Occasional Image Editor lock ups (this.currentCropVariant is undefined)
Is this one still reproducible with TYPO3 9.5.15 or higher ? (By the way, the related issue has been resolved, if I a... Riccardo De Contardi
16:53 Bug #82887 (Closed): Additional parameters in content text editor when using link browser missing
I close this issue as solved (confirmed 9.5.15 and higher); if you think that this is the wrong decision or experienc... Riccardo De Contardi
11:53 Bug #82887 (Needs Feedback): Additional parameters in content text editor when using link browser missing
I am not able to reproduce this issue on 9.5.15 or latest master (10.4.0-dev), could you check it again? Riccardo De Contardi
15:49 Bug #90997 (New): DataHandler tries to translate relations that are set as non-translatable
Given a TCA like this
table1.php...
Jonas Eberle
15:00 Bug #90978 (Resolved): BE Login: Layout broken when LoginProviders are registerd
Applied in changeset commit:badce4a788a234fd276a795ade90ee81a890e8a2. Georg Ringer
13:33 Task #90995 (New): Integrate Cross-Origin-Opener-Policy HTTP header in backend
... Oliver Hader
12:03 Feature #79430: Make pagination possible without Extbase environment
FLUIDTEMPLATE could use a generated string (e.g. from current content element ID) as a default if these values are no... Jonas Eberle
09:37 Bug #88853: Updating relations of translated domain objects does not work if they already exist
Hi Stefan,Anton
Thanks for digging into the topic.
The language handling is much better since 9.5, but not perfect...
Tymoteusz Motylewski
01:07 Bug #88853: Updating relations of translated domain objects does not work if they already exist
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:09 Task #90993: Make capitalization of BE module names consistent
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:08 Task #90993: Make capitalization of BE module names consistent
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:53 Task #90993: Make capitalization of BE module names consistent
Consistency is important. I agree that Option 1 (title-case) is probably the simplest solution.
Sentence case is e...
Felicity Brand
04:48 Task #90993: Make capitalization of BE module names consistent
Patch set 1 is a suggestion for *option 1*. Michael Schams
04:47 Task #90993 (Under Review): Make capitalization of BE module names consistent
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
03:39 Task #90993 (Closed): Make capitalization of BE module names consistent
*Current Situation*
Backend modules in TYPO3 v10.4-dev currently show an inconsistent capitalization:
* main mo...
Michael Schams
05:30 Bug #90992 (Resolved): Fix programming error that only works for subtle reasons
Applied in changeset commit:2f312e2c8a69e817a45ac1250e76534041a2a7b7. Volker Diels-Grabsch
05:29 Bug #90992: Fix programming error that only works for subtle reasons
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

2020-04-09

23:09 Bug #88566 (Closed): Problems with rte_ckeditor and yaml file
I close this issue as this does not seem a TYPO3 issue, but instead an issue about CKEditor, that seems not able to c... Riccardo De Contardi
22:09 Feature #89573: Allow removal of baseUrl in backend for slug fields
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:04 Feature #89573: Allow removal of baseUrl in backend for slug fields
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:03 Feature #89573: Allow removal of baseUrl in backend for slug fields
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:01 Feature #19832: sectionMarker (page anchor) prefix is hardcoded as "c"
Searched for "'#c'" string on latest master(10.4.0-dev) and found it in these files:
/typo3/sysext/backend/Classes...
Riccardo De Contardi
21:35 Bug #83235: Order of files in a file links content element is only recognized in live workspace
@Gerhard Rupp thank you for your reply; do you agree if I close this issue as resolved? Riccardo De Contardi
20:24 Bug #90992: Fix programming error that only works for subtle reasons
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:20 Bug #90992: Fix programming error that only works for subtle reasons
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:37 Bug #90992: Fix programming error that only works for subtle reasons
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:36 Bug #90992 (Under Review): Fix programming error that only works for subtle reasons
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:23 Bug #90992 (Closed): Fix programming error that only works for subtle reasons
While developing an extension I noticed a misleading error message in the DataMapper. Hunting it down showed a clear ... Volker Diels-Grabsch
19:38 Bug #88853: Updating relations of translated domain objects does not work if they already exist
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:31 Bug #88853: Updating relations of translated domain objects does not work if they already exist
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:06 Bug #88853 (Under Review): Updating relations of translated domain objects does not work if they already exist
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 #88853: Updating relations of translated domain objects does not work if they already exist
It seems that I have the same problem. I debugged it a very long time as there are some very basic questions:
- Whic...
Stefan Froemken
18:10 Bug #90986: Felogin redirects on failed login when redirectMode is unset [patch]
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:58 Bug #90986: Felogin redirects on failed login when redirectMode is unset [patch]
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:54 Bug #90986: Felogin redirects on failed login when redirectMode is unset [patch]
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:57 Bug #90986 (Under Review): Felogin redirects on failed login when redirectMode is unset [patch]
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:44 Bug #90986 (Closed): Felogin redirects on failed login when redirectMode is unset [patch]
*Steps to reproduce:*
# Create a Typo3 setup where no redirectMode is configured (e.g. @$conf['redirectMode'] === ...
Volker Diels-Grabsch
17:13 Bug #89555: Querying records in workspaces does not return all proper values due to "pid=-1" database
Patch set 43 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:34 Bug #89555: Querying records in workspaces does not return all proper values due to "pid=-1" database
Patch set 42 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:09 Bug #89555: Querying records in workspaces does not return all proper values due to "pid=-1" database
Patch set 41 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:36 Bug #90991 (Closed): BackendUser authentication fails for DataHandler in symfony command on command line
I use this in my symfony command as described on https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiOve... Jürgen Venne
16:00 Bug #90990 (Resolved): Complete the examples of TYPO3\CMS\Backend\View\Event\AfterSectionMarkupGeneratedEvent
Applied in changeset commit:00d15c21565d0bb1c15c8c9c528f93c5b7fb359b. Anonymous
15:53 Bug #90990: Complete the examples of TYPO3\CMS\Backend\View\Event\AfterSectionMarkupGeneratedEvent
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:50 Bug #90990 (Under Review): Complete the examples of TYPO3\CMS\Backend\View\Event\AfterSectionMarkupGeneratedEvent
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:49 Bug #90990 (Closed): Complete the examples of TYPO3\CMS\Backend\View\Event\AfterSectionMarkupGeneratedEvent
h1. Problem
The examples in the rST aren't complete.
h2. ToDo
Just fix the example
* Configuration/Services...
Josef Glatz
15:22 Bug #89434: Action argument values will get lost on validation error
Patch set 5 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
15:22 Bug #89434: Action argument values will get lost on validation error
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:56 Bug #89434: Action argument values will get lost on validation error
Patch set 4 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
15:03 Bug #90989 (Closed): Lookup of access restricted records throws 404
*Preparation*
News extension and Frontend user authentication is already set up and running properly (see System Env...
Reiner Kempkes
14:58 Feature #90988 (Needs Feedback): TYPO3 Reset Scheduler
Add an Interface like "RestProviderInterface" witch an method "rest".
This interface tels TYPO3 to show an reset b...
Timo Poppinga
14:26 Bug #90987 (Closed): EmailFinisher use only plaintext Fluid template
If you add HTML to the email, initializeStandaloneView() is called twice, first for plaintext, second for html, but t... Markus Pircher
12:53 Feature #90985: Show page of draft record in the page tree
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:32 Feature #90985: Show page of draft record in the page tree
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:32 Feature #90985: Show page of draft record in the page tree
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:28 Feature #90985: Show page of draft record in the page tree
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:28 Feature #90985 (Under Review): Show page of draft record in the page tree
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:23 Feature #90985 (Under Review): Show page of draft record in the page tree
As a reviewer it is important to get a quick overview where a change was made. The reviewer sees the page path in the... Uwe Trotzek
12:09 Task #90984 (Closed): Add `phpstan analyse` to Build/Scripts/runTests.sh
command from ... Jonas Eberle
11:55 Task #90981: Disable extension scanner if no local extension folder is present to avoid exceptions
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:10 Task #90981: Disable extension scanner if no local extension folder is present to avoid exceptions
Gerrit Code Review wrote:
> Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the r...
Josef Glatz
11:10 Task #90981: Disable extension scanner if no local extension folder is present to avoid exceptions
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:54 Feature #90983 (Closed): Add support for manually flagged false-positives in ExtensionScanner\Php
h1. Description
h2. The extension scanner actually support the following comments:
For a whole class...
Josef Glatz
11:29 Bug #88631: Page type parameter is ignored in POST requests/parameters
I can confirm this bug still exists in TYPO3 10.3. Tobias Schmidt
11:18 Task #90899: Allow to listen for event from AssetRenderer
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:17 Task #90899: Allow to listen for event from AssetRenderer
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:09 Bug #90768: Flexform nested displayCond
It's not a bug - it's a feature :-)
Hi, it's me again.
I think that Alexanders assumption (the second <AND> ove...
Harald Witt
10:00 Task #90831 (Resolved): Provide tests for Page\TreeController
Applied in changeset commit:d1370d2c0b77d381200c85568bb837e57b3f7a48. Tymoteusz Motylewski
09:20 Task #90831: Provide tests for Page\TreeController
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:10 Bug #89485 (New): Editing a slug field on a root page (page with SiteConfiguration) is not possible if parent uid of this root page is > 0 and TreeRoot has no site configuration
Riccardo De Contardi
09:05 Bug #89485: Editing a slug field on a root page (page with SiteConfiguration) is not possible if parent uid of this root page is > 0 and TreeRoot has no site configuration
Found a workaround - maybe this helps to find the main issue..
If you add a SiteConfiguration to the first-level R...
Anonymous
07:50 Bug #89485: Editing a slug field on a root page (page with SiteConfiguration) is not possible if parent uid of this root page is > 0 and TreeRoot has no site configuration
Way to reproduce:
- create a root-page inside a StorageFolder and add a SiteConfiguration
- edit the page
-> the f...
Anonymous
09:10 Bug #89014 (Closed): Field slug should be editable on page where SiteConfiguration is located
Riccardo De Contardi
09:10 Bug #89014: Field slug should be editable on page where SiteConfiguration is located
Thank you for your answer; close it as duplicate - I created the relation to #89485 Riccardo De Contardi
07:44 Bug #89014: Field slug should be editable on page where SiteConfiguration is located
Yes its absolutly related to #89485 - will continue there... so this can be closed as duplicate. Anonymous
09:09 Bug #89249: Changing language of a translated record to default should set l10n_parent to 0
Can not reproduce this with current 9.5.15 - so this can be closed. Anonymous

2020-04-08

22:56 Bug #90961 (Under Review): Paste record icon missing if user or usergroup doesn't have page permission "Edit Page"
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:49 Task #90831: Provide tests for Page\TreeController
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:21 Task #90831: Provide tests for Page\TreeController
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:30 Task #90964 (Resolved): Deprecate logic in LanguageService
Applied in changeset commit:d202e68db2e376f3fa3e993a77a159bd6bb420a6. Benni Mack
22:06 Task #86312: Blinding "file" in "blindLinkOptions" moves "page" to the end
According to the documentation, the possible values for @blindLinkOptions@ are @file@, @mail@, @page@, @spec@, @url@,... Riccardo De Contardi
22:03 Task #90899: Allow to listen for event from AssetRenderer
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:53 Task #90899: Allow to listen for event from AssetRenderer
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:00 Task #90899: Allow to listen for event from AssetRenderer
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:30 Task #90899: Allow to listen for event from AssetRenderer
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:27 Task #90899: Allow to listen for event from AssetRenderer
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:27 Task #90899: Allow to listen for event from AssetRenderer
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:20 Task #90899: Allow to listen for event from AssetRenderer
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:01 Task #90899: Allow to listen for event from AssetRenderer
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:01 Task #90899: Allow to listen for event from AssetRenderer
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:06 Task #90899: Allow to listen for event from AssetRenderer
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:03 Task #90899: Allow to listen for event from AssetRenderer
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:03 Task #90899: Allow to listen for event from AssetRenderer
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:02 Task #90910: Enable phpstan PHPStan\Rules\Classes\ImpossibleInstanceOfRule
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:00 Task #90913 (Resolved): Enable phpstan TernaryOperatorConstantConditionRule
Applied in changeset commit:da61e3abc4d869651c938597ebced44b19b9de06. Anonymous
22:00 Bug #90975 (Resolved): Fix typo in doktype check
Applied in changeset commit:11e2885280d424e7ae3b4260f5c535a14f089032. Christian Eßl
21:34 Bug #90978: BE Login: Layout broken when LoginProviders are registerd
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 #90978 (Under Review): BE Login: Layout broken when LoginProviders are registerd
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:20 Bug #90978 (Accepted): BE Login: Layout broken when LoginProviders are registerd
Georg Ringer
10:51 Bug #90978 (Closed): BE Login: Layout broken when LoginProviders are registerd
Please have a look at the attached screenshot. Florian Wessels
21:30 Bug #90976 (Resolved): Fix typos in InlineStackProcessorTest
Applied in changeset commit:2fa28a126d07dbed19e2dbaca92fcc6ed737e919. Christian Eßl
21:28 Bug #90976: Fix typos in InlineStackProcessorTest
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:30 Bug #90960 (Resolved): Arguments not passed to Header and Footer partials in Fluid-based replacement for PageLayoutView
Applied in changeset commit:4ce5517bc83ba8770e20de6f0419f4f80fa3124a. Christian Eßl
20:42 Bug #90960 (Under Review): Arguments not passed to Header and Footer partials in Fluid-based replacement for PageLayoutView
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:19 Bug #83235: Order of files in a file links content element is only recognized in live workspace
I can´t reproduce this issue for TYPO3 8.7.32 any longer. Gerhard Rupp
20:09 Bug #90186: treeConfig.rootUid only works for admin users in flexforms
I can´t reproduce this issue for TYPO3 8.7.32 any longer. Gerhard Rupp
19:47 Bug #79730: Fix date related acceptance tests
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:36 Bug #79730: Fix date related acceptance tests
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:20 Bug #82476: CKEditor removes classes from p and span since TYPO3 8.7.5
For me in TYPO3 9 this is still the solution:
RTE.default.proc.allowedClasses := addToList(class-abc,class-xyz)
O...
Markus Dübbert
19:09 Bug #90970 (Closed): FilesProcessor ignores 'as' parameter
closed as solved Georg Ringer
07:18 Bug #90970: FilesProcessor ignores 'as' parameter
Well that makes sense of course... I thought I found a Documentation, where the as ist part of references. Thanks for... Justus Köster
19:07 Bug #90971 (Closed): HMENU regression in 9.5.12
closing as duplicate of #89989 Georg Ringer
19:05 Bug #88074 (Closed): Language overlay on Content -> Insert Record
closed as duplicate of #87982. a patch + extension which fixe this problem is linked terhe. Georg Ringer
19:00 Bug #90982 (Resolved): Wrong value in rst file of #89603
Applied in changeset commit:4c71ea6c8264a9b22cbd0e265af0eb2d742ed1f3. Nikita Hovratov
15:46 Bug #90982: Wrong value in rst file of #89603
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:49 Bug #90982 (Under Review): Wrong value in rst file of #89603
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:48 Bug #90982 (Closed): Wrong value in rst file of #89603
Nikita Hovratov
19:00 Bug #90979 (Resolved): TYPO3 10.3 with typo3/cms-impexp leeds on export to "Invalid argument supplied for foreach()"
Applied in changeset commit:e00d4bec694bd77083f282b78f1ebd8e0b653c59. Georg Ringer
13:19 Bug #90979 (Under Review): TYPO3 10.3 with typo3/cms-impexp leeds on export to "Invalid argument supplied for foreach()"
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:00 Bug #90979 (In Progress): TYPO3 10.3 with typo3/cms-impexp leeds on export to "Invalid argument supplied for foreach()"
Georg Ringer
11:19 Bug #90979 (Closed): TYPO3 10.3 with typo3/cms-impexp leeds on export to "Invalid argument supplied for foreach()"
... Alex Kellner
17:59 Bug #90954: Workspace switch does not work with editor user (non-admin)
great big thanks to Oliver Hader, who was able to find out that (taken from conversation from Slack)
> reloading...
Riccardo De Contardi
17:10 Bug #89434: Action argument values will get lost on validation error
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:56 Bug #89434: Action argument values will get lost on validation error
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:04 Bug #89434: Action argument values will get lost on validation error
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:14 Bug #89434: Action argument values will get lost on validation error
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 Bug #89434: Action argument values will get lost on validation error
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:12 Bug #89434: Action argument values will get lost on validation error
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:45 Bug #90768: Flexform nested displayCond
Hi,
*wrapping* the <AND>s inside the <OR> *with a <numindex>* solves the problem for now....
Harald Witt
16:40 Bug #90925: Incorrectly selected items in MM select fields
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 Feature #90623: FAL: video thumbnails in BE module Filelist
Hi josef,
First of all forgive me if I answer after more than a month
These are my thoughts on your questions
...
Robert von Hackwitz
16:09 Bug #88989: Translations partially broken in EXT:felogin
Sorry for not replying. It's fine now! Matthias Krappitz
14:45 Task #90981: Disable extension scanner if no local extension folder is present to avoid exceptions
h1. Patch Set 1
!90981-patchset1.png!
Josef Glatz
14:31 Task #90981 (Under Review): Disable extension scanner if no local extension folder is present to avoid exceptions
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:27 Task #90981 (Closed): Disable extension scanner if no local extension folder is present to avoid exceptions
h1. Problem/Description
h2. Steps to reproduce
# Delete all subfolders in @typo3conf/ext/@
# Open Admin tools ...
Josef Glatz
13:49 Bug #87982: Insert Records now only inserts records, if in the same language or if sys_language_uid = -1 - up to 8LTS it inserted records independent of sys_language_uid
Dear Patrick,
as long as this patch is not merged, you can use https://github.com/georgringer/insert-records-over...
Georg Ringer
10:25 Bug #87982: Insert Records now only inserts records, if in the same language or if sys_language_uid = -1 - up to 8LTS it inserted records independent of sys_language_uid
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:12 Bug #90980 (Closed): No pseudo-site found in root line. of page N
h1. Problem
Sometimes (very often but somehow not every time), when creating a new sys_category record AFTER an ex...
Xavier Perseguers
11:34 Feature #86620 (Closed): Update "slug" for all sub pages in TYPO3 9
Hey Emile,
this feature is part of the upcoming TYPO3 10 LTS. A backport to v9 is not feasible as this would requi...
Andreas Kienast
11:21 Feature #86620 (New): Update "slug" for all sub pages in TYPO3 9
Tried the Sluggi extension (1.9.1) and used all the required settings but I doesn't change the slug for subpages. (TY... Emile Blume
11:33 Bug #82023: Install Tool DB Analyzer tries to change all VARCHAR fields
Also exists with PHP Version 7.4.4 and 10.4.12-MariaDB-1:10.4.12+maria~stretch on TYPO3 8.7.31
Example of fields t...
Pascal Naujoks
08:54 Bug #87104: PageTypeSuffix removes type parameter for non mapped type values
IMHO patch from #88836 only works for configs where default is an empty string.
Whenever default is configured lik...
Stefan Isak
08:43 Bug #90852: Not all sizes of dashboard widget work
Patch set 34 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:43 Bug #90660: Allow creation of Widgets through API using only configuration
Patch set 34 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:52 Bug #76661 (Closed): Suggest Wizard ajax response ignores columnsOverrides
Daniel Siepmann
00:30 Bug #76661 (Resolved): Suggest Wizard ajax response ignores columnsOverrides
Applied in changeset commit:8865b1cfa72064580a48c58a1b874f155b68ef55. Daniel Siepmann
07:30 Task #90965 (Resolved): Refine build plans
Applied in changeset commit:22d6d4f16291fd765071d5d027c675210f66416e. Andreas Fernandez
07:03 Bug #89181 (Closed): Behaviour of inserting content element "Insert Records [shortcut]" from other language changed
> can we close this in favor of #88074?
Yes, looks about the same. Closing.
Sybille Peters

2020-04-07

23:29 Bug #87982 (Under Review): Insert Records now only inserts records, if in the same language or if sys_language_uid = -1 - up to 8LTS it inserted records independent of sys_language_uid
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:17 Bug #90977 (Closed): possible race condition in indexedsearch
During artificially high load on a dev system (9.5.15) with 6 php-fpm threads I am able to provoke... Jonas Eberle
22:14 Feature #89573: Allow removal of baseUrl in backend for slug fields
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:03 Feature #89573: Allow removal of baseUrl in backend for slug fields
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 Task #90340: Documentation for dashboard ext
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:38 Bug #89181 (Needs Feedback): Behaviour of inserting content element "Insert Records [shortcut]" from other language changed
can we close this in favor of #88074? Georg Ringer
20:27 Bug #79730: Fix date related acceptance tests
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:30 Bug #90969 (Resolved): Administration log broken due to unsupported type annotation
Applied in changeset commit:8415fce03fddaa5f8b4dd6f190814bdbf82a6b38. Daniel Siepmann
16:48 Bug #90969: Administration log broken due to unsupported type annotation
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:25 Bug #90969: Administration log broken due to unsupported type annotation
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:07 Bug #90969: Administration log broken due to unsupported type annotation
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:45 Bug #90969 (Under Review): Administration log broken due to unsupported type annotation
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:30 Bug #90969 (New): Administration log broken due to unsupported type annotation
The real solution would be proper support by Extbase. But for now it might be enough to revert the changes of phpstan. Daniel Siepmann
12:29 Bug #90969 (Under Review): Administration log broken due to unsupported type annotation
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:27 Bug #90969 (Closed): Administration log broken due to unsupported type annotation
https://github.com/TYPO3/TYPO3.CMS/commit/555e116f405295edf63394b647d680a9d46de0f7 adjusted the type annotation for t... Daniel Siepmann
18:25 Bug #90976 (Under Review): Fix typos in InlineStackProcessorTest
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:24 Bug #90976 (Closed): Fix typos in InlineStackProcessorTest
Christian Eßl
18:11 Bug #90975 (Under Review): Fix typo in doktype check
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:05 Bug #90975 (Closed): Fix typo in doktype check
Christian Eßl
18:01 Bug #90948: Object translation broken if object outside Site Configuration
Translation does not work on objects outside site-tree. The system does not recognize any language other than default... Frank Buijze
17:45 Bug #90966 (Needs Feedback): Page TS config for languages won't work in list modul
Christian Eßl
17:45 Bug #90966: Page TS config for languages won't work in list modul
Am I correct, that this only happens, if the page has no site config (otherwise there wouldn't be a NullSite in use) ... Christian Eßl
10:38 Bug #90966 (Closed): Page TS config for languages won't work in list modul
Hi,
we figured out, that e.g. the following page ts config don't work in list module, because the new translation ...
Stefan Berger
17:24 Bug #90972 (Needs Feedback): Not possible to close modular window in install tool
Can you test this in master? Should be already fixed there. Christian Eßl
15:32 Bug #90972 (Rejected): Not possible to close modular window in install tool
Hey folks,
in TYPO3 10.3.0 its not possible to close the current opened modular window in install tool (screenshot...
D. Kassor
17:15 Bug #90852: Not all sizes of dashboard widget work
Patch set 33 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:50 Bug #90852: Not all sizes of dashboard widget work
Patch set 32 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:15 Bug #90660: Allow creation of Widgets through API using only configuration
Patch set 33 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:50 Bug #90660: Allow creation of Widgets through API using only configuration
Patch set 32 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:41 Bug #90974 (Closed): Form documentation advises to check for TYPO3_MODE === 'BE' in ext_localconf.php
I believe, this is highly discouraged due to caching reasons, see
> It is recommended to AVOID checks for value...
Sybille Peters
16:18 Bug #90973: cHash is generated with useCacheHash = 0
This patch does not add the cHash parameter by default. Only when useCacheHash has been set to 1 in the typolink call... Franz Holzinger
15:55 Bug #90973 (Closed): cHash is generated with useCacheHash = 0
The page router does not check if the configuration of useCacheHash = 0. Always a cHash is generated and added to the... Franz Holzinger
16:11 Feature #84971: Support for Master slave database using wrapperClass and Doctrine's MasterSlaveConnection class
I would also be interested in such a feature. Markus Bischof
14:23 Bug #90970 (Needs Feedback): FilesProcessor ignores 'as' parameter
Christian Eßl
14:23 Bug #90970: FilesProcessor ignores 'as' parameter
You need to put your "as" outside of "references", like:... Christian Eßl
12:45 Bug #90970 (Closed): FilesProcessor ignores 'as' parameter
When using the FilesProcessor in TypoScript for getting an image object in the Frontend as Fluid variable, the 'as' v... Justus Köster
13:52 Bug #90971: HMENU regression in 9.5.12
I have reverted Commit https://github.com/TYPO3/TYPO3.CMS/commit/b45552ad80bd81d93b12e14a20fd6de75dacc31e in my local... Andreas Flack
13:51 Bug #90971: HMENU regression in 9.5.12
Looks like there are two commits involved, where only one made it into 9.5.
* https://github.com/TYPO3/TYPO3.CMS/c...
Daniel Siepmann
13:48 Bug #90971: HMENU regression in 9.5.12
P.S.: I posted this on typo3-cms Slack, and there were some replies from Daniel Siepmann & Thomas Löffler corroborati... Andreas Flack
13:44 Bug #90971 (Closed): HMENU regression in 9.5.12
I have the following TS:... Andreas Flack
13:09 Task #90831: Provide tests for Page\TreeController
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:44 Task #90831: Provide tests for Page\TreeController
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:57 Task #90831: Provide tests for Page\TreeController
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:40 Feature #90968: Allowed PURGE TYPO3\CMS\Core\Http\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
12:33 Feature #90968: Allowed PURGE TYPO3\CMS\Core\Http\Request
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:13 Feature #90968 (Under Review): Allowed PURGE TYPO3\CMS\Core\Http\Request
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:57 Feature #90968 (Closed): Allowed PURGE TYPO3\CMS\Core\Http\Request
Allow http PURGE method in TYPO3\CMS\Core\Http\Request clear proxy caches like varnish Timo Poppinga
11:54 Bug #90960: Arguments not passed to Header and Footer partials in Fluid-based replacement for PageLayoutView
> can you check out latest master, IMO this has been fixed. thanks
Last commit to https://github.com/TYPO3/TYPO3.C...
Georg Tiefenbrunn
04:59 Bug #90960 (Needs Feedback): Arguments not passed to Header and Footer partials in Fluid-based replacement for PageLayoutView
can you check out latest master, IMO this has been fixed. thanks Georg Ringer
11:37 Bug #90967: Fix the login logo width and height
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:21 Bug #90967 (Under Review): Fix the login logo width and height
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:20 Bug #90967 (Closed): Fix the login logo width and height
Hi,
When using SVG as login logo, the width is set to 100%, with square logo, the rendering is very too big.
The ...
Eric Chavaillaz
11:03 Bug #76661: Suggest Wizard ajax response ignores columnsOverrides
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:57 Bug #76661: Suggest Wizard ajax response ignores columnsOverrides
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:30 Task #90913: Enable phpstan TernaryOperatorConstantConditionRule
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 Task #90913: Enable phpstan TernaryOperatorConstantConditionRule
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:04 Task #90965: Refine build plans
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 Task #90965: Refine build plans
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:21 Task #90965: Refine build plans
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:20 Task #90965 (Under Review): Refine build plans
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:17 Task #90965 (Closed): Refine build plans
Our Bamboo plans are not in a good shape. We have code redundancy, lots of effort to overcome the mssql situation and... Andreas Kienast
08:00 Bug #90900 (Resolved): TypeError: "trim() expects parameter 1 to be string, null given" in ConstantConfigurationParser
Applied in changeset commit:52959b6ddaba8104d3bece4685b3eae9990749fb. Georg Ringer
06:39 Bug #90900: TypeError: "trim() expects parameter 1 to be string, null given" in ConstantConfigurationParser
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
06:35 Bug #90900 (Under Review): TypeError: "trim() expects parameter 1 to be string, null given" in ConstantConfigurationParser
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 #90900 (Accepted): TypeError: "trim() expects parameter 1 to be string, null given" in ConstantConfigurationParser
Georg Ringer
06:30 Task #90891 (Resolved): Enable phpstan InvalidUnaryOperationRule
Applied in changeset commit:401da155ec9e4b6a2bfcc0400c46549cf6816ba0. Anonymous
06:30 Task #90923 (Resolved): Install Tool: Upgrade Doc: add link to rendered rST version on docs.typo3.org
Applied in changeset commit:b0104e8052543ff596be2f1fbf9b6eed977e5e45. Anonymous
06:10 Bug #90656: Fatal error while trying to send notification-email upon backend-login
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
05:28 Bug #90656: Fatal error while trying to send notification-email upon backend-login
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
06:00 Bug #90963 (Resolved): History throws error for logged in user when it contains a deleted page
Applied in changeset commit:eb436b19b1376859098fd705bb6963c66d315753. Patrick Broens
05:58 Bug #90963: History throws error for logged in user when it contains a deleted page
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
05:51 Task #90934 (Accepted): Make automatic background version checks an opt-in feature
Georg Ringer
05:22 Task #90420: Add index to fe_users table to improve backend list view performance with >100k rows
Good catch! I run a simple test with 150k users. My local environment is fast enough for the backend, but i also chec... Guido Schmechel
05:04 Bug #90009 (Rejected): Installtool gives status 404 when installPassword is not set in LocalConfiguration.php
thanks for creating this issue. we tried to fix this but the same code is also used during installing TYPO3 and every... Georg Ringer
02:59 Bug #90949: persistence.storagePid ignores startingpoint (pages), when it is a stdWrap
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:43 Task #90143: Redirects: Poor performance of redirect matching for large redirects table
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:38 Task #90143: Redirects: Poor performance of redirect matching for large redirects table
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2020-04-06

22:35 Bug #90194 (Closed): Question / Bug? shortcut_mode still set (not "0") after switch page back to page of type "standard"
Hello and sorry for the late answer; this is the expected behavior, when you switch the page type (e.g. from shortcut... Riccardo De Contardi
21:44 Bug #87316 (Needs Feedback): Opening Manage Language Packs module modifies LocalConfiguration.php
Is this issue still reproducible with 9.5.15 or latest master? I am not able to reproduce it. Riccardo De Contardi
21:30 Task #90956 (Resolved): Deprecate alternative fetch methods for GeneralUtility::getUrl()
Applied in changeset commit:b0b324ed35d3b56f8c099c1b85f4137aee9d903b. Benni Mack
06:50 Task #90956: Deprecate alternative fetch methods for GeneralUtility::getUrl()
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:47 Bug #77312: Flexform is not rendered in content elements, when list_type is not empty
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:47 Bug #79427: Non-plugin content elements not accessible when list_type not empty
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:08 Bug #90949: persistence.storagePid ignores startingpoint (pages), when it is a stdWrap
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:34 Bug #90949: persistence.storagePid ignores startingpoint (pages), when it is a stdWrap
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:07 Bug #90949: persistence.storagePid ignores startingpoint (pages), when it is a stdWrap
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:37 Bug #90949: persistence.storagePid ignores startingpoint (pages), when it is a stdWrap
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:53 Task #90964 (Under Review): Deprecate logic in LanguageService
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:53 Task #90964 (Closed): Deprecate logic in LanguageService
Benni Mack
17:48 Bug #90960 (Accepted): Arguments not passed to Header and Footer partials in Fluid-based replacement for PageLayoutView
Georg Ringer
15:02 Bug #90960 (Closed): Arguments not passed to Header and Footer partials in Fluid-based replacement for PageLayoutView
#90348 introduced Fluid-based replacement for PageLayoutView.
According to https://docs.typo3.org/c/typo3/cms-core...
Georg Tiefenbrunn
17:21 Task #90831: Provide tests for Page\TreeController
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:06 Task #90831: Provide tests for Page\TreeController
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:34 Task #90831: Provide tests for Page\TreeController
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:17 Bug #90963 (Under Review): History throws error for logged in user when it contains a deleted page
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:04 Bug #90963 (Closed): History throws error for logged in user when it contains a deleted page
When a logged in backend user is entering the history/undo functionality for a certain page which contains a deleted ... Patrick Broens
16:05 Bug #90962 (New): Cache and Dependency Injection in Upgrade module
In my schema extension I injected a frontend cache with DI into a class.
The cache is defined in the ext_localconf...
Chris Müller
15:54 Bug #90961: Paste record icon missing if user or usergroup doesn't have page permission "Edit Page"
I think problem is in typo3/sysext/backend/classes/PageLayoutView.php line 1239 and following:... Robert von Hackwitz
15:20 Bug #90961 (Closed): Paste record icon missing if user or usergroup doesn't have page permission "Edit Page"

When a non-admin user clicks on the contextual menu of a content by choosing "size" or "copy" and the page does not...
Robert von Hackwitz
15:49 Bug #89434: Action argument values will get lost on validation error
Oh boy, thanks for pointing this out. I just did a quick test as I need to rework the email functionality for 10.x an... Felix Nagel
15:37 Bug #89434: Action argument values will get lost on validation error
@felix I'm working on current master and the problem still exist. I just tested your current master branch and also ... Torben Hansen
14:51 Bug #89434: Action argument values will get lost on validation error
@Torban I experienced problems similar to what has been describe here with my blog extension but with the release of ... Felix Nagel
14:37 Bug #87442: Can't modify/overwrite og:image and twitter:image via TypoScript
I'm sorry, to me this looks like the expected result. The typoscript provides the fallback so the image from the home... Riny van Tiggelen
13:58 Feature #65099: Check if session-handling is working
don't know exactly any more (5 years ago).
there was a configuration to use memcached session handling, without any ...
Bernd Wilke
08:39 Feature #65099 (Needs Feedback): Check if session-handling is working
Can you let me know how this could be tested?
You mean that you used a memcached session handling?
Benni Mack
13:49 Bug #90959 (Closed): Wrong URL applied for Route
Hello Core-Team,
a customer has following routeEnhancer configuration. I have adopted it to my local machine:
<...
Stefan Froemken
13:19 Task #90923 (Under Review): Install Tool: Upgrade Doc: add link to rendered rST version on docs.typo3.org
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:00 Task #90923 (Resolved): Install Tool: Upgrade Doc: add link to rendered rST version on docs.typo3.org
Applied in changeset commit:98b7748d98b1b78ef9c1e469850304a1113cf8f2. Anonymous
08:42 Task #90923: Install Tool: Upgrade Doc: add link to rendered rST version on docs.typo3.org
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:00 Bug #90958 (Resolved): Typo in rst file: #88043 - TypeScript sources moved into Build directory
Applied in changeset commit:b1f32b52e3e49008e507b3c810f988108548e264. Nikita Hovratov
12:30 Bug #90958: Typo in rst file: #88043 - TypeScript sources moved into Build directory
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:28 Bug #90958 (Under Review): Typo in rst file: #88043 - TypeScript sources moved into Build directory
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:25 Bug #90958 (Closed): Typo in rst file: #88043 - TypeScript sources moved into Build directory
TypeScript instead of Typoscript... Nikita Hovratov
12:09 Bug #90957: Populating slugs based on old realurl table not 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
11:01 Bug #90957 (Under Review): Populating slugs based on old realurl table not 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
09:51 Bug #90957 (Closed): Populating slugs based on old realurl table not working
When running the PopulateSlugs update-script with the old "tx_realurl_pathcache" the query fails because it's being o... Riny van Tiggelen
12:05 Bug #87851: Copy of localized object has wrong l18n_parent
Still reproducible with 10.4.0-dev (latest master) Riccardo De Contardi
12:00 Task #90893 (Resolved): Enable phpstan DefaultValueTypesAssignedToPropertiesRule
Applied in changeset commit:555e116f405295edf63394b647d680a9d46de0f7. Anonymous
12:00 Bug #82942 (Resolved): Wrong Links for pageids in rte_ckeditor in TYPO3 8.7.8
Applied in changeset commit:7e60acc352fbc58ea2a6a556f5d1389e8fa0140e. Markus Klein
08:25 Bug #82942 (Under Review): Wrong Links for pageids in rte_ckeditor in TYPO3 8.7.8
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 #82942 (Resolved): Wrong Links for pageids in rte_ckeditor in TYPO3 8.7.8
Applied in changeset commit:c22443294eacdfbc26d4aee4e5ae0db94cbc6d37. Markus Klein
07:44 Bug #82942: Wrong Links for pageids in rte_ckeditor in TYPO3 8.7.8
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
06:59 Bug #82942: Wrong Links for pageids in rte_ckeditor in TYPO3 8.7.8
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:56 Bug #82942: Wrong Links for pageids in rte_ckeditor in TYPO3 8.7.8
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 Bug #90933 (Resolved): AssetCollector does not allow protocol-relative URLs
Applied in changeset commit:b6aaba1418112b54466dc0fd159fc380ca6adcfe. Christian Eßl
11:43 Bug #90228: Typolink: Forcing absolute url scheme does not work
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:37 Bug #86985: itemsProcFunc for select->selectSingle shows key instead of label in page translation
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:19 Bug #86097: Wrong position of new tt_content record
Still reproducible on 10.4.0-dev, the content seems always placed after the first element Riccardo De Contardi
11:08 Bug #90898: Setting fallbacks for og:image and twitter:image [Documentation]
Documentation (for master) has been updated with https://review.typo3.org/c/Packages/TYPO3.CMS/+/64070
Please, also...
Riccardo De Contardi
11:00 Bug #76509 (Resolved): FormEngine does not allow saving dynamic items and does not preselect dynamic items based on column value
Applied in changeset commit:db78e2d08776eb94a4c06430f94c2de58b9cd0c4. Susanne Moog
11:00 Bug #90830 (Resolved): SEO documentation: Example "Setting fallbacks for og:image and twitter:image" gives no absolute image path
Applied in changeset commit:ddb02ef4d8c635b65d0703033d5eaf2b246593db. Christian Eßl
10:49 Bug #87873: SQL error while saving sys_file_storage with strict_type
Hi
I have this error on a 9.5.14:
SQL error: 'Incorrect integer value: '' for column `xxx`.`sys_file_storage`.`...
Rémy DANIEL
10:03 Bug #90458: Several places in the core throw php notices
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:49 Bug #90925: Incorrectly selected items in MM select fields
Gerrit Code Review wrote:
> Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the r...
Ephraim Härer
09:48 Bug #83079: wrong sorting of content elements when translating using non-default-language CEs as source
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:39 Bug #90533 (Resolved): Style BE user compare/show
Georg Ringer
09:38 Feature #51479 (Closed): Show somehow which user passwords are treatend as unsecure.
Thanks for the quick feedback. Closing this now! Benni Mack
09:31 Feature #51479: Show somehow which user passwords are treatend as unsecure.
I guess we're talking of this one:
TYPO3 8.7.32
@EXT:reports/Classes/Report/Status/SecurityStatus.php@, functio...
Riccardo De Contardi
08:55 Feature #51479: Show somehow which user passwords are treatend as unsecure.
There was a report, which said something like, "xxx passwords are not yet converted and considered safed unsecure".
...
Kay Strobach
08:49 Feature #51479 (Needs Feedback): Show somehow which user passwords are treatend as unsecure.
Hey Kay,
I know this issue is very old but I need some basic input again on this.
What do you mean with insecur...
Benni Mack
08:46 Bug #66139 (Rejected): PersistentObjectConverter can't convert ValueObject
will close this one. Seems like no one cared about "the sync to Flow" anymore.
In addition, one should use the `__...
Benni Mack
08:38 Task #88979: Disabling the Elementbrowser should disable table list too
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:28 Bug #78779 (Closed): A Query on columns of type DATE results in an empty resultset
Hello Benni,
solved with this Patch: https://forge.typo3.org/issues/79473
So this ticket can be closed now.
St...
Stefan Froemken
08:05 Bug #79730: Fix date related acceptance tests
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:00 Bug #83056 (Resolved): Cannot set pageIdSelector configuration on link browser (outside of rte)
Applied in changeset commit:e7c42fcb3ab3b41f2e3900491fd83867b1d4ac79. Markus Klein
06:42 Bug #83056: Cannot set pageIdSelector configuration on link browser (outside of rte)
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:39 Bug #80522: EXT:opendocs does not update title
I could be wrong, but it seems that on version 10.4.0-dev (latest master) the old version of the title is always used... Riccardo De Contardi
00:29 Bug #67001: Workspace Pagepreview doesn't work, if the livepage is set to hidden=1
I tried to repeat my test on comment 9 with both 9.5.15 and latest master, so, in short:
1) create a page in live ...
Riccardo De Contardi
00:12 Bug #85003: Workspace : no content show in preview frontend, if live page is hidden
This issue is still present on 9.5.15 and latest master Riccardo De Contardi

2020-04-05

23:00 Task #90946 (Resolved): Fluid-based page layout module should render record preview through separate template file
Applied in changeset commit:a49730c269e1fb761f02d7470cee0ed9c6d13b1d. Anonymous
22:26 Task #90956: Deprecate alternative fetch methods for GeneralUtility::getUrl()
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:52 Task #90956: Deprecate alternative fetch methods for GeneralUtility::getUrl()
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:36 Task #90956 (Under Review): Deprecate alternative fetch methods for GeneralUtility::getUrl()
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:36 Task #90956 (Closed): Deprecate alternative fetch methods for GeneralUtility::getUrl()
Benni Mack
21:31 Bug #90955 (Needs Feedback): Install typo3 extension form ZIP
Can you test Dev master, should be fixed. Georg Ringer
20:54 Bug #90955 (Closed): Install typo3 extension form ZIP
How to reproducer problem
1. Install typo3 10.3
2. Try to install for example powermail extension form zip https...
krzysztof knapora
21:14 Bug #82942: Wrong Links for pageids in rte_ckeditor in TYPO3 8.7.8
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:04 Task #90923: Install Tool: Upgrade Doc: add link to rendered rST version on docs.typo3.org
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:02 Task #90923: Install Tool: Upgrade Doc: add link to rendered rST version on docs.typo3.org
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:33 Task #90923: Install Tool: Upgrade Doc: add link to rendered rST version on docs.typo3.org
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:27 Bug #77312: Flexform is not rendered in content elements, when list_type is not empty
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:24 Bug #77312 (Under Review): Flexform is not rendered in content elements, when list_type is not empty
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:27 Bug #79427: Non-plugin content elements not accessible when list_type not empty
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:24 Bug #79427 (Under Review): Non-plugin content elements not accessible when list_type not empty
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:25 Bug #90954 (Closed): Workspace switch does not work with editor user (non-admin)
h3. Prerequisites
* TYPO3: 10.3.0 (really fresh installation)
* an "Editors" BE group, with full ACL, db mount fr...
Riccardo De Contardi
16:55 Bug #86876 (Under Review): TCA columnsOverrides ignores default 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
14:56 Bug #90953 (Under Review): Add missing view path definition for felogin
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:14 Bug #90953 (Closed): Add missing view path definition for felogin
To make it easier to customize the template paths of felogin we should define the view paths in TypoScript and provid... Kevin Appelt
14:33 Bug #90852: Not all sizes of dashboard widget work
Patch set 31 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:19 Bug #90852: Not all sizes of dashboard widget work
Patch set 30 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:33 Bug #90660: Allow creation of Widgets through API using only configuration
Patch set 31 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:19 Bug #90660: Allow creation of Widgets through API using only configuration
Patch set 30 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:31 Bug #89434: Action argument values will get lost on validation error
Can I somehow help to get this issue solved? I think we really need this working with the first release of TYPO3 10 L... Torben Hansen
12:30 Bug #90952 (Resolved): Link Browser in ckeditor breaks with browser search
Applied in changeset commit:d16e72e892bcc2e7e0d7057723a868871da3ec98. Andreas Fernandez
09:40 Bug #90952 (Under Review): Link Browser in ckeditor breaks with browser search
Patch set 4 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:00 Bug #90952 (Resolved): Link Browser in ckeditor breaks with browser search
Applied in changeset commit:672b8fa1c5078d8c7dc2020d3e7a6091d612ee6b. Andreas Fernandez
08:59 Bug #90952: Link Browser in ckeditor breaks with browser search
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:54 Bug #90952: Link Browser in ckeditor breaks with browser search
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:52 Bug #90952: Link Browser in ckeditor breaks with browser search
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:26 Bug #90952: Link Browser in ckeditor breaks with browser 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
08:18 Bug #90952: Link Browser in ckeditor breaks with browser 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
08:14 Bug #90952 (Under Review): Link Browser in ckeditor breaks with browser search
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:08 Bug #90952 (Closed): Link Browser in ckeditor breaks with browser search
The Link Browser used with ckeditor breaks when selecting e.g. a file when the browser search is used to find a recor... Andreas Kienast
11:19 Bug #90948: Object translation broken if object outside Site Configuration
Improve initial description of issue._ Josef Glatz
10:23 Bug #90949: persistence.storagePid ignores startingpoint (pages), when it is a stdWrap
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:56 Bug #90736: Wrong slug fields for siteroots (level > 1) in multidomain environment and no possibility to modify them
Riccardo, yes it is Juan Manuel Vergés Solanas
09:00 Task #90943 (Resolved): Warning in unit tests due to BackendLayout::parseConfigurationStringAndSetConfigurationArray being removed
Applied in changeset commit:3a65496e31bbee0235f372bb4d478e567479ad58. Anja Leichsenring
09:00 Task #90942 (Resolved): Test Failure on ExceptionHandlerTests
Applied in changeset commit:06d88b310eae510ab7fb9e132a3f9013abdc3737. Anja Leichsenring
08:41 Task #90942: Test Failure on ExceptionHandlerTests
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:40 Task #90942: Test Failure on ExceptionHandlerTests
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

2020-04-04

23:31 Task #90928: Migrate checkPidArray into PageRepository
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:50 Task #90928: Migrate checkPidArray into PageRepository
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:30 Feature #90826 (Resolved): Compare BE usergroups
Applied in changeset commit:e690ae511dab0be38e105ed8e7212f2ed4d4449f. Georg Ringer
01:29 Feature #90826: Compare BE usergroups
Patch set 44 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:09 Bug #90884 (Closed): Error with function isCustomState() on null in BE
Thank you for your quick update; closing it (not core related). Riccardo De Contardi
23:00 Bug #86535 (Resolved): Install Tool: Manage Language Packs: Language packs can't be updated if all packages exists
Applied in changeset commit:49bca73dd3cabe3bcf292964e4ce94aa97bb9a1a. Georg Ringer
14:09 Bug #86535: Install Tool: Manage Language Packs: Language packs can't be updated if all packages exists
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
13:58 Bug #86535 (Under Review): Install Tool: Manage Language Packs: Language packs can't be updated if all packages exists
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
22:33 Bug #90951: Remove $scheme from LegacyLinkNotationConverter::resolve()
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:32 Bug #90951 (Under Review): Remove $scheme from LegacyLinkNotationConverter::resolve()
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:29 Bug #90951 (Closed): Remove $scheme from LegacyLinkNotationConverter::resolve()
Christian Eßl
22:06 Bug #89555: Querying records in workspaces does not return all proper values due to "pid=-1" database
Patch set 40 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:03 Bug #90916: Page type external URL, removes fragments from relativ URLs
That's interesting. Page type "External Url" isn''t supposed to be used for relative urls, but apparently it just "wo... Christian Eßl
19:22 Task #88979: Disabling the Elementbrowser should disable table list too
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:20 Task #88979 (Under Review): Disabling the Elementbrowser should disable table list too
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:30 Bug #90950 (Resolved): Extension Scanner is broken due to MethodArgumentRequiredMatcher.php
Applied in changeset commit:19fed6b2c2b31d3d24f11ae42a0cb0a69d783593. Andreas Fernandez
17:17 Bug #90950: Extension Scanner is broken due to MethodArgumentRequiredMatcher.php
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:04 Bug #90950 (Under Review): Extension Scanner is broken due to MethodArgumentRequiredMatcher.php
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:00 Bug #90950 (Closed): Extension Scanner is broken due to MethodArgumentRequiredMatcher.php
The patch for issue #88720 updated MethodArgumentRequiredMatcher.php but misses the method name which breaks the exte... Andreas Kienast
17:30 Bug #88389 (Resolved): ArrayConverter might not convert strings to array
Applied in changeset commit:45f969cf59b2b1987fcfb35a88936970e3a59fb4. Christian Benthake
17:13 Task #90942: Test Failure on ExceptionHandlerTests
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:48 Task #90942: Test Failure on ExceptionHandlerTests
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:43 Task #90942: Test Failure on ExceptionHandlerTests
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:58 Task #90942: Test Failure on ExceptionHandlerTests
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:17 Task #90942: Test Failure on ExceptionHandlerTests
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:15 Task #90942: Test Failure on ExceptionHandlerTests
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:13 Task #90942 (Under Review): Test Failure on ExceptionHandlerTests
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:11 Task #90942 (Closed): Test Failure on ExceptionHandlerTests
A mock fails lately due to a interface defined constructor, that the abstract class under test not provides.
PHP F...
Anja Leichsenring
16:43 Bug #90949 (Under Review): persistence.storagePid ignores startingpoint (pages), when it is a stdWrap
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:36 Bug #90949 (New): persistence.storagePid ignores startingpoint (pages), when it is a stdWrap
Consider following situation:
TypoScript setup:...
Christian Futterlieb
16:26 Task #90947: Lift doktype restrictions in SlugHelper::resolveParentPageRecord
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:20 Task #90947: Lift doktype restrictions in SlugHelper::resolveParentPageRecord
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:08 Task #90947 (Under Review): Lift doktype restrictions in SlugHelper::resolveParentPageRecord
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 #90947 (Closed): Lift doktype restrictions in SlugHelper::resolveParentPageRecord
Christian Eßl
16:17 Bug #90948 (Closed): Object translation broken if object outside Site Configuration
When Objects are placed outside a Site Configuration (root tree of site), translation fails to work. This was not an ... Frank Buijze
15:53 Bug #87452: Page Slug generation doesn't take path of parent SysFolders into account
The changes made in #18079 now lifted the restrictions in PageRepository that were present for all doktypes > 200.
T...
Christian Eßl
15:50 Task #90946 (Under Review): Fluid-based page layout module should render record preview through separate template 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
15:48 Task #90946 (Closed): Fluid-based page layout module should render record preview through separate template file
The Fluid based page module currently renders records previews as part of the Record.html partial which is relatively... Claus Due
15:45 Task #90945 (Under Review): LocalizationController (AJAX handler for "translate" in page module) should allow third party integration
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:21 Task #90945 (Closed): LocalizationController (AJAX handler for "translate" in page module) should allow third party integration
The LocalizationController currently only supports the core's specific way of composing page column information. This... Claus Due
15:16 Bug #90830 (Under Review): SEO documentation: Example "Setting fallbacks for og:image and twitter:image" gives no absolute image 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
14:53 Bug #90852: Not all sizes of dashboard widget work
Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:53 Bug #90660: Allow creation of Widgets through API using only configuration
Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:40 Task #90831: Provide tests for Page\TreeController
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:34 Bug #90939: DataHandler: Existing pages are not moved into newly created pages
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:32 Bug #90939: DataHandler: Existing pages are not moved into newly created pages
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:22 Bug #90933 (Under Review): AssetCollector does not allow protocol-relative URLs
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:20 Bug #90933: AssetCollector does not allow protocol-relative URLs
Although I wouldn't recommend using protocol-relative urls, they are still a viable way to include urls in a html doc... Christian Eßl
14:00 Bug #90927 (Resolved): Hook is_used is not implemented
Applied in changeset commit:eaccd35fa752d56212440373cadbfe941ef412b1. Benni Mack
12:02 Bug #90927: Hook is_used is not implemented
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:30 Feature #20933 (Resolved): Enable working with SysFolders in CONTENT
Applied in changeset commit:6d2db4f712f342abba3ce5d0c3934acce05e3d62. Benni Mack
13:30 Bug #18079 (Resolved): slide of cObj CONTENT stops if sysfolder in rootline
Applied in changeset commit:6d2db4f712f342abba3ce5d0c3934acce05e3d62. Benni Mack
12:16 Task #90944 (Under Review): itemsProcFunc should allow multiple items processors
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:10 Task #90944 (Under Review): itemsProcFunc should allow multiple items processors
Currently, the TCA setting itemsProcFunc is mutually exclusive and only allows a single itemsProcFunc to be registere... Claus Due
11:33 Task #90340: Documentation for dashboard ext
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:48 Task #90943 (Under Review): Warning in unit tests due to BackendLayout::parseConfigurationStringAndSetConfigurationArray being removed
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 #90943 (Closed): Warning in unit tests due to BackendLayout::parseConfigurationStringAndSetConfigurationArray being removed
TYPO3\CMS\Backend\Tests\Unit\View\BackendLayout\BackendLayoutTest::objectIsCreated
Trying to set mock method "parseC...
Anja Leichsenring
09:51 Bug #90936: Parameters got Cached in hreflang-tags
You might want to check out https://extensions.typo3.org/extension/urlguard
I could not get that to work properly wi...
Andreas Kießling
09:00 Task #90880 (Resolved): Filter pages user has access to on query time
Applied in changeset commit:637b36c74618e5b8667c35f7825c9dcf65e9393a. Benni Mack
08:32 Task #90880: Filter pages user has access to on query time
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 #90937 (Resolved): Deprecate various hooks in ContentObjectRenderer
Applied in changeset commit:d9b8eea8648f1152cb55024348697857008ce643. Benni Mack
00:28 Bug #78779 (Needs Feedback): A Query on columns of type DATE results in an empty resultset
Dear Stefan,
can you share your TCA & ext_tables.sql for that?
Thanks.
Benni Mack

2020-04-03

23:51 Bug #90939: DataHandler: Existing pages are not moved into newly created pages
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:47 Bug #90939 (Under Review): DataHandler: Existing pages are not moved into newly created 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
18:34 Bug #90939: DataHandler: Existing pages are not moved into newly created pages
To put it simple: I did not expect from the documentation that I am ONLY allowed to change pid with the 'move' comman... Jonas Eberle
18:28 Bug #90939: DataHandler: Existing pages are not moved into newly created pages
@Jonas Eberle
That construct is invalid:...
Stefan Bürk
11:11 Bug #90939: DataHandler: Existing pages are not moved into newly created pages
I tried with this as well:... Jonas Eberle
10:11 Bug #90939 (Needs Feedback): DataHandler: Existing pages are not moved into newly created pages
The example is wrong - The one should be a datamap (create page) the other should be a command map (move) I assume - ... Benni Mack
09:53 Bug #90939 (New): DataHandler: Existing pages are not moved into newly created pages
I suspected from the documentation https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiOverview/Typo3Cor... Jonas Eberle
23:51 Bug #83056 (Under Review): Cannot set pageIdSelector configuration on link browser (outside of rte)
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:44 Bug #82942: Wrong Links for pageids in rte_ckeditor in TYPO3 8.7.8
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:41 Bug #82942 (Under Review): Wrong Links for pageids in rte_ckeditor in TYPO3 8.7.8
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:25 Bug #82942 (Accepted): Wrong Links for pageids in rte_ckeditor in TYPO3 8.7.8
This is not fixed. The referenced ticket is about the field itself being visible and not about the value not being ha... Markus Klein
22:54 Bug #90927: Hook is_used is not implemented
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 Bug #90927: Hook is_used is not implemented
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:40 Bug #82534: Felogin redirect by domain entries referer
If I am not totally wrong, this issue could be still present on 9.5.x and should be solved on version 10.4.0-dev (lat... Riccardo De Contardi
21:38 Task #90937: Deprecate various hooks in ContentObjectRenderer
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:25 Task #90937: Deprecate various hooks in ContentObjectRenderer
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:53 Task #90937: Deprecate various hooks in ContentObjectRenderer
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:36 Feature #90826: Compare BE usergroups
Patch set 43 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:30 Bug #90883 (Resolved): TypeError "htmlspecialchars() expects parameter 1 to be string, int given" inside ArrayBrowser
Applied in changeset commit:1106bd5c54f86c166d4b71c95a91967d9b9183e9. Christian Eßl
16:53 Bug #90883: TypeError "htmlspecialchars() expects parameter 1 to be string, int given" inside ArrayBrowser
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:36 Bug #90883: TypeError "htmlspecialchars() expects parameter 1 to be string, int given" inside ArrayBrowser
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:11 Bug #90925: Incorrectly selected items in MM select fields
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:52 Bug #90925: Incorrectly selected items in MM select fields
"As soon as the additional record gets saved along with the real selection, the number of MM records increases by one... Sebastian Lechenbauer
16:46 Bug #90925: Incorrectly selected items in MM select fields
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:39 Bug #90925: Incorrectly selected items in MM select fields
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:33 Bug #90925 (Under Review): Incorrectly selected items in MM select fields
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:34 Bug #90852: Not all sizes of dashboard widget work
Patch set 28 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:24 Bug #90852: Not all sizes of dashboard widget work
Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:14 Bug #90852: Not all sizes of dashboard widget work
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:38 Bug #90852: Not all sizes of dashboard widget work
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:35 Bug #90852: Not all sizes of dashboard widget work
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:28 Bug #90852: Not all sizes of dashboard widget work
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:34 Bug #90660: Allow creation of Widgets through API using only configuration
Patch set 28 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:24 Bug #90660: Allow creation of Widgets through API using only configuration
Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:14 Bug #90660: Allow creation of Widgets through API using only configuration
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:38 Bug #90660: Allow creation of Widgets through API using only configuration
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:35 Bug #90660: Allow creation of Widgets through API using only configuration
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:28 Bug #90660: Allow creation of Widgets through API using only configuration
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:02 Bug #90932: PseudoSiteTcaDisplayCondition always checks l10n_parent
Is this related to these issues? #89311 or #90736 or #89485 ? Riccardo De Contardi
17:01 Bug #89485: Editing a slug field on a root page (page with SiteConfiguration) is not possible if parent uid of this root page is > 0 and TreeRoot has no site configuration
Is this issue related? #89311 Riccardo De Contardi
17:00 Bug #90736: Wrong slug fields for siteroots (level > 1) in multidomain environment and no possibility to modify them
Is this issue related? #89311 Riccardo De Contardi
17:00 Task #90920 (Resolved): Separate configuration into hooks for Indexer
Applied in changeset commit:4fa3ae6266029df7730fafa6741184c5e3f0cd7c. Benni Mack
17:00 Task #90897 (Resolved): Remove bootstrap-slider from core
Applied in changeset commit:9ef9496b7ed2c5a74c45d97e91b7840cf505b445. Andreas Fernandez
16:39 Task #90897: Remove bootstrap-slider from 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
16:39 Task #90897: Remove bootstrap-slider from core
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:32 Task #90941 (Under Review): Replace shortcut AJAX functions of jQuery with AJAX API
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:31 Task #90941 (Closed): Replace shortcut AJAX functions of jQuery with AJAX API
The Core uses the shortcut AJAX functions of jQuery ($.get, $.post etc), which can be replaced with our AJAX API. Andreas Kienast
15:26 Task #90880: Filter pages user has access to on query time
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:00 Bug #90940: IDN conversion failed | GuzzleHttp
ICU version 4.4.1
ICU Data version 4.4.0.1
ICU TZData version 2010i
ICU Unicode version 5.2
Attila Glück
14:58 Bug #90940: IDN conversion failed | GuzzleHttp
Can you please check which "ICU" (e.g. phpinfo()) version is used on that Mittwald system?
Basically it's the same b...
Oliver Hader
10:14 Bug #90940: IDN conversion failed | GuzzleHttp
An other Info to this issue: The requested urls whitch caused this errors, are not available Sites (404) Attila Glück
10:08 Bug #90940 (Closed): IDN conversion failed | GuzzleHttp
After update to 9.5.15 i see many of this errors:
Core: Exception handler (WEB): Uncaught TYPO3 Exception: IDN conve...
Attila Glück
14:17 Task #90340: Documentation for dashboard ext
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:30 Bug #90872 (Resolved): Access module is not navigable by keyboard
Applied in changeset commit:ee3b457d1c24c705bdd82e5b7c3670853e37b72b. Georg Ringer
11:29 Bug #90268 (New): TYPO3 sets php error_reporting hardcoded to 22519
Riccardo De Contardi
10:45 Bug #90850: typolink generates links for non-reachable pages
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
10:40 Bug #90850: typolink generates links for non-reachable pages
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 #90850: typolink generates links for non-reachable pages
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:24 Bug #90850: typolink generates links for non-reachable pages
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:06 Bug #90850: typolink generates links for non-reachable pages
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:00 Bug #86535 (Resolved): Install Tool: Manage Language Packs: Language packs can't be updated if all packages exists
Applied in changeset commit:2793a902b4a8243ce18dd5a70ad7674681d6a793. Georg Ringer
08:59 Bug #86535: Install Tool: Manage Language Packs: Language packs can't be updated if all packages exists
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:33 Bug #90933: AssetCollector does not allow protocol-relative URLs
I recommend allowing this and documenting this properly. Benni Mack
08:29 Bug #90469: Mountpoint information fetched for slug outside of site root
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

2020-04-02

23:12 Bug #90469: Mountpoint information fetched for slug outside of site root
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:10 Bug #90469: Mountpoint information fetched for slug outside of site root
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:51 Bug #90469: Mountpoint information fetched for slug outside of site root
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:21 Bug #90469: Mountpoint information fetched for slug outside of site root
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:46 Task #90938 (Under Review): Extract install tool session handler into SessionHandler API
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:46 Task #90938 (Closed): Extract install tool session handler into SessionHandler API
Benni Mack
22:45 Task #90937 (Under Review): Deprecate various hooks in ContentObjectRenderer
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:45 Task #90937 (Closed): Deprecate various hooks in ContentObjectRenderer
Benni Mack
22:31 Bug #84654: If problem with creation of logger, an Exception is thrown: A cache with identifier "assets" does not exist
I stumbled upon similar issue in 9.5 when during deployment var/log folder was created using wrong user which resulte... Tymoteusz Motylewski
21:24 Bug #89555: Querying records in workspaces does not return all proper values due to "pid=-1" database
Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:05 Bug #90936 (Closed): Parameters got Cached in hreflang-tags
There is a strange behavior with hreflang-Tags.
If I clear the cache and then open a page in incognito mode like: ...
Thomas Anders
20:56 Feature #20933: Enable working with SysFolders in CONTENT
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:56 Bug #18079: slide of cObj CONTENT stops if sysfolder in rootline
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:50 Bug #90852 (Under Review): Not all sizes of dashboard widget work
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:50 Bug #90660: Allow creation of Widgets through API using only configuration
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:47 Bug #90736 (New): Wrong slug fields for siteroots (level > 1) in multidomain environment and no possibility to modify them
Riccardo De Contardi
00:55 Bug #90736: Wrong slug fields for siteroots (level > 1) in multidomain environment and no possibility to modify them
I just found an easier fix
https://github.com/TYPO3/TYPO3.CMS/blob/1d11c3131e302360c96fb39ecacee18fd88099b1/typo3/...
Juan Manuel Vergés Solanas
00:41 Bug #90736: Wrong slug fields for siteroots (level > 1) in multidomain environment and no possibility to modify them
Hi,
I can reproduce this issue in 9.5.14 and I would say it persist in latest taking a look to the code.
Files ...
Juan Manuel Vergés Solanas
20:44 Bug #90933: AssetCollector does not allow protocol-relative URLs
I would go for not allowing that and throw exception Georg Ringer
17:30 Bug #90933 (Closed): AssetCollector does not allow protocol-relative URLs
In PageRenderer, this... Jonas Eberle
20:40 Bug #90935 (Closed): Indexed Search double htmlspecialchars full path in result info section
relates https://forge.typo3.org/issues/88208
The path gets htmlspecialchared with linkPageATagWrap() and before th...
Henri Nathanson
19:08 Task #90934 (Closed): Make automatic background version checks an opt-in feature
When logging in to the TYPO3 Backend, a HTTP request is issued to https://get.typo3.org/... to check for new releases... Andreas Beutel
18:30 Bug #82837: Exception in backend searching in columns of type integer/bigint on PostgreSQL
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:59 Bug #82837 (Under Review): Exception in backend searching in columns of type integer/bigint on PostgreSQL
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:30 Bug #81802: SQL Exception when searching in recycler using PostgreSQL
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:59 Bug #81802: SQL Exception when searching in recycler using PostgreSQL
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:38 Feature #64372 (Needs Feedback): Add timezone-handling for value-display depending on FE-user
FYI - this would mean that we cannot have group-based caching at all anymore, and all code considered is USER_INT. Do... Benni Mack
17:30 Bug #90905 (Resolved): cObject caching does not respect TSFE->no_cache
Applied in changeset commit:6b35756c6fb5b19bfdaff11c4af81b3d039acd82. Markus Klein
16:04 Bug #90905 (Under Review): cObject caching does not respect TSFE->no_cache
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
12:30 Bug #90905 (Resolved): cObject caching does not respect TSFE->no_cache
Applied in changeset commit:05b886efd9deed1fb05ae216cb65e766dac3c48b. Markus Klein
12:29 Bug #90905: cObject caching does not respect TSFE->no_cache
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:09 Bug #90932 (Closed): PseudoSiteTcaDisplayCondition always checks l10n_parent
In the DisplayCondition, that is used to disable the slug field when editing a PseudoSite (https://github.com/TYPO3/T... Tobias Kapplmüller
16:26 Feature #90931 (Under Review): Add option to disable version highlighting in the page tree
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:23 Feature #90931 (Closed): Add option to disable version highlighting in the page tree
In larger instances the highlighting of versions in the page tree is a performance killer. The more pages and tables ... Uwe Trotzek
14:54 Bug #90925: Incorrectly selected items in MM select fields
Same problem occurs, if you use itemsProcFunc and fill selectable items with custom database query. The item with the... Martin Weymayer
12:35 Bug #90925: Incorrectly selected items in MM select fields
I can confirm similar behaviour for 10.3, but I didn't have the chance to investigate further by now.
Respectively: ...
Joschi Kuphal
14:50 Feature #90930: Show modification date and editor in workspace overview
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 Feature #90930 (Under Review): Show modification date and editor in workspace overview
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:47 Feature #90930 (Rejected): Show modification date and editor in workspace overview
For our reviewers it is important to have a quick overview when a workspace record was changed the last and who was t... Uwe Trotzek
14:38 Task #90920: Separate configuration into hooks for Indexer
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:34 Task #90920: Separate configuration into hooks for Indexer
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:35 Bug #90883: TypeError "htmlspecialchars() expects parameter 1 to be string, int given" inside ArrayBrowser
Also see Configuration > Backend routes, expand e.g. @web_list@ > @options@. The value of key @module@ is @TRUE@.
...
Georg Tiefenbrunn
13:30 Bug #90929 (Resolved): Correctly initialize SiteConfiguration in functional tests
Applied in changeset commit:e60840c796e494734114f002673d2db72b36209d. Oliver Hader
12:31 Bug #90929 (Under Review): Correctly initialize SiteConfiguration in functional 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
12:30 Bug #90929 (Closed): Correctly initialize SiteConfiguration in functional tests
SiteConfiguration requires configuration path to be defined. Since this class is a singleton it might happen that Sit... Oliver Hader
13:30 Bug #88720 (Resolved): Adding pid option to resolve function of PersistedAliasMapper (Multi-site handling and Extbase enhancer slugs)
Applied in changeset commit:2a1bda4f7dd33dfdcd0782afd49924925a623511. Oliver Hader
12:31 Bug #88720 (Under Review): Adding pid option to resolve function of PersistedAliasMapper (Multi-site handling and Extbase enhancer slugs)
Patch set 7 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 #88720 (Resolved): Adding pid option to resolve function of PersistedAliasMapper (Multi-site handling and Extbase enhancer slugs)
Applied in changeset commit:7f9abc7ba1ffad7cdf1686dcdb259faecf0d7938. Oliver Hader
11:56 Bug #88720: Adding pid option to resolve function of PersistedAliasMapper (Multi-site handling and Extbase enhancer slugs)
Patch set 6 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
12:30 Bug #90896 (Resolved): CallUserFunction is used for calls to BackendLayoutView
Applied in changeset commit:358f7d3a1a28bf99907b1e3bd8a82f599ef04c98. Benni Mack
12:24 Feature #90826: Compare BE usergroups
Patch set 42 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:01 Feature #90826: Compare BE usergroups
Patch set 41 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:18 Task #90803: Mark ObjectManager::get deprecated
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:18 Feature #87551: Explicitly allow ignoring "pidInList" in TS select function
Evidently just setting @pidInList = 0@ (thus explicitly setting it to @0@, zero) in fact leads to the @pid@ part bein... Mathias Brodala
12:13 Task #90928 (Under Review): Migrate checkPidArray into PageRepository
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:12 Task #90928 (Closed): Migrate checkPidArray into PageRepository
Benni Mack
12:11 Bug #90911: Used package algo26-matthias/idna-convert does not support PHP 7.4
Patch set 8 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
12:08 Feature #88130 (Needs Feedback): Make colPos NULLable to avoid conflicts and workarounds of extensions
Jo Hasenau wrote:
> If we just go for NULL and extensions provide their own parent field, we won't have any need for...
Benni Mack
12:04 Bug #87444 (Needs Feedback): 'config.concatenateJs = 1' async feature does not work
Hey,
can you please check again? With change https://review.typo3.org/c/Packages/TYPO3.CMS/+/63040 on issue #90208...
Benni Mack
12:00 Bug #88185 (Resolved): Misleading exception message for BE modules if action not allowed
Applied in changeset commit:8b22515e48f70dabcad373f99adb840c9d24bbe4. Benni Mack
11:34 Bug #88185: Misleading exception message for BE modules if action not allowed
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
11:30 Bug #88185: Misleading exception message for BE modules if action not allowed
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:12 Bug #88185: Misleading exception message for BE modules if action not allowed
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 Bug #90927 (Under Review): Hook is_used is not implemented
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:54 Bug #90927 (Closed): Hook is_used is not implemented
Benni Mack
11:48 Task #90897: Remove bootstrap-slider from core
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:42 Task #90897: Remove bootstrap-slider from core
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:30 Task #90897 (Under Review): Remove bootstrap-slider from core
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:30 Bug #90926 (Resolved): Fix wrong markup in changelog
Applied in changeset commit:3bea93a8837558291dd4a9fe4d86a7bc65fc6ca4. Daniel Siepmann
11:02 Bug #90926: Fix wrong markup in changelog
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
10:55 Bug #90926: Fix wrong markup in changelog
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:53 Bug #90926 (Under Review): Fix wrong markup in changelog
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:52 Bug #90926 (Closed): Fix wrong markup in changelog
Daniel Siepmann
11:08 Task #90910: Enable phpstan PHPStan\Rules\Classes\ImpossibleInstanceOfRule
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:00 Task #90909 (Resolved): Enable phpstan PHPStan\Rules\DeadCode\UnreachableStatementRule
Applied in changeset commit:35cddac2381133220aa1647dd9136e56efb4c542. Anonymous
09:30 Task #90879 (Resolved): Focus assigned fields of of null placeholder fields on activation
Applied in changeset commit:bd0d999788a057053010b093d0f1ee7aa66c7b32. Andreas Fernandez
08:00 Bug #82491 (Resolved): FluidStyledContent Header/Date.html Partial should respect config.locale_all typoscript setting for date format frontend output
Applied in changeset commit:0d6f0460798048aa22ebaf57a254ad22d52a9d88. Benni Mack
07:45 Bug #90268: TYPO3 sets php error_reporting hardcoded to 22519
I'm not really sure what TYPO3 should do here.
> [SYS][errorHandler]
> Classname to handle PHP errors. E.g.: TY...
Uwe Trotzek
07:39 Task #90923: Install Tool: Upgrade Doc: add link to rendered rST version on docs.typo3.org
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:36 Task #90923: Install Tool: Upgrade Doc: add link to rendered rST version on docs.typo3.org
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:34 Task #90923: Install Tool: Upgrade Doc: add link to rendered rST version on docs.typo3.org
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:33 Task #90923: Install Tool: Upgrade Doc: add link to rendered rST version on docs.typo3.org
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:29 Task #90923: Install Tool: Upgrade Doc: add link to rendered rST version on docs.typo3.org
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:06 Feature #90917 (Rejected): Replace TypoScript with YAML to use open standards
Andreas Kienast
00:17 Bug #89249 (Needs Feedback): Changing language of a translated record to default should set l10n_parent to 0
Is this issue present on 10.4.0-dev?
I tried with the following test
h3. Prerequisites
1) TYPO3 with two l...
Riccardo De Contardi

2020-04-01

23:43 Bug #88003: Changes from draft are saved to live when switching workspaces
Related issue #89294 contained an approach that has been abandoned - look at https://review.typo3.org/c/Packages/TYPO... Riccardo De Contardi
23:28 Bug #88003: Changes from draft are saved to live when switching workspaces
I was actually wrong: It happens also on already saved pages Riccardo De Contardi
23:41 Bug #89294 (Closed): Workspace Switcher re-post iframe
I close this issue in favor of #89383; if you think that this is the wrong decision please reopen it or ping me and I... Riccardo De Contardi
23:31 Bug #90679: "Restore record" does not restore record
Is this a duplicate of #21299 or #89383 ? Riccardo De Contardi
23:09 Bug #89014 (Needs Feedback): Field slug should be editable on page where SiteConfiguration is located
Riccardo De Contardi
23:09 Bug #89014: Field slug should be editable on page where SiteConfiguration is located
Is this related? #89485
Can you add a step-by-step guide on how to reproduce your issue?
Riccardo De Contardi
22:59 Bug #88185 (Under Review): Misleading exception message for BE modules if action not allowed
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:56 Bug #90925 (Closed): Incorrectly selected items in MM select fields
After updating from TYPO3 9.5.14 to 9.5.15 there are incorrectly selected items in some of my backend select fields w... Sebastian Lechenbauer
22:15 Bug #90924 (Closed): Maximum route parameters always appended
Since TYPO3 9.5.14 behaviour changed with the following routenhancer example:... Matthias Krappitz
21:38 Bug #90922 (Closed): Inconsistent implementation of Exception Handler
Benni Mack
21:08 Bug #90922 (Under Review): Inconsistent implementation of Exception Handler
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:08 Bug #90922 (Closed): Inconsistent implementation of Exception Handler
Benni Mack
21:37 Bug #82491: FluidStyledContent Header/Date.html Partial should respect config.locale_all typoscript setting for date format frontend output
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:30 Bug #82491 (Under Review): FluidStyledContent Header/Date.html Partial should respect config.locale_all typoscript setting for date format frontend output
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:26 Bug #82491: FluidStyledContent Header/Date.html Partial should respect config.locale_all typoscript setting for date format frontend output
The good news:
Just tested this - in TYPO3 v9 this works just fine when using site handling!
Benni Mack
21:16 Task #90907 (Closed): Add Typo3Version class
Benni Mack
15:00 Task #90907 (Resolved): Add Typo3Version class
Applied in changeset commit:707dff39817dec503ece4675fbf65df377ce6676. Benni Mack
21:16 Task #90885 (Closed): Update symfony packages for tarball distributions
Benni Mack
21:16 Task #90634 (Closed): Allow latest guzzle versions
Benni Mack
21:16 Feature #90484 (Closed): PageBrowsingViewHelper should provide class attribute
Benni Mack
21:16 Feature #89381 (Closed): Add "do not track"-parameter to Vimeo URLs for better GDPR compliance
Benni Mack
21:16 Task #86699 (Closed): Editing fileadmin files in BE: window is very small in height
Benni Mack
21:16 Feature #85427 (Closed): Indexing module access should not be restricted to admins
Benni Mack
21:16 Feature #85391 (Closed): Soft-hyphen (shy entity) should be visible in CKEditor
Benni Mack
21:16 Task #69008 (Closed): Add icon overlay in FileList for actions-document-open
Benni Mack
21:15 Bug #90903 (Closed): Recent changes in creating file + folder structure breaks some composer-based installations
Benni Mack
21:15 Bug #90887 (Closed): Cange name in brokenlinkrepository test to not conflict with testing framework
Benni Mack
21:15 Bug #90877 (Closed): Allow installation of typo3/cms-composer-installers 3.0
Benni Mack
21:15 Bug #90874 (Closed): Fix visibility of translate button in old PageLayoutView
Benni Mack
21:15 Bug #90873 (Closed): When giving a number as identifier in <f:asset:script>, a TypeError is thrown
Benni Mack
21:15 Bug #90857 (Closed): link.action viewhelper must not return empty href
Benni Mack
21:15 Bug #90855 (Closed): Respect language restrictions for inline editing in pagetree
Benni Mack
21:15 Bug #90844 (Closed): Exception after saving image with image manipulation wizard on PostgreSQL
Benni Mack
21:15 Bug #90838 (Closed): Errors when opcache_invalidate or opcache_reset are disabled for security reasons
Benni Mack
21:15 Bug #90836 (Closed): LanguagePackService has wrong in_array() call in TYPO3 v9.5
Benni Mack
21:15 Bug #90835 (Closed): Error in form elements HTML rendering
Benni Mack
21:15 Bug #90820 (Closed): CSS/JS compression problem if css is used inline
Benni Mack
21:15 Bug #90810 (Closed): Improve event listeners for onscroll and onresize
Benni Mack
21:15 Bug #90809 (Closed): Immediate execution in DebounceEvent doesn't wait
Benni Mack
21:15 Bug #90808 (Closed): Remove obsolete gridder styling
Benni Mack
21:15 Bug #90807 (Closed): sortable ghosting has no effect
Benni Mack
21:15 Bug #90805 (Closed): Fix formatting in .rst files.
Benni Mack
21:15 Bug #90796 (Closed): Editing metadata of image not possible anymore
Benni Mack
21:15 Bug #90792 (Closed): Dropzone is not closable
Benni Mack
21:15 Bug #90791 (Closed): Views are not updated after deleting records via context menu
Benni Mack
21:15 Bug #90786 (Closed): NumberViewHelper: Avoid PHP Warning with (empty) string
Benni Mack
21:15 Bug #90777 (Closed): Trying to edit an existing file mount in BE group form results in error
Benni Mack
21:15 Bug #90775 (Closed): $GLOBALS['TSFE'] does not contain 'pageCacheTags' if page was cached before
Benni Mack
21:15 Bug #90773 (Closed): Adminpanel simulate user group does not work with f:security ViewHelpers
Benni Mack
21:15 Bug #90765 (Closed): Fix phpdoc comment reported by phpstan
Benni Mack
21:15 Bug #90764 (Closed): Error when setting admPanel.hide = 1
Benni Mack
21:15 Bug #90762 (Closed): Linkvalidator "Check this level / Show this level" dropdown contains identical labels
Benni Mack
21:15 Bug #90761 (Closed): Fluid select viewhelper not added to __trustedProperties if multiple="true" but it has no options
Benni Mack
21:15 Bug #90760 (Closed): Link validator throws exception with Page TSConfig configuration on sys_file_reference
Benni Mack
21:15 Bug #90758 (Closed): Renaming of column does work in sqlite with db compare
Benni Mack
21:15 Bug #90755 (Closed): Examples for EditRecord- and NewRecordViewHelper contain errors
Benni Mack
21:15 Bug #90754 (Closed): Database Compare with SQLite can not be finished
Benni Mack
21:15 Bug #90751 (Closed): database compare shows differences for fresh installation
Benni Mack
21:15 Bug #90744 (Closed): RedisSessionBackend throws exception if session data empty or cannot be decoded
Benni Mack
21:15 Bug #90734 (Closed): inlineParentUid field is set to NULL in some cases when using FormInlineAjaxController
Benni Mack
21:15 Bug #90730 (Closed): Remove false positive in TimeTrackerTest::getParseTimeReturnsTotalParseTimeInMilliseconds
Benni Mack
21:15 Bug #90723 (Closed): "Close" button renders spinner on "Save" button
Benni Mack
21:15 Bug #90722 (Closed): Handle constructor arguments in extension scanner correctly
Benni Mack
21:15 Bug #90694 (Closed): Allow external references in AssetRenderer
Benni Mack
21:15 Bug #90693 (Closed): Moving content element to other language in page module: Flag icon not updated
Benni Mack
21:15 Bug #90690 (Closed): Installer throws exception if web-dir is nested
Benni Mack
21:15 Bug #90689 (Closed): ResourceCompressor can't deal with paths relative to docroot (Reoccurrence)
Benni Mack
21:15 Bug #90688 (Closed): EXT:dashboard contains unused label
Benni Mack
21:15 Bug #90685 (Closed): RST docs of symfony expression language for TypoScript conditions has a typo
Benni Mack
21:15 Bug #90684 (Closed): Translation wizard message is not correct if allowTranslate and allowCopy are FALSE
Benni Mack
21:15 Bug #90677 (Closed): Renaming the main folder by a user destroys his file access
Benni Mack
21:15 Bug #90675 (Closed): Escape html tags in cshmanual content
Benni Mack
21:15 Bug #90673 (Closed): ValueSlider share single instance
Benni Mack
21:15 Bug #90666 (Closed): Firefox blocks request for native browser notification permissions
Benni Mack
21:15 Bug #89307 (Closed): List Module shows edit action icon even if User has no edit permission
Benni Mack
21:15 Bug #83694 (Closed): Do not show delete option when user has no delete permissions
Benni Mack
21:15 Bug #83008 (Closed): Edit Icon shown in list view despite user not having write permission for table
Benni Mack
21:15 Bug #40867 (Closed): User-rights: Workspaces-settings though workspace-extension disabled
Benni Mack
21:15 Bug #90664 (Closed): Variable $localizedUid might not be defined
Benni Mack
21:15 Bug #90651 (Closed): SendEmailCommand::execute does not return an int value as parent class describes
Benni Mack
21:15 Bug #90650 (Closed): Acceptance Test failure due to wrongly named iFrame
Benni Mack
21:15 Bug #23598 (Closed): AJAX-menu for content-elements only checks page-record-permissions not content-element-permissions
Benni Mack
21:15 Bug #90647 (Closed): Acceptance Tests fail in composer min setup with codeception 4.x
Benni Mack
21:15 Bug #90645 (Closed): ###CURRENT_PID### does not contain table.pid but actually pages.uid (and thus does not work for for pages.pid)
Benni Mack
21:15 Bug #90644 (Closed): Null given when dispatch LogoutConfirmedEvent
Benni Mack
21:15 Bug #90642 (Closed): Reload when changing fallBackType is not needed anymore
Benni Mack
21:15 Bug #90637 (Closed): Remove sys_file_metadata width and height from excludefields if ext:filemetadata is installed
Benni Mack
21:15 Bug #90632 (Closed): newLanguageButton in PageLayoutView needs to be also checked for proper edit permissions
Benni Mack
21:15 Bug #90631 (Closed): Fix CGL errors in tests
Benni Mack
21:15 Bug #90630 (Closed): Remove view button for indefinite source hosts in redirects module
Benni Mack
21:15 Bug #90626 (Closed): "Add media by URL" does not work anymore
Benni Mack
21:15 Bug #90622 (Closed): Links to wrong repository from Packagist
Benni Mack
21:15 Bug #90621 (Closed): CKEditor > edit source > can close record without saving
Benni Mack
21:15 Bug #90618 (Closed): Delegated event handling for debounce and throttle broken
Benni Mack
21:15 Bug #90612 (Closed): Upgrading from 8 to 9 choosing Argon2i throws error
Benni Mack
21:15 Bug #90608 (Closed): PageLayoutView doesn't take `tables_modify` into account
Benni Mack
21:15 Bug #90605 (Closed): fluidbased PageLayoutView doesn't take `tables_modify` into account
Benni Mack
21:15 Bug #90603 (Closed): Check in fluidbased PageLayoutView for language existence
Benni Mack
21:15 Bug #90598 (Closed): Initialize emulated PageLayoutView before calling hooks
Benni Mack
21:15 Bug #90595 (Closed): Fix error in tsref.xml
Benni Mack
21:15 Bug #90594 (Closed): Fix broken link in Documenting HowTo
Benni Mack
21:15 Bug #90593 (Closed): Fix spelling errors in ext:core
Benni Mack
21:14 Bug #90591 (Closed): Fix spelling errors in several extensions
Benni Mack
21:14 Bug #90590 (Closed): Fix spelling errors in ext:extbase
Benni Mack
21:14 Bug #90589 (Closed): Fix spelling errors in ext:t3editor
Benni Mack
21:14 Bug #90588 (Closed): Fix spelling errors in ext:scheduler
Benni Mack
21:14 Bug #90587 (Closed): Fix spelling errors in ext:impexp
Benni Mack
21:14 Bug #90586 (Closed): Fix spelling errors in ext:frontend
Benni Mack
21:14 Bug #90585 (Closed): Fix spelling errors in ext:form
Benni Mack
21:14 Bug #90584 (Closed): Fix spelling errors in ext:fluid
Benni Mack
21:14 Bug #90583 (Closed): Fix spelling errors in ext:felogin
Benni Mack
21:14 Bug #90582 (Closed): Fix spelling in ext:backend
Benni Mack
21:14 Bug #90577 (Closed): Missing type definition for backend user section
Benni Mack
21:14 Bug #90565 (Closed): PageRenderer, Assetcollector - Serialization of Closure is not allowed
Benni Mack
21:14 Bug #90562 (Closed): Data stored in the SimpleFileBackend cache is never refreshed
Benni Mack
21:14 Bug #90560 (Closed): Extbase class mapping : recordType not taken into account anymore
Benni Mack
21:14 Bug #90559 (Closed): After Update from 10.2.2 to 10.3.0 translation button in alternative language column is missing
Benni Mack
21:14 Bug #90557 (Closed): index.d.ts has obsolete code
Benni Mack
21:14 Bug #90555 (Closed): The height of #typo3-page tree-tree is not flexible
Benni Mack
21:14 Bug #90554 (Closed): Access to an undefined property TYPO3\CMS\Backend\Preview\StandardContentPreviewRenderer::$record.
Benni Mack
21:14 Bug #90546 (Closed): Charts won't render from time to time
Benni Mack
21:14 Bug #90544 (Closed): Cleanup AssetCollector
Benni Mack
21:14 Bug #90543 (Closed): GeneralUtility::callUserFunction no longer supports file reference
Benni Mack
21:14 Bug #90542 (Closed): invertStateDisplay not evaluated in flexforms
Benni Mack
21:14 Bug #90539 (Closed): TypeError in new AssetCollection related ViewHelpers
Benni Mack
21:14 Bug #90537 (Closed): AssetCollector doesn't work for uncached plugins
Benni Mack
21:14 Bug #90536 (Closed): Minimum version of symfony/http-foundation is too low
Benni Mack
21:14 Bug #90534 (Closed): Drag'n'drop uploader inside textpic or images only uploads files but don't add them to the content element automatically anymore
Benni Mack
21:14 Bug #90531 (Closed): Requirements are not considered when an aspect is present
Benni Mack
21:14 Bug #90530 (Closed): Only render widget footer if defined and correct styling issues
Benni Mack
21:14 Bug #90528 (Closed): Init more properties of PageLayoutView in StandardContentPreviewRenderer
Benni Mack
21:14 Bug #90527 (Closed): PHP 7.4 compatability for TYPO3 v9
Benni Mack
21:14 Bug #90525 (Closed): page TS editor not shown
Benni Mack
21:14 Bug #90489 (Closed): Throw missing exception in method getTypeOfChildProperty
Benni Mack
21:14 Bug #90448 (Closed): Admin panel rendering "Tree display" doesn't show icons and guidelines
Benni Mack
21:14 Bug #90437 (Closed): Focus Area resize handles are not positioned correctly
Benni Mack
21:14 Bug #90422 (Closed): ActionController::redirect() without action argument causes exception in master
Benni Mack
21:14 Bug #90413 (Closed): TCA-Configuration: Input-Field with Datetime-frendertype show 'Wrong'-default value in the Backend
Benni Mack
21:14 Bug #90331 (Closed): f:hidden does not add identity fields
Benni Mack
21:14 Bug #90318 (Closed): stdWrap.ifEmpty not called anymore on potentially empty strings
Benni Mack
21:14 Bug #90312 (Closed): Test Mail Setup should submit form with enter instead of reloading page
Benni Mack
21:14 Bug #90302 (Closed): DatabaseTreeDataProvider crashes after switching to PSR-14
Benni Mack
21:14 Bug #90299 (Closed): addCssFile() for BE iframe "typo3-contentIframe"
Benni Mack
21:14 Bug #90244 (Closed): ConfirmationFinisher
Benni Mack
21:14 Bug #90220 (Closed): Scheduler results in exception when used with sqlite
Benni Mack
21:14 Bug #90208 (Closed): includeJS + defer does not work if the ResourceCompressor has done its job
Benni Mack
21:14 Bug #90202 (Closed): Link Browser use wrong default title text
Benni Mack
21:14 Bug #90165 (Closed): Incorrect comparison in indexed_search SearchController do not set configured languageUid
Benni Mack
21:14 Bug #90145 (Closed): Apache suexec support (HTTP_TYPO3_CONTEXT)
Benni Mack
21:14 Bug #90141 (Closed): Slug recreation is not availabe for generator fields that are configured as "readonly"
Benni Mack
21:14 Bug #90135 (Closed): Get correct site in PageContentErrorHandler
Benni Mack
21:14 Bug #90069 (Closed): Get Deadlock Error on delete cache in redirect modul
Benni Mack
21:14 Bug #89928 (Closed): Memory usage issue on CLI, caused by InMemoryLogWriter (adminpanel)
Benni Mack
21:14 Bug #89903 (Closed): TYPO3 9 still checks and reports typo3conf/l10n as missing in install tool
Benni Mack
21:14 Bug #89857 (Closed): Insufficient case statement in Extbase DataMapper
Benni Mack
21:14 Bug #89831 (Closed): System information toolbar slows down or breaks BE login because it queries all configured database connections which may be slow/gone
Benni Mack
21:14 Bug #89816 (Closed): error in linkPage generation
Benni Mack
21:14 Bug #89780 (Closed): It isn't possible to use a newly created local ResourceStorage
Benni Mack
21:14 Bug #89769 (Closed): Configuration preset "Live" does not disable deprecations logs
Benni Mack
21:14 Bug #89716 (Closed): identifier not null in sys_file_processedfile
Benni Mack
21:14 Bug #89713 (Closed): TCA check ignores PHP constants
Benni Mack
21:14 Bug #89619 (Closed): LinkBrowser requests incorrect URL when switching tabs during loading process
Benni Mack
21:14 Bug #89543 (Closed): Environment Status check falsely reports Maximum post upload size correlates with maximum upload file size in PHP
Benni Mack
21:14 Bug #89491 (Closed): fal_is not capable of saving is_public in form, if driver states is public is not supported
Benni Mack
21:14 Bug #89431 (Closed): Require JS config packages gets overruled
Benni Mack
21:14 Bug #89340 (Closed): No 'cache' property in typoscirpt syntax in tsref.xml
Benni Mack
21:14 Bug #89312 (Closed): NormalizedParams->getSiteUrl() contains PHP script wrapper
Benni Mack
21:14 Bug #89193 (Closed): Pagetree scroll cuts of last elements
Benni Mack
21:14 Bug #89180 (Closed): Remove sys_file_metadata width and height from excludefields
Benni Mack
21:14 Bug #89153 (Closed): Wrong Extbase record is shown for slug
Benni Mack
21:14 Bug #89148 (Closed): Media viewhelper empty additionalConfig causes php warning
Benni Mack
21:14 Bug #89124 (Closed): Template TypoScript editor broken and not working
Benni Mack
21:14 Bug #89094 (Closed): Active tab could not be determined after disabling some tabs via TCEFORM
Benni Mack
21:14 Bug #89068 (Closed): New routing breaks fragment-only links
Benni Mack
21:14 Bug #89057 (Closed): Altering the arguments of a schedulable Symfony command that is configured in the Scheduler module breaks the module
Benni Mack
21:14 Bug #89020 (Closed): Unknown column 'newlyCreated' in 'field list'
Benni Mack
21:14 Bug #89013 (Closed): SVG inline-Rendering fails due to missing src solving
Benni Mack
21:14 Bug #88993 (Closed): Siteconfig import or symlink breaks TYPO3 if the sourcepath is an deactivated extension
Benni Mack
21:14 Bug #88978 (Closed): Close CE "Text & Media" after maximize and change won't save
Benni Mack
21:14 Bug #88879 (Closed): ContentObjectRenderer->imageLinkWrap could fail if ResourceFactory returns NULL instead of File
Benni Mack
21:14 Bug #88776 (Closed): RTE field in flexform is not detected as "dirty" when close element
Benni Mack
21:14 Bug #88726 (Closed): $orderByFields is not handen over to parent::init() for PageTreeView
Benni Mack
21:14 Bug #88712 (Closed): Type casting error on MySQL time field for TCA type input / dbType time saving empty time field
Benni Mack
21:14 Bug #88711 (Closed): Clipboard (multi-selection mode) + Plugin Insert Records
Benni Mack
21:14 Bug #88637 (Closed): TCA setting onChange="reload" can lead to new record duplicates on slow connections
Benni Mack
21:14 Bug #88561 (Closed): The tag "style" is listed in allowTags and removeTags
Benni Mack
21:14 Bug #88514 (Closed): Inline image record title is doubly escaped
Benni Mack
21:14 Bug #88487 (Closed): Upgrade step SeparateSysHistoryFromSysLogUpdate has problems with large amounts of data
Benni Mack
21:14 Bug #88450 (Closed): Default value ist show on datetime fields by readOnly
Benni Mack
21:14 Bug #88307 (Closed): Detail pages showing hidden data records are not accessible (PersistedAliasMapper route enhancer)
Benni Mack
21:14 Bug #88302 (Closed): CKEditor language plugin not loadable, crash
Benni Mack
21:14 Bug #88291 (Closed): Exception thrown if slash in route field of PersistedPatternMapper aspect
Benni Mack
21:14 Bug #88184 (Closed): Backend JS and CSS is not compressed with Viewhelper f:be.container and TYPO3 in subdirectory
Benni Mack
21:14 Bug #88166 (Closed): TCA entry 'foreign_table_where' => ' ORDER BY LOWER(tx_my_table.name) ASC' not working anymore
Benni Mack
21:14 Bug #88094 (Closed): Opening inline elements fails
Benni Mack
21:14 Bug #87948 (Closed): useDefaultLanguageRecord = 1 uses the translated record UID
Benni Mack
21:14 Bug #87861 (Closed): config.compressCss prevents inclusion of external files
Benni Mack
21:14 Bug #87793 (Closed): Default submit in locked install tool reloads the form
Benni Mack
21:14 Bug #87792 (Closed): Exception on saving invalid link
Benni Mack
21:14 Bug #87777 (Closed): OrphanRecordsCommand is counting wrong
Benni Mack
21:14 Bug #87716 (Closed): space_before_class and space_after_class has an empty value which leads to non-rewritable labels via PageTSConfig
Benni Mack
21:14 Bug #87533 (Closed): It's possible to add multiple site configurations with a same base
Benni Mack
21:14 Bug #87500 (Closed): Site Configuration with an empty static route is possible
Benni Mack
21:14 Bug #87390 (Closed): View Upgrade Documentation: ordering mixed (wrong sorting)
Benni Mack
21:14 Bug #87364 (Closed): Slug generation wizard ignores columnsOverrides of TCA
Benni Mack
21:14 Bug #87351 (Closed): Delete content elements containing tt_content irre elements causes error
Benni Mack
21:14 Bug #87333 (Closed): Slug fieldSeparator default value collides with symfony strict requirements
Benni Mack
21:14 Bug #87187 (Closed): Upgrade wizard ignores step "Update database schema" if an SQL error occurs
Benni Mack
21:14 Bug #87182 (Closed): ActionMenuItemViewHelper issue with selected-attribute
Benni Mack
21:14 Bug #87179 (Closed): ActionMenuItemGroupViewHelper can not have f:for as child
Benni Mack
21:14 Bug #87114 (Closed): frameborder attribute of iFrames is not removed when using doctype html5
Benni Mack
21:14 Bug #87038 (Closed): Unique evaluation does not work with l10n_mode=exclude after editing original record again
Benni Mack
21:14 Bug #86933 (Closed): $uid must be positive integer, 0 given when trying to edit multiple records in a workspace
Benni Mack
21:14 Bug #86871 (Closed): AdminPanel doesn't work in Microsoft IE11
Benni Mack
21:14 Bug #86653 (Closed): Preview of page, with "show", not working when starttime is set
Benni Mack
21:14 Bug #86362 (Closed): Inserted images are not allways ordered alphabetically
Benni Mack
21:14 Bug #86331 (Closed): Mountpoints not working with new site configurations
Benni Mack
21:14 Bug #86100 (Closed): The requested URL /typo3/sysext/backend/Resources/Public/Html/Close.html&id=7 was not found on this server.
Benni Mack
21:14 Bug #85824 (Closed): Trying to delete page with subpages with translations as admin gives error: "Attempt to delete page without permissions"
Benni Mack
21:14 Bug #85656 (Closed): After logout from install tool the screen suggests to create the ENABLE* file, but it still exists due to KEEP_FILE
Benni Mack
21:14 Bug #85653 (Closed): Description and/or behaviour of [SYS][ipAnonymization] is wrong/misleading wrt. to sys_log
Benni Mack
21:14 Bug #85486 (Closed): cObj->searchWhere is broken using more than one search field
Benni Mack
21:14 Bug #85453 (Closed): "View Upgrade Documentation" panels are not collapsed when emptying search
Benni Mack
21:14 Bug #85142 (Closed): Recent reordering of TCA select items processing makes it impossible to post-process foreign_table items
Benni Mack
21:14 Bug #84999 (Closed): lowlevel_cleaner missing_files complains when anchor is in filename
Benni Mack
21:14 Bug #84997 (Closed): Localized records with rendertype selectCheckBox + defaultAsReadonly generate PHP warnings
Benni Mack
12:00 Bug #84997 (Resolved): Localized records with rendertype selectCheckBox + defaultAsReadonly generate PHP warnings
Applied in changeset commit:ae8172cef8ed304dea48c2b1facf54a03ec87206. Benni Mack
21:14 Bug #84841 (Closed): image crop (TYPO3 content elemets) and file:current:crop (page media resources) not working
Benni Mack
21:14 Bug #84801 (Closed): TYPO3/CMS/Backend/ValueSlider does not initialize sliders added after requiring the js module
Benni Mack
21:14 Bug #84799 (Closed): addTcaColumn | makeCategorizable ignores onChange | reload
Benni Mack
21:14 Bug #84534 (Closed): Dots in TypoScript keys break autocomplete
Benni Mack
21:14 Bug #83816 (Closed): CE table empties cells with "0" in it
Benni Mack
21:14 Bug #57457 (Closed): Not readable file makes Filelist unuseable with error "failed to open stream: Permission denied"
Benni Mack
21:14 Bug #83138 (Closed): rte_ckeditor: Exception, if title-readOnly = true and no titleText is set
Benni Mack
21:14 Bug #83062 (Closed): Indexed Search: Reverse Order in Search Word Statistics
Benni Mack
21:14 Bug #82955 (Closed): Doctrine: foreign_table_where cannot handle ORDER BY FIELD/ORDER BY FIND_IN_SET
Benni Mack
21:14 Bug #82843 (Closed): TCA: localized `SelectSingleElement` selects wrong option
Benni Mack
12:00 Bug #82843 (Resolved): TCA: localized `SelectSingleElement` selects wrong option
Applied in changeset commit:ae8172cef8ed304dea48c2b1facf54a03ec87206. Benni Mack
21:14 Bug #82616 (Closed): Notify while wrong manually configured system maintainers
Benni Mack
21:14 Bug #82283 (Closed): List module with Localization View and search does not work as aspected
Benni Mack
21:14 Bug #82249 (Closed): Cache problems on flexform when using "Content from pid" feature
Benni Mack
21:14 Bug #82208 (Closed): Checkbox not activated in constant editor on constant with type comment
Benni Mack
21:14 Bug #81779 (Closed): SuggestWizardDefaultReceiver overrides pids when pidList is used
Benni Mack
21:14 Bug #81022 (Closed): SITEROOT marker is replaced with 0 when used in flexform
Benni Mack
21:14 Bug #80844 (Closed): Registering an Extbase BE module with an iconIdentifier falsely falls back to the default icon if the icon is not explicitly unset
Benni Mack
21:14 Bug #80399 (Closed): Extended CategoryRegistry is loaded from cached tca with core CategoryRegistry class name
Benni Mack
21:14 Bug #80299 (Closed): Display all error messages in scheduler add/edit
Benni Mack
21:14 Bug #78300 (Closed): Installtoool Autoupdate never checks if symlinks can be created
Benni Mack
21:14 Bug #77870 (Closed): Method moveTo in UploadedFile not implemented correctly according to PSR-7
Benni Mack
21:14 Bug #77715 (Closed): FE-Login for spaced-passwords
Benni Mack
21:14 Bug #77569 (Closed): Workspaces PReview Links: Live-Website is not shown anymore after ADMCMD_prev cookie is set once
Benni Mack
21:14 Bug #76930 (Closed): Sorting by 'Last Modified' in Filelist not working properly
Benni Mack
21:14 Bug #76785 (Closed): Wrong Selected option in localised TCA columns of type select when l10n_mode="exclude"
Benni Mack
12:00 Bug #76785 (Resolved): Wrong Selected option in localised TCA columns of type select when l10n_mode="exclude"
Applied in changeset commit:ae8172cef8ed304dea48c2b1facf54a03ec87206. Benni Mack
21:14 Bug #76361 (Closed): Set fields: Don't show 'N/A' in localisation if field is set to 'l10n_mode' => 'exclude',
Benni Mack
21:14 Bug #76310 (Closed): QueryResult::count cache and offsetSet/Unset don't work togeher
Benni Mack
21:14 Bug #75294 (Closed): TCEMAIN.clearCache_pageGrandParent = 1 does not work
Benni Mack
21:14 Bug #75213 (Closed): Missing Anchors for PDFs
Benni Mack
21:14 Bug #73671 (Closed): Singleton makeInstance and XClass problem (setSingletonInstance)
Benni Mack
21:14 Bug #73207 (Closed): Changing the Template of a fluid widget does not work
Benni Mack
21:14 Bug #82881 (Closed): Wrong page uid given to getDefaultUploadFolder for InlineControlContainer
Benni Mack
21:14 Bug #71750 (Closed): FormEngine BG image select renderType=selectSingleBox
Benni Mack
15:30 Bug #71750 (Resolved): FormEngine BG image select renderType=selectSingleBox
Applied in changeset commit:1da57dfc1aaf0d16081b555a30384d16e3e2e729. Andreas Fernandez
14:51 Bug #71750 (Under Review): FormEngine BG image select renderType=selectSingleBox
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:14 Bug #69183 (Closed): Respect TCA option 'columnsOverrides' for server side field evaluations
Benni Mack
21:14 Bug #77257 (Closed): The selection of a selectbox with the l10n_display type of defaultAsReadonly in TCA is wrong for a localized record
Benni Mack
12:00 Bug #77257 (Resolved): The selection of a selectbox with the l10n_display type of defaultAsReadonly in TCA is wrong for a localized record
Applied in changeset commit:ae8172cef8ed304dea48c2b1facf54a03ec87206. Benni Mack
21:14 Bug #62253 (Closed): FAL exception if file does not exist
Benni Mack
21:14 Bug #76218 (Closed): Labels of move placeholders are misleading
Benni Mack
21:14 Bug #55300 (Closed): Inconsistent handling of Sys-folders
Benni Mack
21:14 Bug #50551 (Closed): The itemsProcFunc configuration array has wrong pid from the 2nd content element on a page
Benni Mack
21:14 Bug #43429 (Closed): editPanel / editIcons: ts setting 'onlyCurrentPid = 1' ignored
Benni Mack
21:14 Bug #43114 (Closed): sanitizeSelectPart - select CONTENT using DISTINCT
Benni Mack
21:14 Bug #42111 (Closed): Lockfiles retain on sql error, no further versioning is possible for affected record in the fututer
Benni Mack
21:14 Bug #40112 (Closed): Show warning on translation by user without access to "l18n_parent"
Benni Mack
21:14 Bug #39261 (Closed): parseFunc does not handle nested tags correct
Benni Mack
21:14 Bug #25433 (Closed): Pagetree drag and drop - should be disabled when user can not edit "pages"
Benni Mack
21:14 Bug #18761 (Closed): "ADMCMD command could not be executed!" after preview link expired
Benni Mack
21:14 Bug #17073 (Closed): Marker ###REC_FIELD_[fieldname]### in TCA config of select type does not work with groups
Benni Mack
21:13 Task #90923 (Under Review): Install Tool: Upgrade Doc: add link to rendered rST version on docs.typo3.org
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:12 Task #90923 (Closed): Install Tool: Upgrade Doc: add link to rendered rST version on docs.typo3.org
h1. Description
While upgrading TYPO3 projects I often imagine a world where I can open the rendered version of an...
Josef Glatz
21:09 Task #90920: Separate configuration into hooks for Indexer
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:41 Task #90920 (Under Review): Separate configuration into hooks for Indexer
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:41 Task #90920 (Closed): Separate configuration into hooks for Indexer
Benni Mack
20:10 Bug #90921 (Closed): Contextmenu for sys_filemounts not working
The contextmenu for sys_filemounts is currently broken as it tries to find a file/folder with the given UID because @... Georg Ringer
20:02 Bug #90911: Used package algo26-matthias/idna-convert does not support PHP 7.4
Patch set 7 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
16:41 Bug #90911: Used package algo26-matthias/idna-convert does not support PHP 7.4
Patch set 6 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
19:46 Feature #90826: Compare BE usergroups
Patch set 40 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:15 Feature #90826: Compare BE usergroups
Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
06:32 Feature #90826: Compare BE usergroups
Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:00 Task #90886 (Resolved): Raise versions of phpdocumentor dependencies
Applied in changeset commit:b61743f45904ca9953b3f99d4aeab3159173f8a5. Benni Mack
16:45 Task #90886: Raise versions of phpdocumentor dependencies
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:52 Bug #90268: TYPO3 sets php error_reporting hardcoded to 22519
@Uwe Trotzek thank you for your quick and kind reply;
Do you think that this issue can be closed or is there still...
Riccardo De Contardi
12:31 Bug #90268: TYPO3 sets php error_reporting hardcoded to 22519
Sorry, I somehow missed your comment to this issue.
Now I finally know whats going on here. After some more debugg...
Uwe Trotzek
18:41 Task #90904: Only use modern webfonts
IIRC Actually, just .woff and .woff2 are actually needed (I don't remember about the .ttf, maybe old Android? Riccardo De Contardi
17:50 Feature #20933: Enable working with SysFolders in CONTENT
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:23 Feature #20933 (Under Review): Enable working with SysFolders in 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:50 Bug #18079: slide of cObj CONTENT stops if sysfolder in rootline
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:23 Bug #18079: slide of cObj CONTENT stops if sysfolder in rootline
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:36 Bug #18079 (Under Review): slide of cObj CONTENT stops if sysfolder in rootline
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:12 Bug #87068 (Closed): Use BackendUtility::getPagesTSconfig in TSFE when getting tsconfig
We've reworked the PageTS fetching and parsing logic into several parts now.
Both BackendUtility and TSFE now use ...
Benni Mack
16:52 Bug #89686: typolink must link to current language
Hi,
I came across what looks like the same problem and found out that in my case the problem has been caused by <p...
Česlav Przywara
16:36 Bug #90918: Long page paths or long titles results in bad UX in workspace module
With the applied patch it'll be rendered as follows (see attached screenshots)
Title complete title will be shown ...
Uwe Trotzek
16:25 Bug #90918: Long page paths or long titles results in bad UX in workspace 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
16:17 Bug #90918 (Under Review): Long page paths or long titles results in bad UX in workspace 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
12:14 Bug #90918: Long page paths or long titles results in bad UX in workspace module
> I will provide a patch with a possible solution for this which we are currently using in a project.
I have curre...
Uwe Trotzek
11:39 Bug #90918 (Closed): Long page paths or long titles results in bad UX in workspace module
If a workspace record is located on a page with a long page path or the record itself has a long title, the action bu... Uwe Trotzek
15:00 Bug #90906 (Resolved): Custom preview is rendered after fluid preview in Page Module
Applied in changeset commit:e09082f786643b03a0339a4bde2188124c1832f1. Benni Mack
14:13 Bug #90919 (Closed): Overridden subject in EmailFinisher not used
The default subject of an email form finisher is defined in a locallang.xlf file and thereby localizable:
@
<tran...
Chris Müller
11:28 Feature #90917: Replace TypoScript with YAML to use open standards
Let's introduce a new Forge Category called "Yaml" and delete "TypoScript"! Thanks ツ Josef Glatz
11:27 Feature #90917 (Under Review): Replace TypoScript with YAML to use open standards
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:27 Feature #90917 (Rejected): Replace TypoScript with YAML to use open standards
Josef Glatz
10:44 Feature #90578: FeLogin: Fluid based HTML Mails -> Partial RootPaths
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:41 Feature #90578: FeLogin: Fluid based HTML Mails -> Partial RootPaths
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:44 Task #90729: Migrate Felogin mail to FluidEmail
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:41 Task #90729: Migrate Felogin mail to FluidEmail
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:54 Bug #90916 (Closed): Page type external URL, removes fragments from relativ URLs

After updating to TYPO3 9.5.15
pages with external URL and a relativ URL with a Fragment do not resolve correctl...
Christian Wolff
08:28 Task #90895: Add value debug info to SelectCheckBoxElement
If you go to the "Mounts & Workspaces" tab of a be_user or be_group, you now get nonsensical debug value for file_per... Christian Eßl
07:32 Bug #90912 (Closed): SystemEnvironmentBuilder v9.5.15 has dev suffix...
Thank you for your report.
We are aware of the issue, but this is not related to TYPO3 as CMS, but the infrastruct...
Andreas Kienast

2020-03-31

22:02 Feature #87776: Limit Restriction to table/s in QueryBuilder
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:53 Feature #87776: Limit Restriction to table/s in QueryBuilder
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:20 Task #90886: Raise versions of phpdocumentor 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
21:15 Bug #90911: Used package algo26-matthias/idna-convert does not support PHP 7.4
Patch set 5 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
18:43 Bug #90911: Used package algo26-matthias/idna-convert does not support PHP 7.4
Patch set 4 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
15:42 Bug #90911 (Under Review): Used package algo26-matthias/idna-convert does not support PHP 7.4
Patch set 3 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
15:40 Bug #90911 (Closed): Used package algo26-matthias/idna-convert does not support PHP 7.4
It turned out, that the package: algo26-matthias/idna-convert in it's current used version does not support PHP 7.4 Manuel Selbach
19:45 Task #90910: Enable phpstan PHPStan\Rules\Classes\ImpossibleInstanceOfRule
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:05 Task #90910 (Under Review): Enable phpstan PHPStan\Rules\Classes\ImpossibleInstanceOfRule
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:04 Task #90910 (Closed): Enable phpstan PHPStan\Rules\Classes\ImpossibleInstanceOfRule
Alexander Schnitzler
18:54 Task #90914 (Under Review): Improve deprecation messages in ExtensionUtility
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:53 Task #90914 (Closed): Improve deprecation messages in ExtensionUtility
Alexander Schnitzler
18:10 Bug #90884: Error with function isCustomState() on null in BE
After some more digging I found the error is caused by the ext:youtubevideo and did a PR there https://github.com/t3b... Ralf Tönjes
18:00 Bug #82843 (Under Review): TCA: localized `SelectSingleElement` selects wrong option
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:00 Bug #84997 (Under Review): Localized records with rendertype selectCheckBox + defaultAsReadonly generate PHP warnings
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:00 Bug #77257 (Under Review): The selection of a selectbox with the l10n_display type of defaultAsReadonly in TCA is wrong for a localized record
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:00 Bug #76785 (Under Review): Wrong Selected option in localised TCA columns of type select when l10n_mode="exclude"
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
16:53 Bug #86923 (Under Review): Symfony expressions/conditions doesn't work in user-tsconfig
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
16:53 Bug #90075 (Under Review): backend user symfony expressions not working in TSConfig
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:50 Task #90913 (Under Review): Enable phpstan TernaryOperatorConstantConditionRule
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 Task #90913 (Closed): Enable phpstan TernaryOperatorConstantConditionRule
Alexander Schnitzler
16:37 Bug #90912: SystemEnvironmentBuilder v9.5.15 has dev suffix...
Consequence
@composer update@ will lead to this: https://talk.typo3.org/t/news-detail/3245/2?u=bekay
B. Kausch
16:25 Bug #90912 (Closed): SystemEnvironmentBuilder v9.5.15 has dev suffix...
https://github.com/TYPO3-CMS/core/blob/v9.5.15/Classes/Core/SystemEnvironmentBuilder.php#L126 B. Kausch
16:11 Task #90909: Enable phpstan PHPStan\Rules\DeadCode\UnreachableStatementRule
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:48 Task #90909 (Under Review): Enable phpstan PHPStan\Rules\DeadCode\UnreachableStatementRule
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:46 Task #90909 (Closed): Enable phpstan PHPStan\Rules\DeadCode\UnreachableStatementRule
Alexander Schnitzler
15:09 Bug #18079: slide of cObj CONTENT stops if sysfolder in rootline
Haha
Same, also just stumbled upon this... Would be nice if content would also slide through sys folders
christian rauch
14:51 Bug #90908: Zeros are not treated as empty values in `.ifEmpty`
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:43 Bug #90908 (Under Review): Zeros are not treated as empty values in `.ifEmpty`
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:18 Bug #90908 (Closed): Zeros are not treated as empty values in `.ifEmpty`
In TYPO3 9.5.15 the functionality of stdWrap ifEmpty has been changed. commit:137b381561cfd51edddf9b398427dbce35086db... Sascha Egerer
13:55 Task #90895: Add value debug info to SelectCheckBoxElement
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:11 Task #90907 (Under Review): Add Typo3Version class
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
13:11 Task #90907 (Closed): Add Typo3Version class
Benni Mack
13:02 Bug #90469: Mountpoint information fetched for slug outside of site root
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:00 Bug #90734 (Resolved): inlineParentUid field is set to NULL in some cases when using FormInlineAjaxController
Applied in changeset commit:61935dc305280cbba760177ccaf1f4ae06de9675. Oliver Bartsch
11:41 Bug #90734: inlineParentUid field is set to NULL in some cases when using FormInlineAjaxController
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:39 Feature #90826: Compare BE usergroups
Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:16 Feature #90826: Compare BE usergroups
Patch set 36 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:10 Feature #90826: Compare BE usergroups
Patch set 35 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:45 Feature #90826: Compare BE usergroups
Patch set 34 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:17 Feature #90826: Compare BE usergroups
Patch set 33 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:04 Feature #90826: Compare BE usergroups
Patch set 32 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:36 Feature #90826: Compare BE usergroups
Patch set 31 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:18 Feature #90826: Compare BE usergroups
Patch set 30 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:10 Feature #90826: Compare BE usergroups
Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
06:57 Feature #90826: Compare BE usergroups
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:38 Bug #90906 (Under Review): Custom preview is rendered after fluid preview in Page Module
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:38 Bug #90906 (Closed): Custom preview is rendered after fluid preview in Page Module
Benni Mack
11:25 Bug #89989: Since v9.5.12 extendToSubpages has no effect for subpages in menus
Patrick no-lastname-given wrote:
> Gerrit Code Review wrote:
> > Patch set 2 for branch *master* of project *Packag...
Patrick Lenk
11:21 Bug #90905 (Under Review): cObject caching does not respect TSFE->no_cache
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:21 Bug #90905 (Closed): cObject caching does not respect TSFE->no_cache
h2. Problem description
We have a custom menu generation TS that looks like this...
Markus Klein
11:15 Bug #88943: Pagetree taking extremely long to load for editors
I really can't understand why this isn't fixed yet... TYPO3 is supposed to handle many sites with many access rights ... B. Kausch
10:41 Task #88927: The temporary cache file ... could not be written
For me it happens for requests while switching a symlinked document root. Christoph Lehmann
10:30 Bug #90903 (Resolved): Recent changes in creating file + folder structure breaks some composer-based installations
Applied in changeset commit:1edbfe721724d228c7e34788c9258e494a9f0eda. Benni Mack
09:51 Bug #90903: Recent changes in creating file + folder structure breaks some composer-based installations
Patch set 3 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:50 Bug #90903: Recent changes in creating file + folder structure breaks some composer-based installations
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:49 Bug #90903 (Under Review): Recent changes in creating file + folder structure breaks some composer-based installations
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:47 Bug #90903 (Closed): Recent changes in creating file + folder structure breaks some composer-based installations
Benni Mack
10:30 Task #90902 (Resolved): Update symfony packages to latest releases for tarball distributions
Applied in changeset commit:afbd8417b6aba598b79a82ef21193428f36c8e6f. Benni Mack
10:02 Task #90902 (Under Review): Update symfony packages to latest releases for tarball distributions
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
10:00 Task #90902 (Resolved): Update symfony packages to latest releases for tarball distributions
Applied in changeset commit:e8f9acf736bdba5c9fd523bfcd182e5f43e58fb3. Benni Mack
09:58 Task #90902: Update symfony packages to latest releases for tarball distributions
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:44 Task #90902: Update symfony packages to latest releases for tarball distributions
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:41 Task #90902 (Under Review): Update symfony packages to latest releases for tarball distributions
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:38 Task #90902 (Closed): Update symfony packages to latest releases for tarball distributions
Benni Mack
10:26 Task #90891: Enable phpstan InvalidUnaryOperationRule
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 Task #90904 (Closed): Only use modern webfonts
In Build/Sources/Sass/webfont/_sourcesanspro.scss there are some old font types defined. As TYPO3 10 only supports mo... Michael Telgkamp
09:55 Bug #89633: BE user in FE context
Hi Benni,
Isn't it rather that the backend says "this BE user can't access this page in the BE (the one that doesn...
Roman Büchler
09:09 Bug #89633: BE user in FE context
Hey Roman,
now i see - the main issue is the sysfolder - that the Frontend says "nope, cannot access this one"!
Benni Mack
09:24 Bug #90901 (New): Show PageTypeSuffix in slug preview in TCEForm
If a PageTypeSuffix like ".html" is set in the RouteEnhancer config of a site, the backend preview should show it in ... Christian Eßl
09:09 Bug #90900 (Closed): TypeError: "trim() expects parameter 1 to be string, null given" in ConstantConfigurationParser
If you add something like such in your constants:... Julian Mair
09:00 Bug #90872: Access module is not navigable by keyboard
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:59 Bug #90872: Access module is not navigable by keyboard
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:05 Bug #90872: Access module is not navigable by keyboard
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:05 Bug #90660: Allow creation of Widgets through API using only configuration
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:47 Task #90899: Allow to listen for event from AssetRenderer
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:25 Task #90899 (Under Review): Allow to listen for event from AssetRenderer
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:19 Task #90899 (Closed): Allow to listen for event from AssetRenderer
Currently, these hooks don't have any replacement within AssetRenderer:
$GLOBALS['TYPO3_CONF_VARS'][TYPO3_MODE]['c...
Jonas Eberle

2020-03-30

23:32 Task #90831: Provide tests for Page\TreeController
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:55 Task #90831: Provide tests for Page\TreeController
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:39 Task #90831: Provide tests for Page\TreeController
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:20 Bug #89633 (Closed): BE user in FE context
@Roman Büchler thank you for your quick and nice reply; I close this issue for now;
if you think that it is the w...
Riccardo De Contardi
23:09 Feature #87776: Limit Restriction to table/s in QueryBuilder
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:46 Feature #87776: Limit Restriction to table/s in QueryBuilder
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:47 Bug #90369 (New): Changing the href with the link Wizard when the a tag has multiple classes replace the link text with the href
Riccardo De Contardi
22:40 Bug #83235 (Needs Feedback): Order of files in a file links content element is only recognized in live workspace
How can this issue be reproduced? I tried the following tests on the latest master
h2. Prerequisites
1) TYPO3 1...
Riccardo De Contardi
22:17 Feature #90778 (Rejected): Integrate sudo mode for user tables
No core changes required, sudo-mode handling happens in extension https://github.com/FriendsOfTYPO3/sudo-mode Oliver Hader
15:57 Feature #90778: Integrate sudo mode for user tables
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:11 Bug #90898 (Closed): Setting fallbacks for og:image and twitter:image [Documentation]
Hi,
the snippet does not provide a fallback, but a duplicate:
https://docs.typo3.org/c/typo3/cms-seo/9.5/en-us/Co...
Ulrich Koch
22:03 Feature #87956: Upgrade Bootstrap used in Backend to Version 4
as far as I have understood the datepicker has become this one: https://tempusdominus.github.io/bootstrap-4/
Riccardo De Contardi
18:13 Feature #87956: Upgrade Bootstrap used in Backend to Version 4
I agree with Benni Mack that the bootstrap version for the backend should be updated as soon as possible.
All sit...
Peter Linzenkirchner
21:45 Task #90897 (Closed): Remove bootstrap-slider from core
The library bootstrap-slider seems not used inside the core and should be removed as a dependency.
I tried to seek...
Riccardo De Contardi
21:41 Bug #90660: Allow creation of Widgets through API using only configuration
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:34 Task #90895: Add value debug info to SelectCheckBoxElement
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:26 Task #90895: Add value debug info to SelectCheckBoxElement
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:25 Task #90895 (Under Review): Add value debug info to SelectCheckBoxElement
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:22 Task #90895 (Rejected): Add value debug info to SelectCheckBoxElement
the debug value is missing in SelectCheckBoxElement, see screenshots Georg Ringer
21:32 Bug #90896 (Under Review): CallUserFunction is used for calls to BackendLayoutView
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:31 Bug #90896 (Closed): CallUserFunction is used for calls to BackendLayoutView
Benni Mack
21:30 Task #86343 (Resolved): Remove jQuery.datatables
Applied in changeset commit:3cdac8908bce532f257c326c1e6794ce897b41c5. Andreas Fernandez
18:08 Task #86343: Remove jQuery.datatables
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:06 Task #86343: Remove jQuery.datatables
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:53 Task #86343: Remove jQuery.datatables
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:48 Task #86343: Remove jQuery.datatables
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:07 Task #90886: Raise versions of phpdocumentor dependencies
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:59 Task #90886 (Under Review): Raise versions of phpdocumentor dependencies
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:56 Task #90886 (Closed): Raise versions of phpdocumentor dependencies
Benni Mack
20:06 Task #90893: Enable phpstan DefaultValueTypesAssignedToPropertiesRule
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:10 Task #90893 (Under Review): Enable phpstan DefaultValueTypesAssignedToPropertiesRule
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 #90893 (Closed): Enable phpstan DefaultValueTypesAssignedToPropertiesRule
Alexander Schnitzler
20:00 Bug #90888 (Resolved): invalid phpdoc argument description
Applied in changeset commit:3f4ab358d7aa8d91cc6cb922ab31e39ce0c0482c. Benni Mack
14:26 Bug #90888 (Under Review): invalid phpdoc argument description
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:25 Bug #90888 (Closed): invalid phpdoc argument description
Benni Mack
20:00 Task #90861 (Resolved): Move image-related code from cObj to IMAGE
Applied in changeset commit:622388b058650b8fa282454bd8467b56ec8d82a3. Benni Mack
20:00 Task #90889 (Resolved): Remove unused internal code
Applied in changeset commit:2771a9376466cd5675de56b30b22b21ac862d9dd. Benni Mack
15:10 Task #90889 (Under Review): Remove unused internal 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
15:10 Task #90889 (Closed): Remove unused internal code
Benni Mack
19:46 Bug #90890: Default SameSite cookie setting breaks payments
Steps 1-4 are not important for SameSite, the interesting part happens between step 5 and 6.
How is the user sent ba...
Oliver Hader
18:53 Bug #90890: Default SameSite cookie setting breaks payments
Example:
1.) Customer puts a product into the basket at site myshop.com
2.) Customer selects credit card payment at...
Aimeos no-lastname-given
18:32 Bug #90890 (Needs Feedback): Default SameSite cookie setting breaks payments
Thanks for your report.
SameSite cookie handling is evaluated as "lax" when no explicit values are defined since r...
Oliver Hader
17:14 Bug #90890 (Closed): Default SameSite cookie setting breaks payments
The new default setting used by the SameSite cookie implementation (8.7.31, 9.5.14, etc.) for the frontend (SameSite=... Aimeos no-lastname-given
18:30 Bug #90887 (Resolved): Cange name in brokenlinkrepository test to not conflict with testing framework
Applied in changeset commit:c2ed6d0f35e3bac74b05cb7dd214937611e4362c. Tymoteusz Motylewski
14:01 Bug #90887 (Under Review): Cange name in brokenlinkrepository test to not conflict with testing framework
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:58 Bug #90887 (Closed): Cange name in brokenlinkrepository test to not conflict with testing framework
Tymoteusz Motylewski
18:29 Bug #90872: Access module is not navigable by keyboard
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:52 Bug #90788 (Closed): Automatically use JsonView for json format
Alexander Schnitzler
17:46 Bug #90892 (Under Review): Re-enable dynamic resolving of view 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
17:44 Bug #90892 (Closed): Re-enable dynamic resolving of view objects
Alexander Schnitzler
17:37 Bug #86535: Install Tool: Manage Language Packs: Language packs can't be updated if all packages exists
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:18 Bug #86535: Install Tool: Manage Language Packs: Language packs can't be updated if all packages exists
h1. Patch Set 3: Looks good to me
Don't get the problem which Jonas reports.
h2. What is actually possible with...
Josef Glatz
14:10 Bug #86535: Install Tool: Manage Language Packs: Language packs can't be updated if all packages exists
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:59 Bug #86535: Install Tool: Manage Language Packs: Language packs can't be updated if all packages exists
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:51 Bug #86535: Install Tool: Manage Language Packs: Language packs can't be updated if all packages exists
Is it intended that it does not show the current state (if downloaded or not) any more?
Before patch:
!language_u...
Jonas Eberle
11:32 Bug #86535: Install Tool: Manage Language Packs: Language packs can't be updated if all packages exists
Gerrit Code Review wrote:
> Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the r...
Josef Glatz
11:13 Bug #86535 (Under Review): Install Tool: Manage Language Packs: Language packs can't be updated if all packages exists
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:57 Bug #86535 (Accepted): Install Tool: Manage Language Packs: Language packs can't be updated if all packages exists
Josef Glatz
08:51 Bug #86535: Install Tool: Manage Language Packs: Language packs can't be updated if all packages exists
h1. Still valid
Updated description after discussing it with Georg Ringer: https://forge.typo3.org/issues/86535#P...
Josef Glatz
17:30 Bug #90875 (Resolved): Dependency check in Extension Manager is broken
Applied in changeset commit:e68e24da37687de28a68427a7b1732a227f05af7. Anonymous
16:36 Bug #90875: Dependency check in Extension Manager is broken
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:38 Bug #90875 (Under Review): Dependency check in Extension Manager is broken
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:33 Bug #90875: Dependency check in Extension Manager is broken
So here is a more detailed explanation of what happened in Extbase in 9 and what I changed with the latest patch that... Alexander Schnitzler
17:16 Task #90891 (Under Review): Enable phpstan InvalidUnaryOperationRule
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:16 Task #90891 (Closed): Enable phpstan InvalidUnaryOperationRule
Alexander Schnitzler
16:53 Bug #84867: Non admin-users aren't able to create IRRE records via the "+" Icon
Can't reproduce this in TYPO3 10.4-dev or 9.5.14.
Maybe this has already been fixed. Or I am missing some specific s...
Christian Eßl
15:25 Bug #86244 (Rejected): Font Awesome icons not displayed in safari
closed as nothing we can really do about it. please contact me or Riccardo on slack if you got a different opinion Georg Ringer
14:00 Task #90885 (Resolved): Update symfony packages for tarball distributions
Applied in changeset commit:47aa141dacf6d625fe5a841bbbdaa7351ce3f68e. Benni Mack
13:46 Task #90885: Update symfony packages for tarball distributions
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:42 Task #90885: Update symfony packages for tarball distributions
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:23 Task #90885 (Under Review): Update symfony packages for tarball distributions
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:20 Task #90885 (Closed): Update symfony packages for tarball distributions
Benni Mack
13:25 Bug #90883 (Under Review): TypeError "htmlspecialchars() expects parameter 1 to be string, int given" inside ArrayBrowser
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:34 Bug #90883 (Closed): TypeError "htmlspecialchars() expects parameter 1 to be string, int given" inside ArrayBrowser
In the BE Configuration Module, inside "HTTP Middlewares (PSR-15)", the following error is triggerd, if i open a "aft... Julian Mair
13:17 Bug #90884 (Closed): Error with function isCustomState() on null in BE
When editing a translated ext:youtubevideo-element in BE I get a:... Ralf Tönjes
12:42 Task #90880: Filter pages user has access to on query time
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:38 Task #90880: Filter pages user has access to on query time
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:35 Task #90880: Filter pages user has access to on query time
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:46 Task #90880: Filter pages user has access to on query time
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:26 Task #90880 (Under Review): Filter pages user has access to on query time
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:25 Task #90880 (Closed): Filter pages user has access to on query time
In order to reduce the amount of data fetched, the PageTree loaded
for editors will only fetch pages that the editor...
Tymoteusz Motylewski
12:38 Task #90882: Refactor BackendLayout and fluid page module components
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:25 Task #90882: Refactor BackendLayout and fluid page module components
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:11 Task #90882: Refactor BackendLayout and fluid page module components
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:09 Task #90882 (Under Review): Refactor BackendLayout and fluid page module components
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:05 Task #90882 (Closed): Refactor BackendLayout and fluid page module components
BackendLayout and related functions should be refactored:
* BackendLayout should become entity-like
* Dependencie...
Claus Due
11:21 Feature #90578: FeLogin: Fluid based HTML Mails -> Partial RootPaths
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:30 Feature #90578: FeLogin: Fluid based HTML Mails -> Partial RootPaths
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:30 Task #90729: Migrate Felogin mail to FluidEmail
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:14 Bug #86151: DatabaseQueryProcessor find_in_set in orderBy Clause fails
Hi, this issue is reproducible at least for TYPO3 v8 and v9 - did not test v10 yet.
In my eyes "find_in_set" is th...
Henrik Ziegenhain
10:01 Task #88927: The temporary cache file ... could not be written
The error occurs after the "flushDirectory" call:
https://github.com/TYPO3/TYPO3.CMS/blob/9.5/typo3/sysext/install/C...
Alexander Vogt
10:00 Feature #31636 (Resolved): popupwindows have hardcoded window-name FEopenLink
Applied in changeset commit:a26680bf6effa4cf45c574bc5f0f2c5943364816. Benni Mack
09:38 Bug #90828: Unable to edit page with form
I tried to connect the last master. The problem is gone.
Thanks!
Edward A. Gabdullin
09:20 Bug #90841: DataHandler-Bugfix: When "sorting"-field of DB-record will be updated, then the "tstamp"-field of that DB-record should also be updated
Hi Oli,
i can't login at https://review.typo3.org. But nevertheless, the code looks good for me at https://review.ty...
Jürgen Kußmann
09:00 Bug #90877 (Resolved): Allow installation of typo3/cms-composer-installers 3.0
Applied in changeset commit:ea2a38326ac392338b60e21d8eba9f61cdef15b0. Benni Mack
08:16 Task #90879 (Under Review): Focus assigned fields of of null placeholder fields on activation
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:06 Task #90879 (Closed): Focus assigned fields of of null placeholder fields on activation
To improve the UX of the null placeholder fields in FormEngine (e.g. in sys_file_reference), the assigned text field ... Andreas Kienast
08:08 Feature #90478 (Accepted): Better UX for the backend user module - managing be user groups, rights assignment
Thanks for all of your thoughts. Can you join the TYPO3 slack to discuss all those little things which are missing, t... Georg Ringer
00:00 Bug #90855 (Resolved): Respect language restrictions for inline editing in pagetree
Applied in changeset commit:a616cabd56f92d8103ee97c8e72870c6b45a895a. Christian Eßl

2020-03-29

23:48 Bug #83960 (Needs Feedback): ckeditor HTMLparser_db: removeTags for unwanted tags doesn't work when tags are nested in <ul><li> or <ol><li>
Is this issue still present on version 9.5.14 or 10.4.0-dev?
I tried the following test:
1) Use the "full" pres...
Riccardo De Contardi
22:44 Feature #90478: Better UX for the backend user module - managing be user groups, rights assignment
Thank you. I just took a look at the current 10.4-dev branch.
The backend user overview is better now, because the...
David Menzel
22:00 Bug #43593 (Needs Feedback): Rights to change denied plugins
Riccardo De Contardi
19:36 Bug #43593: Rights to change denied plugins
This issue is very old.
Tried to reproduce the problem on 10.4-dev as described. If an editor has rights to edit pl...
Christian Eßl
22:00 Bug #90186 (Needs Feedback): treeConfig.rootUid only works for admin users in flexforms
Riccardo De Contardi
21:57 Task #90729: Migrate Felogin mail to FluidEmail
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:42 Task #90729: Migrate Felogin mail to FluidEmail
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:35 Task #90729: Migrate Felogin mail to FluidEmail
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:33 Task #90729: Migrate Felogin mail to FluidEmail
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:57 Feature #90578: FeLogin: Fluid based HTML Mails -> Partial RootPaths
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:42 Feature #90578: FeLogin: Fluid based HTML Mails -> Partial RootPaths
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:35 Feature #90578: FeLogin: Fluid based HTML Mails -> Partial RootPaths
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:35 Bug #90877 (Under Review): Allow installation of typo3/cms-composer-installers 3.0
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
21:30 Bug #90877 (Resolved): Allow installation of typo3/cms-composer-installers 3.0
Applied in changeset commit:cd765242f03e4988dffedfa0b4b61efabd04296d. Helmut Hummel
21:28 Bug #90877: Allow installation of typo3/cms-composer-installers 3.0
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:17 Bug #90877 (Under Review): Allow installation of typo3/cms-composer-installers 3.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
16:16 Bug #90877 (Closed): Allow installation of typo3/cms-composer-installers 3.0
Version 3.0 removed support for t3x downloads, but other than that is fully compatible.
3.0 also provides support fo...
Helmut Hummel
21:07 Bug #90872 (Under Review): Access module is not navigable by keyboard
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:19 Bug #90872: Access module is not navigable by keyboard
More detailed:
In the module "System › Access" there is a table of pages with permissions for Owner/Group/Everybod...
Jonas Eberle
21:06 Feature #44001 (Accepted): Enhance usability of Web / Access in the BackEnd
Georg Ringer
20:39 Bug #90878: Editors with no page delete permissions can't delete content elements
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:37 Bug #90878 (Under Review): Editors with no page delete permissions can't delete content 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:21 Bug #90878 (Closed): Editors with no page delete permissions can't delete content elements
Create an editor, that:
* can edit any content
* can't delete pages
Now go to either page or list module and try...
Christian Eßl
20:30 Bug #90864 (Resolved): Dashboard not visible in "Start up in the following module"
Applied in changeset commit:ab4613d9ce575174fea8f4589d2276ddc69457b1. Susanne Moog
13:32 Bug #90864 (Under Review): Dashboard not visible in "Start up in the following 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
20:13 Bug #90875 (Accepted): Dependency check in Extension Manager is broken
Georg Ringer
14:53 Bug #90875: Dependency check in Extension Manager is broken
This looks indeed like we merged a breaking change.
All actions that expect a TemplateView despite the format bein...
Daniel Goerz
08:02 Bug #90875 (Closed): Dependency check in Extension Manager is broken
The extension manager isn't anymore able to show the modal about conflicting dependencies upon installation of extens... Andreas Kienast
19:07 Bug #89541: Siteconfig.yaml with not used language-config breaks the server
Georg Ringer wrote:
> hey,
>
> so also no sys_language exists? then this behaviour is ok as the @config.yaml@ is ...
Christian Hackl
18:59 Bug #88150: ViewHelper f:be.container - requireJs error
The viewhelper dukumentation does not show me any real difference between:
https://docs.typo3.org/other/typo3/view...
Christian Hackl
18:55 Bug #88150: ViewHelper f:be.container - requireJs error
@Andreas Fernandez
What do you mean "in Extbase context"?
For example, I would use it here:
https://github.com/g...
Christian Hackl
18:44 Feature #88442: Allow iframe / video (youtube) javascript loading with "defer"
Yes, unfortunately you're right, especially now with all the privacy data stuff and the needed javascript.
Maybe it'...
Christian Hackl
18:14 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
I add here the description of #88557 to keep track of it
> h3. Indexed Search: generates identical word ids for di...
Riccardo De Contardi
18:14 Bug #88557 (Closed): Indexed Search: generates identical word ids for different words
I close this issue as a duplicate of #84541; please continue the discussion there.
If you think that this is the w...
Riccardo De Contardi
17:42 Bug #89485 (Needs Feedback): Editing a slug field on a root page (page with SiteConfiguration) is not possible if parent uid of this root page is > 0 and TreeRoot has no site configuration
Is this issue still present on 10.4.0-dev (latest master)? Could you add a step-by-step guide on how to reproduce you... Riccardo De Contardi
17:40 Bug #90736 (Needs Feedback): Wrong slug fields for siteroots (level > 1) in multidomain environment and no possibility to modify them
Is this issue still present on latest master? Could you add a step-by-step guide about how to reproduce it?
In a c...
Riccardo De Contardi
17:29 Bug #90660: Allow creation of Widgets through API using only configuration
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:04 Feature #71827 (Needs Feedback): FAL File Collection
Is this issue already solved?
I tried the following test with both 9.5.14 and 10.4.0-dev (latest master):
1) U...
Riccardo De Contardi
15:24 Feature #90826: Compare BE usergroups
Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:14 Feature #90826: Compare BE usergroups
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:17 Task #90813 (Rejected): Decouple BackendLayoutRenderer/RecordRememberer from BackendLayout
Benni Mack
14:00 Task #90839 (Resolved): Streamline BackendLayout API class
Applied in changeset commit:32062db4e5baf60fded3bfd2f69733928feb70a1. Anonymous
13:36 Bug #88261: Filtered pagetree uncollapses on some actions
Well, I tested on 9.5.14 and: absolutely!
* Filter for a page
* Add a new page (try drag&drop)
* pagetree collap...
Urs Braem
13:34 Bug #88261: Filtered pagetree uncollapses on some actions
Well, I tested on 9.5.14 and: absolutely!
Now instead of staying uncollapsed, the pagetree has been collapsed full...
Urs Braem
11:39 Task #90831: Provide tests for Page\TreeController
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:30 Bug #90869 (Resolved): "Import selection" in element browser is not disabled if nothing is selected
Applied in changeset commit:4e54cfdb48fa7e9dc555eb12d5c9fccf89f6a281. Andreas Fernandez
09:30 Bug #90874 (Resolved): Fix visibility of translate button in old PageLayoutView
Applied in changeset commit:9ee8d7a8bed31533c86513547127853eeec785c6. Christian Eßl
08:40 Task #86343: Remove jQuery.datatables
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2020-03-28

23:51 Task #90871: Change AssetCollector ViewHelpers attributes async, defer, nomodule, disabled to boolean
Sorry Georg, I saw your comment too late. Jonas Eberle
23:30 Task #90871 (Resolved): Change AssetCollector ViewHelpers attributes async, defer, nomodule, disabled to boolean
Applied in changeset commit:66f36c25d57ddb2a3c68fbc1ae05cdba64254089. Anonymous
21:57 Task #90871 (Under Review): Change AssetCollector ViewHelpers attributes async, defer, nomodule, disabled to boolean
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:31 Task #90871: Change AssetCollector ViewHelpers attributes async, defer, nomodule, disabled to boolean
should we close this in favor of #90181? Georg Ringer
18:32 Task #90871 (Closed): Change AssetCollector ViewHelpers attributes async, defer, nomodule, disabled to boolean
Currently any value given in the ViewHelper would be output exactly like it was given.... Jonas Eberle
23:30 Task #90870 (Resolved): Add phpdoc to AssetCollector::add*() functions
Applied in changeset commit:a244e1ad67d4c756a4260c90afce6f92a0327009. Anonymous
22:48 Task #90870: Add phpdoc to AssetCollector::add*() functions
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:10 Task #90870: Add phpdoc to AssetCollector::add*() functions
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:48 Task #90870 (Under Review): Add phpdoc to AssetCollector::add*() functions
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 Task #90870 (Closed): Add phpdoc to AssetCollector::add*() functions
Currently the $options and $arguments are undocumented.
Also a notice that assets registered via AssetCollector wi...
Jonas Eberle
23:30 Bug #90873 (Resolved): When giving a number as identifier in <f:asset:script>, a TypeError is thrown
Applied in changeset commit:14ef48ac43d62c3479c475dfb6b413ccad3d172c. Anonymous
21:22 Bug #90873: When giving a number as identifier in <f:asset:script>, a TypeError is thrown
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 #90873: When giving a number as identifier in <f:asset:script>, a TypeError is thrown
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 #90873 (Under Review): When giving a number as identifier in <f:asset:script>, a TypeError is thrown
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:03 Bug #90873 (Closed): When giving a number as identifier in <f:asset:script>, a TypeError is thrown
... Jonas Eberle
22:52 Task #86343: Remove jQuery.datatables
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:34 Task #86343: Remove jQuery.datatables
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:59 Task #86343: Remove jQuery.datatables
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:32 Bug #90338 (Closed): Error after last step in install tool
The error looks like the Symfony YAML parser issues which were solved some weeks ago.
As Anja mentioned, I also was ...
Frank Nägler
22:24 Bug #90740 (Closed): Firefox show multiple warnings related to the dashboard
issues gone, can't reproduce the messages anymore. Frank Nägler
22:06 Feature #88442: Allow iframe / video (youtube) javascript loading with "defer"
No, there is no native "defer" attribute for html videos, so the browser wouldn't know from that information alone, t... Christian Eßl
21:47 Feature #88442 (Needs Feedback): Allow iframe / video (youtube) javascript loading with "defer"
this is already possible by default using... Georg Ringer
21:37 Bug #90866 (Under Review): Fluid based page module not showing elements with language=All ([sys_language_uid]=-1)
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:11 Bug #90866 (Rejected): Fluid based page module not showing elements with language=All ([sys_language_uid]=-1)
h3. Prerequisites
1. Latest master 10.4.0-dev TYPO3 version
2. Fluid based page module enabled (admin tools > fea...
Riccardo De Contardi
21:30 Bug #77715 (Resolved): FE-Login for spaced-passwords
Applied in changeset commit:f80bc876b9b231227ead481e393a282eec75b515. Benni Mack
21:19 Feature #20064 (Closed): "no columns" setting for Images
Closing this issue because the shipped content elements are rather basic and are not really optimized for reponsive f... Georg Ringer
21:18 Bug #90869 (Under Review): "Import selection" in element browser is not disabled if nothing is selected
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:50 Bug #90869 (Closed): "Import selection" in element browser is not disabled if nothing is selected
Andreas Kienast
21:13 Bug #85518 (Closed): Installation fails if a pre-existing empty database is chosen
couldn't reproduce this on current master (10.4), therefore closing this issue.
if still doesn't work for you, ple...
Georg Ringer
21:02 Bug #90874 (Under Review): Fix visibility of translate button in old PageLayoutView
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:58 Bug #90874 (Closed): Fix visibility of translate button in old PageLayoutView
Christian Eßl
21:00 Task #90868 (Resolved): Make attributes in AssetCollector optional
Applied in changeset commit:91ab3aa2a95086af2a34ab27bfcb6905a8707c5c. Christian Eßl
15:42 Task #90868 (Under Review): Make attributes in AssetCollector optional
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:42 Task #90868 (Closed): Make attributes in AssetCollector optional
Christian Eßl
20:48 Bug #89275: IRRE fields marked as error, even when they are not required
closed as duplicate of #82481 Georg Ringer
20:02 Bug #82481 (Accepted): TCA type "inline" with min items marks all fields as required
Georg Ringer
19:58 Bug #86535 (Needs Feedback): Install Tool: Manage Language Packs: Language packs can't be updated if all packages exists
can't reprodcue that anymore, can you recheck? Georg Ringer
19:52 Bug #89178 (Closed): Create multiple pages don't work
closed because fixed Georg Ringer
19:21 Feature #90826: Compare BE usergroups
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:40 Feature #90826: Compare BE usergroups
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:16 Feature #90826: Compare BE usergroups
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:33 Feature #90826: Compare BE usergroups
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:57 Bug #90872 (Closed): Access module is not navigable by keyboard
The permissions are not reachable with the keyboard.
!https://forge.typo3.org/attachments/download/35014/access_m...
Jonas Eberle
16:54 Bug #72975: If "Copy default content elements" fails because of missing CType access, images get duplicated
Still present on 10.4.0-dev (latest master) Riccardo De Contardi
16:54 Bug #72974: "Copy default content elements"-Button is shown even if an editor hasn't access to this CType
Still present on 10.4.0-dev (latest master) Riccardo De Contardi
16:02 Task #90839: Streamline BackendLayout API 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
14:53 Task #90839: Streamline BackendLayout API 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
14:51 Task #90839 (Under Review): Streamline BackendLayout API 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
14:25 Bug #85844 (Under Review): Invalid request for route "/ajax/system-information/render" after session timed out
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:34 Bug #85844: Invalid request for route "/ajax/system-information/render" after session timed out
This occurs in 9.5 only, because the AjaxRequestHandler does not catch the InvalidRequestTokenException (like the nor... Christian Eßl
13:06 Bug #78880 (Under Review): User settings: passwords get truncated without further notice
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:40 Feature #90778: Integrate sudo mode for user tables
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:27 Feature #90778: Integrate sudo mode for user tables
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:18 Task #90867 (Under Review): Form module contains inline JS code that will be incompatible with Fluid 3.x
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:16 Task #90867 (Closed): Form module contains inline JS code that will be incompatible with Fluid 3.x
In order to gain support for Fluid 3.x the inline JS should be moved, to be generated in the controller class. Claus Due
11:54 Bug #79234: Special Menu "Section Index" in "Backend User Section" are not rendered in the Frontend (TYPO3: 6.2, 7.6, 8.5)
Just checked: still present on 10.4.0-dev (latest master) Riccardo De Contardi
10:52 Bug #87312: Scheduler fails at ConsoleCommand at the same time with the same idenitifer
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 Bug #87312: Scheduler fails at ConsoleCommand at the same time with the same idenitifer
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:45 Bug #87312 (Under Review): Scheduler fails at ConsoleCommand at the same time with the same idenitifer
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:44 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
10:44 Bug #90842: FE user restriction on pages and link incl. linkAccessRestrictedPages create wrong URLs
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:41 Bug #90842 (Under Review): FE user restriction on pages and link incl. linkAccessRestrictedPages create wrong URLs
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:39 Bug #90842: FE user restriction on pages and link incl. linkAccessRestrictedPages create wrong URLs
On it. Christian Eßl
10:00 Task #90856 (Resolved): Deprecate <f:widget.autocomplete> ViewHelper
Applied in changeset commit:50e4b8a6bcbe5b6ce28ef3f33163fc150aa0b7bb. Frank Nägler
09:00 Task #90856: Deprecate <f:widget.autocomplete> ViewHelper
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:53 Bug #90865 (Closed): Rename dashboard widgets und items
Please rename the widget TYPO3 to "general info" as TYPO3 is not helpful at all.
Please rename the widget category...
Georg Ringer
09:39 Task #90831: Provide tests for Page\TreeController
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:33 Task #90831: Provide tests for Page\TreeController
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:14 Task #90831: Provide tests for Page\TreeController
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:36 Bug #90864 (Closed): Dashboard not visible in "Start up in the following module"
Since #90862 the dashboard is not visible anymore in the user settings "Start up in the following module". Georg Ringer
09:27 Bug #90841: DataHandler-Bugfix: When "sorting"-field of DB-record will be updated, then the "tstamp"-field of that DB-record should also be updated
* *Jürgen*, your changes have been pushed to to Gerrit at https://review.typo3.org/q/Ic7244cd3a829eca60c608de5caa09de... Oliver Hader
09:25 Bug #90841: DataHandler-Bugfix: When "sorting"-field of DB-record will be updated, then the "tstamp"-field of that DB-record should also be updated
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:21 Bug #90841 (Under Review): DataHandler-Bugfix: When "sorting"-field of DB-record will be updated, then the "tstamp"-field of that DB-record should also be updated
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:00 Task #90862 (Resolved): Reposition the dashboard
Applied in changeset commit:88fc2b49a523a7412687a475de81d8a5413540ce. Susanne Moog
08:30 Task #90853 (Resolved): Streamline TSFE internal code
Applied in changeset commit:741733774563559c0e96fcaf9f3c755763ffeb83. Benni Mack
08:30 Task #90726 (Resolved): Migrate SystemstatusTask to FluidEmail
Applied in changeset commit:bcaa960ec9eea1db5a242b7b02afc1c9122d0161. Georg Ringer
08:19 Bug #90186: treeConfig.rootUid only works for admin users in flexforms
Can't reproduce this problem on master (10.4-dev). This problem was reported for TYPO3 8. Does the problem still occu... Christian Eßl
 

Also available in: Atom