Project

General

Profile

Activity

From 2020-07-22 to 2020-08-20

2020-08-20

20:11 Task #92060 (Under Review): Drop unused TYPO3\CMS\Backend\View\PageTreeView
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:09 Task #92060 (Closed): Drop unused TYPO3\CMS\Backend\View\PageTreeView
Christian Kuhn
17:57 Task #92059 (Under Review): Message->isValidHeaderValue uses inefficient string parsing
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:53 Task #92059 (Closed): Message->isValidHeaderValue uses inefficient string parsing
Message->isValidHeaderValue currently uses a combination of "for", "strlen" and "ord" on individual substring offsets... Claus Due
17:00 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
I see.. That I didn't think about. Tomas Norre Mikkelsen
16:54 Bug #92058 (Closed): Windows 10 IIS - web.config wrong - Internal Server Error
Windows 10 with IIS
PHP 7.4.9
the provided web.config file which is automatically created at web-root with the func...
Christian Hackl
15:28 Bug #91935 (Under Review): Relative pathes in inline CSS not adapted (page.includeCSS.<file>.inline=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
15:12 Bug #92057 (Closed): Workspace delete placeholder not considered in pagetree
This is a regression of #88943
Scenario:
* Live workspace
* Create a page 'pagetree test'
* Create a sub page...
Christian Kuhn
14:40 Bug #92056 (Under Review): Recycler shows workspace records in live workspace
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 #92056 (Closed): Recycler shows workspace records in live workspace
* Go to a workspace
* Create a new page
* Delete the page again
* Go to LIVE workspace
* Go to recycler
-> recyc...
Christian Kuhn
14:28 Bug #90953: Add missing view path definition for felogin
This change (setup and constants) does not seem to work.
Error Message ($controller and $action are filled correct...
Christian Hackl
14:09 Task #92055 (Under Review): Merge DeletedRecordsController into RecyclerAjaxController
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:06 Task #92055 (Closed): Merge DeletedRecordsController into RecyclerAjaxController
Christian Kuhn
13:50 Bug #92036: New behaviour of page tree filter might more easily submit "monster queries" or too many queries
Sybille Peters wrote:
> Ingo, the difference to the "old" filter is that the old filter could filter client-side bec...
Andreas Kießling
13:22 Bug #92054 (Closed): "Clearable" feature can't be applied to input in page tree filter
There is problem with backend/Resources/Public/JavaScript/PageTree/PageTreeToolbar.js, line 174 in Typo3 v9.5.20
<...
Vladimir Cherednichenko
13:13 Bug #92053 (Closed): Test Mail Setup: Serializer Exception
This are my settings:... Christoph Lehmann
13:08 Bug #92045: Pagetree shows pages twice
Sorry didn't recognize the connection to #91878.
The mentioned patch fixes my issue.
Thanks a lot.
Christian Matthes
13:05 Bug #88360: Missing Slug when editors create a NEW page?
Today I think that an editor (User) must have access to the slug-field by hiv be_user_group.
Reason:
An editor crea...
Kurt Kunig
11:43 Bug #87759: Record preview fails when the record is disabled or before starttime because of routing
This is still a problem in 9.5.20 Steffen Hastädt
11:38 Bug #91879: Redirecting a logged out user to an access restricted page via t3 link does not handle it as 403 but as 404
We ran into the same issue. We are using the redirects module to generate shourt urls. Want to use it for restricted ... Oliver Schmidt
10:37 Bug #92052: Wrong return hint for TYPO3\CMS\Core\Domain\Repository\PageRepository::getRecordOverlay
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 #92052 (Under Review): Wrong return hint for TYPO3\CMS\Core\Domain\Repository\PageRepository::getRecordOverlay
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:31 Bug #92052 (Closed): Wrong return hint for TYPO3\CMS\Core\Domain\Repository\PageRepository::getRecordOverlay
The return hint in the doc block states that it would return FALSE when there is no translation and the OLmode is set... Kevin Ditscheid
10:28 Bug #92048: No default value for sitemap_priority column in the pages TCA
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:22 Bug #92048: No default value for sitemap_priority column in the pages TCA
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:46 Bug #91223: Content element sorting is broken in the page module
same here with a fresh install of 10.4.6 and a clean index Grégory Duchesnes

2020-08-19

21:54 Bug #91893: server response on static files - basic rules should be in default htaccess
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:22 Bug #92051: f:asset.script breaks ampersands and thus functionality
I only set the parameter to false to check if it has something to do with htmlspecialchars :) Raphael Zschorsch
14:46 Bug #92051 (New): f:asset.script breaks ampersands and thus functionality
Oliver Hader
14:42 Bug #92051 (Needs Feedback): f:asset.script breaks ampersands and thus functionality
Setting the second parameter to @false@ would allow cross-site scripting → we don't want that...
Probably @ScriptVie...
Oliver Hader
14:20 Bug #92051 (Closed): f:asset.script breaks ampersands and thus functionality
Adding this code:... Raphael Zschorsch
20:00 Bug #92032 (Resolved): ImageService::setCompatibilityValues breaks when file missing
Applied in changeset commit:7d0961e2d8d580c710446435eaebc1169123b203. Anonymous
19:58 Bug #92032: ImageService::setCompatibilityValues breaks when file missing
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
19:53 Bug #92032: ImageService::setCompatibilityValues breaks when file missing
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:39 Bug #92047: Wrong return type of retrieveYamlFilesFromExtensionFolders
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 #92047 (Under Review): Wrong return type of retrieveYamlFilesFromExtensionFolders
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:29 Bug #92047 (Closed): Wrong return type of retrieveYamlFilesFromExtensionFolders
The method retrieveYamlFilesFromExtensionFolders in TYPO3\CMS\Form\Mvc\Persistence\FormPersistenceManager hints a wro... Kevin Ditscheid
15:45 Bug #88360: Missing Slug when editors create a NEW page?
Still occurs in 10.4.6
A nasty side-effect now is that when a user *with* permissions updates the slug, a redirect...
Riny van Tiggelen
14:59 Bug #92045 (Needs Feedback): Pagetree shows pages twice
This (hopefully) was handled in #91878 - can you please check whether the problem (or other/new issues) exist with th... Oliver Hader
09:11 Bug #92045: Pagetree shows pages twice
Moved to right Project. Adjusted TYPO3 Version. Bastian Bringenberg
09:08 Bug #92045 (Closed): Pagetree shows pages twice
After updating to 9.5.20 the page treee shows all pages (type = standard, rootlevel = 1) twice.
In my opinion this...
Christian Matthes
14:55 Bug #92050: Wrong localized dates in f:format.date viewhelper
Good catch, to me it seems like
* @f:format.date@ should get an additional attribute @timezone@ which is @null@ pe...
Oliver Hader
14:06 Bug #92050 (Closed): Wrong localized dates in f:format.date viewhelper
To reproduce this bug use the f:format.date viewhelper like:... Ian Solo
14:36 Bug #81228: l10n_mode exclude doesn't work correctly for timestamp fields
Just for the info: we had a same problem as described here but for typo3 version 9.5
The problem was in php setting ...
ondro no-lastname-given
13:40 Bug #92049: Showing Ref-Information not working
I think this is not a JavaScript issue per se, but the markup is generated wrong in @DatabaseRecordList@ already:
...
Andreas Kienast
12:10 Bug #92049 (Closed): Showing Ref-Information not working
* Enable the *[Ref]* column in any record list.
* Click on the *[Ref]* label in a row. An error is shown: _"Sie hab...
Philipp Seiler
13:03 Feature #92042 (Closed): Extend site language
Georg Ringer
09:43 Feature #92042: Extend site language
Yes, thanks a lot. Marc Hirdes
10:58 Bug #91912: Exception when adding nested inline elements
I can confirm this bug after updating my environment to TYPO3 10.4.6. and Powermail 8.1.2.
Testing this in TYPO3 1...
Emile Blume
10:58 Bug #82476: CKEditor removes classes from p and span since TYPO3 8.7.5
Still loses span and p classes with a default config in 8.7.32.
Justify classes are even included in the Default.ya...
David Voigt
10:32 Bug #92048 (Under Review): No default value for sitemap_priority column in the pages TCA
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:30 Bug #92048 (Closed): No default value for sitemap_priority column in the pages TCA
Hi,
In the pages TCA there is no default value for the sitemap_priority column.
The default value has to be set t...
Eric Chavaillaz
10:10 Bug #92046 (Closed): forms migrateTranslationFileOptions seems not to work
I have several form definitions with custom translation files defined in ... Kevin Ditscheid
08:56 Bug #91873: Bootstrap::initializeBackendAuthentication() documentation inconsistent
The first step for some core developer (whoever wrote this method - I don't know, but wheover was it, must know somet... S P
07:34 Bug #91873: Bootstrap::initializeBackendAuthentication() documentation inconsistent
Unfortunately, I don't know either what is the "right" way to do this and what the decision would be.
The core its...
Sybille Peters
07:09 Bug #91873: Bootstrap::initializeBackendAuthentication() documentation inconsistent
I don't know about buggy-ness, all I saw was that docs in web and docs in core are mismatching ("use it" vs. "don't u... S P
07:08 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
As I understand it, the hash should be reproducible - it should give consistent results. If you add a timestamp, you ... Sybille Peters
04:58 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
What about adding a timestamp to the hash-generation after the
@
\TYPO3\CMS\IndexedSearch\Utility\IndexedSearchU...
Tomas Norre Mikkelsen

2020-08-18

22:00 Bug #90568 (Resolved): BE user cookie set regardless of session
Applied in changeset commit:c5464e579583d6c92e9ed536a9485cdcb355a21d. Benni Mack
21:41 Bug #90568: BE user cookie set regardless of session
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
21:30 Bug #92040 (Resolved): nightlies for master and 10.4 are broken
Applied in changeset commit:5c411842bbf5283c2bd7d89cd155e5785b469a71. Anja Leichsenring
21:10 Bug #92040: nightlies for master and 10.4 are broken
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:53 Bug #92040: nightlies for master and 10.4 are broken
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:33 Bug #92040: nightlies for master and 10.4 are broken
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:43 Bug #92040 (Under Review): nightlies for master and 10.4 are 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
08:42 Bug #92040 (Closed): nightlies for master and 10.4 are broken
Due to recent changes in EXT:styleguide the nightlies fail to edit a site language record. Andreas Kienast
21:30 Bug #61074 (Resolved): Allow refreshing permalogin-cookie during lifetime
Applied in changeset commit:63985ba86fa02cba555dc49ef4d11ec1fe621f97. Markus Klein
21:21 Bug #61074: Allow refreshing permalogin-cookie during lifetime
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
20:07 Bug #61074: Allow refreshing permalogin-cookie during lifetime
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 #92002 (Resolved): Workspaces Notification Email always contains first workspace with UID 1
Applied in changeset commit:ebf9ff75744e41890c386ba7eba92170b216700b. Benni Mack
21:06 Bug #92002: Workspaces Notification Email always contains first workspace with UID 1
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
21:00 Task #91655 (Resolved): Remove forgotten deprecated options "value" and "noscript" in ScalableVectorGraphicsContentObject
Applied in changeset commit:d943fb9813413677cf48f3a7605bcf0ba480a001. Georg Ringer
20:22 Task #91655: Remove forgotten deprecated options "value" and "noscript" in ScalableVectorGraphicsContentObject
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:08 Task #91655: Remove forgotten deprecated options "value" and "noscript" in ScalableVectorGraphicsContentObject
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:00 Bug #91151 (Resolved): Multiline values are saved wrong in install tool
Applied in changeset commit:b3143ab3100a335469dfe8fb234191af0181ed1d. Georg Ringer
20:30 Bug #91151: Multiline values are saved wrong in install tool
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
19:00 Bug #91151: Multiline values are saved wrong in install tool
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:49 Bug #92032: ImageService::setCompatibilityValues breaks when file missing
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 #92032: ImageService::setCompatibilityValues breaks when file missing
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:30 Task #92043 (Resolved): Minor workspace docs upadate
Applied in changeset commit:c9e57dea808628065cf05bc33bc98c439ff604f9. Anonymous
20:18 Task #92043: Minor workspace docs upadate
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:31 Task #92043: Minor workspace docs upadate
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 Task #92043 (Under Review): Minor workspace docs upadate
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:30 Task #92043 (Closed): Minor workspace docs upadate
System extension 'version' has been merged into 'workspaces'
This issue was automatically created from https://git...
TYPO3 GmbH TYPO3com
20:30 Bug #91966 (Resolved): readOnly rendering of input is missing placeholder
Applied in changeset commit:22d7201441198ef4dfdc5f5c39fd8b8336c48f1e. Georg Ringer
20:25 Bug #91966: readOnly rendering of input is missing placeholder
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:31 Bug #91966: readOnly rendering of input is missing placeholder
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:29 Bug #91966: readOnly rendering of input is missing placeholder
Styleguide:
Added inline_2 to inline_fal example to show this scenario in styleguide master & 10.
Note some metadat...
Christian Kuhn
20:00 Task #92037 (Resolved): Add SECURITY.md
Applied in changeset commit:e7458a09f0e7ebb59b637eacb614cab9b64e133d. Oliver Hader
19:41 Task #92037: Add SECURITY.md
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
19:41 Task #92037: Add SECURITY.md
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
19:35 Bug #91979: detectDomainRecords.target is set but no target is in a-tag
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:27 Bug #91846: Middleware typo3/cms-frontend/base-redirect-resolver: error in 'after' configuration
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:09 Feature #92042 (Needs Feedback): Extend site language
taken from @ContentObjectRenderer@... Georg Ringer
14:01 Feature #92042 (Closed): Extend site language
Hi,
to extend the site language with an own field is possible like it is explained here
https://docs.typo3.org...
Marc Hirdes
14:32 Bug #91985: options.file_list.uploader.defaultAction is not working
We have the same problem. Currently we have removed the corresponding line in TSconfig to make the system "usable".
...
Kevin Appelt
14:02 Bug #92023: Post update shell hook (skript)
Hi Christian,
Thanks for your fast answer. i have changed my cronjob call: ...
C. Gogolin
12:32 Bug #91666: Backend: JS error in Internet Explorer when referrer is missing and route is requested to refresh
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 Bug #91666: Backend: JS error in Internet Explorer when referrer is missing and route is requested to refresh
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:10 Bug #92015: referenceindex:update ... Exception handler ... Too few arguments
This is the solution.
Thank you!
Horst Häberlen
11:40 Bug #92015 (Rejected): referenceindex:update ... Exception handler ... Too few arguments
Thank you for the backtrace which points out that third party extension EXT:rte_ckeditor_image has not been adapted f... Benjamin Franzke
10:13 Bug #92033: "Page tree error: Got unexpected reponse" with filter - allowed memory size exhausted
TYPO3 claims to work with _PHP Memory limit is equal to or more than 128MB_ of memory, and I guess we should keep tha... Daniel Siepmann
10:12 Bug #92033 (New): "Page tree error: Got unexpected reponse" with filter - allowed memory size exhausted
Sybille Peters
10:12 Bug #92041 (Closed): Move-placeholders not considered in page tree
Tested in TYPO3 v9.5.21-dev
Steps
* created "Page" in page tree
* created subpages "1", "2", "3"
* switched t...
Oliver Hader
10:10 Bug #90075: backend user symfony expressions not working in TSConfig
> > v9 is still LTS and marketed as an "enterprise CMS". Most big setups (the ones that are affected by such behaviou... Benni Mack
09:42 Bug #90075: backend user symfony expressions not working in TSConfig
I'm not taking about "fix ASAP". Nobody can expect that. I'm talking about "fix them at all and care for the product"... S P
09:01 Bug #90075: backend user symfony expressions not working in TSConfig
Benni Mack wrote:
> I really appreciate to see that you need this functionality, however there are more than 2000 op...
Anonymous
07:52 Bug #90075: backend user symfony expressions not working in TSConfig
Benni Mack wrote:
> > Does "LTS" mean anything these days?
>
> Can you elaborate on this? LTS = "Long Term Supp...
S P
09:28 Bug #91873: Bootstrap::initializeBackendAuthentication() documentation inconsistent
Better not use "Bootstrap::initializeBackendAuthentication();". IMHO it is buggy. There is a workspace-autopublish sy... Anonymous
09:21 Bug #92036: New behaviour of page tree filter might more easily submit "monster queries" or too many queries
I personally don't have an issue with the current settings in a 150.000+ pages install. Also the queries on just 1 or... Richard Haeser
09:06 Bug #92036: New behaviour of page tree filter might more easily submit "monster queries" or too many queries
One small thing: Please be careful with minimum amount of characters. We need to check if the input is an integer as ... Richard Haeser
08:50 Bug #92036: New behaviour of page tree filter might more easily submit "monster queries" or too many queries
Ingo, the difference to the "old" filter is that the old filter could filter client-side because the entire page tree... Sybille Peters
08:14 Bug #92036: New behaviour of page tree filter might more easily submit "monster queries" or too many queries
This is so ridiculous.
Folks, take a look how the OLD filter worked in v6/v7 or v8. People had no problem with tha...
Anonymous
08:40 Bug #92014: Move SVG image processing into an own file processor
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:27 Bug #91844: felogin Redirect to referer is not working at all with Site config 403 errorHandler
The setup is easy:
* Have a menu pointing to an access restricted page ("access when logged in" or for a specific ...
S P
00:00 Bug #92031 (Resolved): Drop 'List View' in workspace preview
Applied in changeset commit:f033c124c24df5dfb63cde99a8bdb83bb6e57b66. Christian Kuhn

2020-08-17

23:51 Bug #92031: Drop 'List View' in workspace preview
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:13 Bug #92031: Drop 'List View' in workspace preview
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:04 Bug #92031 (Under Review): Drop 'List View' in workspace preview
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:51 Bug #92031 (Closed): Drop 'List View' in workspace preview
Christian Kuhn
23:08 Bug #92014: Move SVG image processing into an own file processor
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:00 Task #91916 (Resolved): Provide acceptance tests for page tree filter
Applied in changeset commit:d2650bff9ff2ee00b6b769886c167124d48e181a. Benni Mack
22:14 Task #91916 (Under Review): Provide acceptance tests for page tree filter
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
20:30 Task #91916 (Resolved): Provide acceptance tests for page tree filter
Applied in changeset commit:8d8cdb2c0f6dcdbf22a4ab978a4a5f9c87d292bf. Benni Mack
19:51 Task #91916: Provide acceptance tests for page tree filter
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:32 Task #91916 (Under Review): Provide acceptance tests for page tree filter
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 Task #91916 (Resolved): Provide acceptance tests for page tree filter
Applied in changeset commit:d4600dfbc9138bc73eae1c319eb1a0818b22e17a. Benni Mack
15:10 Task #91916: Provide acceptance tests for page tree filter
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:08 Task #91916: Provide acceptance tests for page tree filter
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:45 Task #91916: Provide acceptance tests for page tree filter
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:28 Task #91916: Provide acceptance tests for page tree filter
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:00 Bug #91753 (Resolved): Pagetree not respecting getPagePermsClause()
Applied in changeset commit:d2650bff9ff2ee00b6b769886c167124d48e181a. Benni Mack
22:14 Bug #91753 (Under Review): Pagetree not respecting getPagePermsClause()
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
20:30 Bug #91753 (Resolved): Pagetree not respecting getPagePermsClause()
Applied in changeset commit:8d8cdb2c0f6dcdbf22a4ab978a4a5f9c87d292bf. Benni Mack
19:51 Bug #91753: Pagetree not respecting getPagePermsClause()
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:32 Bug #91753 (Under Review): Pagetree not respecting getPagePermsClause()
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 #91753 (Resolved): Pagetree not respecting getPagePermsClause()
Applied in changeset commit:d4600dfbc9138bc73eae1c319eb1a0818b22e17a. Benni Mack
15:10 Bug #91753: Pagetree not respecting getPagePermsClause()
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:08 Bug #91753: Pagetree not respecting getPagePermsClause()
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:45 Bug #91753: Pagetree not respecting getPagePermsClause()
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:28 Bug #91753: Pagetree not respecting getPagePermsClause()
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:00 Bug #91884 (Resolved): Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
Applied in changeset commit:d2650bff9ff2ee00b6b769886c167124d48e181a. Benni Mack
22:14 Bug #91884 (Under Review): Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
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
20:30 Bug #91884 (Resolved): Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
Applied in changeset commit:8d8cdb2c0f6dcdbf22a4ab978a4a5f9c87d292bf. Benni Mack
19:51 Bug #91884: Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
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:32 Bug #91884 (Under Review): Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
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 #91884 (Resolved): Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
Applied in changeset commit:d4600dfbc9138bc73eae1c319eb1a0818b22e17a. Benni Mack
15:10 Bug #91884: Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:08 Bug #91884: Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:45 Bug #91884: Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:28 Bug #91884: Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:00 Bug #88259 (Resolved): Filtered pagetree should display child pages
Applied in changeset commit:d2650bff9ff2ee00b6b769886c167124d48e181a. Benni Mack
22:14 Bug #88259 (Under Review): Filtered pagetree should display child 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
20:30 Bug #88259 (Resolved): Filtered pagetree should display child pages
Applied in changeset commit:8d8cdb2c0f6dcdbf22a4ab978a4a5f9c87d292bf. Benni Mack
19:51 Bug #88259: Filtered pagetree should display child 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
15:32 Bug #88259 (Under Review): Filtered pagetree should display child 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
15:30 Bug #88259 (Resolved): Filtered pagetree should display child pages
Applied in changeset commit:d4600dfbc9138bc73eae1c319eb1a0818b22e17a. Benni Mack
15:10 Bug #88259: Filtered pagetree should display child pages
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:08 Bug #88259: Filtered pagetree should display child pages
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:45 Bug #88259: Filtered pagetree should display child pages
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:28 Bug #88259: Filtered pagetree should display child pages
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:00 Bug #88098 (Resolved): Page tree XHR is fetching huge JSON data
Applied in changeset commit:d2650bff9ff2ee00b6b769886c167124d48e181a. Benni Mack
22:14 Bug #88098 (Under Review): Page tree XHR is fetching huge JSON data
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
20:30 Bug #88098 (Resolved): Page tree XHR is fetching huge JSON data
Applied in changeset commit:8d8cdb2c0f6dcdbf22a4ab978a4a5f9c87d292bf. Benni Mack
19:51 Bug #88098: Page tree XHR is fetching huge JSON data
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:32 Bug #88098 (Under Review): Page tree XHR is fetching huge JSON data
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 #88098 (Resolved): Page tree XHR is fetching huge JSON data
Applied in changeset commit:d4600dfbc9138bc73eae1c319eb1a0818b22e17a. Benni Mack
15:10 Bug #88098: Page tree XHR is fetching huge JSON data
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:08 Bug #88098: Page tree XHR is fetching huge JSON data
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:45 Bug #88098: Page tree XHR is fetching huge JSON data
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:28 Bug #88098: Page tree XHR is fetching huge JSON data
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:00 Bug #88943 (Resolved): Pagetree taking extremely long to load for editors
Applied in changeset commit:d2650bff9ff2ee00b6b769886c167124d48e181a. Benni Mack
22:14 Bug #88943 (Under Review): Pagetree taking extremely long to load for editors
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
20:30 Bug #88943 (Resolved): Pagetree taking extremely long to load for editors
Applied in changeset commit:8d8cdb2c0f6dcdbf22a4ab978a4a5f9c87d292bf. Benni Mack
19:51 Bug #88943: Pagetree taking extremely long to load for editors
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:32 Bug #88943 (Under Review): Pagetree taking extremely long to load for editors
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
15:30 Bug #88943 (Resolved): Pagetree taking extremely long to load for editors
Applied in changeset commit:d4600dfbc9138bc73eae1c319eb1a0818b22e17a. Benni Mack
15:10 Bug #88943: Pagetree taking extremely long to load for editors
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:08 Bug #88943: Pagetree taking extremely long to load for editors
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:45 Bug #88943: Pagetree taking extremely long to load for editors
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:28 Bug #88943: Pagetree taking extremely long to load for editors
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:37 Task #92037: Add SECURITY.md
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 #92037: Add SECURITY.md
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 Task #92037 (Under Review): Add SECURITY.md
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:35 Task #92037 (Closed): Add SECURITY.md
Oliver Hader
22:30 Bug #92021 (Resolved): Register deprecated icon if target extension is loaded
Applied in changeset commit:a6f422d3fbed775cb506e540fb3ca1541816a2a0. Christian Kuhn
21:06 Bug #90568: BE user cookie set regardless of session
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:00 Task #91991 (Resolved): use Dependency Injection in Commands where appropriate
Applied in changeset commit:ec77e1494b62b399dfbe7218b631935d9681e83f. Anja Leichsenring
20:42 Bug #92035: Backend sets InstallToolSession cookie on logout
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:10 Bug #92035: Backend sets InstallToolSession cookie on logout
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:09 Bug #92035: Backend sets InstallToolSession cookie on logout
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:03 Bug #92035: Backend sets InstallToolSession cookie on logout
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:00 Bug #92035 (Under Review): Backend sets InstallToolSession cookie on logout
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:44 Bug #92035 (Closed): Backend sets InstallToolSession cookie on logout
Logging out of BE being a system maintainer causes the InstallToolSession to be set even though the install tool was ... Markus Klein
19:05 Bug #92036: New behaviour of page tree filter might more easily submit "monster queries" or too many queries
Hmm, not so easy. I would hate for this get changed again and make more people unhappy than before.
I had a simila...
Sybille Peters
18:29 Bug #92036: New behaviour of page tree filter might more easily submit "monster queries" or too many queries
The only two feasible solutions are increasing the timeout (personally I wouldn't wait longer than 600ms) and require... Andreas Kienast
17:45 Bug #92036 (Closed): New behaviour of page tree filter might more easily submit "monster queries" or too many queries
The behaviour of the filter was changed in https://review.typo3.org/c/Packages/TYPO3.CMS/+/65208 to submit a query au... Sybille Peters
18:20 Feature #91890: Make the list in the redirects module sortable
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:04 Feature #91890: Make the list in the redirects module sortable
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:32 Bug #92033 (Closed): "Page tree error: Got unexpected reponse" with filter - allowed memory size exhausted
Sybille Peters
17:29 Bug #92033: "Page tree error: Got unexpected reponse" with filter - allowed memory size exhausted
Followup: I checked on production system which uses memory_limit of 2048M currently.
To be fair, that is not a go...
Sybille Peters
17:17 Bug #92033: "Page tree error: Got unexpected reponse" with filter - allowed memory size exhausted
If I change presets to live, I get different error message:
> Page tree error - 500 Internal Server Error
> Got u...
Sybille Peters
17:08 Bug #92033: "Page tree error: Got unexpected reponse" with filter - allowed memory size exhausted
*Conclusion*: Problem is (probably) caused here by insufficient memory (I am using recommended memory_limit of 256 M)... Sybille Peters
15:26 Bug #92033 (Closed): "Page tree error: Got unexpected reponse" with filter - allowed memory size exhausted
h2. Related to
This was first noticed when testing https://review.typo3.org/c/Packages/TYPO3.CMS/+/65208
h2. Re...
Sybille Peters
17:09 Task #88678: Refactor new record wizard
Patch set 42 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:29 Bug #91844: felogin Redirect to referer is not working at all with Site config 403 errorHandler
Okay, I obviously misunderstood your report then.
Can you please describe the setup that is needed to reproduce th...
Markus Klein
15:19 Bug #91844: felogin Redirect to referer is not working at all with Site config 403 errorHandler
There it is documented:
https://docs.typo3.org/c/typo3/cms-felogin/9.5/en-us//LoginMechanism/RedirectModes/Index.htm...
S P
15:15 Bug #91844: felogin Redirect to referer is not working at all with Site config 403 errorHandler
And what does @typolinkLinkAccessRestrictedPages@ has to do with this issue? I already build links to access restrict... S P
15:02 Bug #91844: felogin Redirect to referer is not working at all with Site config 403 errorHandler
Markus Klein wrote:
> The PageContentErrorHandler makes an internal request to the specified page, hence there is of...
S P
14:38 Bug #91844 (Needs Feedback): felogin Redirect to referer is not working at all with Site config 403 errorHandler
The PageContentErrorHandler makes an internal request to the specified page, hence there is of course no referrer.
...
Markus Klein
16:21 Task #92034 (Under Review): Drop stage manipulation from workspace preview
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:10 Task #92034 (Rejected): Drop stage manipulation from workspace preview
Christian Kuhn
15:46 Bug #61074 (Under Review): Allow refreshing permalogin-cookie during lifetime
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:10 Bug #92030: Page edit panel can show wrong translation states and buttons
Andreas Fernandez wrote:
> Thanks for the report.
>
> This issue is a duplicate (#91883) and is handled with the ...
S P
14:17 Bug #92030 (Closed): Page edit panel can show wrong translation states and buttons
Thanks for the report.
This issue is a duplicate (#91883) and is handled with the revised page tree patch: https:/...
Andreas Kienast
12:49 Bug #92030: Page edit panel can show wrong translation states and buttons
And it should say "Deutsch" and not "English"
!https://snipboard.io/HA2ra4.jpg!
Anonymous
12:47 Bug #92030: Page edit panel can show wrong translation states and buttons
I gets even worse, when there is content on the translated page:
!https://snipboard.io/fi6YEk.jpg!
does not sho...
Anonymous
12:25 Bug #92030 (Closed): Page edit panel can show wrong translation states and buttons
Given you have a multilingual setup.
* DEFAULT English
* Deutsch
When you search for a page-title OR page-uid ...
Anonymous
15:00 Bug #92001 (Resolved): Unable to get property 'define' of undefined or null reference in ImmediateActionElement.js (12,667) in Microsoft Edge
Applied in changeset commit:983e0f00e63af58bd099fb1ca001e480ce279bd6. Andreas Fernandez
14:42 Bug #91896 (Resolved): Page tree does not appear in edge browser in TYPO3 10.4.6
This is now fixed by the fix in https://forge.typo3.org/issues/92001 Richard Haeser
14:35 Bug #91896: Page tree does not appear in edge browser in TYPO3 10.4.6
Richard Haeser wrote:
> This seems to be caused by #92001. Can you check if the patch for that issue is working for ...
Fabian König
14:35 Bug #92032 (Under Review): ImageService::setCompatibilityValues breaks when file missing
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 Bug #92032 (Closed): ImageService::setCompatibilityValues breaks when file missing
The \TYPO3\CMS\Extbase\ServiceImageService breaks hard when calling setCompatibilityValues with missing images.
This...
Kevin Ditscheid
13:55 Bug #91918: Access to a sub-branch of a workspace for a “limited user”
Additional info:
* I found that if you leave the db mount blank in the workspace it works.
* But this remains a p...
Danilo Caccialanza
13:53 Bug #91792: Automatically created redirects are not created using the DataHandler
Richard Vollebregt wrote:
> As far as I can tell, when a new redirect is added, the redirect cache isn't cleared eit...
Anonymous
12:07 Bug #91040 (Under Review): RequestBuilder fails merging params
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 Bug #82023: Install Tool DB Analyzer tries to change all VARCHAR fields
Hey everyone,
is there anything we can do in this scenario? We have this problem with a ELTS installation as well. S...
Tim Spiekerkötter
11:25 Bug #91893: server response on static files - basic rules should be in default htaccess
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:46 Bug #91893 (Under Review): server response on static files - basic rules should be in default htaccess
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 #91725: PageLinkBuilder: disableGroupAccessCheck doesn't work for translated pages with fegroup restriction
Can you please clarify the initial setup a little more?
What pages do you have (with UIDs), which translations and...
Markus Klein
10:30 Task #92029 (Closed): Configurable target for cross-site typolinks
In @\TYPO3\CMS\Frontend\Typolink\PageLinkBuilder::build()@, the target of the link (if not explicitly defined) is eva... Francois Suter
09:52 Bug #90100: Linking cross-site to page uid with different languages doesn't work
I have stumbled on this problem too and I consider it a bug. I think the link generation should fall back to the defa... Francois Suter
09:48 Bug #89686: typolink must link to current language
Same observation. Francois Suter
09:33 Bug #92028 (Under Review): AjaxDataHandler event names are superfluous
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 Bug #92028 (Closed): AjaxDataHandler event names are superfluous
The events dispatched by AjaxDataHandler have superfluous names, as they contain the executed action, while the actio... Andreas Kienast
09:18 Bug #92027 (Closed): Reset page tree filter after deletion of page record
The patch in https://review.typo3.org/c/Packages/TYPO3.CMS/+/65208 has 1 minor issue: when you delete a page that was... Richard Haeser
09:05 Feature #90134: Send 400 - BAD REQUEST on invalid hmacs from extbase forms
I am sorry to get to this issue once again... it seems like the Problem is solved but not for me. Now my Typo3-Logs a... Christoph Römer
00:12 Bug #92015: referenceindex:update ... Exception handler ... Too few arguments
I have attached the full backtrace.
Yes, i add some content element e.g. text+media or text. When i save it, the e...
Horst Häberlen

2020-08-16

21:03 Bug #92023 (Needs Feedback): Post update shell hook (skript)
In general, the install tool does not allow much hooking: The install tool is designed to 'always work', even if some... Christian Kuhn
14:47 Bug #92023 (Closed): Post update shell hook (skript)
Hi together...
I have a wish for the CoreUpdateService:
I would like a shell script to be executed after the up...
C. Gogolin
20:45 Bug #92015: referenceindex:update ... Exception handler ... Too few arguments
Weird. I actually suspect some third party (non-core) extension is doing funny things.
Could you go to:
Admin too...
Christian Kuhn
13:02 Bug #92015: referenceindex:update ... Exception handler ... Too few arguments
Thanks for the quick response!
I try to give a little more info.
After the upgrade to 10.4.6 i stepped trough ...
Horst Häberlen
12:03 Bug #92015 (Needs Feedback): referenceindex:update ... Exception handler ... Too few arguments
Christian Kuhn
12:03 Bug #92015: referenceindex:update ... Exception handler ... Too few arguments
Thanks for the report.
This is probably related to #89733, but I'm unable to reproduce.
Would you like to add s...
Christian Kuhn
20:30 Bug #92026 (Resolved): Update typo3/cms-styleguide to 11.0.0.
Applied in changeset commit:d301f57fcea71a96367e4e79749f28ddbb999497. Christian Kuhn
19:54 Bug #92026 (Under Review): Update typo3/cms-styleguide to 11.0.0.
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:52 Bug #92026 (Closed): Update typo3/cms-styleguide to 11.0.0.
Christian Kuhn
20:30 Task #92025 (Resolved): Update typo3/cms-styleguide to 10.0.4
Applied in changeset commit:04fb21be0571df1bd5df8b124d207b9498837fad. Christian Kuhn
18:40 Task #92025: Update typo3/cms-styleguide to 10.0.4
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
18:38 Task #92025 (Under Review): Update typo3/cms-styleguide to 10.0.4
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
18:31 Task #92025 (Closed): Update typo3/cms-styleguide to 10.0.4
Christian Kuhn
18:08 Bug #92024: Online media preview processing duplicates a lot of image processing 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
18:04 Bug #92024 (Under Review): Online media preview processing duplicates a lot of image processing 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
17:59 Bug #92024 (Closed): Online media preview processing duplicates a lot of image processing code
Due to the fact that configurable processors weren't present when online media handling was introduced,
a lot of cod...
Helmut Hummel
18:07 Bug #92014: Move SVG image processing into an own file processor
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:05 Feature #92022: Show weeks numbers in datetimepicker
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:48 Feature #92022 (Under Review): Show weeks numbers in datetimepicker
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 Feature #92022: Show weeks numbers in datetimepicker
I would not call this a bug. Of course we could add the week numbers. Although I'm not quite sure if there is any rea... Daniel Haupt
12:48 Feature #92022 (Closed): Show weeks numbers in datetimepicker
Weeks numbers is missing in datetimepicker and it doesn't hurt to have that info since it only adds a small column to... Ian Solo
15:45 Feature #4387: Provide a way to automatically install / set up a task upon installation of an extension
Maybe it would also be possible to add another section to the Scheduler Module called "Suggestions" where extensions ... Anonymous
14:28 Bug #91800: Calculation of the relative path of the Typo3 library during CoreUpdate in combination with softlinks in the document path
I noticed a small error in my proposed correction. Good thing that this suggestion has not yet been included in versi... C. Gogolin
11:49 Bug #92021 (Under Review): Register deprecated icon if target extension is loaded
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:39 Bug #92021 (Closed): Register deprecated icon if target extension is loaded
Christian Kuhn
11:16 Task #92020: New API entry point available at https://get.typo3.org/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
11:02 Task #92020 (Under Review): New API entry point available at https://get.typo3.org/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
11:00 Task #92020 (Closed): New API entry point available at https://get.typo3.org/api/
The entry point for the REST API at get.typo3.org has changed from https://get.typo3.org/v1/api/ to https://get.typo3... Simon Gilli
08:37 Task #92018 (Under Review): Dashboard: Adjust toolbar items look (configure, delete)
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 Task #92018 (Closed): Dashboard: Adjust toolbar items look (configure, delete)
Use the standard layout for toolbar items to make recurring elements look the same in the various core modules. Daniel Windloff
07:59 Bug #92017 (Closed): Disable delete if the only dashboard is the unmodified default one
*Situation:*
* There is only one dashboard in the dashboard module.
* This dashboard has an unchanged default con...
Daniel Windloff
07:15 Task #92016 (Under Review): Only show widgets to add if they are not in the current 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
06:57 Task #92016 (Closed): Only show widgets to add if they are not in the current dashboard
Widgets should provide a simple overview of a status or quick access to actions.
Therefore, a user (editor) confi...
Daniel Windloff

2020-08-15

22:43 Bug #92014: Move SVG image processing into an own file processor
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 Bug #92014 (Under Review): Move SVG image processing into an own file processor
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:05 Bug #92014 (Closed): Move SVG image processing into an own file processor
Instead of having condidtional branching in multiple classes to handle SVG file processing,
extract that into an own...
Helmut Hummel
22:35 Task #91916: Provide acceptance tests for page tree filter
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:22 Task #91916: Provide acceptance tests for page tree filter
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:14 Task #91916: Provide acceptance tests for page tree filter
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:53 Task #91916: Provide acceptance tests for page tree filter
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:35 Bug #91884: Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:22 Bug #91884: Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:14 Bug #91884: Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:53 Bug #91884: Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:35 Bug #91753: Pagetree not respecting getPagePermsClause()
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:22 Bug #91753: Pagetree not respecting getPagePermsClause()
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:14 Bug #91753: Pagetree not respecting getPagePermsClause()
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:53 Bug #91753: Pagetree not respecting getPagePermsClause()
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:35 Bug #88259: Filtered pagetree should display child pages
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:22 Bug #88259: Filtered pagetree should display child pages
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:14 Bug #88259: Filtered pagetree should display child pages
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:53 Bug #88259: Filtered pagetree should display child pages
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:35 Bug #88098: Page tree XHR is fetching huge JSON data
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:22 Bug #88098: Page tree XHR is fetching huge JSON data
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:14 Bug #88098: Page tree XHR is fetching huge JSON data
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:53 Bug #88098: Page tree XHR is fetching huge JSON data
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:35 Bug #88943: Pagetree taking extremely long to load for editors
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:22 Bug #88943: Pagetree taking extremely long to load for editors
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:14 Bug #88943: Pagetree taking extremely long to load for editors
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:53 Bug #88943: Pagetree taking extremely long to load for editors
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:29 Bug #92015 (Rejected): referenceindex:update ... Exception handler ... Too few arguments
Upgrading from working 9.5.x Version to 10.4.6 leads to an reproducible error (upgraded twice from same sourec):
C...
Horst Häberlen
19:35 Task #91991: use Dependency Injection in Commands where appropriate
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:14 Task #91991: use Dependency Injection in Commands where appropriate
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:30 Bug #92013 (Resolved): Non-admin users see all workspace tabs
Applied in changeset commit:30b2102181df735486ba6aca0060327c2bca7dbd. Christian Kuhn
19:06 Bug #92013: Non-admin users see all workspace tabs
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:54 Bug #92013 (Under Review): Non-admin users see all workspace tabs
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:49 Bug #92013 (Closed): Non-admin users see all workspace tabs
Christian Kuhn
19:30 Feature #65249 (Resolved): Hint admins a workspace has to be set up in workspace module
Applied in changeset commit:ef4b1f249731114b4c8b0ba5178e15668d439468. Christian Kuhn
19:12 Feature #65249: Hint admins a workspace has to be set up in workspace module
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
19:07 Feature #92008: Make LiveSearch extensible
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:58 Feature #92008: Make LiveSearch extensible
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:55 Feature #92008: Make LiveSearch extensible
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:47 Feature #92008: Make LiveSearch extensible
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:43 Feature #92008: Make LiveSearch extensible
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:55 Feature #92008: Make LiveSearch extensible
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:53 Feature #92008: Make LiveSearch extensible
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:51 Feature #92008 (Under Review): Make LiveSearch extensible
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
00:13 Feature #92008 (Closed): Make LiveSearch extensible
The LiveSearch (the search in the topbar) could need some polishing. It would be very nice if one could add custom se... Andreas Kienast
18:00 Task #88678: Refactor new record wizard
Patch set 41 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:00 Task #91676 (Resolved): Backend Search LTS-9: Not working for Slug Fields
Applied in changeset commit:74e43a0532f65fdbeac791708a76840145d3df2a. Markus Hölzle
17:35 Task #91676: Backend Search LTS-9: Not working for Slug Fields
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:20 Task #91676: Backend Search LTS-9: Not working 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
17:30 Bug #91310 (Resolved): config.concatenateJs = 1 disables auto generation of text/javascript
Applied in changeset commit:1cbf3d5ccbb9465342b0f9aa37d5dec85b1eb35f. Raphael Zschorsch
17:16 Bug #91310: config.concatenateJs = 1 disables auto generation of text/javascript
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:00 Task #91958 (Resolved): Replace deprecated cropper with cropperjs
Applied in changeset commit:ef82fa94e14acba36711a3321a3915783e8bf6c5. Andreas Fernandez
16:30 Task #91820 (Resolved): Remove inline onclick code from MoveElementController
Applied in changeset commit:fe6b1bfc36baa4a9157aa0ded26bd5535615af3c. Oliver Hader
16:30 Task #92011 (Resolved): Redirects: Add space item if no preview is available
Applied in changeset commit:16d287770ed0da2992133cb055c4829f4cf98846. Daniel Windloff
16:15 Task #92011: Redirects: Add space item if no preview is available
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:03 Task #92011: Redirects: Add space item if no preview is available
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:01 Task #92011: Redirects: Add space item if no preview is available
attached screenshot of 'messed up' list redirects view with preview button available or not. Anja Leichsenring
15:54 Task #92011: Redirects: Add space item if no preview is available
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:26 Task #92011: Redirects: Add space item if no preview is available
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:56 Task #92011 (Under Review): Redirects: Add space item if no preview is available
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:43 Task #92011: Redirects: Add space item if no preview is available
Hello Daniel,
can you please add some further information? Which preview? In which module? Maybe you have a screen...
Stefan Froemken
07:13 Task #92011 (Closed): Redirects: Add space item if no preview is available
Daniel Windloff
16:00 Bug #92007 (Resolved): Scan for AbstractController, not methods
Applied in changeset commit:94b1669d77734c97cc45b36581572ee7acadb049. Christian Kuhn
15:45 Bug #92007: Scan for AbstractController, not methods
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:58 Feature #92009: Search modules in LiveSearch
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:55 Feature #92009: Search modules in LiveSearch
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:51 Feature #92009 (Under Review): Search modules in LiveSearch
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:16 Feature #92009 (Closed): Search modules in LiveSearch
To ease using the backend to newcomers of TYPO3 it would be helpful to be able to search backend modules via LiveSearch. Andreas Kienast
10:59 Bug #92012: Add a CategoryDataProcessor
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:54 Bug #92012: Add a CategoryDataProcessor
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:50 Bug #92012: Add a CategoryDataProcessor
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:47 Bug #92012: Add a CategoryDataProcessor
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:50 Bug #92012 (Under Review): Add a CategoryDataProcessor
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:48 Bug #92012 (Rejected): Add a CategoryDataProcessor
Good morning,
I miss a CategoryDataProcessor as I can't access category title of an image in Templates of fluid_st...
Stefan Froemken
10:50 Bug #91896: Page tree does not appear in edge browser in TYPO3 10.4.6
This seems to be caused by #92001. Can you check if the patch for that issue is working for you. Richard Haeser
07:52 Bug #91896: Page tree does not appear in edge browser in TYPO3 10.4.6
Richard Haeser wrote:
> Fabian König wrote:
> > I tried in Mircosoft Edge 44.19041.1.0 and can confirm that the Pag...
Richard Haeser
07:48 Bug #91896: Page tree does not appear in edge browser in TYPO3 10.4.6
Fabian König wrote:
> I tried in Mircosoft Edge 44.19041.1.0 and can confirm that the Page tree is not loading.
> ...
Richard Haeser
10:37 Bug #92001 (Under Review): Unable to get property 'define' of undefined or null reference in ImmediateActionElement.js (12,667) in Microsoft Edge
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:58 Bug #92010: Add missing UID of sys_file_metadata into mergedProperties
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:34 Bug #92010: Add missing UID of sys_file_metadata into mergedProperties
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:27 Bug #92010 (Under Review): Add missing UID of sys_file_metadata into mergedProperties
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:40 Bug #92010 (Closed): Add missing UID of sys_file_metadata into mergedProperties
Good Morning,
I need the UID of sys_file_metadata in mergedProperties of File to build a relation to categories. A...
Stefan Froemken

2020-08-14

22:43 Bug #91896: Page tree does not appear in edge browser in TYPO3 10.4.6
I tried in Mircosoft Edge 44.19041.1.0 and can confirm that the Page tree is not loading.
Also there is an error ...
Fabian König
20:24 Bug #92007: Scan for AbstractController, not 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
20:19 Bug #92007: Scan for AbstractController, not methods
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:25 Bug #92007 (Under Review): Scan for AbstractController, not methods
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:15 Bug #92007 (Closed): Scan for AbstractController, not methods
Christian Kuhn
20:00 Bug #92006 (Resolved): Drop obsolete duplicateExceptionCodeCheck ignore
Applied in changeset commit:b55f2d79a958bccea51293ea93cf5b95ae8a00b3. Christian Kuhn
19:11 Bug #92006 (Under Review): Drop obsolete duplicateExceptionCodeCheck ignore
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 Bug #92006 (Closed): Drop obsolete duplicateExceptionCodeCheck ignore
Christian Kuhn
17:30 Task #91998 (Resolved): Add html linting to runTests.sh
Applied in changeset commit:718088214417b189c2d6c6f832077ca869a75a8e. Christian Kuhn
17:14 Task #91998: Add html linting to runTests.sh
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:30 Bug #91999 (Resolved): Drop 'All workspaces' tab
Applied in changeset commit:9c4aecd231156ee2d3439b8591165e653dacaa21. Christian Kuhn
16:11 Bug #91999: Drop 'All workspaces' tab
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:17 Task #91958: Replace deprecated cropper with cropperjs
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:15 Bug #91918: Access to a sub-branch of a workspace for a “limited user”
I have identified a possible solution in the BackendUserAuthentication.php class, I am attaching the patch.
On a pla...
Danilo Caccialanza
14:41 Feature #91890: Make the list in the redirects module sortable
Stefan P, I don't know if you are on slack but i ported the change in my environment using a patch.
Im using this ...
Benjamin Serfhos
11:23 Feature #91890: Make the list in the redirects module sortable
So, i updated the patch and is available for reviewers. The columns labels are now clickable (like the list view). I ... Benjamin Serfhos
14:28 Bug #91993: Official documentation and actual implementation of AuthenticationService is fatally mismatching
> I would fix the docs to match the core
But then it's never possible to do follow-up core authentication (only fo...
S P
14:15 Bug #92001: Unable to get property 'define' of undefined or null reference in ImmediateActionElement.js (12,667) in Microsoft Edge
https://github.com/webcomponents/polyfills
@custom-elements@ polyfill should be enough here
Oliver Hader
13:23 Bug #92002: Workspaces Notification Email always contains first workspace with UID 1
Hey Michael,
thanks for the detailed issue report, this helps so much! Feel free to test my proposed change https:...
Benni Mack
13:19 Bug #92002 (Under Review): Workspaces Notification Email always contains first workspace with 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
09:56 Bug #92002 (Closed): Workspaces Notification Email always contains first workspace with UID 1
h2. Prerequisites:
# TYPO3 set up with multiple workspaces configured
# at least one workspace has other uid than...
Michael Huber
13:13 Task #88678: Refactor new record wizard
Patch set 40 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:02 Task #88678: Refactor new record wizard
Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:36 Task #88678: Refactor new record wizard
Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:06 Bug #92005: Fluid FormViewHelper __trustedProperties
Set right project and correct TYPO3 Version. Bastian Bringenberg
13:01 Bug #92005 (New): Fluid FormViewHelper __trustedProperties
Typo3 10.4.6
requestHash in function renderTrustedPropertiesField needs double escaping
htmlspecialchars(htmlsp...
data link
11:30 Bug #91967 (Resolved): Properties width and height are not extracted to meta data for PDF files
Applied in changeset commit:44ad9489dc322bd06aa7b2a38eb8e2681ff4b21b. Helmut Hummel
11:23 Bug #91967 (Under Review): Properties width and height are not extracted to meta data for PDF files
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:00 Bug #91967 (Resolved): Properties width and height are not extracted to meta data for PDF files
Applied in changeset commit:4bf6ac54ca035201cb4fe097636f62849d896002. Helmut Hummel
08:38 Bug #91967: Properties width and height are not extracted to meta data for PDF files
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:22 Feature #92004 (New): Create redirect entry if updated slug is published to live
When the package typo3/cms-redirects is installed and a user updates a slug in the LIVE mode and saves it, a redirect... Uwe Trotzek
10:15 Task #92003 (Under Review): Replace pagination widget in ext extensionmanager
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:14 Task #92003 (Closed): Replace pagination widget in ext extensionmanager
Alexander Schnitzler
09:39 Task #92000: Replace fluid pagination widget in ext be_user
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:32 Bug #91995: It's not possible to handle the case "no site config yaml found" for a domain like an error (e.g. 404 or 503)
> this can only happen for 11.
Why? v9 is still LTS and marketed as an "enterprise CMS". Most big setups (the ones...
S P
08:52 Bug #91995 (Accepted): It's not possible to handle the case "no site config yaml found" for a domain like an error (e.g. 404 or 503)
With #88376 the pagenotfound handling has been dropped but for sure a correct error should be thrown. this can only h... Georg Ringer
09:16 Bug #91878: Fatal error in pagetree 9.5.20
ok, I just had to adapt the fourth TYPO3 installation, because this error occured in our system. A downgrade is not p... Sven Juergens
09:12 Bug #87444 (Closed): 'config.concatenateJs = 1' async feature does not work
I think it is safe to close this issue for lack of feedback;
If you think that this is the wrong decision or exper...
Riccardo De Contardi
09:08 Bug #91223: Content element sorting is broken in the page module
Same here in 10.4.6. The elements jumps back after reload. No chance to sort CE's in the page module. Stephan grass
08:55 Task #91991: use Dependency Injection in Commands where appropriate
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2020-08-13

22:41 Bug #85772: EXT:form SaveToDatabaseFinisher cannot handle multi value fields
Vasyl Mosiychuk wrote:
> [...]
> I think, that need describing in the documentation about those cases. Can you desc...
Julian Stock
21:37 Bug #91896: Page tree does not appear in edge browser in TYPO3 10.4.6
Tried it myself with Microsoft Edge 44.17763.1.0 and couldn't verify. It all works fine. I only found another issue: ... Richard Haeser
21:37 Bug #92001: Unable to get property 'define' of undefined or null reference in ImmediateActionElement.js (12,667) in Microsoft Edge
The affected JS line is... Markus Klein
21:25 Bug #92001 (Closed): Unable to get property 'define' of undefined or null reference in ImmediateActionElement.js (12,667) in Microsoft Edge
In every backend request in v10 and master, you get the error above in your console in Microsoft Edge (non-chromium).... Richard Haeser
21:21 Bug #91223: Content element sorting is broken in the page module
Recreation of the index didnt work for me in 10.4.6. The elements still jumps back after reload. Thomas Anders
20:57 Task #91916: Provide acceptance tests for page tree filter
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:07 Task #91916: Provide acceptance tests for page tree filter
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:52 Task #91916: Provide acceptance tests for page tree filter
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:51 Task #91916: Provide acceptance tests for page tree filter
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:23 Task #91916: Provide acceptance tests for page tree filter
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:58 Task #91916: Provide acceptance tests for page tree filter
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:57 Bug #91753: Pagetree not respecting getPagePermsClause()
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:07 Bug #91753: Pagetree not respecting getPagePermsClause()
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:52 Bug #91753: Pagetree not respecting getPagePermsClause()
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:51 Bug #91753: Pagetree not respecting getPagePermsClause()
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:23 Bug #91753: Pagetree not respecting getPagePermsClause()
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:58 Bug #91753: Pagetree not respecting getPagePermsClause()
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:57 Bug #91884: Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:07 Bug #91884: Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
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:52 Bug #91884: Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
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:51 Bug #91884: Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:23 Bug #91884: Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:57 Bug #91884: Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
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:57 Bug #88259: Filtered pagetree should display child pages
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:07 Bug #88259: Filtered pagetree should display child pages
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:52 Bug #88259: Filtered pagetree should display child pages
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:51 Bug #88259: Filtered pagetree should display child pages
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:23 Bug #88259: Filtered pagetree should display child pages
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:57 Bug #88259: Filtered pagetree should display child pages
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:57 Bug #88098: Page tree XHR is fetching huge JSON data
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:07 Bug #88098: Page tree XHR is fetching huge JSON data
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:52 Bug #88098: Page tree XHR is fetching huge JSON data
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:51 Bug #88098: Page tree XHR is fetching huge JSON data
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:23 Bug #88098: Page tree XHR is fetching huge JSON data
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:57 Bug #88098: Page tree XHR is fetching huge JSON data
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:57 Bug #88943: Pagetree taking extremely long to load for editors
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:07 Bug #88943: Pagetree taking extremely long to load for editors
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:52 Bug #88943: Pagetree taking extremely long to load for editors
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:51 Bug #88943: Pagetree taking extremely long to load for editors
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:14 Bug #88943: Pagetree taking extremely long to load for editors
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:56 Bug #88943: Pagetree taking extremely long to load for editors
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:23 Bug #88943: Pagetree taking extremely long to load for editors
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:57 Bug #88943: Pagetree taking extremely long to load for editors
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:09 Bug #91976: ThumbNailController is slow for remote storages
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:58 Bug #91976: ThumbNailController is slow for remote storages
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:55 Bug #91976: ThumbNailController is slow for remote storages
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:53 Bug #91993: Official documentation and actual implementation of AuthenticationService is fatally mismatching
* I would fix the docs to match the core - because I do not know if this will get changed in the core and how long th... Sybille Peters
10:06 Bug #91993: Official documentation and actual implementation of AuthenticationService is fatally mismatching
Adding some links for convenience:
* docs (master): "Authentication":https://docs.typo3.org/m/typo3/reference-core...
Sybille Peters
09:19 Bug #91993 (Closed): Official documentation and actual implementation of AuthenticationService is fatally mismatching
The documentation states:
> a *value of 0* or a value of 100 or more indicates that the authentication has failed,...
S P
17:36 Bug #91999: Drop 'All workspaces' tab
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:25 Bug #91999: Drop 'All workspaces' tab
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:04 Bug #91999 (Under Review): Drop 'All workspaces' tab
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 Bug #91999 (Closed): Drop 'All workspaces' tab
Christian Kuhn
17:28 Task #92000: Replace fluid pagination widget in ext be_user
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:24 Task #92000 (Under Review): Replace fluid pagination widget in ext be_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
17:24 Task #92000 (Closed): Replace fluid pagination widget in ext be_user
Alexander Schnitzler
17:09 Task #91576: Fix phpstan checkFunctionArgumentTypes errors in ext: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
16:12 Task #91991: use Dependency Injection in Commands where appropriate
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:41 Bug #84867: Non admin-users aren't able to create IRRE records via the "+" Icon
Sorry for the delayed response. We just started this week migration to LTS 10, so I had a chance to test it. Sadly th... Webadmin no-lastname-given
15:36 Bug #91912: Exception when adding nested inline elements
Can confirm it for an own extension in 10 LTS too. So it's not powermail related Webadmin no-lastname-given
15:35 Task #91998 (Under Review): Add html linting to runTests.sh
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 #91998 (Closed): Add html linting to runTests.sh
Christian Kuhn
15:22 Feature #65249: Hint admins a workspace has to be set up 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
14:56 Feature #65249 (Under Review): Hint admins a workspace has to be set up 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
15:19 Bug #91808: Nested IRRE with maxitems hides last inline control button / toggles inline control buttons wrong
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:15 Feature #91890: Make the list in the redirects module sortable
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:02 Feature #91890: Make the list in the redirects module sortable
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 Feature #91890: Make the list in the redirects module sortable
I will refactor the display to show the sorting in the tables. Benjamin Serfhos
13:57 Feature #91890: Make the list in the redirects module sortable
I needed to do this for my customer and thought it would be interesting as well, i added this through forge so it cou... Benjamin Serfhos
13:48 Feature #91890: Make the list in the redirects module sortable
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:47 Feature #91890: Make the list in the redirects module sortable
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:49 Feature #91890: Make the list in the redirects module sortable
Any chance that gets ported back to v9? S P
12:25 Feature #91890 (Under Review): Make the list in the redirects module sortable
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:04 Bug #91487: Extbase repository query using equals on a relation field is different whether one passes $entity or $entity->getUid() in multi-language context
I believe it was only for relations using with @l10n_mode => exclude@. Everything else is just "standard TCA" (@forei... S P
14:42 Bug #91487: Extbase repository query using equals on a relation field is different whether one passes $entity or $entity->getUid() in multi-language context
I am well aware of all this, don't worry.
Please answer my question: How does your relation look like? TCA?
It ...
Markus Klein
11:52 Bug #91487: Extbase repository query using equals on a relation field is different whether one passes $entity or $entity->getUid() in multi-language context
An example from Typo3DbQueryParser:... S P
11:44 Bug #91487: Extbase repository query using equals on a relation field is different whether one passes $entity or $entity->getUid() in multi-language context
When passing the entity object directly (in queries or in fluid variables), the logic must be like this implicitly (p... S P
11:29 Bug #91487: Extbase repository query using equals on a relation field is different whether one passes $entity or $entity->getUid() in multi-language context
That's a tough one, because it depends on how relations are stored. Whether the uid of L=0 or the translation is used... Markus Klein
14:52 Bug #91547: Unique slug building fallback is broken
Can this please be ported to v9 as well, not just master and 10?
All the big setups with hundreds domains and tent...
S P
14:01 Bug #91547: Unique slug building fallback is broken
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:01 Bug #91547: Unique slug building fallback is broken
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:20 Bug #91987 (Closed): Cropping Wizard broken when using multiple crop variants
Thank you for cross-checking and verifying this is not a Core issue.
I'll close this issue then, have a nice day.
Andreas Kienast
13:52 Bug #91987: Cropping Wizard broken when using multiple crop variants
Browser: Firfox 79.0 (64-Bit)
OS: Ubuntu x64
composer info...
Philipp Wrann
08:57 Bug #91987 (Needs Feedback): Cropping Wizard broken when using multiple crop variants
Can you please tell which browser you're using to reproduce the issue?
I also wonder why it doens't work as the ma...
Andreas Kienast
13:44 Bug #91997 (Closed): New content element wizard - saveAndClose - pi_flexform
When using the saveAndClose feature for the new content element wizard the configured flexform isn't initialized.
...
Roman Büchler
13:31 Bug #88153: Deleted translations still show up in language selector
I played forth and back on this for a while now. Your patch works (and the patch strategy is ok) with a minor adaptio... Christian Kuhn
13:27 Bug #91979: detectDomainRecords.target is set but no target is in a-tag
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:15 Bug #91996 (New): forms ignores the attribute "action" completely (method: get) - example_ext included
TYPO3 10.4.6
I would like to filter the pagination
For this purpose, I have created a form in the FLUID templat...
Christian Hackl
12:31 Bug #91644 (Rejected): cssInline non closing comment affects following css
rejected because it is a mistake by the user. unless TYPO3 would parse the whole inline CSS it is impossible to detec... Georg Ringer
12:24 Feature #77025: f:form: Disable referrer information
The concrete errorAction to use can be configured via a property of the controller.
That way one could change it via...
Daniel Siepmann
12:00 Task #91635 (Resolved): Update phpstan to at least 0.12.28
Applied in changeset commit:229e8ca92e4066832d932c6c005196818563c37a. Anonymous
11:42 Bug #91972 (Closed): Page Tree is not loading if editor has no allowed page types
See https://forge.typo3.org/issues/91878. We will close this ticket and keep track of this issue in the other issue. Richard Haeser
11:21 Bug #89360: element: ["tag1" , "tag2" , ... , "tagn"] for styleSets doesn't work anymore
FYI... It's the same with standalone CKEditor... Also, it's nowhere mentioned in the CKEditor documentation that you ... christian rauch
11:20 Bug #91757: Multiple TypoScript conditons are not working.
Documentation now matches the required syntax. In my opinion this issue can be closed. ("This part of the documentati... Tobias Schmidt
10:53 Bug #91757 (Needs Feedback): Multiple TypoScript conditons are not working.
the docs at https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiOverview/TypoScriptSyntax/Syntax/Conditi... Georg Ringer
11:11 Bug #91995 (Accepted): It's not possible to handle the case "no site config yaml found" for a domain like an error (e.g. 404 or 503)
We have a big TYPO3 setup with hundreds of domains, all configured via site config yaml files.
If - by whatever ac...
S P
11:11 Bug #91446 (Closed): Composer update -> "TYPO3\CMS\Install\Service\LateBootService" is not available.
can't reproduce that. if still occurs, please drop a note in the typo3 slack channel or create a new issue and add yo... Georg Ringer
11:09 Epic #91518 (Accepted): Keyboard usage in the TYPO3 backend
Georg Ringer
11:09 Task #91994 (Under Review): Widget Link Viewhelper lacks the ability to generate absolute URI
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:48 Task #91994 (Closed): Widget Link Viewhelper lacks the ability to generate absolute URI
In some cases it's desirable to have widget.link be able to generate absolute URLs. This is presently not the case. Johannes Rebhan
11:07 Bug #91637 (Closed): Scheduler not working after upgrade to 9.5.19
closed as no feedback reported Georg Ringer
11:05 Task #91655 (Under Review): Remove forgotten deprecated options "value" and "noscript" in ScalableVectorGraphicsContentObject
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 Bug #89587: Slug field type in TCA causes error, when the record uid does not match a page uid
I can reproduce the error with TYPO3 9.5.20 and tt_address 5.1.2:
If I click the New-Button in the detail view of an...
Florian Schöppe
10:30 Bug #91871 (Resolved): Error tag in scheduler does not have the message as title attribute anymore
Applied in changeset commit:ad3ffdc1f121197156795b9c3bd57c215f013a41. Georg Ringer
10:05 Bug #91871 (Under Review): Error tag in scheduler does not have the message as title attribute anymore
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:00 Bug #91871 (Resolved): Error tag in scheduler does not have the message as title attribute anymore
Applied in changeset commit:e119ea804f4d18d9fd3947e61da503ffe97df936. Georg Ringer
09:45 Bug #91871: Error tag in scheduler does not have the message as title attribute anymore
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:05 Bug #91871 (Under Review): Error tag in scheduler does not have the message as title attribute 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
09:03 Bug #91871: Error tag in scheduler does not have the message as title attribute anymore
broken since #45535, will fix it Georg Ringer
08:58 Bug #91871 (Accepted): Error tag in scheduler does not have the message as title attribute anymore
Georg Ringer
09:12 Bug #91823 (Closed): 1.0 Priority in SEO gives an error
closed in favor of #91736 Georg Ringer
08:23 Task #91992 (Under Review): Remove IE workaround in user authentication
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:20 Task #91992 (Closed): Remove IE workaround in user authentication
In @AbstractUserAuthentication@ there is a workaround to send special cache headers for @MSIE@ webbrowsers. The user ... Torben Hansen
07:12 Task #91958: Replace deprecated cropper with cropperjs
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2020-08-12

22:06 Bug #90989: Lookup of access restricted records throws 404
Hi Christian,
you are welcome, personally i appreciate well documented issues.
After you trained us in our compan...
Reiner Kempkes
20:30 Bug #90918 (Resolved): Long page paths or long titles results in bad UX in workspace module
Applied in changeset commit:febe3aff5d86e04c9ac30b6ec142425f78b6400f. Christian Kuhn
20:11 Bug #90918: Long page paths or long titles results in bad UX in workspace module
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:56 Bug #90918: Long page paths or long titles results in bad UX in workspace module
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:48 Bug #90918: Long page paths or long titles results in bad UX in workspace 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
19:52 Task #91991: use Dependency Injection in Commands where appropriate
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:51 Task #91991: use Dependency Injection in Commands where appropriate
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:43 Task #91991: use Dependency Injection in Commands where appropriate
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:43 Task #91991 (Under Review): use Dependency Injection in Commands where appropriate
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:40 Task #91991 (Closed): use Dependency Injection in Commands where appropriate
Implementation can following rules of thumb:
- if dependency is a Singleton, inject it
- if dependency is a model...
Anja Leichsenring
18:26 Task #91990 (Under Review): Remove workaround for testing-framework not loading ext:fluid by default
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:18 Task #91990 (Closed): Remove workaround for testing-framework not loading ext:fluid by default
With #88689 a dependency from sysext:backend to sysext:fluid became obvious, what led to errors in functional testing... Anja Leichsenring
18:03 Bug #89360: element: ["tag1" , "tag2" , ... , "tagn"] for styleSets doesn't work anymore
I have not used it in a long time, but I can confirm that this is still not working in the Typo3 V10.4.6
As soon a...
christian rauch
17:25 Bug #91989 (Closed): Resolving of PHP based Views not possible anymore
I have an extension that renders a Json response via the format-parameter.
In TYPO3 9, the View resolved to the Json...
Kevin Ditscheid
17:20 Bug #91988 (Under Review): language:update command does not output anything when not called in verbose mode
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:30 Bug #91988 (Closed): language:update command does not output anything when not called in verbose mode
Calling the language:update command can take a long time to complete.
Not giving any feedback to users (or only in v...
Helmut Hummel
17:05 Task #91916: Provide acceptance tests for page tree filter
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:05 Bug #91753: Pagetree not respecting getPagePermsClause()
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:04 Bug #91753: Pagetree not respecting getPagePermsClause()
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:05 Bug #91884: Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:04 Bug #91884: Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
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:05 Bug #88259: Filtered pagetree should display child pages
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:04 Bug #88259: Filtered pagetree should display child pages
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:05 Bug #88098: Page tree XHR is fetching huge JSON data
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:04 Bug #88098: Page tree XHR is fetching huge JSON data
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:05 Bug #88943: Pagetree taking extremely long to load for editors
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:04 Bug #88943: Pagetree taking extremely long to load for editors
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:30 Bug #77024 (Closed): Workspaces don't care about Usergroup-permissions
Christian Kuhn
15:26 Bug #77024: Workspaces don't care about Usergroup-permissions
The answer from @Christian Kuhn is sufficient for me Riccardo De Contardi
14:59 Bug #77024: Workspaces don't care about Usergroup-permissions
If you want someone to not edit live, no group or sub group must have this flag.
A useful setup would be:
* A 'al...
Christian Kuhn
14:33 Bug #77024: Workspaces don't care about Usergroup-permissions
@Christian Kuhn thank you for your work in this area, so long neglected.
I understand what you mean, and I can ag...
Riccardo De Contardi
12:27 Bug #77024 (Needs Feedback): Workspaces don't care about Usergroup-permissions
Hey. I don't think this is a bug.
Access rights are additive. This is especially true with explicitADmode = explic...
Christian Kuhn
15:16 Bug #91901 (Closed): Workspaces: Inconsistent preview of live version if live page is hidden
Closing, resolved: This has been fixed with the patch for #34199 That gives the workspace preview of the 'live' page ... Christian Kuhn
14:47 Bug #81399 (Closed): When "Publish only content in publish stage" is selected "Choose selection Action" and "Choose Mass Action" contain only "Discard"
I'd say we should only open an issue when we actually have a plan on how to move forward in this area. Having a gener... Christian Kuhn
14:44 Bug #81399: When "Publish only content in publish stage" is selected "Choose selection Action" and "Choose Mass Action" contain only "Discard"
@Christian Kuhn thank you for your work in this area, so long neglected.
If there is already a ticket about strea...
Riccardo De Contardi
11:58 Bug #81399 (Needs Feedback): When "Publish only content in publish stage" is selected "Choose selection Action" and "Choose Mass Action" contain only "Discard"
Indeed. I agree this is technically no bug, but bad usability:
I a user can't publish, the according entries from 'm...
Christian Kuhn
14:30 Bug #91983 (Resolved): Drop 'Live workspace' tab from workspace module
Applied in changeset commit:51fbd31b9cca384521abcaa9486d37d466134950. Christian Kuhn
14:01 Bug #91983: Drop 'Live workspace' tab from workspace module
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
00:59 Bug #91983: Drop 'Live workspace' tab from 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
00:55 Bug #91983 (Under Review): Drop 'Live workspace' tab from 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
14:23 Task #85533: LanguagePackCommand: Add option to not output the progress of the command
Josef Glatz wrote:
> * add option to silent the progress
There is a generic option for that and this is -q or -...
Helmut Hummel
13:33 Bug #91704 (Needs Feedback): Workspace preview with chrome doesn't work
We've had a couple of preview related workspace fixes lately and I didn't experience similar stuff.
Could you mayb...
Christian Kuhn
13:30 Bug #91987 (Closed): Cropping Wizard broken when using multiple crop variants
When opening the cropping wizard, the loading indicator is never removed. When inspecting the console you can find a ... Philipp Wrann
12:46 Bug #88003 (Closed): Changes from draft are saved to live when switching workspaces
Closing as dupe of #84979 - let us follow up over there. Christian Kuhn
12:44 Bug #84979: Content duplication on switching from live to workspace
Confirmed. See #88003 for another how-to-reproduce description with screenshots. Christian Kuhn
12:40 Feature #89209 (Closed): Workspaces module should display info if no workspace record is available
closing as dupe of #65249 Christian Kuhn
12:20 Bug #91976: ThumbNailController is slow for remote storages
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:46 Bug #91976: ThumbNailController is slow for remote storages
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 #91982 (Resolved): Use frontend requests when testing canonical URL behavior
Applied in changeset commit:8a2bff5bc2e887244f9f9d111636a11fbf190aaf. Oliver Hader
11:38 Task #91982: Use frontend requests when testing canonical URL behavior
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:57 Task #91982: Use frontend requests when testing canonical URL behavior
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:43 Bug #91972 (Accepted): Page Tree is not loading if editor has no allowed page types
Confirmed, this has changed with latest update 9.5.20. Xavier Perseguers
10:59 Feature #65249 (Accepted): Hint admins a workspace has to be set up in workspace module
Tymoteusz argues in private chat that admins do not know that they need to set up a sys_workspace record on pid 0 to ... Christian Kuhn
10:12 Feature #65249 (Needs Feedback): Hint admins a workspace has to be set up in workspace module
I'm not sure if this is a great idea: sys_workspace records belong to pid 0 and are admin tasks only.
They are oft...
Christian Kuhn
10:10 Feature #59312: No possibility to remove missing indexed files from DB
Having 9.5 installed after running the SQL-command provided by Philipp in my case leads to an error when trying to ru... Michael Bakonyi
09:44 Bug #36275 (Closed): LIVE tab is not showing the current published version
We'll drop the entire 'live workspaces tab' with ##91983 since it does not make sense anymore. Christian Kuhn
09:40 Bug #36477 (Closed): 'Current stage step' header should be hidden in LIVE tab
Live tab will be dropped with #91983 Christian Kuhn
09:13 Bug #91912: Exception when adding nested inline elements
Can confirm for custom table that worked in v9. S P
08:56 Bug #91986 (Closed): Default language rendered twice in fluid page module
Since #90854 the default language is shown twice in the new fluid page module when using "language" selection Georg Ringer
08:49 Bug #91918: Access to a sub-branch of a workspace for a “limited user”
Additional info:
* if you configure "limited usere" whith "be_users -> workspace_perms is set to 1" in the live work...
Danilo Caccialanza
08:47 Bug #91966 (Under Review): readOnly rendering of input is missing placeholder
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:37 Bug #91973 (Rejected): Links / HTML tags in sys_news not rendered
closed as duplicate Georg Ringer
08:36 Bug #91979 (Under Review): detectDomainRecords.target is set but no target is in a-tag
thanks for the report. can you check out the change at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65285
I did...
Georg Ringer
08:08 Feature #86670: Make default action in DragUploader adjustable
I can confirm what Anna said, I have open a new issue here : https://forge.typo3.org/issues/91985 Eric Chavaillaz
08:08 Bug #91985 (Closed): options.file_list.uploader.defaultAction is not working
Hi,
With the drag uploader, it is possible to set a default strategy (https://docs.typo3.org/c/typo3/cms-core/mast...
Eric Chavaillaz
07:19 Bug #91984 (New): Extension configuration prefills from AdditionalConfiguration and saves values to LocalConfiguration, behaving different than the normal configuration UI
Our extensions use @ext_conf_template.txt@ to define extension settings.
Some settings for the development systems...
S P
07:00 Task #91974 (Resolved): Remove configuration option IPmaskMountGroups
Applied in changeset commit:04772f9ed2363fabe6c2f0460d9472c7d7688e36. Benni Mack

2020-08-11

21:12 Task #91982: Use frontend requests when testing canonical URL behavior
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:01 Task #91982: Use frontend requests when testing canonical URL behavior
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:37 Task #91982 (Under Review): Use frontend requests when testing canonical URL behavior
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 Task #91982 (Closed): Use frontend requests when testing canonical URL behavior
Canonical URL generation is tested using real requests to the website frontend instead of manually creating TSFE comp... Oliver Hader
19:44 Bug #91983 (Closed): Drop 'Live workspace' tab from workspace module
With issue #89122 the issue #13056 has been resolved so the 'Live workspace' tab no longer shows rows from other work... Christian Kuhn
19:28 Bug #13056 (Closed): admin users see all changes in LIVE workspace
The issue has been fixed in v10 and is not fixed in v9.
The main query that fetches the rows (WorkspaceService->se...
Christian Kuhn
18:19 Bug #91973: Links / HTML tags in sys_news not rendered
@Andreas Kiessling thank you for your answer; do you mind if I close your issue, and continue the discussion on the p... Riccardo De Contardi
15:15 Bug #91973: Links / HTML tags in sys_news not rendered
Wow, yes... I did not find that issue and wonder why the RTE was even implemented back then, when such "trivial" stuf... Andreas Kießling
12:28 Bug #91973: Links / HTML tags in sys_news not rendered
Related or duplicated of #67556, maybe? Riccardo De Contardi
12:26 Bug #91973 (Rejected): Links / HTML tags in sys_news not rendered
The CKEditor of a sys_news record allows to set links, but when opening the backend login screen, the links are strip... Andreas Kießling
18:02 Task #91981 (Rejected): Remove implicit dependency to SiteHandling\AbstractTestCase
Stupid idea, having other classes that just duplicated the code... giving up here Oliver Hader
17:47 Task #91981: Remove implicit dependency to SiteHandling\AbstractTestCase
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:43 Task #91981: Remove implicit dependency to SiteHandling\AbstractTestCase
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:36 Task #91981 (Under Review): Remove implicit dependency to SiteHandling\AbstractTestCase
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:31 Task #91981 (Rejected): Remove implicit dependency to SiteHandling\AbstractTestCase
SiteBaseTestTrait has an implicit dependency to SiteHandling\AbstractTestCase which requires to inherit from mentione... Oliver Hader
17:12 Bug #91753: Pagetree not respecting getPagePermsClause()
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:57 Bug #91753: Pagetree not respecting getPagePermsClause()
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:44 Bug #91753: Pagetree not respecting getPagePermsClause()
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:58 Bug #91753: Pagetree not respecting getPagePermsClause()
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:12 Bug #91884: Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
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:57 Bug #91884: Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
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:44 Bug #91884: Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:58 Bug #91884: Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
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:46 Bug #91884: Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
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:36 Bug #91884: Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
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:41 Bug #91884: Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
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 Bug #91884: Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
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:12 Bug #88259: Filtered pagetree should display child pages
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:57 Bug #88259: Filtered pagetree should display child pages
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:44 Bug #88259: Filtered pagetree should display child pages
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:58 Bug #88259: Filtered pagetree should display child pages
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:46 Bug #88259: Filtered pagetree should display child pages
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:36 Bug #88259: Filtered pagetree should display child 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
11:41 Bug #88259: Filtered pagetree should display child 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
07:20 Bug #88259: Filtered pagetree should display child 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
17:12 Bug #88098: Page tree XHR is fetching huge JSON data
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:57 Bug #88098: Page tree XHR is fetching huge JSON data
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:44 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
14:58 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
14:46 Bug #88098: Page tree XHR is fetching huge JSON data
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:36 Bug #88098: Page tree XHR is fetching huge JSON data
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:41 Bug #88098: Page tree XHR is fetching huge JSON data
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 Bug #88098: Page tree XHR is fetching huge JSON data
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:12 Bug #88943: Pagetree taking extremely long to load for editors
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:57 Bug #88943: Pagetree taking extremely long to load for editors
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:44 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
14:58 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
14:46 Bug #88943: Pagetree taking extremely long to load for editors
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:36 Bug #88943: Pagetree taking extremely long to load for editors
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:41 Bug #88943: Pagetree taking extremely long to load for editors
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 Bug #88943: Pagetree taking extremely long to load for editors
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 Bug #91980 (New): Database "tstamp" field of nestet record wrong
if you have nested elements in a record, i.e. several and you edit one element of these nested elements. Then the tst... Christian Hackl
16:36 Bug #91979 (Closed): detectDomainRecords.target is set but no target is in a-tag
Dear dev-team,
I had problems, giving the links of the searchresults a target. In the Dokumentation there is detec...
Joe Jones
16:31 Bug #91976 (Under Review): ThumbNailController is slow for remote storages
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:43 Bug #91976 (Closed): ThumbNailController is slow for remote storages
The ThumbNailController outputs raw data of image files
as a response to a file process request.
This is a massive ...
Helmut Hummel
16:26 Bug #91978 (Under Review): Header thumbnail isn't rendered according to 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
16:20 Bug #91978 (Closed): Header thumbnail isn't rendered according to configuration
The default configuration for header thumbnails of sys_file_reference records is
width: 50, height: 50c
which sho...
Helmut Hummel
16:20 Task #91977 (Rejected): Code cleanup in ExtensionListCommand
Sybille Peters
15:02 Task #91977 (Under Review): Code cleanup in ExtensionListCommand
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:01 Task #91977 (Rejected): Code cleanup in ExtensionListCommand
Sybille Peters
16:13 Bug #91967 (Under Review): Properties width and height are not extracted to meta data for PDF 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
16:11 Bug #91714 (Under Review): Cached where clauses in PageRepository
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 #67556: System news cannot render RTE content
Still present in 10.4 and the workaround does not seem to work, everything just gets stripped away.
I would be fin...
Andreas Kießling
15:00 Bug #91502: CLI command backend:lock uses wrong path
Interestingly enough, this is a mis-use of the binary, as the root path cannot be determined, when executing the bina... Benni Mack
14:52 Bug #17549 (Closed): Usability: after editing WS versions, go back to the previously showed list view
This issue has been solved with #79942 in v8 where the version (not workspace) module has been moved to compat7 exten... Christian Kuhn
14:29 Bug #3004 (Closed): Recycler: Versioned records are not handled by recycler
Indeed, this has been solved with the pid=-1 patch:
* live: create a page
* workspace: change that page
* live: ...
Christian Kuhn
14:29 Task #91974 (Under Review): Remove configuration option IPmaskMountGroups
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:05 Task #91974 (Closed): Remove configuration option IPmaskMountGroups
Benni Mack
14:19 Bug #91975 (Closed): l10n_mode and l10n_display has no effect in categories
I have TCA configured in this way:
!https://i.imgur.com/phiMwPq.png!
but in BE, editing the localized record st...
Ian Solo
13:37 Bug #41045 (Closed): Delete modified page in workspace just reverts changes
Closing issue - it seems to have been solved meanwhile.
Note on the 'list-module-delete-ajax': This is quite broke...
Christian Kuhn
13:35 Bug #41045: Delete modified page in workspace just reverts changes
Checked again in v11: If a page is deleted in workspaces (a delete placeholder for that page is created), it is no lo... Christian Kuhn
13:30 Bug #91969 (Resolved): Issue in dashboard with graphs: r is not a constructor
Applied in changeset commit:772206205238abe4122f67dcbbe12ed56607474c. Andreas Fernandez
13:17 Bug #91969: Issue in dashboard with graphs: r is not a constructor
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
06:45 Bug #91969: Issue in dashboard with graphs: r is not a constructor
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:44 Bug #91969 (Under Review): Issue in dashboard with graphs: r is not a constructor
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:51 Bug #52700: Change delete icon in context menu if record is deleted
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:53 Bug #80971: How to define custom class, title, and target in Link Browser for content elements and the new rte_ckeditor?
How can you achive this in TYPO3 v10?
I used the ...
Thomas Anders
10:53 Bug #91972 (Closed): Page Tree is not loading if editor has no allowed page types
If an editor loads the page tree in with no allowed page types (via usergroup settings), the page tree will not load.... Philipp Thiele
09:40 Task #91971 (Closed): Add language ISO information to the Language Aspect
Until TYPO3 v8 a developer could get the 2-letter ISO code of the current language by accessing:... Xavier Perseguers
09:31 Bug #91310: config.concatenateJs = 1 disables auto generation of text/javascript
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:19 Bug #32412: TCA: readOnly renders as 'disabled' element instead of 'readonly'. 'passthrough' type renders nothing (not even a hidden field). No way to pass default IRRE child 'type' values.
The problem with rendering the field as disabled is that if you use a field with a default value in a FlexForm, it is... Johannes Rebhan
08:31 Bug #91812: Loading order of css / js changed in viewhelper be.container
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:56 Bug #91970 (Closed): TCA eval saltedPassword can return null, behaving different than the old BackendEvaluator of ext:saltedpasswords which only returned string, leading to SQL errors
We have a custom field that uses the @ext:saltedpasswords@ @BackendEvaluator@ TCA validation to create salted passwor... S P

2020-08-10

22:24 Task #91820: Remove inline onclick code from MoveElementController
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
21:30 Bug #91969 (Closed): Issue in dashboard with graphs: r is not a constructor
When you have a dashboard widget with a graph on it, you will get a console error "r is not a constructor" and the gr... Richard Haeser
21:00 Bug #91889 (Resolved): AssetRenderer does not respect FE.versionNumberInFilename
Applied in changeset commit:20e054355b66792e083acf620adcd252ede3a33d. Georg Ringer
20:34 Bug #91889: AssetRenderer does not respect FE.versionNumberInFilename
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:59 Bug #91889 (Under Review): AssetRenderer does not respect FE.versionNumberInFilename
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:43 Bug #91884: Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
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:43 Bug #88259: Filtered pagetree should display child 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
20:40 Bug #88259: Filtered pagetree should display child 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
11:54 Bug #88259: Filtered pagetree should display child 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
11:38 Bug #88259 (Under Review): Filtered pagetree should display child 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
20:43 Bug #88098: Page tree XHR is fetching huge JSON data
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:40 Bug #88098: Page tree XHR is fetching huge JSON data
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:54 Bug #88098: Page tree XHR is fetching huge JSON data
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 #88098 (Under Review): Page tree XHR is fetching huge JSON data
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:43 Bug #88943: Pagetree taking extremely long to load for editors
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:40 Bug #88943: Pagetree taking extremely long to load for editors
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:54 Bug #88943: Pagetree taking extremely long to load for editors
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 #88943 (Under Review): Pagetree taking extremely long to load for editors
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:32 Bug #91968 (Under Review): Remove not needed registerArgument 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
20:32 Bug #91968 (Rejected): Remove not needed registerArgument calls
there is no need to call registerArgument with @data@ or @additionalAttributes@ if extending from AbstractTagBasedVie... Georg Ringer
20:27 Bug #91967 (Closed): Properties width and height are not extracted to meta data for PDF files
TYPO3 can be configured that pdf files are "image files", so that a thumbnail is generated for them
using imagemagic...
Helmut Hummel
20:22 Bug #91758 (Under Review): OptgroupViewHelper uses wrong method to set disabled 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
20:19 Bug #91758 (Accepted): OptgroupViewHelper uses wrong method to set disabled attribute
Georg Ringer
18:30 Bug #91959 (Resolved): Adding a cache configuration with empty identifiers leads to later issues
Applied in changeset commit:688425e84aa4d588e055d4629b1006b6240428d0. Simon Gilli
18:20 Bug #91959: Adding a cache configuration with empty identifiers leads to later issues
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:33 Bug #91959: Adding a cache configuration with empty identifiers leads to later issues
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:30 Bug #91773 (Resolved): insufficient check in CacheManager::createAllCaches()
Applied in changeset commit:688425e84aa4d588e055d4629b1006b6240428d0. Simon Gilli
18:20 Bug #91773: insufficient check in CacheManager::createAllCaches()
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:33 Bug #91773 (Under Review): insufficient check in CacheManager::createAllCaches()
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 Bug #91680 (Resolved): Record with sub-items is doubled in workspace after moving
Applied in changeset commit:d079793ba0e125fcac294c03105e983f31e49e11. Christian Kuhn
17:52 Bug #91680: Record with sub-items is doubled in workspace after moving
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
17:32 Bug #91680 (Under Review): Record with sub-items is doubled in workspace after moving
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:00 Bug #91680 (Resolved): Record with sub-items is doubled in workspace after moving
Applied in changeset commit:84cbe10d85e7d05cf134582e1a07b4eab8c38659. Christian Kuhn
16:41 Bug #91680: Record with sub-items is doubled in workspace after moving
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:50 Bug #91680: Record with sub-items is doubled in workspace after moving
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:41 Bug #91680: Record with sub-items is doubled in workspace after moving
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:48 Bug #91792: Automatically created redirects are not created using the DataHandler
As far as I can tell, when a new redirect is added, the redirect cache isn't cleared either. This causes a 404 until ... Richard Vollebregt
16:30 Bug #90854 (Resolved): Flag icon of -1 is not rendered
Applied in changeset commit:989be19499cc5cdd57e7e4ffdfb98e623a35613d. Benni Mack
16:04 Bug #90854: Flag icon of -1 is not rendered
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:00 Bug #91772 (Resolved): Show hidden records does not work as expected.
Applied in changeset commit:b5ef37599da49d2657a6a9f8f4e60fc9bfc8985b. Christian Eßl
16:00 Bug #91083 (Resolved): Preview setting "showHiddenRecords" in the admin panel does not work.
Applied in changeset commit:b5ef37599da49d2657a6a9f8f4e60fc9bfc8985b. Christian Eßl
16:00 Bug #91882 (Resolved): ShowImageController throws PHP warning because of #91509
Applied in changeset commit:603f42b65a837e667cd88842b74513d9b5cd4e94. Oliver Bartsch
15:34 Bug #91882: ShowImageController throws PHP warning because of #91509
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:32 Bug #91882: ShowImageController throws PHP warning because of #91509
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:45 Task #91962: [!!!][TASK] Set Sys log dateformat to system default
→ duplicates #91961 Oliver Hader
12:10 Task #91962 (Under Review): [!!!][TASK] Set Sys log dateformat to system default
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:10 Task #91962 (Closed): [!!!][TASK] Set Sys log dateformat to system default
TYPO3 configuration knows a global date format configuration
within the installation tool. See TYPO3_CONF_VARS/SYS/d...
TYPO3 GmbH TYPO3com
15:30 Bug #91950 (Resolved): Reverting redirect via ajax fails when using sqlite
Applied in changeset commit:c2f2d0bd7880ccdc422e3db0cab0a6174c9e895b. Daniel Siepmann
15:13 Bug #91950: Reverting redirect via ajax fails when using sqlite
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:30 Bug #23736 (Resolved): Condition with globalVar TSFE does not care about page language overlay
Applied in changeset commit:c03dc58ff948abae2f45827352262146a325df6d. Benni Mack
14:55 Feature #90146 (Needs Feedback): TypoScript includes and imports are a real performance bottleneck and should be cached (in a prod environment)
Benni Mack
14:55 Feature #90146: TypoScript includes and imports are a real performance bottleneck and should be cached (in a prod environment)
Thank for you for your report!
Can you tell me if you're logged in to the TYPO3 Backend in the same browser sessio...
Benni Mack
14:50 Bug #91310: config.concatenateJs = 1 disables auto generation of text/javascript
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:36 Bug #90989 (Needs Feedback): Lookup of access restricted records throws 404
We think this issue has been resolved with the patch for #91049. Would you retest if the issue is resolved with recen... Christian Kuhn
13:24 Bug #90989: Lookup of access restricted records throws 404
Reviewing the patch currently.
Special thanks go to Reiner Kempkes for an excellent issue report and analysis. Gre...
Christian Kuhn
14:15 Bug #91966 (Closed): readOnly rendering of input is missing placeholder
If you set a field in TCA to readOnly, it is still rendered in the backend (which is great to see the value). If the ... Robert Vock
13:49 Bug #91733 (Needs Feedback): Core: Exception handler (CLI): Uncaught TYPO3 Exception: Argument 1 passed to TYPO3\CMS\Frontend\Controller\ErrorController::unavailableAction() must implement interface Psr\Http\Message\ServerRequestInterface, null given
thanks for creating the issue.
how can this be reproduced?
Georg Ringer
13:45 Bug #91965 (Closed): TMENUITEM properties after and afterWrap are missing in TSref
The TMENUITEM properties _after_ and _afterWrap_ are missing in "TSref":https://docs.typo3.org/m/typo3/reference-typo... Benjamin Robinson
13:06 Task #91739 (Accepted): Remove todo in Examples.rst of ckeditor
Georg Ringer
13:01 Task #91964 (Under Review): [BUGFIX] ISO Date Format Year-M-D with SYS Global Format
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:00 Task #91964 (Closed): [BUGFIX] ISO Date Format Year-M-D with SYS Global Format
TYPO3 configuration knows a global date format configuration
within the installation tool. See TYPO3_CONF_VARS/SYS/d...
TYPO3 GmbH TYPO3com
13:00 Bug #91880 (Resolved): Routing for actions without parameters broken
Applied in changeset commit:d572562dd38f1e9c237528d7aa5f027f782a85fa. Oliver Hader
11:30 Bug #91880: Routing for actions without parameters broken
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:28 Bug #91880: Routing for actions without parameters broken
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:40 Bug #91880: Routing for actions without parameters 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
12:21 Bug #91812 (Under Review): Loading order of css / js changed in viewhelper be.container
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:00 Bug #91943 (Resolved): Workspace preview shows correct items for sub menus
Applied in changeset commit:b1d796f617133c16783945420d0beba035d41664. Christian Kuhn
11:44 Bug #91943: Workspace preview shows correct items for sub menus
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:58 Bug #91784: Extbase ObjectAcces::isPropertyGettable ArrayAccess logic breaks usability
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:31 Bug #91784 (Under Review): Extbase ObjectAcces::isPropertyGettable ArrayAccess logic breaks usability
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:50 Bug #91898 (Rejected): Reloading the page tree resets its filter
The page tree patch has been reverted and gets revised now: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65208 Andreas Kienast
11:50 Bug #91885 (Rejected): Page-Tree filter does not reset
The page tree patch has been reverted and gets revised now: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65208 Andreas Kienast
11:50 Bug #91891 (Rejected): Page tree should auto filter
The page tree patch has been reverted and gets revised now: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65208 Andreas Kienast
11:49 Bug #91883 (Rejected): Filtering in the page tree shows translated pages alongside the L=0 ones
The page tree patch has been reverted and gets revised now: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65208 Andreas Kienast
11:40 Task #91904 (Accepted): Unify naming of "Install tool" vs "Admin Tool" vs. "System Tools"
Georg Ringer
11:38 Feature #91925 (Needs Feedback): Get the configuration of the requested PageContentErrorHandler
What about just reading the site configuration and getting it from there? Georg Ringer
10:26 Task #91635: Update phpstan to at least 0.12.28
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:24 Task #91635: Update phpstan to at least 0.12.28
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:45 Bug #72107: search in pagetree ends in endless loop in case of DB mounts
Just had the chance to test this in LTS 10. From my point of view the bug is gone :) Can't reproduce this anymore! Webadmin no-lastname-given
08:04 Feature #90213: Support bit and in TypoScript stdWrap_if
Added issue for documenting this change: https://github.com/TYPO3-Documentation/TYPO3CMS-Reference-Typoscript/issues/... Sybille Peters
08:03 Bug #89720: TypoScript import from directory loads all files
Added issue for documenting this change: https://github.com/TYPO3-Documentation/TYPO3CMS-Reference-Typoscript/issues/... Sybille Peters
07:39 Task #91958: Replace deprecated cropper with cropperjs
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:36 Task #91958: Replace deprecated cropper with cropperjs
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:32 Task #91961 (Under Review): [!!!][TASK] Set Sys log dateformat to system default
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
01:32 Task #91961 (Closed): [!!!][TASK] Set Sys log dateformat to system default
TYPO3 configuration knows a global date format configuration
within the installation tool. See TYPO3_CONF_VARS/SYS/d...
TYPO3 GmbH TYPO3com

2020-08-09

19:29 Task #88678: Refactor new record wizard
Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:56 Task #88678: Refactor new record wizard
Patch set 36 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:33 Task #88678: Refactor new record wizard
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:28 Task #88678: Refactor new record wizard
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:24 Task #88678: Refactor new record wizard
Patch set 33 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:16 Task #88678: Refactor new record wizard
Patch set 32 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:14 Task #88678: Refactor new record wizard
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:13 Task #88678: Refactor new record wizard
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:08 Task #88678 (Under Review): Refactor new record wizard
Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:29 Bug #91960 (Rejected): BUG-"TCAdefaults.tt_content.sys_language_uid"
Out work in the page tsconfig.
TCAdefaults.tt_content.sys_language_uid =
Because, GridColumnItem.php > getNewCont...
TYPO3 GmbH TYPO3com
19:08 Bug #91680: Record with sub-items is doubled in workspace after moving
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:07 Bug #91680: Record with sub-items is doubled in workspace after moving
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 Bug #91680: Record with sub-items is doubled in workspace after moving
As far as I found out, the children duplication happens only on children that are NOT workspace aware, if the parent ... Christian Kuhn
17:57 Bug #91680 (Under Review): Record with sub-items is doubled in workspace after moving
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 #91959: Adding a cache configuration with empty identifiers leads to later issues
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:20 Bug #91959 (Under Review): Adding a cache configuration with empty identifiers leads to later 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
16:19 Bug #91959 (Closed): Adding a cache configuration with empty identifiers leads to later issues
Currently it is possible to add an invalid cache configuration with empty identifiers. This will lead to later issues... Simon Gilli
13:36 Task #91952: Update build chain
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:32 Task #91958: Replace deprecated cropper with cropperjs
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:22 Task #91958: Replace deprecated cropper with cropperjs
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:17 Task #91958 (Under Review): Replace deprecated cropper with cropperjs
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:15 Task #91958 (Closed): Replace deprecated cropper with cropperjs
The library @cropper@ (https://fengyuanchen.github.io/cropper/) used in TYPO3 core is rather old (2.3.x) while versio... Andreas Kienast
13:30 Task #91953 (Resolved): Update jQuery to 3.5
Applied in changeset commit:ab315323ddcd90a1ca53e980c2b720dba60e1482. Andreas Fernandez
09:58 Bug #91957: Document Add changefreq and priority for XML sitemap in sysext:seo
It is actually documented in TYPO3 Explained: https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiOvervi... Sybille Peters
09:45 Bug #91957 (Closed): Document Add changefreq and priority for XML sitemap in sysext:seo
"changelog":https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/10.0/Feature-87433-AddChangefreqAndPriorit... Sybille Peters
09:57 Task #91939: Where is configuration of plugin.tx_seo TS in sysext seo docs?
to clarify some more:
* what I mostly find confusing is that the configuration of plugin.tx_seo is not in the "seo...
Sybille Peters
09:18 Task #91956 (Closed): Update documentation for deprecation of useCacheHash, noCacheHash
*Change for 10 only*
* These options were deprecated in 10 and no longer have any effect
* Removed in 11
See...
Sybille Peters

2020-08-08

23:53 Feature #91499: Additional attributes for includeJS, includeCSS and all others include**
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:30 Task #91948 (Resolved): Reload topbar when sys_workspace table is modified
Applied in changeset commit:fecef67c5d0ee51ba94e61fa7c2f5373ae662837. Andreas Fernandez
21:41 Task #91948 (Under Review): Reload topbar when sys_workspace table is modified
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
18:00 Task #91948 (Resolved): Reload topbar when sys_workspace table is modified
Applied in changeset commit:0bd76bc8a69fe6c6a6841701677dd0caaeeefcfc. Andreas Fernandez
17:53 Task #91948: Reload topbar when sys_workspace table is modified
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:59 Task #91948: Reload topbar when sys_workspace table is modified
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:05 Task #91948: Reload topbar when sys_workspace table is modified
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:42 Task #91948: Reload topbar when sys_workspace table is modified
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:30 Bug #91955 (Resolved): Event stacking when workspace gets deleted
Applied in changeset commit:936a6f01a82326f73ca71cf6c0a96b1c6149cbe6. Andreas Fernandez
21:51 Bug #91955: Event stacking when workspace gets deleted
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:46 Bug #91955 (Under Review): Event stacking when workspace gets deleted
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:43 Bug #91955 (Closed): Event stacking when workspace gets deleted
The patch for issue #91948 introduced reloading the workspace menu when a workspace gets modified. Unfortunately, the... Andreas Kienast
21:49 Task #91911: Remove jQuery from more FormEngine 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
17:51 Bug #91919: Firefox 79.0 could lead to duplicated records
It seems to be a regression in Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=1658082 Andreas Kienast
17:07 Bug #91919 (Accepted): Firefox 79.0 could lead to duplicated records
I can reproduce the issue in Firefox 79.
Create a new content element e.g. "Text & Images" and add a single image....
Andreas Kienast
17:00 Task #91947 (Resolved): Send AjaxDataHandler events via Broadcast
Applied in changeset commit:69442ddc1b6efbfc010a059e76e51f84014ed0e2. Andreas Fernandez
16:35 Task #91947: Send AjaxDataHandler events via Broadcast
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:51 Task #91947: Send AjaxDataHandler events via Broadcast
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:41 Task #91947: Send AjaxDataHandler events via Broadcast
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:38 Task #91947: Send AjaxDataHandler events via Broadcast
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:27 Task #91916: Provide acceptance tests for page tree filter
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:26 Task #91916: Provide acceptance tests for page tree filter
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:49 Task #91123: Avoid inline JavaScript generated by BackendUtility:viewOnClick
Patch set 4 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:46 Task #91123: Avoid inline JavaScript generated by BackendUtility:viewOnClick
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:44 Bug #91938: Translation of IRRE records breaks UI
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:44 Bug #91942: JavaScript IRRE Handling spoils DataHandler
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:41 Task #91953: Update jQuery to 3.5
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:36 Task #91952: Update build chain
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 #91952: Update build chain
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:30 Bug #91954 (Resolved): Usage of external modules in TypeScript is unbearable
Applied in changeset commit:27983a7fb44690f1a4ecef465a170172055e22a6. Andreas Fernandez
15:20 Bug #91954: Usage of external modules in TypeScript is unbearable
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:09 Feature #88844: Change status of message "Localization failed: there already are localizations" from ERROR to INFO
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-08-07

19:47 Bug #91954 (Under Review): Usage of external modules in TypeScript is unbearable
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:32 Bug #91954 (Closed): Usage of external modules in TypeScript is unbearable
Currently, it's very hard to include and use external modules in TypeScript, especially when they ship a definition f... Andreas Kienast
18:31 Feature #91810: Introduce client-side templating engine
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:49 Bug #90854: Flag icon of -1 is not rendered
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:49 Bug #91846: Middleware typo3/cms-frontend/base-redirect-resolver: error in 'after' configuration
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:47 Bug #64881: Filelist with a collaction and translated metadata not working properly
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:39 Task #91953 (Under Review): Update jQuery to 3.5
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:09 Task #91953 (Closed): Update jQuery to 3.5
jQuery 3.5 has been released a while ago, it's safe to update to the current version. However, as 3.5.0 introduced so... Andreas Kienast
17:35 Bug #23736: Condition with globalVar TSFE does not care about page language overlay
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:30 Task #91949 (Resolved): Revert "Limit amount of data fetched by the page tree"
Applied in changeset commit:c64beea31dcc0b39b622d7b46a9dd8f911ccc3c6. Benni Mack
14:36 Task #91949: Revert "Limit amount of data fetched by the 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
14:36 Task #91949: Revert "Limit amount of data fetched by the page tree"
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:46 Task #91949: Revert "Limit amount of data fetched by the 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
13:46 Task #91949: Revert "Limit amount of data fetched by the page tree"
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:46 Task #91949 (Under Review): Revert "Limit amount of data fetched by 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
13:44 Task #91949 (Closed): Revert "Limit amount of data fetched by the page tree"
Benni Mack
17:17 Feature #89509: Data Processor to resolve flexform data
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:54 Feature #89509: Data Processor to resolve flexform data
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:58 Task #91952 (Under Review): Update build chain
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:55 Task #91952 (Closed): Update build chain
The build chain used to generate CSS and JavaScript is a bit outdated. We can update the packages to a more recent ve... Andreas Kienast
16:50 Bug #91223: Content element sorting is broken in the page module
This was fixed for us in 10.4.6 (Non-Fluid based page module, PHP 7.3, MySQL 5.6) after re-creating the index ... Jonas Eberle
16:44 Bug #91908 (Needs Feedback): Still exist: "The script tried to execute a method or access a property of an incomplete object" in scheduler
Hey, thank you for your report.
I tried to verify the issue, but for me, it works very well. A nice looking error me...
Frank Nägler
15:43 Feature #91951 (Needs Feedback): FLUID assets
Hello,
can we get a "order" attribute of the assets viewhelpers?
for example, I have 2 times the f:asset.script v...
Christian Hackl
15:10 Feature #91941 (Needs Feedback): More Events during Extension Configuration
from my point of view, you don't need more events but another concept.
The configuration in ext_conf_template.txt an...
Frank Nägler
14:36 Bug #91855: Image with crop set is JPEG compressed twice
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:10 Bug #91855: Image with crop set is JPEG compressed twice
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:06 Bug #91855: Image with crop set is JPEG compressed twice
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 #91937 (Resolved): Unnecessary usages to ObjectManager
Applied in changeset commit:d32f9dd693d209df5eba1e1872b87eefbe4cd321. Benni Mack
14:15 Bug #91937: Unnecessary usages to ObjectManager
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:27 Bug #91950: Reverting redirect via ajax fails when using sqlite
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:25 Bug #91950 (Under Review): Reverting redirect via ajax fails when using sqlite
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:22 Bug #91950 (Closed): Reverting redirect via ajax fails when using sqlite
When using sqlite, data fetched from DB is not casted. Therefore the record uid is an string instead of integer.
Thi...
Daniel Siepmann
14:06 Task #91948 (Under Review): Reload topbar when sys_workspace table is modified
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:43 Task #91948 (Closed): Reload topbar when sys_workspace table is modified
A long outstanding issue is that either creating or deleting a workspace doesn't reload the backend's topbar, which e... Andreas Kienast
14:06 Task #91947 (Under Review): Send AjaxDataHandler events via Broadcast
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:41 Task #91947 (Closed): Send AjaxDataHandler events via Broadcast
If an AjaxDataHandler event is fired, the same should be sent via a Broadcast Message to be able to react on such cha... Andreas Kienast
13:48 Task #91916: Provide acceptance tests for page tree filter
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:31 Feature #91712: Redirect Module: cleanup scheduler task
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:30 Task #91809 (Resolved): Add possibility to create random values in JavaScript
Applied in changeset commit:83cb672f0e02e5b41104da4e24668da38d513b44. Oliver Hader
09:21 Task #91809: Add possibility to create random values in JavaScript
Patch set 3 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:34 Task #91809: Add possibility to create random values in JavaScript
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 Bug #91310: config.concatenateJs = 1 disables auto generation of text/javascript
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:30 Bug #83566 (Resolved): Confusing dialog when pasting contentelements/records in BE
Applied in changeset commit:31e5f6cd3e73c6741cca3dbf73c86226ea44580c. Christian Kuhn
10:19 Bug #83566: Confusing dialog when pasting contentelements/records in BE
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
00:00 Bug #91946 (Resolved): Switching ws via toolbar may fail
Applied in changeset commit:e93ef41d48d316bf9c8df8912cdc31fe404d993a. Andreas Fernandez
00:00 Bug #72567 (Resolved): Backend Configuration Manager - Workspaces
Applied in changeset commit:30bb1b11319c153da8ae0002dc5ba54cdd3cd556. Benni Mack
00:00 Bug #34199 (Resolved): Navigating through 'Live' preview will load 'Workspace' version in 'Live'
Applied in changeset commit:1623511c840b414f2db2f88d4cfe07074918714a. Benni Mack
00:00 Bug #91837 (Resolved): Hardcoded fe_user uid 1337 in initializeFrontendPreview() in PreviewModule
Applied in changeset commit:bb9eddcaed3d9504bb3bc241be256a8219979960. Benni Mack

2020-08-06

23:59 Bug #34199: Navigating through 'Live' preview will load 'Workspace' version in 'Live'
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:12 Bug #34199 (Under Review): Navigating through 'Live' preview will load 'Workspace' version in 'Live'
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:53 Bug #91946: Switching ws via toolbar may fail
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
23:33 Bug #91946: Switching ws via toolbar may fail
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:32 Bug #91946: Switching ws via toolbar may fail
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:25 Bug #91946: Switching ws via toolbar may fail
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:18 Bug #91946 (Under Review): Switching ws via toolbar may fail
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:18 Bug #91946 (Closed): Switching ws via toolbar may fail
Reproduce:
* Have at least one workspace configured
* Select workspace module from main module
* Select the conf...
Christian Kuhn
23:47 Bug #72567: Backend Configuration Manager - Workspaces
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:35 Bug #72567 (Under Review): Backend Configuration Manager - Workspaces
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:45 Bug #91919: Firefox 79.0 could lead to duplicated records
Same as Ingo Fabbri:
Firefox 79.0
TYPO3 10.4.6
1) Create a new page
2) Create a content element (type: Header...
Riccardo De Contardi
23:44 Bug #91837: Hardcoded fe_user uid 1337 in initializeFrontendPreview() in PreviewModule
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
23:41 Bug #91837: Hardcoded fe_user uid 1337 in initializeFrontendPreview() in PreviewModule
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:35 Bug #91837: Hardcoded fe_user uid 1337 in initializeFrontendPreview() in PreviewModule
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:20 Bug #91837 (Under Review): Hardcoded fe_user uid 1337 in initializeFrontendPreview() in PreviewModule
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:30 Bug #91945 (Resolved): Fix casual notice in ExtensionManagementUtility
Applied in changeset commit:ef4ff0fd3722f59b23d2e5788214d527b9b3d8ca. Christian Kuhn
23:03 Bug #91945: Fix casual notice in ExtensionManagementUtility
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
22:49 Bug #91945: Fix casual notice in ExtensionManagementUtility
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:45 Bug #91945: Fix casual notice in ExtensionManagementUtility
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:31 Bug #91945 (Under Review): Fix casual notice in ExtensionManagementUtility
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:27 Bug #91945 (Closed): Fix casual notice in ExtensionManagementUtility
Christian Kuhn
22:00 Bug #91944 (Resolved): Drop obsolete workspace fluid partial
Applied in changeset commit:aa9a6b5f4469dbfbc03d0d86bf3aa8ff5f919447. Christian Kuhn
21:39 Bug #91944: Drop obsolete workspace fluid partial
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
20:31 Bug #91944 (Under Review): Drop obsolete workspace fluid partial
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:26 Bug #91944 (Closed): Drop obsolete workspace fluid partial
Christian Kuhn
18:04 Bug #83566: Confusing dialog when pasting contentelements/records 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
18:01 Bug #83566: Confusing dialog when pasting contentelements/records 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
12:54 Bug #83566: Confusing dialog when pasting contentelements/records 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
12:22 Bug #83566: Confusing dialog when pasting contentelements/records 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
12:21 Bug #83566 (Under Review): Confusing dialog when pasting contentelements/records 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
12:09 Bug #83566: Confusing dialog when pasting contentelements/records in BE
Ok, let's break this down a bit.
1.
The clipboard (accessible via list module) has a drop down to toggle between ...
Christian Kuhn
16:48 Bug #91942: JavaScript IRRE Handling spoils DataHandler
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:45 Bug #91942: JavaScript IRRE Handling spoils DataHandler
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:44 Bug #91942 (Under Review): JavaScript IRRE Handling spoils DataHandler
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:27 Bug #91942 (Accepted): JavaScript IRRE Handling spoils DataHandler
Andreas Kienast
12:00 Bug #91942 (Closed): JavaScript IRRE Handling spoils DataHandler
* Website with Default Language and English Language
* Content Element With one Field of type INLINE
# Insert new...
Anonymous
16:48 Bug #91938: Translation of IRRE records breaks UI
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:45 Bug #91938: Translation of IRRE records breaks UI
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:44 Bug #91938 (Under Review): Translation of IRRE records breaks UI
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 #90406 (Closed): Caching of pages is not adjusted for content with "Publish Date" / "Expiration Date" (starttime, endtime)
I can no longer reproduce my problem. If the starttime is before the usual cache expiry date, the cache expiration wi... Sybille Peters
16:22 Bug #90406: Caching of pages is not adjusted for content with "Publish Date" / "Expiration Date" (starttime, endtime)
@Christian Can you open a separate issue for the HMENU issue? It seems to be related but is a different problem, I th... Sybille Peters
15:41 Bug #91943: Workspace preview shows correct items for sub menus
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:06 Bug #91943: Workspace preview shows correct items for sub menus
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:50 Bug #91943 (Under Review): Workspace preview shows correct items for sub menus
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:43 Bug #91943 (Closed): Workspace preview shows correct items for sub menus
Reproduce:
* Have a workspace set up
* Have a FE with a menu with at least two levels. For instance the main navi...
Christian Kuhn
14:30 Bug #89485 (Resolved): 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
Applied in changeset commit:8773984ae399fa9669aa0ceace34fc3a8f00cac9. Helmut Hummel
14:20 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
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:30 Bug #90736 (Resolved): Wrong slug fields for siteroots (level > 1) in multidomain environment and no possibility to modify them
Applied in changeset commit:8773984ae399fa9669aa0ceace34fc3a8f00cac9. Helmut Hummel
14:20 Bug #90736: Wrong slug fields for siteroots (level > 1) in multidomain environment and no possibility to modify them
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:25 Bug #66335 (Needs Feedback): Can not pass options to a Domain Model Validator
Thanks for the issue and sorry for reporting so late.
The code does not exist anymore, and we've reworked this par...
Benni Mack
11:47 Feature #91941 (Closed): More Events during Extension Configuration
For extension development, it would be helpful if we had an event for reacting to changes in the extension configurat... Christian Meyer
11:30 Bug #53619 (Resolved): Moving Elements in draft - now my live is a mess
Applied in changeset commit:f5621a501f9d464da4d022380c77cb302545326c. Christian Kuhn
11:08 Bug #53619: Moving Elements in draft - now my live is a mess
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:46 Bug #53619: Moving Elements in draft - now my live is a mess
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:29 Bug #91083: Preview setting "showHiddenRecords" in the admin panel does not work.
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:01 Bug #57294 (Closed): pageRenderer was resetted after render call
Hey everybody,
this change was finally possible to be fixed in v11:
- DocumentTemplate is not in use anymore
- M...
Benni Mack
10:32 Bug #91940 (Closed): Thumbnail not rendered if field is last in showitem
If the image field is last in showitem and is not followed directly by the closing single tick the thumbnail does not... Sebastian Fischer
10:30 Bug #89927 (Resolved): Workspace Publishing: marked records not cleared
Applied in changeset commit:d0d8938cbd62866f3ff9d20a0c748856610ca03a. Christian Kuhn
10:06 Bug #89927: Workspace Publishing: marked records not cleared
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:25 Task #91123: Avoid inline JavaScript generated by BackendUtility:viewOnClick
Patch set 3 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:08 Task #91123: Avoid inline JavaScript generated by BackendUtility:viewOnClick
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:06 Task #91939 (Closed): Where is configuration of plugin.tx_seo TS in sysext seo docs?
We have a SEO chapter in "TYPO3 Explained" consisting of:
* "MetaTag API":https://docs.typo3.org/m/typo3/reference...
Sybille Peters
09:02 Bug #91936: Documentation missing to disable automatic creation of redirects on slug change
Hi Andreas,
that looks good, thanks for the pointer!
I've updated the ticket, because this needs to be officially...
Andreas Kießling
07:46 Bug #91936 (Needs Feedback): Documentation missing to disable automatic creation of redirects on slug change
You can disable this feature in your site configuration, please see https://docs.typo3.org/c/typo3/cms-core/master/en... Andreas Kienast
07:09 Bug #91751: Redirects are not tied to site configuation breaking referential integrity and making it impossible to test on/transfer from staging systems
I understand that the current way makes it posible to create redirects for domains which are NOT in any site yaml. Wh... S P

2020-08-05

23:40 Feature #84849: Allow links and some HTML tags in label, description, static text, validators, and emailBody
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:32 Feature #84849: Allow links and some HTML tags in label, description, static text, validators, and emailBody
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:20 Feature #84849: Allow links and some HTML tags in label, description, static text, validators, and emailBody
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:38 Bug #91919: Firefox 79.0 could lead to duplicated records
Firefox 79.0
TYPO3 10.4.6
Can't reproduce.
# New page
# Add header CE - do not save
# Switch CType to text
...
Anonymous
23:25 Bug #91938 (Closed): Translation of IRRE records breaks UI
Given:
* website with 2 languages (default and EN)
* Content Element of CType "ABC"
* ABC has a field of type in...
Anonymous
18:43 Bug #84867 (Closed): Non admin-users aren't able to create IRRE records via the "+" Icon
closing this due to lack of feedback, if you feel this was a wrong decision, let me know, so I will reopen the issue. Benni Mack
17:55 Bug #91653: PageRenderer addJsLibrary and addJsFooterLibrary add the same file multiple times
Actually the current code did not always add a new entry, but would overwrite an existing entry with the same `name` ... Jonas Eberle
17:30 Bug #91653 (Resolved): PageRenderer addJsLibrary and addJsFooterLibrary add the same file multiple times
Applied in changeset commit:f1796a9f092d8c1498901dddaeb998f1b46527ba. Markus Klein
17:20 Bug #53619: Moving Elements in draft - now my live is a mess
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:28 Bug #53619: Moving Elements in draft - now my live is a mess
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:20 Bug #53619 (Under Review): Moving Elements in draft - now my live is a mess
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:04 Bug #53619: Moving Elements in draft - now my live is a mess
Confirmed.
This is reproducible with only a single content element already: It vanishes in ws as soon as you 'past...
Christian Kuhn
17:16 Bug #91937 (Under Review): Unnecessary usages to ObjectManager
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:15 Bug #91937 (Closed): Unnecessary usages to ObjectManager
Benni Mack
17:09 Bug #91223: Content element sorting is broken in the page 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
17:03 Bug #91855: Image with crop set is JPEG compressed twice
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 #91855: Image with crop set is JPEG compressed twice
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:26 Bug #91855: Image with crop set is JPEG compressed twice
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:24 Bug #91855: Image with crop set is JPEG compressed twice
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:48 Bug #91936 (Closed): Documentation missing to disable automatic creation of redirects on slug change
-In 10 LTS, redirects are automatically created when a slug changes.
This is problematic and sometimes not wanted.-
...
Andreas Kießling
16:37 Bug #91902: Page tree not expanding deeper from initial view for editors
I've tested only with TYPO3 9.5.20.
The problem occurs in any browser, regardless of cache state.
I'll try to dig i...
Peter Kraume
11:09 Bug #91902: Page tree not expanding deeper from initial view for editors
Peter
> But we have this problem only in one of our many 9.5 installations (production and dev).
"One of our ma...
Sybille Peters
16:37 Bug #91935 (Closed): Relative pathes in inline CSS not adapted (page.includeCSS.<file>.inline=1)
Usually relative pathes to fonts and images in CSS files are being adapted by Typo3 when needed. This is usually nece... Sven Tappert
15:49 Bug #91934 (New): File abstraction layer: works odd with reindexing / extracting
Hi all,
File abstraction layer behaves odd for indexing and callbacks for extractors.
Using ext:extractor (but ...
Thomas Sam Wittich
13:09 Feature #91933 (Under Review): Add an option to include the poster attribute in VideoTagRenderer
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 Feature #91933 (Under Review): Add an option to include the poster attribute in VideoTagRenderer
Could we add the possibility to add the poster attribute in the VideoTagRenderer? Kevin Ditscheid
12:45 Bug #87953: SiteMatcher Warning: Use of undefined constant INTL_IDNA_VARIANT_UTS46
Josef Glatz wrote:
> h2. Just for the records for other Mittwald customers
>
> We have an "older" Agentur Server ...
Jan Delius
12:44 Bug #91304: CropVariantCollection doesn't iterate over the crop variants correctly when creating the collection
I can not reproduce the underlying issue anymore.
Original Problem description:
??
Removes an unnecessary line...
Kevin Ditscheid
12:36 Bug #89927: Workspace Publishing: marked records not cleared
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 #89927 (Under Review): Workspace Publishing: marked records not cleared
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 Bug #89927: Workspace Publishing: marked records not cleared
Confirmed.
Reproduce:
* Create a page in LIVE with two content elements header, 'el 1' and 'el 2'
* Go to a work...
Christian Kuhn
12:22 Bug #91547: Unique slug building fallback is broken
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:20 Bug #36477: 'Current stage step' header should be hidden in LIVE tab
The LIVE Tab does not make any sense since we only work with workspace versions, and not linear versions anymore sinc... Benni Mack
12:00 Bug #85138: Shortcut in menu always is rendered as inactive
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:47 Bug #89589: FallbackType fallback builds absolute links to fallback languages
I can not reproduce the issue for TYPO3 10.
The link generated is the language subdomain one, even if the content is...
Kevin Ditscheid
11:24 Bug #91932 (New): element can be stored, although mandatory fields are not filled, using "view" button
Lets assume we're creating a new content element, in this case a slider with slides as inline relation. There is conf... Thomas Anders

2020-08-04

23:31 Bug #91928: module access does not show full group name
On version 11, if I am not wrong it seems that
- the owner name gets truncated after 20 characters
- the group na...
Riccardo De Contardi
17:28 Bug #91928 (Closed): module access does not show full group name
v9.5.20
The listing shows Owner, Group, Everybody and truncates the group names on 9 characters. That hinders the r...
Henri Nathanson
23:27 Bug #91792: Automatically created redirects are not created using the DataHandler
> There is no access check. Redirects are created even if the user is not allowed to create redirects.
And this ge...
Andreas Kießling
22:49 Bug #89923: Empty p-Tag appended to RTE fields after save
It looks like that this is indeed related to #81893. On both cases the problem lies in the "ts_css mode"; it looks li... Riccardo De Contardi
10:22 Bug #89923: Empty p-Tag appended to RTE fields after save
We had exactly the same issue. After investigating the configuration in pageTS, we found an old RTE configuration opt... Florian Michel
22:17 Bug #91547: Unique slug building fallback 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
21:00 Bug #91853 (Resolved): Page tree in link browser limits number of subpages to 999
Applied in changeset commit:4d4ec4270f00fa16d0314e2bdc5ed7f3caef96dc. Jigal van Hemert
20:52 Bug #91853: Page tree in link browser limits number of subpages to 999
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:51 Bug #91853: Page tree in link browser limits number of subpages to 999
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
21:00 Bug #70872 (Resolved): PropertyMapper shouldn't be a Singleton
Applied in changeset commit:2f05c8dc939da54850a230190b2656b2ef73542a. Benni Mack
21:00 Bug #91488 (Resolved): Check for directory permissions of typo3conf/sites/ is missing
Applied in changeset commit:46c8c9ca48026f0ef902a5d81e2ac78e36a008db. Stephan Großberndt
20:38 Bug #91488: Check for directory permissions of typo3conf/sites/ is missing
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:48 Bug #91488: Check for directory permissions of typo3conf/sites/ is missing
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:00 Bug #83386 (Resolved): Extbase FrontendUser Class creates ObjectStorage for Usergroups only in constructor
Applied in changeset commit:48b84741b7efa89c9fc6bb6632f35293d36ed7d8. Benni Mack
20:42 Bug #83386: Extbase FrontendUser Class creates ObjectStorage for Usergroups only in constructor
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:24 Bug #83386 (Under Review): Extbase FrontendUser Class creates ObjectStorage for Usergroups only in constructor
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:00 Bug #55307 (Resolved): Undefined error message -> [newlog()] Attempt to delete records from disallowed tables
Applied in changeset commit:323f5bd0d00acb4ca96b6b4292dc328c128bb8a3. Benni Mack
20:33 Bug #55307: Undefined error message -> [newlog()] Attempt to delete records from disallowed tables
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:32 Bug #55307: Undefined error message -> [newlog()] Attempt to delete records from disallowed tables
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:44 Bug #55307 (Under Review): Undefined error message -> [newlog()] Attempt to delete records from disallowed tables
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:30 Bug #91930 (Resolved): PHP Warning A non-numeric value encountered in ErrorHandler.php
Applied in changeset commit:7f1f4fe8815d6cad8fdb7bcf0d0d706350bf93fa. Anonymous
20:23 Bug #91930: PHP Warning A non-numeric value encountered in ErrorHandler.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:23 Bug #91930: PHP Warning A non-numeric value encountered in ErrorHandler.php
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
18:34 Bug #91930: PHP Warning A non-numeric value encountered in ErrorHandler.php
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:33 Bug #91930: PHP Warning A non-numeric value encountered in ErrorHandler.php
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 Bug #91930 (Under Review): PHP Warning A non-numeric value encountered in ErrorHandler.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:56 Bug #91930 (Closed): PHP Warning A non-numeric value encountered in ErrorHandler.php
The parameter in the constructor of the ErrorHandler does not actually require an int, it is just hinted in the doc b... Kevin Ditscheid
20:30 Bug #91929 (Resolved): PHP Warning A non-numeric value encountered in PhpErrorCodeViewHelper.php
Applied in changeset commit:aeda3dfbd1ca074c8a902bcea3c0aa012bcddb7b. Anonymous
20:20 Bug #91929: PHP Warning A non-numeric value encountered in PhpErrorCodeViewHelper.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:20 Bug #91929: PHP Warning A non-numeric value encountered in PhpErrorCodeViewHelper.php
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
18:34 Bug #91929: PHP Warning A non-numeric value encountered in PhpErrorCodeViewHelper.php
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:44 Bug #91929 (Under Review): PHP Warning A non-numeric value encountered in PhpErrorCodeViewHelper.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:39 Bug #91929 (Closed): PHP Warning A non-numeric value encountered in PhpErrorCodeViewHelper.php
TYPO3 Fluid does not actually check the int datatype of the phpErrorCode argument. Therefore the condition could thro... Kevin Ditscheid
20:30 Bug #91730 (Resolved): ext-libxml adjustments incomplete
Applied in changeset commit:773351a07a690c4dc20b9fe13e2124bcf4dbe38d. Anja Leichsenring
20:30 Task #91927 (Resolved): Remove sys_template.sitetitle DB field and logic
Applied in changeset commit:5ad7920e76867ac501d427fe795448c87dffdb7b. Benni Mack
18:46 Task #91927: Remove sys_template.sitetitle DB field and logic
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:11 Task #91927: Remove sys_template.sitetitle DB field and logic
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:03 Task #91927 (Under Review): Remove sys_template.sitetitle DB field and logic
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:56 Task #91927 (Closed): Remove sys_template.sitetitle DB field and logic
Christian Kuhn
20:30 Task #91765 (Resolved): [DOCS] form: Fix Settings.cfg
Applied in changeset commit:78db68b5310bb50632836fb413fc5d96d4a57a5d. Anonymous
19:56 Task #91765: [DOCS] form: Fix Settings.cfg
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:30 Bug #91507 (Resolved): System information very slow
Applied in changeset commit:1d0e0ddb356558dd09643cacbbd0b23afc15546b. Markus Klein
19:30 Bug #91507: System information very slow
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
19:17 Bug #91507: System information very slow
Patch set 3 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
18:53 Bug #91507 (Under Review): System information very slow
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:30 Bug #91507 (Resolved): System information very slow
Applied in changeset commit:49da4248ac147631cba22436972754625377c98d. Markus Klein
17:01 Bug #91507: System information very slow
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:10 Bug #91507: System information very slow
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:49 Bug #90320: Swift_RfcComplianceException for invalid email in MailMessage->setTo()
My suggestion is to:
# improve the PHPDoc of the @MailMessage@ methods to inform the devs an exception (@RfcCompli...
Stephan Großberndt
18:08 Bug #90320: Swift_RfcComplianceException for invalid email in MailMessage->setTo()
Stephan Großberndt wrote:
> Benni Mack wrote:
> > Hey Stephan,
> >
> > I tried fixing this in v9, however this i...
Benni Mack
18:30 Bug #91649 (Resolved): Login Failure Warning not sent when using PostgreSQL or MySQL strict mode
Applied in changeset commit:5466944a16158a715c1dfafe848174323b500314. Stephan Großberndt
18:30 Bug #91468 (Resolved): DBAL-DriverException in StartModuleUpdates on PostgreSQL
Applied in changeset commit:d8486af5b7f00736694b1082d6221a9112e54c6c. Stephan Großberndt
17:58 Bug #91902: Page tree not expanding deeper from initial view for editors
I can confirm this issue! But we have this problem only in one of our many 9.5 installations (production and dev).
...
Peter Kraume
17:36 Feature #84849: Allow links and some HTML tags in label, description, static text, validators, and emailBody
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:14 Bug #91570: Pagetree not shown due to error in TYPO3\CMS\Backend\Controller\Page\TreeController
Just asked the reporter (https://forge.typo3.org/users/44360) for feedback see https://typo3.slack.com/archives/C025B... Simon Gilli
15:34 Bug #81644: GeneralUtility::getUrl() socket method doesn't support chunked Content-Encoding
Yes, for me. Markus Klein
15:05 Bug #81644: GeneralUtility::getUrl() socket method doesn't support chunked Content-Encoding
Hey all,
now that the changes are merged, is this issue resolved for everybody?
Benni Mack
15:24 Bug #90075 (Needs Feedback): backend user symfony expressions not working in TSConfig
Hey Stefan,
Stefan P wrote:
> "Releases: master, 9.5" is said in the box on the right. This is wrong. Will this b...
Benni Mack
15:21 Bug #91207 (Closed): SiteFinder: Call to undefined method phpDocumentor\Reflection\DocBlock\Tags\InvalidTag::getType
We updated to 5.2.0 and solved the issue with the latest 10.4.6 release. Benni Mack
15:18 Bug #86923 (Closed): Symfony expressions/conditions doesn't work in user-tsconfig
Benni Mack
15:00 Task #91926 (Resolved): Update typo3/testing-framework to 6.3.3
Applied in changeset commit:b79e24017c6f71ea32fbe04cc4751f8a93b8992a. Christian Kuhn
14:29 Task #91926: Update typo3/testing-framework to 6.3.3
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:26 Task #91926 (Under Review): Update typo3/testing-framework to 6.3.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
14:19 Task #91926 (Closed): Update typo3/testing-framework to 6.3.3
Christian Kuhn
15:00 Bug #91923 (Resolved): Recovery e-mail has no sender set
Applied in changeset commit:964384e9d5f1e153d3af5aad409f6e176bb44e3a. Jan Delius
14:58 Bug #91923: Recovery e-mail has no sender set
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:51 Bug #91923: Recovery e-mail has no sender 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
10:48 Bug #91923: Recovery e-mail has no sender 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
10:47 Bug #91923: Recovery e-mail has no sender 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
09:58 Bug #91923 (Under Review): Recovery e-mail has no sender 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
09:58 Bug #91923 (Closed): Recovery e-mail has no sender set
The recovery email is currently sent without a "FROM" header, although this can be configured according to the docume... Jan Delius
14:30 Bug #91227: TypeError: t.TYPO3.settings is undefined in popup of feedit
Looks like the technical problem is the following. The JS files don't know any context except TYPO3 backend.
They al...
Daniel Siepmann
14:18 Bug #87782 (Needs Feedback): Page type is not added to query string parameters
Hey Andy,
I guess these are two issues, right? The first one should be solved in latest v9.5.x releases, the secon...
Benni Mack
14:08 Task #90934 (Closed): Make automatic background version checks an opt-in feature
Closing this for now: We'll drop the version information and thus the fetch from get.typo3.org with #91507 Christian Kuhn
14:08 Bug #67676: Element "sys_file_reference:XXX" does not exist"
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:53 Feature #91925 (Closed): Get the configuration of the requested PageContentErrorHandler
I tried to get the error Handling configuration in my controller in order to get the url or pid of the 404 page. I en... Aristeidis Karavas
11:33 Feature #91924 (Under Review): Field-selector not available in mail finisher
The {+} button to select an available field is not available in the new inline field for e.g. receivers. (see screens... Thomas Anders
10:07 Bug #76685 (Closed): CLI: Calculated absolute path to typo3/sysext is wrong if calling from CGI-context
Closing this issue in lack of feedback. Benni Mack
09:59 Bug #60213 (Closed): pageRenderer->addJsFooterFile doesn't work as expected
Closing this issue now. we've solved this issue in TYPO3 v10 by not having DocumentTemplate anymore. in TYPO3 v11 the... Benni Mack
09:51 Bug #68036 (Needs Feedback): TSFE method "pageNotFoundAndExit" with felogin wrong state
Hey,
can you give a bit more specifics? With TYPO3 v9, we've reworked the PageNotFoundHandling, not doing e.g. red...
Benni Mack
08:09 Bug #91919 (Needs Feedback): Firefox 79.0 could lead to duplicated records
Thanks for your report!
Do you remember which exact TYPO3 v10.4.x versions you have been testing?
Do you get any Ja...
Oliver Hader

2020-08-03

22:35 Bug #40091 (Needs Feedback): Previewing a page in frontend disables all enabled fields, including workspaces
The workspaces issue should be resolved by now. If you preview a hidden page, and there are other pages that are hidd... Benni Mack
20:30 Bug #91921 (Resolved): FAL: Rename default storage from "fileadmin/ (auto-created)" to "fileadmin"
Applied in changeset commit:8798feb755965a0143751d4dbebe233e5816ba8e. Benni Mack
13:26 Bug #91921: FAL: Rename default storage from "fileadmin/ (auto-created)" to "fileadmin"
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:21 Bug #91921 (Under Review): FAL: Rename default storage from "fileadmin/ (auto-created)" to "fileadmin"
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:18 Bug #91921 (Closed): FAL: Rename default storage from "fileadmin/ (auto-created)" to "fileadmin"
Benni Mack
20:30 Bug #91922 (Resolved): Not proper english used in label when translating a page
Applied in changeset commit:4a12b556f3eb67bd3962e7017c19fb3508934fd6. Benni Mack
20:09 Bug #91922: Not proper english used in label when translating a page
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:24 Bug #91922 (Under Review): Not proper english used in label when translating a 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
12:22 Bug #91922 (Closed): Not proper english used in label when translating a page
Benni Mack
20:00 Task #89137 (Resolved): Discard evaluation of t3ver_tstamp in workspaces
Applied in changeset commit:80a38d73fd6088e14542eeb80a42bdddc4316d76. Benni Mack
19:32 Task #89137 (Under Review): Discard evaluation of t3ver_tstamp in workspaces
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:24 Feature #91583: Internal notes on dashord
Markus Hölzle wrote:
> Just added a small dashboard widget - could you please test it? Thanks!
Danke für die Umse...
Johannes C. Laxander
17:58 Bug #90320: Swift_RfcComplianceException for invalid email in MailMessage->setTo()
Benni Mack wrote:
> Hey Stephan,
>
> I tried fixing this in v9, however this is really difficult to achieve, as w...
Stephan Großberndt
17:23 Bug #91490: No error indication in LivePreset if writing site configuration file fails
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:34 Bug #91490: No error indication in LivePreset if writing site configuration file fails
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:18 Bug #91490: No error indication in LivePreset if writing site configuration file fails
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:10 Bug #91468: DBAL-DriverException in StartModuleUpdates on PostgreSQL
Patch set 3 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:08 Bug #91468: DBAL-DriverException in StartModuleUpdates on PostgreSQL
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
14:40 Bug #91468: DBAL-DriverException in StartModuleUpdates on PostgreSQL
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
14:36 Bug #91468: DBAL-DriverException in StartModuleUpdates on PostgreSQL
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:00 Task #91909 (Resolved): Move sys_collection database tables into custom extension
Applied in changeset commit:0970231de8bcfb0e491067162654b8b9d90a5491. Benni Mack
13:20 Task #91909: Move sys_collection database tables into custom extension
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:14 Task #91909: Move sys_collection database tables into custom extension
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:20 Task #91909: Move sys_collection database tables into custom extension
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 Bug #91649 (Under Review): Login Failure Warning not sent when using PostgreSQL or MySQL strict mode
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:00 Bug #91905 (Resolved): Functional tests on translation handling miss their translated page
Applied in changeset commit:d5827e4f406f2f8fb3f2ba4f8ba63c240268c279. Anja Leichsenring
12:43 Bug #91905: Functional tests on translation handling miss their translated 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
12:33 Bug #91905: Functional tests on translation handling miss their translated page
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:51 Bug #91920 (Under Review): Fluid Plugin Preview of extensions not possible by TSconfig
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:43 Bug #91920 (Closed): Fluid Plugin Preview of extensions not possible by TSconfig
Hello,
I have following pageTSconfig:...
Stefan Froemken
11:20 Bug #89695: Record collection - adding an item duplicates it
Played around with sys_collection for #91909.
I'm able to reproduce in v10 with pages as items, but only if using ...
Christian Kuhn
10:44 Task #91910: Add working default icon for Backend Layout Builder Page TS
Georg Ringer wrote:
> Thanks for creating the issue. I am wondering: What is the benefit having the path to a workin...
Nikita Hovratov
08:03 Task #91910 (Needs Feedback): Add working default icon for Backend Layout Builder Page TS
Thanks for creating the issue. I am wondering: What is the benefit having the path to a working default icon? Importa... Georg Ringer
09:58 Bug #91730 (Under Review): ext-libxml adjustments incomplete
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:45 Bug #91919 (Closed): Firefox 79.0 could lead to duplicated records
Just add a new content element to a clear page (e.g. CType "header"). When the edit view is loaded, just switch to an... Alex Kellner
07:54 Bug #91918 (Closed): Access to a sub-branch of a workspace for a “limited user”
To reproduce:
* Create a workspace which can access all the page trees (db mount all tree)
* Creates a non-admini...
Danilo Caccialanza

2020-08-02

23:16 Bug #91713 (Closed): Wrong decision in SwitchViewHelper
@Daniel Koether thank you for your quick answer; I close this issue.
For reference, the issue on Github is https:/...
Riccardo De Contardi
10:42 Bug #91713: Wrong decision in SwitchViewHelper
Chris Müller wrote:
> I can confirm this for Fluid 2.6.9. However, the switch view helper is in the Fluid standalone...
Daniel Hettler
20:14 Bug #91784: Extbase ObjectAcces::isPropertyGettable ArrayAccess logic breaks usability
Anybody home? Till Wimmer
15:50 Feature #91917 (Closed): Web List filter record_type
Hello,
it would be great to generate a Module and filter them by record_type (configured in TCA).
Backend Module ...
varioous OG
11:12 Bug #73082 (Closed): feedit links broken after visiting workspace preview link: Invalid request for route "/record/edit"
I think we can safely close this issue since it's feedit related which is no longer part of the core. Additionally, t... Christian Kuhn

2020-08-01

16:49 Task #91916 (Under Review): Provide acceptance tests for page tree filter
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:38 Task #91916 (Closed): Provide acceptance tests for page tree filter
The latest patch caused some headache, so in order to not have that happen again, we add some tests. Anja Leichsenring
16:20 Bug #91915 (New): View button in TCEForm does not refresh and focus frontend tab
In a tt_content element, the view button is simply a link to the current page with an anchor.
On subsequent saves a...
Andreas Kießling
15:30 Bug #91876: Updating multiple language via scheduler will fail
The attached images should illustrate this behaviour. Florian Wessels
15:25 Bug #91876: Updating multiple language via scheduler will fail
This problem occurs only in the scheduler module, not on the console. Florian Wessels
14:08 Bug #91914 (New): Nested filemounts wrongly expand/collapse
I have the following filemount structure:... Andreas Kießling
11:47 Bug #91547: Unique slug building fallback 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
11:30 Bug #91223: Content element sorting is broken in the page module
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:42 Bug #91913 (Closed): Backend Login Screen shows JS Error
The backend login shows a JS Error stemming from module menu event handling (before login)... Susanne Moog

2020-07-31

22:00 Task #91895 (Resolved): update example
Applied in changeset commit:fbb63a3c589b6a11c5da04cfb9aede7bb8aacc30. Anonymous
21:52 Task #91895: update 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
21:51 Task #91895: update example
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
21:18 Task #91895: update 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
20:30 Bug #91848 (Resolved): modal-dialog by create new content element is broken
Applied in changeset commit:a0da229e4709210b1075ceca58ded5a55b569f56. Andreas Fernandez
19:42 Bug #91848: modal-dialog by create new content element is broken
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
20:30 Bug #91165 (Resolved): New Content Element Wizard Modal not opening in modal box (if you are to fast)
Applied in changeset commit:a0da229e4709210b1075ceca58ded5a55b569f56. Andreas Fernandez
19:42 Bug #91165: New Content Element Wizard Modal not opening in modal box (if you are to fast)
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:54 Bug #91905: Functional tests on translation handling miss their translated page
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:35 Bug #91905: Functional tests on translation handling miss their translated 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
18:59 Bug #91905: Functional tests on translation handling miss their translated 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
18:28 Bug #91905: Functional tests on translation handling miss their translated 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
19:33 Bug #91912 (Closed): Exception when adding nested inline elements
When configuring a powermail form, i got an exception trying to add a field with the "Create new record after this" b... Andreas Kießling
19:31 Bug #91902: Page tree not expanding deeper from initial view for editors
Danilo Caccialanza wrote:
> It happened to me too. But I solved it go to "Maintenace -> Reset Backend user preferenc...
B Novak
07:52 Bug #91902: Page tree not expanding deeper from initial view for editors
It happened to me too. But I solved it go to "Maintenace -> Reset Backend user preferences". Danilo Caccialanza
18:00 Bug #91491 (Resolved): Speed up pages_language_overlay update wizard
Applied in changeset commit:e8763a225c415b6361042a1c261597b0ec33965b. Nicole Cordes
13:11 Bug #91491: Speed up pages_language_overlay update wizard
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:08 Bug #91491: Speed up pages_language_overlay update wizard
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:00 Bug #91868 (Resolved): icon in FormEngine selectCheckBox too big
Applied in changeset commit:ce5101fa400bd16495b0322b016a2cfd169e102a. Anja Leichsenring
16:55 Bug #91868: icon in FormEngine selectCheckBox too big
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:00 Task #91906 (Resolved): Replace serialize/unserialize for transOrigDiffSourceField in database
Applied in changeset commit:48f6ed1dab4fac7abd984b698c3b180999e8797b. Anja Leichsenring
16:28 Task #91906: Replace serialize/unserialize for transOrigDiffSourceField in database
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:47 Task #91906: Replace serialize/unserialize for transOrigDiffSourceField in database
Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:44 Task #91906: Replace serialize/unserialize for transOrigDiffSourceField in database
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:43 Task #91906: Replace serialize/unserialize for transOrigDiffSourceField in database
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:00 Bug #91894 (Resolved): Cast transOrigPointerField value to integer to ensure return type matches
Applied in changeset commit:46fffa29f2f3ed738d11a3fa9027a02c3f9f79a9. Daniel Siepmann
16:37 Bug #91894: Cast transOrigPointerField value to integer to ensure return type matches
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:37 Bug #91894: Cast transOrigPointerField value to integer to ensure return type matches
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:00 Bug #91881 (Resolved): Massive load when deleting sys_workspace record on pid 0
Applied in changeset commit:f7be59bdc997dc5363365d51c870cd8c26f43e26. Christian Kuhn
16:49 Bug #91881: Massive load when deleting sys_workspace record on pid 0
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:27 Task #91911: Remove jQuery from more FormEngine 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
13:34 Task #91911 (Under Review): Remove jQuery from more FormEngine 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
13:17 Task #91911 (Closed): Remove jQuery from more FormEngine components
Andreas Kienast
16:03 Feature #91712: Redirect Module: cleanup scheduler task
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:47 Task #91909: Move sys_collection database tables into custom extension
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:00 Task #91909: Move sys_collection database tables into custom extension
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:17 Task #91909: Move sys_collection database tables into custom extension
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:47 Task #91909: Move sys_collection database tables into custom extension
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:34 Task #91909 (Under Review): Move sys_collection database tables into custom extension
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:12 Task #91909 (Closed): Move sys_collection database tables into custom extension
Benni Mack
13:43 Feature #90931: Add option to disable version highlighting in the page tree
Yes, it may be that with the improvement of the tree performances the "highlighting of versions" problem has also imp... Danilo Caccialanza
11:39 Feature #90931: Add option to disable version highlighting in the page tree
I'm not 100% sure if this can be closed or not. The highlighting of changes in the page tree has definitely performan... Uwe Trotzek
12:46 Task #91910 (Closed): Add working default icon for Backend Layout Builder Page TS
When creating a new backend layout record it is possible to show the equivalent page ts config.
This shows something...
Nikita Hovratov
10:05 Bug #91225: TYPO3 v9.1.15 Admin-Panel, Simulate FE-Time not working
we could confirm the bug and the proposed bugfix
Stefan Berger
09:30 Bug #91779 (Resolved): "Collapse all" and "Expand All" in pages menu do not work.
Applied in changeset commit:b13bb6d81bc6f20baf4990e3fa42bbb709a02ae1. Michael Telgkamp
09:28 Bug #91779: "Collapse all" and "Expand All" in pages menu do not work.
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:54 Bug #91908 (Closed): Still exist: "The script tried to execute a method or access a property of an incomplete object" in scheduler
The old issue #25618 with an Exception if the scheduler task entry in database is wrong still exists in TYPO3 10.4.
...
Karsten Nowak (undkonsorten)
07:39 Bug #91907: tinytext columns cause schema inspector loop when adding an index on these columns
This seems only to happen with tinytext. Tested it on a text column (@sys_file.identifier@) -> works perfectly. S P
07:36 Bug #91907 (Closed): tinytext columns cause schema inspector loop when adding an index on these columns
Some columns (I didn't check all, these are probably just some of them), like
* @sys_category.title@
* @sys_file....
S P

2020-07-30

23:00 Bug #91642 (Resolved): Too many events on document
Applied in changeset commit:cef459f93c2f6bcf8210a0f2279e1aedf2e71f00. Andreas Fernandez
22:38 Task #91906: Replace serialize/unserialize for transOrigDiffSourceField in database
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:31 Task #91906: Replace serialize/unserialize for transOrigDiffSourceField in database
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:24 Task #91906: Replace serialize/unserialize for transOrigDiffSourceField in database
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:14 Task #91906 (Under Review): Replace serialize/unserialize for transOrigDiffSourceField in database
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:03 Task #91906 (Closed): Replace serialize/unserialize for transOrigDiffSourceField in database
The diffsource field stores any content in DB as serialized string. The usage of serialize and unserialize led to hea... Anja Leichsenring
22:00 Bug #91845 (Resolved): Translating a root page generates new site configuration
Applied in changeset commit:048b54a89ba14884841456d7c1df0ae841d81c87. Andreas Fernandez
21:38 Bug #91845: Translating a root page generates new site configuration
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
20:39 Bug #91905 (Under Review): Functional tests on translation handling miss their translated 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
20:35 Bug #91905 (Closed): Functional tests on translation handling miss their translated page
If the test setup does not provide a translated page, but requests the frontend in a language different from default,... Anja Leichsenring
20:36 Bug #91878: Fatal error in pagetree 9.5.20
Tested and solved the two described problems in my TYPO3 9.5.20 installations Sven Juergens
11:43 Bug #91878: Fatal error in pagetree 9.5.20
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
20:22 Bug #88071: Language overlay in DatabaseQueryProcessor
See #85284 comment #5 for an explanation of the root cause of this issue. At the moment this is hard to solve in a go... Christian Kuhn
20:18 Bug #85284: Workspace shows unchecked sectionIndex in preview
Ok, here is the thing:
Content elements in core are rendered via fluid_styled_content (by default, since which ver...
Christian Kuhn
14:54 Bug #85284: Workspace shows unchecked sectionIndex in preview
Great reproduce information again, Riccardo. Thank you! Issue still confirmed in current master. Christian Kuhn
18:20 Bug #91902: Page tree not expanding deeper from initial view for editors
I can't reproduce this. It is working fine on my site 9.5.20 with either admin user or other user (via switch to user... Sybille Peters
14:42 Bug #91902 (Closed): Page tree not expanding deeper from initial view for editors
Initial view for editors is loaded fast, but expending any deeper by clicking on triangle does nothing. Editor must c... B Novak
17:53 Task #91904: Unify naming of "Install tool" vs "Admin Tool" vs. "System Tools"
Importance is relative.
I find these nice to have, but I am sure there are more pressing matters. But they are pr...
Sybille Peters
15:23 Task #91904: Unify naming of "Install tool" vs "Admin Tool" vs. "System Tools"
please don't forget #88810 which is IMO even more important or at least needs to be solved with the same patch Georg Ringer
14:57 Task #91904 (Accepted): Unify naming of "Install tool" vs "Admin Tool" vs. "System Tools"
"Install Tool" was renamed to "Admin Tool", see https://docs.typo3.org/m/typo3/guide-installation/master/en-us/In-dep... Sybille Peters
16:08 Bug #91713: Wrong decision in SwitchViewHelper
I can confirm this for Fluid 2.6.9. However, the switch view helper is in the Fluid standalone package:
https://gith...
Chris Müller
15:30 Task #91888 (Resolved): Move EXT:about into EXT:backend
Applied in changeset commit:b9c07320a2ad3191b4265111ec89ad373a6947cf. Benni Mack
15:10 Bug #91896 (New): Page tree does not appear in edge browser in TYPO3 10.4.6
Oliver Hader
14:40 Bug #91896: Page tree does not appear in edge browser in TYPO3 10.4.6
Andreas Fernandez wrote:
> Thank you for your report.
>
> Can you please tell which Edge version you're using? Th...
Paul Keller
11:48 Bug #91896 (Needs Feedback): Page tree does not appear in edge browser in TYPO3 10.4.6
Thank you for your report.
Can you please tell which Edge version you're using? The "traditional" or the Chromium-...
Andreas Kienast
11:21 Bug #91896 (Closed): Page tree does not appear in edge browser in TYPO3 10.4.6
After safety update to TYPO3 10.4.6 page tree does not appear in Microsof Edge browser anymore. Paul Keller
14:57 Bug #91893 (Accepted): server response on static files - basic rules should be in default htaccess
Oliver Hader
14:55 Bug #91893 (Closed): server response on static files - basic rules should be in default htaccess
Oliver Hader
08:22 Bug #91893 (Closed): server response on static files - basic rules should be in default htaccess
These lines should be put in the shipped default .htaccess (@ext:install/Resources/Private/FolderStructureTemplateFil... S P
14:51 Bug #91876 (Needs Feedback): Updating multiple language via scheduler will fail
Can't reproduce that (on master) as this should be fixed by #85694... Georg Ringer
14:42 Feature #90931 (Closed): Add option to disable version highlighting in the page tree
Closing issue now. Please ping us if you object. Christian Kuhn
14:36 Bug #67001 (Closed): Workspace Pagepreview doesn't work, if the livepage is set to hidden=1
Ok, so this issue has been resolved partially meanwhile. I now extracted the hidden preview case to issue #91901 and ... Christian Kuhn
14:30 Bug #91901 (Closed): Workspaces: Inconsistent preview of live version if live page is hidden
This is an extract of an edge case that came up with issue #67001:
Start:
* Have a workspace on pid 0
* Create a...
Christian Kuhn
13:51 Bug #91680: Record with sub-items is doubled in workspace after moving
Thanks for your report. It would be great if you could manage your tone a bit, though.
Reproduce with styleguide i...
Christian Kuhn
13:11 Bug #82462 (Closed): Workspace : no content show in preview, for a new page create in workspace, if this page is enable
I confirm the initial issue has been solved.
The case from comment #18 is slightly different, though.
To keep the...
Christian Kuhn
13:06 Bug #91900 (New): Editor with language restriction to non-default language can't edit records of tables with inline fields configured with l10n_mode => exclude
In one of our projects we have a table for locations. This table has a file relation field for images, which is confi... Tobias D
13:06 Bug #91899 (Needs Feedback): Workspace: No content elements in preview if live page has endtime in the past
This popped up in #82462 with comment #18 first, but is different than the already fixed initial issue from #82462. T... Christian Kuhn
13:01 Bug #91898: Reloading the page tree resets its 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
12:59 Bug #91898 (Under Review): Reloading the page tree resets its 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
12:17 Bug #91898 (Rejected): Reloading the page tree resets its filter
If I query the page tree and click the "reload" button, the filter is still visible but not applied in the reload pro... Andreas Kienast
12:31 Bug #91883: Filtering in the page tree shows translated pages alongside the L=0 ones
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:29 Bug #91883 (Under Review): Filtering in the page tree shows translated pages alongside the L=0 ones
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:28 Bug #91883: Filtering in the page tree shows translated pages alongside the L=0 ones
I also get this error in 10.4.6. (and 9.5.20 as mentioned in this ticket above)
In the previous version 10.4.5 it st...
Philipp Kuhlmay
12:26 Bug #88121 (Closed): Workspace Preview link not showing Visible Content
Confirmed this now works in v9, v10, master. Thanks for reproduce work, Riccardo! Closing issue now. Christian Kuhn
12:19 Bug #91894: Cast transOrigPointerField value to integer to ensure return type matches
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:17 Bug #91894: Cast transOrigPointerField value to integer to ensure return type matches
Sure, sorry.
Translate a record (e.g. tt_content or sys_category).
Use sqlite as DBMS.
Open the edit form of the...
Daniel Siepmann
08:49 Bug #91894: Cast transOrigPointerField value to integer to ensure return type matches
how did you find out? Some steps to reproduce the issue would be helpful in testing the change (and yes I realize it ... Anja Leichsenring
08:32 Bug #91894: Cast transOrigPointerField value to integer to ensure return type matches
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:28 Bug #91894 (Under Review): Cast transOrigPointerField value to integer to ensure return type matches
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:26 Bug #91894 (Closed): Cast transOrigPointerField value to integer to ensure return type matches
When using sqlite, data fetched from DB is not of expected data types.
Therefore some return type hints will break.
...
Daniel Siepmann
11:58 Bug #91897 (Closed): Pragma: no-cache header even when logged out of backend
The frontend should only send the Pragma no-cache header when you are logged in in the backend.
however, if you lo...
Andreas Sturmberger
11:43 Bug #91884: Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
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:47 Bug #91884 (Under Review): Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
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:40 Bug #91884 (Accepted): Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
Andreas Kienast
10:44 Task #91895 (Under Review): update 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
10:44 Task #91895 (Closed): update example
one should validate with the same parameters that were used by generateToken()
This issue was automatically create...
TYPO3 GmbH TYPO3com
09:43 Bug #91885: Page-Tree filter does not reset
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 Bug #91885 (Under Review): Page-Tree filter does not reset
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:41 Bug #91885: Page-Tree filter does not reset
So this is related to the issue I already created a patch for. Thanks, so I can link the issues. Andreas Kienast
09:43 Bug #91891: Page tree should auto filter
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 Bug #91891: Page tree should auto filter
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-07-29

18:03 Bug #88347 (Closed): Workspaces preview of translated language
Christian Kuhn
18:03 Bug #88347: Workspaces preview of translated language
Played around on this for a while.
Reproducible in v9 but fixed in v10 and master. In v9 I was unable to preview t...
Christian Kuhn
16:49 Bug #84880 (Closed): Workspaces: Translation Problem
Hey, late update, but at least there is an update now.
Thanks for your report, explanation together with the scree...
Christian Kuhn
16:17 Bug #91669 (Resolved): Wrong documentation / get versioningWorkspaceId in frontend
Patch https://github.com/TYPO3-Documentation/TYPO3CMS-Reference-CoreApi/commit/7feef011e81463c7a63f06041f482c8901f8eb... Christian Kuhn
15:31 Bug #91881: Massive load when deleting sys_workspace record on pid 0
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:34 Bug #91881: Massive load when deleting sys_workspace record on pid 0
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:05 Feature #91865: ConfigurationProcessor
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:35 Bug #91891: Page tree should auto filter
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:22 Bug #91891: Page tree should auto 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
13:07 Bug #91891 (Under Review): Page tree should auto 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
13:06 Bug #91891 (Rejected): Page tree should auto filter
With https://review.typo3.org/c/Packages/TYPO3.CMS/+/62086 the page tree filtering must be activated by hitting the "... Andreas Kienast
14:29 Bug #91885: Page-Tree filter does not reset
Ingo Fabbri wrote:
> Andreas Fernandez wrote:
> > I fail to reproduce the issue. Which browser do you use? Or is th...
Anonymous
14:28 Bug #91885: Page-Tree filter does not reset
Ingo Fabbri wrote:
> Andreas Fernandez wrote:
> > I fail to reproduce the issue. Which browser do you use? Or is th...
Anonymous
14:27 Bug #91885: Page-Tree filter does not reset
Andreas Fernandez wrote:
> I fail to reproduce the issue. Which browser do you use? Or is this related to the "I hav...
Anonymous
13:03 Bug #91885 (Needs Feedback): Page-Tree filter does not reset
I fail to reproduce the issue. Which browser do you use? Or is this related to the "I have to press Enter" issue? Andreas Kienast
11:38 Bug #91885: Page-Tree filter does not reset
The cause for this bug is this line:
https://github.com/TYPO3/TYPO3.CMS/blob/v10.4.6/typo3/sysext/backend/Resources/...
Kai Strecker
10:57 Bug #91885 (Rejected): Page-Tree filter does not reset
You enter a filter-term in the page-tree filter input. you hit the explicit enter (yikes).
The page tree is filter...
Anonymous
14:09 Bug #91878: Fatal error in pagetree 9.5.20
I can confirm this as well.
We are not providing the drag and drop feature for new pages to our clients and we ha...
Patrick Broens
14:02 Bug #87953: SiteMatcher Warning: Use of undefined constant INTL_IDNA_VARIANT_UTS46
h2. Just for the records for other Mittwald customers
We have an "older" Agentur Server package (managed v-server)...
Josef Glatz
13:20 Bug #91818: Latest symfony/polyfill-intl-idn (1.18.0) cause error (Mittwald)
→ https://github.com/symfony/polyfill/issues/278 Oliver Hader
12:06 Bug #91818: Latest symfony/polyfill-intl-idn (1.18.0) cause error (Mittwald)
Thus, for composer-based installations we'd probably have to "lock" the version to @1.17.1@ in composer.json as well. Oliver Hader
12:04 Bug #91818 (Accepted): Latest symfony/polyfill-intl-idn (1.18.0) cause error (Mittwald)
Oliver Hader
12:04 Bug #91818: Latest symfony/polyfill-intl-idn (1.18.0) cause error (Mittwald)
Releases (v9.5.20, v10.4.6) use @1.15.0@ in their composer.lock file, thus zip & tar.gz releases do not seem to be af... Oliver Hader
13:12 Bug #91892 (New): linkAccessRestrictedPages (typolink setting) should only be considered when building link tags, not when building URIs
@linkAccessRestrictedPages@ of typolink is historically used to control whether procteded pages appear in menus for u... S P
12:51 Bug #91757: Multiple TypoScript conditons are not working.
I can confirm this behaviour of combined conditions with TYPO3 10.4.6 and PHP 7.4. Tobias Schmidt
12:37 Bug #91879: Redirecting a logged out user to an access restricted page via t3 link does not handle it as 403 but as 404
It should be enough to add this
@'linkAccessRestrictedPages' => true@
in
@RedirectService::getUriFromCustomL...
S P
12:30 Bug #61719 (Resolved): Warnings on flushing whole workspace with localizations
Applied in changeset commit:ba5c16aa1df1c0fd20e7311b5c83acd1c5937e2f. Christian Kuhn
12:02 Bug #61719: Warnings on flushing whole workspace with localizations
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:57 Bug #61719: Warnings on flushing whole workspace with localizations
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 Feature #91890: Make the list in the redirects module sortable
It is possible to achive this slightly in the list module on the root (0), but without the nice interface and the fil... S P
12:22 Feature #91890 (Closed): Make the list in the redirects module sortable
It would be nice if one could sort the redirects in teh module, especially by hit count and last hit (for example to ... S P
11:57 Bug #91889 (Closed): AssetRenderer does not respect FE.versionNumberInFilename
The AssetRenderer for the new AssetCollector in TYPO3 10.4 does not respect the @$GLOBALS['TYPO3_CONF_VARS']['FE']['v... Torben Hansen
11:30 Bug #69310 (Resolved): Attempt to reset workspace failed
Applied in changeset commit:599603e61b3638dde0d92928312fb372aa8a9a37. Christian Kuhn
10:13 Bug #69310 (Under Review): Attempt to reset workspace failed
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
10:00 Bug #69310 (Resolved): Attempt to reset workspace failed
Applied in changeset commit:417e5a5634ae5717dbca4c1adc70430e97297420. Christian Kuhn
11:28 Task #89347: Provide strong defaults for anchor noreferred/noopener attribute
Currently only noreferrer is used instead of both noreferrer and noopener, because noreferrer alone also implicitly s... Christian Eßl
11:26 Bug #91884: Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
Here is a screenshot. It was taken after filter, not before, after hitting enter. S P
10:53 Bug #91884: Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
What really annoys most: Even when you clear thw whole filter word from that input-field - IT STILL does not reset th... Anonymous
10:49 Bug #91884: Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
Stefan P wrote:
> Also the "X" to clear a filter is gone. As well as the blue box with the hint that filter mode is ...
Anonymous
10:34 Bug #91884 (Closed): Page tree filter has no delete "X", needs hitting enter and has no filter info box anymore, a big backwards step regarding usability
Since 9.5.20 the filter behaves different than before. Before the filter started automatically, now you need to press... S P
11:23 Task #91888 (Under Review): Move EXT:about into 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:18 Task #91888 (Closed): Move EXT:about into EXT:backend
Benni Mack
11:03 Bug #91887 (Closed): Page-Tree filter does not indicate its state
In TYPO3 until v8 an info-box informed the user about an active page-tree-filter. (see screenshot attached)
I don'...
Anonymous
10:58 Bug #91886 (Closed): No automatic reload of changed static assets (JavaScript, css, images) in TYPO3 backend
When backend JavaScript files etc. change after a TYPO3 update, the following will not necessarily be enough to get t... Sybille Peters
10:41 Bug #91883: Filtering in the page tree shows translated pages alongside the L=0 ones
An example would be a login page that is named "Login" in all languages. Filetring for "login" just shows all L-versi... S P
10:29 Bug #91883 (Rejected): Filtering in the page tree shows translated pages alongside the L=0 ones
Filtering on the page tree also shows L>0 nodes. It should only show L=0 records, like the unfiltered page tree does.... S P
10:21 Bug #70872: PropertyMapper shouldn't be a Singleton
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:40 Bug #91882 (Under Review): ShowImageController throws PHP warning because of #91509
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:01 Bug #91882: ShowImageController throws PHP warning because of #91509
This spams our logs on a several-hundreds domain setup. S P
08:00 Bug #91882 (Closed): ShowImageController throws PHP warning because of #91509
Due to #91509 the ShowImageController throws a PHP warning about invalid foreach arguments when old links are called ... S P
09:00 Task #91877 (Resolved): Reorder items in ActionController
Applied in changeset commit:b07d57fb0e9c643bc3f95038c037a222dcb5091b. Anja Leichsenring
08:51 Task #91877: Reorder items in ActionController
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
08:57 Task #91663: PersistedAliasMapper can only resolve with fixed field "uid"
I'll join this request. We have the same issue. We have a routing-enabled table that is not in TCA (its rows are full... S P
05:06 Bug #91633: 9.5.19 breaks formerly working routeEnhancer
So, the patch is not in 9.5.20, will it be in 9.5.21? Thx. Arne Bracht

2020-07-28

23:18 Bug #70872: PropertyMapper shouldn't be a Singleton
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:23 Bug #69310: Attempt to reset workspace failed
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:23 Bug #69310: Attempt to reset workspace failed
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:22 Bug #69310 (Under Review): Attempt to reset workspace failed
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:05 Bug #69310: Attempt to reset workspace failed
Tried to reproduce this one.
Note we're talking about deleting a sys_workspace record from pid 0 here. This should...
Christian Kuhn
21:14 Bug #91881: Massive load when deleting sys_workspace record on pid 0
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:12 Bug #91881 (Under Review): Massive load when deleting sys_workspace record on pid 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
19:46 Bug #91881 (Closed): Massive load when deleting sys_workspace record on pid 0
This is a regression introduced by #89555 in v10 & master.
Reproduce:
* Create a sys_workspace record on pid 0
*...
Christian Kuhn
20:18 Bug #91880 (Under Review): Routing for actions without parameters 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
20:07 Bug #91880 (Accepted): Routing for actions without parameters broken
Oliver Hader
20:06 Bug #91880: Routing for actions without parameters broken
Good catch, in the case of @ExtbaseEnhancer@ path variables are implicitly given at least for the controller/action p... Oliver Hader
15:55 Bug #91880 (Closed): Routing for actions without parameters broken
I have the following Routing Configuration:... Robert Vock
20:11 Bug #61719: Warnings on flushing whole workspace with localizations
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:45 Bug #61719: Warnings on flushing whole workspace with localizations
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:37 Bug #61719 (Under Review): Warnings on flushing whole workspace with localizations
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:29 Bug #61719: Warnings on flushing whole workspace with localizations
In master / v11, there are no warnings in the workspace module itself, only db logs. However, the issue itself is sti... Christian Kuhn
20:02 Bug #91878: Fatal error in pagetree 9.5.20
This issue is not related to serialization, thus removing the reference to #91407.
It seems this issue has been intr...
Oliver Hader
16:58 Bug #91878 (Under Review): Fatal error in pagetree 9.5.20
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:35 Bug #91878: Fatal error in pagetree 9.5.20
I had also a missing page tree when updating to 9.5.20 - with message "Page tree error - 500 Internal Server Error". ... Sebastian Lechenbauer
15:04 Bug #91878: Fatal error in pagetree 9.5.20
Peter Wimmer wrote:
> i can confirm this. But resetting backend unser preferences solves the issue, so it seams some...
Claus Harup
14:54 Bug #91878: Fatal error in pagetree 9.5.20
i can confirm this. But resetting backend unser preferences solves the issue, so it seams something in the user prefe... Peter Wimmer
13:45 Bug #91878: Fatal error in pagetree 9.5.20
I can confirm.
Reproduced like this:
# Uncheck all checkboxes in user group > Access Lists > Page types [pagety...
Sybille Peters
13:15 Bug #91878 (Closed): Fatal error in pagetree 9.5.20
If you have an editor who does not have any doktypes set in 'pagetypes_select' the backend throws errors...
Nothin...
Claus Harup
20:00 Bug #91407: Pagetree not shown due to error in TYPO3\CMS\Backend\Controller\Page\TreeController
In order to reproduce this issue (in case it still exists), please provide more details from logs or for error notifi... Oliver Hader
19:17 Feature #91865: ConfigurationProcessor
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:50 Feature #91865: ConfigurationProcessor
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:47 Bug #89271: Inline (IRRE) records are not kept in sync on record save
Can confirm for v9LTS. This is pretty disturbing. There has to be an option to IRRE to NOT be copied when a translati... Martin R. Krause
16:53 Bug #91507: System information very slow
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:08 Bug #91502: CLI command backend:lock uses wrong path
I run into the same problem - and the file is not created at the path mentioned at the output of the command.
So I t...
Christian Hackl
15:36 Bug #91728 (Closed): Very slow tree loading if you have multiple workspaces TYPO3 v10
Christian Kuhn
13:19 Bug #91728 (Resolved): Very slow tree loading if you have multiple workspaces TYPO3 v10
Thank you for feedback. Glad it's solved for you. Christian Kuhn
13:12 Bug #91728: Very slow tree loading if you have multiple workspaces TYPO3 v10
Relase 10.4.6 resolve this bug:
2020-07-23 a253b871c5 [BUGFIX] Limit amount of data fetched by the page tree (than...
Danilo Caccialanza
15:21 Bug #91879 (Closed): Redirecting a logged out user to an access restricted page via t3 link does not handle it as 403 but as 404
Example:
Having the redirect directly to www.domain.example/my/restricted/page.html goes do this page and runs the...
S P
14:58 Feature #90931: Add option to disable version highlighting in the page tree
Let's keep this issue open for just another couple of days, giving the author an option to answer.
Other than that I...
Christian Kuhn
14:00 Feature #90931: Add option to disable version highlighting in the page tree
Performance problems are solved with 10.4.6 and 9.5.20.
"2020-07-23 a253b871c5 [BUGFIX] Limit amount of data fetch...
Danilo Caccialanza
14:57 Bug #86151: DatabaseQueryProcessor find_in_set in orderBy Clause fails

This should work in 8,9 and 10...
Matthias Kappenberg
14:09 Bug #91235: News Detail Page 404 after upgrade 9.5.16
Stephan Großberndt wrote:
> I had the case where until 9.5.14 news worked without issues and until 9.5.18 I get a 40...
Jacco van der Post
11:38 Bug #46525 (Needs Feedback): locallangXMLOverride not working with all expected paths
This issue seems solved on 9.5.19
this is the test I performed on a fresh 9.5.19 (composer installation) with a "l...
Riccardo De Contardi
11:21 Bug #91836: Backend user session is not deleted when user is deleted
Well, did you consider that sessions are collected by their timeout usually? So those data should really not stay sta... Markus Klein
07:11 Bug #91836: Backend user session is not deleted when user is deleted
> Nevertheless the stale session is not a problem in data integrity perspective, because the session can't be used an... S P
09:18 Task #91809: Add possibility to create random values in JavaScript
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
07:56 Bug #89355: Page tree cuts off page titles horizontally
Can you make the width of the SVG tree configurable? Currently it's just "100%". A quick-and-dirty solution for me wo... S P

2020-07-27

22:00 Bug #91868: icon in FormEngine selectCheckBox too big
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:25 Task #91877: Reorder items in ActionController
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:22 Task #91877 (Under Review): Reorder items in ActionController
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 Task #91877 (Closed): Reorder items in ActionController
With #89554, we lost some order in the ActionController.
Per convention, field declarations go first, then inject ...
Anja Leichsenring
21:17 Bug #37988: COA_INT in Fluid-Templates
I also get INT_SCRIPT tags when I try to render content (RECORDS) via PageRenderer->addJsInline()..
TYPO3 9.5.19
...
Bernhard Berger
20:05 Bug #91876: Updating multiple language via scheduler will fail
The name of the command is language:update, of course ;-) Florian Wessels
20:02 Bug #91876 (Closed): Updating multiple language via scheduler will fail
When the update:language command is executed via the scheduler and several ISO codes are specified (separated by spac... Florian Wessels
19:46 Bug #70872: PropertyMapper shouldn't be a Singleton
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:00 Bug #91866 (Resolved): extensionScannerRstFileReferences check throws warnings
Applied in changeset commit:100a8daaf74a066d0c2891b2487ccdbafd7898ba. Anja Leichsenring
18:33 Bug #91866: extensionScannerRstFileReferences check throws warnings
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:32 Bug #91866 (Under Review): extensionScannerRstFileReferences check throws 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:30 Bug #91866 (Resolved): extensionScannerRstFileReferences check throws warnings
Applied in changeset commit:a486fee777086dcde2afb7451bfcbd472768f955. Anja Leichsenring
18:26 Bug #91866: extensionScannerRstFileReferences check throws warnings
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:30 Bug #91867 (Resolved): Unused CSS for FormEngine shipped
Applied in changeset commit:5e3fcef0e1c5ece28a8a140b11361f10bd91d547. Andreas Fernandez
17:29 Bug #91867: Unused CSS for FormEngine shipped
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:30 Task #91869 (Resolved): Correct description for lockIP and lockIPv6
Applied in changeset commit:f1f0d639268c09d5a00cabfd778c9ba07409d640. Torben Hansen
16:44 Task #91869: Correct description for lockIP and lockIPv6
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
16:40 Task #91869: Correct description for lockIP and lockIPv6
Patch set 3 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
16:39 Task #91869 (Under Review): Correct description for lockIP and lockIPv6
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
16:00 Task #91869 (Resolved): Correct description for lockIP and lockIPv6
Applied in changeset commit:471d201bb6589fc969a939284a5058911e6a6ea3. Torben Hansen
15:47 Task #91869: Correct description for lockIP and lockIPv6
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:46 Task #91869: Correct description for lockIP and lockIPv6
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:44 Task #91869: Correct description for lockIP and lockIPv6
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:00 Task #91799 (Resolved): Remove ObjectManager from Extensionmanager
Applied in changeset commit:bd01a51c459f01da277b498feb3eb54180dd7782. Benni Mack
17:00 Bug #91649 (Resolved): Login Failure Warning not sent when using PostgreSQL or MySQL strict mode
Applied in changeset commit:9b88e6bdba3a08e1806563471c68be8556733f63. Stephan Großberndt
16:28 Bug #91649 (Under Review): Login Failure Warning not sent when using PostgreSQL or MySQL strict mode
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
16:00 Bug #91649 (Resolved): Login Failure Warning not sent when using PostgreSQL or MySQL strict mode
Applied in changeset commit:0ee172075b9589f5fcbd5004d8f2e40304c2cd7f. Stephan Großberndt
15:44 Bug #91649: Login Failure Warning not sent when using PostgreSQL or MySQL strict 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
15:43 Bug #91649: Login Failure Warning not sent when using PostgreSQL or MySQL strict mode
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:16 Bug #91836 (New): Backend user session is not deleted when user is deleted
Thanks.
Yes the session could be deleted immediately and the UI shouldn't show the session if the user is not ther...
Markus Klein
14:58 Bug #91836: Backend user session is not deleted when user is deleted
Module BE users. Dropdown at top: Logged in users. There are buttons to kill the sessions.
When you click the butt...
S P
14:50 Bug #91836 (Needs Feedback): Backend user session is not deleted when user is deleted
How do you try to delete a session? Markus Klein
12:33 Bug #91780: RedirectsExtensionUpdate Upgrade Wizard parse_url is buggy
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:33 Feature #91790: add Upgrade Wizard to convert sys_domain records to Site Configurations automatically.
Patch set 3 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:30 Bug #84654 (Resolved): If problem with creation of logger, an Exception is thrown: A cache with identifier "assets" does not exist
Applied in changeset commit:55d9da5651d35cfe81a63acabab003866a6819b8. Benni Mack
12:19 Bug #84654: If problem with creation of logger, an Exception is thrown: A cache with identifier "assets" does not exist
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:30 Bug #91863 (Resolved): Remove selected option with
Applied in changeset commit:6e7ea52758235fa74221887f4542a38d7618c16f. Nicole Cordes
12:24 Bug #91863: Remove selected option with
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
12:19 Bug #91863: Remove selected option with
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:37 Bug #91875: Creating new siteroots in a folder (pid NOT 0) generates wrong and not fixable slugs
Even when the yaml file is there, if the siteroot is not on pid=0 the slug field is not displayed by the displayCond. S P
11:26 Bug #91875 (Closed): Creating new siteroots in a folder (pid NOT 0) generates wrong and not fixable slugs
Have a sysfolder, containing siteroots. Add a new page in there. The SlugHelper generates a slug different from "/" (... S P
10:49 Feature #91599: [!!!] Cleanup indexed_search
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:36 Feature #91599: [!!!] Cleanup indexed_search
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:35 Feature #91599: [!!!] Cleanup indexed_search
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:26 Feature #91599: [!!!] Cleanup indexed_search
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:07 Feature #91599: [!!!] Cleanup indexed_search
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:59 Feature #91599: [!!!] Cleanup indexed_search
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:48 Feature #91599: [!!!] Cleanup indexed_search
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:53 Feature #91599: [!!!] Cleanup indexed_search
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:52 Feature #91599 (Under Review): [!!!] Cleanup indexed_search
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:45 Bug #91874 (Rejected): Cached exceptions with config.contentObjectExceptionHandler
Prerequisites:
* config.contentObjectExceptionHandler = 1
When a content exception occurs, the exception will be ...
Alexander Vogt
09:17 Bug #91873 (New): Bootstrap::initializeBackendAuthentication() documentation inconsistent
This method is marked with:
@@internal This is not a public API method, do not use in own extensions@
However, ...
S P
08:55 Bug #91872 (Closed): Core commands do not return int, triggering an error
#90652 fixes this for v10, but in v9 it has to be also int, Symfony is doing this:... S P
08:53 Task #83603: sysext/indexed_search using deprecated tx_crawler_lib class
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:52 Task #83603: sysext/indexed_search using deprecated tx_crawler_lib class
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:28 Feature #91712: Redirect Module: cleanup scheduler task
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:35 Bug #91871 (Closed): Error tag in scheduler does not have the message as title attribute anymore
I'm not sure whether this went gone in a TYPO3 9 minor update or if this was already gone on the intial 9 release.
...
S P
07:29 Bug #90815: Can't edit a scheduler task, when extbase command does not exist anymore
I agree here. This is really annyoing.
This mess is because all the tasks are serialized php objects (no way to cl...
S P
07:12 Bug #91858: Collapse all of categories tree hides all first level nodes without expand arrow
How does this commit solve this issue? Was it accidentally linked to the wrong issue? S P
01:05 Bug #91870 (Closed): TYPO3 v. 10.4 Caching and Speaking URLs
I've upgraded a TYPO3 v. 8.7 installation too v. 10.4. One problem remains after checking and fixing all the language... Uwe Beck
00:44 Feature #91865: ConfigurationProcessor
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2020-07-26

18:05 Feature #91865: ConfigurationProcessor
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:52 Feature #91865: ConfigurationProcessor
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:12 Feature #91865: ConfigurationProcessor
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:05 Feature #91865: ConfigurationProcessor
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:30 Bug #91864 (Resolved): Allow Composer 2 with typo3/cms package
Applied in changeset commit:9ad1b7dba57d44e154da77165cd3816b75bd06ad. Helmut Hummel
15:59 Bug #91864 (Under Review): Allow Composer 2 with typo3/cms package
Patch set 3 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:20 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
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:20 Bug #90736: Wrong slug fields for siteroots (level > 1) in multidomain environment and no possibility to modify them
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 #91869 (Under Review): Correct description for lockIP and lockIPv6
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:01 Task #91869 (Closed): Correct description for lockIP and lockIPv6
The description for @[FE][lockIP]@ and @[FE][lockIPv6]@ states, that the user agent is part of the session check. Thi... Torben Hansen
14:44 Bug #91753: Pagetree not respecting getPagePermsClause()
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:43 Bug #91751: Redirects are not tied to site configuation breaking referential integrity and making it impossible to test on/transfer from staging systems
I agree, that the current implementation needs to be improved.
In a multitree setup, an editor that should only be ...
Andreas Kießling

2020-07-25

23:38 Bug #70872: PropertyMapper shouldn't be a Singleton
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:32 Feature #91865: ConfigurationProcessor
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:20 Feature #91865: ConfigurationProcessor
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:00 Bug #91659 (Resolved): DBAL-DriverException in IndexedSearch backend module on PostgreSQL
Applied in changeset commit:ee7500a2fb58f616fbe4c36a23c360467652835f. Stephan Großberndt
18:31 Bug #91659: DBAL-DriverException in IndexedSearch backend module 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
18:31 Bug #91659: DBAL-DriverException in IndexedSearch backend module on PostgreSQL
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
13:16 Bug #88153: Deleted translations still show up in language selector
The issue is still reproducible on 11.0.0-dev (latest master) with the following procedure
h3. Prerequisites
- ...
Riccardo De Contardi
12:57 Task #91859: Additional configuration for selectCheckBox
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:46 Task #91859: Additional configuration for selectCheckBox
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:46 Task #91859: Additional configuration for selectCheckBox
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:56 Bug #91867: Unused CSS for FormEngine shipped
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:53 Bug #91867: Unused CSS for FormEngine shipped
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:26 Bug #91867: Unused CSS for FormEngine shipped
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:05 Bug #91867: Unused CSS for FormEngine shipped
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:01 Bug #91867 (Under Review): Unused CSS for FormEngine shipped
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:58 Bug #91867 (Closed): Unused CSS for FormEngine shipped
The CSS in @_element_tceforms.scss@ ships a lot of unused CSS code, originating from times when we had to care about ... Andreas Kienast
12:44 Bug #91866: extensionScannerRstFileReferences check throws warnings
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:42 Bug #91866: extensionScannerRstFileReferences check throws warnings
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:09 Bug #91866: extensionScannerRstFileReferences check throws warnings
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:07 Bug #91866 (Under Review): extensionScannerRstFileReferences check throws warnings
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:02 Bug #91866 (Closed): extensionScannerRstFileReferences check throws warnings
./Build/Scripts/extensionScannerRstFileReferences.php '
PHP Notice: Undefined index: restFiles in /srv/bamboo/xml-d...
Anja Leichsenring
12:15 Bug #91868 (Under Review): icon in FormEngine selectCheckBox too big
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:05 Bug #91868 (Closed): icon in FormEngine selectCheckBox too big
Time of writing, last master commit is 4f4b171045. Here the issue exists.
See ext:styleguide output of page elemen...
Anja Leichsenring
11:30 Bug #90924 (Resolved): Maximum route parameters always appended
Applied in changeset commit:e25bc8a867aa9995fd1e9f298c3d5caec2cad77d. Oliver Hader
11:30 Bug #90447 (Resolved): Deleting a translated page does not delete the content elements of the translated page
Applied in changeset commit:9ada23455f122ac238a9b78a72a7035017eb47aa. Christian Kuhn
11:23 Bug #90447 (Under Review): Deleting a translated page does not delete the content elements of the translated 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
11:00 Bug #90447 (Resolved): Deleting a translated page does not delete the content elements of the translated page
Applied in changeset commit:4f4b1710458437830a4c82c59d641702dd9bc817. Christian Kuhn
10:54 Bug #90447: Deleting a translated page does not delete the content elements of the translated 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:52 Bug #90447: Deleting a translated page does not delete the content elements of the translated page
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
11:18 Bug #90827: If you edit the page content element, the "Last Mod." does not change.
I think I can confirm this issue with the latest master
My test procedure
1) configure the xml sitemap (just th...
Riccardo De Contardi
10:44 Bug #67001: Workspace Pagepreview doesn't work, if the livepage is set to hidden=1
Hi Benni, I repeated the test on the latest master, and the results are the same as on my comment 11, except from the... Riccardo De Contardi
10:38 Bug #91845 (Under Review): Translating a root page generates new 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
10:30 Bug #91325: Upgrade to 10.x fails when using getApplicationContext in AdditionalConfiguration.php
The description of this issue is basically identical to #91326 except for an additional sentence on #91326, I think t... Riccardo De Contardi
10:21 Bug #91848 (Under Review): modal-dialog by create new content element is broken
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:21 Bug #91165 (Under Review): New Content Element Wizard Modal not opening in modal box (if you are to fast)
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:48 Bug #91855: Image with crop set is JPEG compressed twice
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:44 Bug #91855: Image with crop set is JPEG compressed twice
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:42 Bug #91855: Image with crop set is JPEG compressed twice
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:42 Bug #91855 (Under Review): Image with crop set is JPEG compressed twice
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:41 Bug #91858 (New): Collapse all of categories tree hides all first level nodes without expand arrow
Andreas Kienast
09:40 Bug #91858 (Under Review): Collapse all of categories tree hides all first level nodes without expand arrow
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:11 Bug #91863: Remove selected option with
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:02 Bug #91863: Remove selected option with
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-07-24

19:00 Task #91861 (Resolved): References to deleted class alias maps not removed
Applied in changeset commit:8130f40cdbdbdeb06bf32278452133ef5f10e523. Simon Gilli
10:41 Task #91861: References to deleted class alias maps not removed
Composer complains about the missing files:
Generating optimized autoload files
The class alias map file "Migrati...
Simon Gilli
10:33 Task #91861 (Under Review): References to deleted class alias maps not 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:33 Task #91861 (Closed): References to deleted class alias maps not removed
During the removal of deprecated class alias maps the definition was not removed from the extension's composer.json Simon Gilli
17:08 Feature #91865 (Under Review): ConfigurationProcessor
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:55 Feature #91865 (Rejected): ConfigurationProcessor
It is very tedious sometimes to search for all the possible configuration for content elements.
The only place to lo...
Nikita Hovratov
17:00 Bug #91864 (Resolved): Allow Composer 2 with typo3/cms package
Applied in changeset commit:ca66e8d0ec38ec2ac09a92293a369ae69a96ef64. Helmut Hummel
16:42 Bug #91864: Allow Composer 2 with typo3/cms package
Patch set 2 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:33 Bug #91864: Allow Composer 2 with typo3/cms package
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
14:50 Bug #91864: Allow Composer 2 with typo3/cms package
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:47 Bug #91864: Allow Composer 2 with typo3/cms package
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:38 Bug #91864 (Under Review): Allow Composer 2 with typo3/cms package
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:37 Bug #91864 (Closed): Allow Composer 2 with typo3/cms package
Currently the dev dependency ocramius/package-versions does not
work with Composer 2. To overcome this, Composer pub...
Helmut Hummel
16:18 Feature #91712: Redirect Module: cleanup scheduler task
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:55 Bug #91850: Create multiple pages is broken
It only happen with typo3fluid/fluid installed in version 3.0.0
With typo3fluid/fluid in version 2.6.9 it works.
Philipp Kuhlmay
14:18 Bug #91863 (Under Review): Remove selected option with
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 #91863 (Closed): Remove selected option with
Given:
EXT:styleguide inline usecombination (Form engine - inline use combination: uid 1) press the "Create new re...
Nicole Cordes
13:30 Bug #91853 (Under Review): Page tree in link browser limits number of subpages to 999
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 #89355: Page tree cuts off page titles horizontally
regression because on v8 this was possible S P
12:08 Bug #89355: Page tree cuts off page titles horizontally
Why got this changed from v9 to v10? This is a major issue already on v9. We are updating now all v8 setups to v9. An... S P
11:37 Task #91862 (Closed): Documentation missing for system extension "adminpanel"
Here are some changelogs for adminpanel:
9.4
* https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/9...
Sybille Peters
11:23 Bug #84051: SelectTree (Category Tree) - add horizontal scrolling
"Not fixable" - serious? then make it fixable. This is a major UI/UX flaw (also regarding page tree).
We are updat...
S P
11:00 Bug #91856 (Resolved): runTests.sh on filtered test set
Applied in changeset commit:05cdada9f2162870d2347d4d44bdfbea89de814a. Anja Leichsenring
10:47 Bug #91856: runTests.sh on filtered test set
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:46 Bug #91856: runTests.sh on filtered test set
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
06:49 Bug #91856: runTests.sh on filtered test 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
11:00 Bug #91839 (Resolved): IRRE add relation button not working
Applied in changeset commit:743898b5cf0a100918f585a6e5fd33e1ea581c39. Nicole Cordes
10:43 Bug #91839: IRRE add relation button not working
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
00:44 Bug #91839: IRRE add relation button not working
Reproducible with ext:styleguide inline usecombination ... the "Create new relation" button. Christian Kuhn
10:24 Bug #83683 (Closed): Upgrade wizard for TYPO3 8 don't migrate "<link" to "<a href" if there is no link protocol
Riccardo De Contardi
10:24 Bug #83683: Upgrade wizard for TYPO3 8 don't migrate "<link" to "<a href" if there is no link protocol
I close this issue in favor of #80903, please continue the discussion there.
I've created a relation between the two...
Riccardo De Contardi
09:58 Task #91860 (New): Simplify SlugHelper to make it actually useful
Whenever one uses the SlugHelper (be it core code or 3rd party code) one has to do this copy-pasting afterwards:
<...
S P
09:51 Task #91859 (Under Review): Additional configuration for selectCheckBox
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:50 Task #91859 (Closed): Additional configuration for selectCheckBox
A client recently required me to automatically expand all the divider of selectCheckBox in typo9.5. For this reason I... TYPO3 GmbH TYPO3com
09:10 Bug #91858 (Closed): Collapse all of categories tree hides all first level nodes without expand arrow
Categories SVG tree: Clicking on Collapse all collapses all. But the tree is then missing the posibility to expand th... S P
08:54 Bug #91779: "Collapse all" and "Expand All" in pages menu do not work.
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:36 Bug #91779: "Collapse all" and "Expand All" in pages menu do 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
08:28 Bug #91844: felogin Redirect to referer is not working at all with Site config 403 errorHandler
My current workaround is this:
Extend @\TYPO3\CMS\Core\Error\PageErrorHandler\PageContentErrorHandler@ and use it ...
S P

2020-07-23

23:09 Task #91857 (Closed): f:widget.paginate - Describe how to use custom pagination template
I was looking at how to override the default template for the pagination ViewHelper and found information only on ext... Remo Schneider
22:21 Bug #91856: runTests.sh on filtered test 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
22:05 Bug #91856 (Under Review): runTests.sh on filtered test 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
22:04 Bug #91856 (Closed): runTests.sh on filtered test set
I was struggling to pass a test class name together with the one test method to phpunit in order to run only this sin... Anja Leichsenring
22:12 Bug #90447: Deleting a translated page does not delete the content elements of the translated page
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:53 Bug #90447: Deleting a translated page does not delete the content elements of the translated page
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:48 Bug #90447: Deleting a translated page does not delete the content elements of the translated page
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:39 Bug #90447: Deleting a translated page does not delete the content elements of the translated page
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:37 Bug #90447: Deleting a translated page does not delete the content elements of the translated page
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:01 Bug #90447: Deleting a translated page does not delete the content elements of the translated page
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:54 Bug #90447: Deleting a translated page does not delete the content elements of the translated page
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:53 Bug #90447: Deleting a translated page does not delete the content elements of the translated 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
11:25 Bug #90447: Deleting a translated page does not delete the content elements of the translated 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
22:00 Bug #91851 (Resolved): Page module translation wizard shows duplicate records if in workspace
Applied in changeset commit:7f10f825ad34ac9d42f8a23cd3454b198dc0085a. Christian Kuhn
21:49 Bug #91851: Page module translation wizard shows duplicate records if in workspace
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:35 Bug #91851 (Under Review): Page module translation wizard shows duplicate records if in workspace
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 #91851 (Closed): Page module translation wizard shows duplicate records if in workspace
The translation wizard modal that copies/connects content elements to a new page translation shows and creates the do... Christian Kuhn
21:10 Bug #91846 (Under Review): Middleware typo3/cms-frontend/base-redirect-resolver: error in 'after' 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
10:22 Bug #91846 (Closed): Middleware typo3/cms-frontend/base-redirect-resolver: error in 'after' configuration
In the registration of the typo3/cms-frontend/base-redirect-resolver middleware the after array specifies:... Michael Stopp
20:39 Bug #91855 (Closed): Image with crop set is JPEG compressed twice
Image with crop set is JPEG compressed twice so it loses quality 2 times based on jpg_quality setting.
1st compres...
Ian Solo
19:02 Bug #91664: TYPO3 9.5 "Cannot unserialize TYPO3\CMS\Core\Locking\FileLockStrategy" during cache reading
I had the same problem when updating to version TYPO3 9.5.19
The cause was the passing of a domain object to a typos...
Devid Messner
17:30 Task #91843 (Resolved): Add 'enableControlPanels' argument to be.tablelist ViewHelper
Applied in changeset commit:dff28c09715e13c883f0f2417df0a32500540077. Florian Auderset
17:13 Task #91843: Add 'enableControlPanels' argument to be.tablelist ViewHelper
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
17:14 Bug #88259: Filtered pagetree should display child pages
So cool. Thank you very much. Urs Braem
16:00 Bug #88259 (Resolved): Filtered pagetree should display child pages
Applied in changeset commit:825d90d5480e4c193e9445eab40be4b77f20a3fa. Tymoteusz Motylewski
13:34 Bug #88259 (Under Review): Filtered pagetree should display child 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:30 Bug #88259 (Resolved): Filtered pagetree should display child pages
Applied in changeset commit:fb61db41d5fec1c791c3541567ae97c11006ae45. Tymoteusz Motylewski
10:19 Bug #88259: Filtered pagetree should display child 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:17 Bug #88259: Filtered pagetree should display child pages
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:55 Bug #84654: If problem with creation of logger, an Exception is thrown: A cache with identifier "assets" does not 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
15:16 Bug #84654: If problem with creation of logger, an Exception is thrown: A cache with identifier "assets" does not 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
16:13 Bug #91853 (Closed): Page tree in link browser limits number of subpages to 999
In installations with a lot of subpages it was impossible to create a link to these pages if there are more than 999 ... Jigal van Hemert
16:00 Bug #88943 (Resolved): Pagetree taking extremely long to load for editors
Applied in changeset commit:825d90d5480e4c193e9445eab40be4b77f20a3fa. Tymoteusz Motylewski
13:34 Bug #88943 (Under Review): Pagetree taking extremely long to load for editors
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:30 Bug #88943 (Resolved): Pagetree taking extremely long to load for editors
Applied in changeset commit:fb61db41d5fec1c791c3541567ae97c11006ae45. Tymoteusz Motylewski
10:19 Bug #88943: Pagetree taking extremely long to load for editors
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
10:17 Bug #88943: Pagetree taking extremely long to load for editors
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
16:00 Bug #88098 (Resolved): Page tree XHR is fetching huge JSON data
Applied in changeset commit:825d90d5480e4c193e9445eab40be4b77f20a3fa. Tymoteusz Motylewski
13:34 Bug #88098 (Under Review): Page tree XHR is fetching huge JSON data
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:30 Bug #88098 (Resolved): Page tree XHR is fetching huge JSON data
Applied in changeset commit:fb61db41d5fec1c791c3541567ae97c11006ae45. Tymoteusz Motylewski
10:19 Bug #88098: Page tree XHR is fetching huge JSON data
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:17 Bug #88098: Page tree XHR is fetching huge JSON data
Patch set 1 for branch *10.4* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
15:01 Bug #88672: SlugHelper->isUniqueInSite() slow for installations with many sites and similar URL structures
Flagged as regression, because TYO3 8 + realurl didn't need 5 minutes to add a page tree node. S P
14:48 Bug #88672: SlugHelper->isUniqueInSite() slow for installations with many sites and similar URL structures
This true for TYPO3 9 as well. We have a setup that needs (literally!) five minutes to create a simple folder in the ... S P
14:59 Bug #91852 (Closed): 'l10n_display' => 'defaultAsReadonly' not working with mm table
Hi
in my TCA I have a field of type select with an mm relation.
I am using 'l10n_mode' => 'exclude' and 'l10n_dis...
alejandro antolinez
14:42 Bug #91850 (Closed): Create multiple pages is broken
The "Create multiple pages" form is broken. When I want to add more than 5 pages, I click on "Add more lines". But th... Philipp Kuhlmay
13:11 Bug #88384: IRRE records in BE forms cannot be loaded (unfolded)
We currently have the same problem with
- TYPO 9.5.19
- PHP 7.3.18
- MySQL 5.5.5
It only happens on our live s...
Tobias Pinnekamp
12:59 Bug #91848 (Closed): modal-dialog by create new content element is broken
TYPO3 CMS 9.5.14
the test page contains 323 content elements
Wenn i want to create a new content element then i hav...
Ziad Abdul Hai
10:58 Bug #84629: Workspaces: Notification settings not working as described
Harald Glaser wrote:
> Is this a bug of the workspace module or is it just not documented right?
I had a similar ...
Tim Horstmann
10:30 Bug #91845: Translating a root page generates new site configuration
Possible patch. Dan Ilea
10:19 Bug #91845 (Closed): Translating a root page generates new site configuration
It seems that when a root page is a translated a new site configuration file is generated.
The generated configurati...
Dan Ilea
10:14 Bug #87979: TYPO3\CMS\Extbase\Service::getImageUri in CLI Mode
Susanne Moog wrote:
> Hmm, we need to specify what exactly one would expect in CLI context, as we don't really have ...
Ralf Hübner
10:06 Bug #91844 (Closed): felogin Redirect to referer is not working at all with Site config 403 errorHandler
When having protected pages which should show the login form for non-authenticated users you need to have this erroHa... S P

2020-07-22

23:21 Feature #87833: Detect missing file for a given FileReference in Extbase
Changed this from "bug" to possible "feature" as the current behaviour is explained here: https://stackoverflow.com/q... Jan Kornblum
22:47 Task #91843 (Under Review): Add 'enableControlPanels' argument to be.tablelist ViewHelper
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 #91843 (Closed): Add 'enableControlPanels' argument to be.tablelist ViewHelper
When creating an own backend module with a table list from be.tablelist ViewHelper, controlpanel are disabled by defa... Florian Auderset
22:44 Feature #88844: Change status of message "Localization failed: there already are localizations" from ERROR to INFO
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:15 Feature #88844: Change status of message "Localization failed: there already are localizations" from ERROR to INFO
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:27 Bug #90573: Image Processing - PHP Warning: filesize(): stat failed - imageProcessingWriteGif
from me i would say yes :)
Thank you! ;)
Christian Hackl
17:14 Bug #91842 (Closed): Entries in sys_category_record_mm are created also for translated categories
If I define a categorizable Field via Overrides with sys_language_uid 0 and -1 as follows:... Michal Majernik
16:58 Bug #91841 (Closed): TypoScript "module" configuration ignored in Symfony Commands
... Anonymous
16:49 Bug #91840 (Closed): Save-button behaves like save and close
Hi!
The "save"-Button in the filelist behaves liks the "save and close" button: It saves and closes the document i...
Christoph Werner
16:47 Bug #91839: IRRE add relation button 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
16:44 Bug #91839 (Under Review): IRRE add relation button 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
16:40 Bug #91839 (Closed): IRRE add relation button not working
Given:
Some TCA adding a new IRRE field to any table:...
Nicole Cordes
16:41 Bug #84654 (Under Review): If problem with creation of logger, an Exception is thrown: A cache with identifier "assets" does not 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
15:12 Bug #90447: Deleting a translated page does not delete the content elements of the translated 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
14:37 Bug #91838 (Closed): TCA l10n_mode="exclude" with TCA config dbType='datetime' set wrong timezone in translated records
For TCA fields of the type "datetime" where "l10n_mode=exclude" is set, the DB field (which is already in UTC format)... Devid Messner
14:08 Bug #91837 (Closed): Hardcoded fe_user uid 1337 in initializeFrontendPreview() in PreviewModule
Hello everyone,
I found out that TYPO3 since version 9.5.15 uses a hardcoded fe_user uid when using the AdminPanel...
Oliver Schmidt
10:17 Bug #91836 (Accepted): Backend user session is not deleted when user is deleted
Found on 9, is probably in 10 and 11 as well.
When deleting a backend user the potentially existing sessions are n...
S P
 

Also available in: Atom