Project

General

Profile

Activity

From 2019-12-03 to 2020-01-01

2020-01-01

14:43 Bug #90043 (Closed): On language root level the canonical link is not generated correctly; also in TYPO3 9
If you add a new languages in the sitepack and choose a base without trailing slash at the end like 'base: /de' all w... Timo Poppinga
14:04 Bug #67669: noTrimWrap not working with optionSplit
Confirmed. https://review.typo3.org/c/Packages/TYPO3.CMS/+/7255/ causes noTrimWrap to not support optionSplit any mor... Jigal van Hemert

2019-12-31

21:32 Feature #90042 (Under Review): Make all page icons customizable by doktype
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:19 Feature #90042 (Closed): Make all page icons customizable by doktype
When declaring a custom doktype one can define a custom icon.
There are special page states in which case a differen...
Mario Lubenka
15:55 Feature #90014 (New): Set [BE][loginSecurityLevel] and [FE][loginSecurityLevel] to default value "normal"
Hi Benni,
I think this feature could be useful for TYPO3 v9.7. What do you think?
Can it be backported?
Sergio Catalá
14:30 Feature #89644 (Resolved): Add support for "columnsOnly" of /record/edit route in editRecord ViewHelper
Applied in changeset commit:40fd85f0117de65464b3194bf88582cbe02c12e7. Sybille Peters
14:30 Bug #90032 (Resolved): [BUGFIX] Return integer from Command::execute() to satisfy Symfony 5
Applied in changeset commit:ba6219d1312dfba202799a216249db85d43e7502. Anonymous
14:26 Revision 40fd85f0: [FEATURE] Add argument "fields" to editRecord ViewHelpers
The <be:link.editRecord> and <be:url.editRecord> now have an option
argument "fields" which can be used to limit the ...
Sybille Peters
14:12 Bug #78258 (Accepted): List view CSV export goes out of memory
Benni Mack
14:09 Feature #87451: Allow execution of multiple scheduler tasks in command line
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:08 Feature #87451: Allow execution of multiple scheduler tasks in command line
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:06 Task #89465: Make Permission class a BitSet instead of Enumeration
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:05 Revision ba6219d1: [BUGFIX] Return integer value from Command::execute()
Symfony version 5 expects an integer as the return value from
Command::execute() in the Command class. This bugfix re...
Michael Schams
14:02 Task #90007: Move TYPO3_version constant to a dedicated class
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:30 Bug #90041 (Resolved): Wrong variable casing name in DataHandler
Applied in changeset commit:2a6128b2dedcc8e5402f9faac931889bc4a7c2ef. Benni Mack
12:50 Bug #90041: Wrong variable casing name in 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
12:49 Bug #90041 (Under Review): Wrong variable casing name in 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
12:47 Bug #90041 (Closed): Wrong variable casing name in DataHandler
Benni Mack
13:13 Feature #89917: Set new page access group to parent page access group
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:29 Feature #89917: Set new page access group to parent page access group
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 #89917: Set new page access group to parent page access group
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:09 Revision 2a6128b2: [BUGFIX] Use correct variable naming for PID value in DataHandler
The change of issue #90019 introduced a mis-spelling in hte variable naming,
where the variable was named "$tscPid" b...
Benni Mack
12:51 Task #90020: Clean up BasicFileUtility
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:49 Revision f13f60ea: [BUGFIX] PopulatePageSlugs return the most recent slug
The populate page slugs functionality in de upgrade wizard does not
work correct for pages with multiple title adjust...
Herman Kremer
11:00 Task #90024 (Resolved): Avoid starting superfluous PHP session
Applied in changeset commit:58092b2828b4983770c24230cafed2de0ce76fee. Oliver Hader
10:35 Task #90024 (Under Review): Avoid starting superfluous PHP session
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:00 Task #90019 (Resolved): Clean up Page Permission handling in DataHandler
Applied in changeset commit:248ea1d5f6c71b0c7489e3eff63f94de5dd893e7. Benni Mack
10:22 Task #90019: Clean up Page Permission handling in DataHandler
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:49 Task #90019: Clean up Page Permission handling in 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
10:56 Revision 58092b28: [TASK] Avoid starting superfluous PHP session
TYPO3 backend does not need PHP session handling since
it has its own session handling implementation.
Resolves: #90...
Oliver Hader
10:56 Revision 248ea1d5: [TASK] Clean up Page Permission handling in DataHandler
TYPO3's page permissions are based on five fields and a bitset.
- perms_userid
- perms_groupid
- perms_user
- perms_...
Benni Mack
01:00 Bug #89964 (Resolved): PopulatePageSlugs.php should use order in query of getSuggestedSlugs
Applied in changeset commit:a28c475e7bb371a58c2637c47de7609a3546871d. Herman Kremer
00:50 Bug #89964: PopulatePageSlugs.php should use order in query of getSuggestedSlugs
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
00:50 Revision a28c475e: [BUGFIX] PopulatePageSlugs return the most recent slug
The populate page slugs functionality in de upgrade wizard does not
work correct for pages with multiple title adjust...
Herman Kremer

2019-12-30

21:42 Bug #90040 (Closed): Mailer::send sets replyTo Address in wrong order (name as mail and vice versa)
... Sven Nußbaum
18:00 Task #90039 (Under Review): Use AJAX API in context 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
17:58 Task #90039 (Closed): Use AJAX API in context menus
Andreas Kienast
15:08 Task #90038 (Under Review): Use AJAX API in FormEngine
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:50 Task #90038 (Closed): Use AJAX API in FormEngine
The FormEngine may use the new AJAX API instead of $.ajax(). Andreas Kienast
12:58 Bug #85613: Deprecate entire CategoryRegistry API
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:29 Bug #85613: Deprecate entire CategoryRegistry API
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:57 Bug #85613 (Under Review): Deprecate entire CategoryRegistry API
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:30 Task #90037 (Resolved): Avoid buildAccessibleProxy in tests
Applied in changeset commit:4b848ab3ae29f03e9cdb7c61efbdab82ac090c8d. Benni Mack
11:59 Task #90037: Avoid buildAccessibleProxy in tests
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:50 Task #90037 (Under Review): Avoid buildAccessibleProxy in tests
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:49 Task #90037 (Closed): Avoid buildAccessibleProxy in tests
Benni Mack
12:30 Task #90035 (Resolved): Remove leftover "menu_type" occurrences
Applied in changeset commit:12742a6b7c038cb0e93f9897f435cb7d3476f414. Benni Mack
09:46 Task #90035 (Under Review): Remove leftover "menu_type" occurrences
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:45 Task #90035 (Closed): Remove leftover "menu_type" occurrences
Benni Mack
12:28 Revision 12742a6b: [TASK] Remove leftover "menu_type" occurrences
With TYPO3 v8.6, the new Content Types for menus were introduced
where each menu type is not stored in the database f...
Benni Mack
12:24 Feature #87451: Allow execution of multiple scheduler tasks in command line
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:51 Feature #87451: Allow execution of multiple scheduler tasks in command line
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 Revision 4b848ab3: [TASK] Avoid buildAccessibleProxy in tests
Tests should use getAccessibleMock() in all cases so
our testing API is used consistently everywhere.
The tests also...
Benni Mack
11:01 Bug #90036 (Closed): Unable to delete file via context menu in file list (FAL)
h3. Prerequisites
TYPO3 v10.2
h3. Steps to reproduce
* Go to »FILE« -> »Filelist«
* Click on the icon of on...
Andreas Beutel
11:00 Task #90021 (Resolved): Replace BaseTestCase::getUniqueId with StringUtility::getUniqueId()
Applied in changeset commit:488e1c3a393b1844bfa71e56350c3a5944a131af. Anja Leichsenring
10:26 Task #90021: Replace BaseTestCase::getUniqueId with StringUtility::getUniqueId()
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:33 Task #90021: Replace BaseTestCase::getUniqueId with StringUtility::getUniqueId()
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 #90018 (Resolved): Test Failures in unit tests
Applied in changeset commit:1bf94f719c0d94387cdcf61036459b538e037471. Anonymous
10:22 Bug #90018: Test Failures in unit tests
Patch set 5 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:21 Bug #90018: Test Failures in unit tests
Patch set 4 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:21 Bug #90018: Test Failures in unit tests
Patch set 3 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:13 Bug #90018: Test Failures in unit tests
Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
09:36 Bug #90018 (Under Review): Test Failures in unit tests
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:56 Task #89345 (Under Review): TYPO3 should tell the reason why translation in mixed mode is not possible
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 Revision 52ad1726: [TASK] Disallow .php8 file extensions for uploading
With PHP 8 on the horizon, TYPO3 Core should be prepared
to also disallow files with the file extension ".php8" for u...
Benni Mack
10:47 Revision 488e1c3a: [TASK] Replace usage of BaseTestCase::getUniqueId() with core function
Tests can use the core function StringUtility::getUniqueId(), after both
functions provide the same service.
Resolve...
Anja Leichsenring
10:44 Revision 1bf94f71: [BUGFIX] Test failure due to erroneous usage of uniqueId() function
The function in testing-framework provides a string that is target to be
used e.g. for HTML tags, but the BackendUser...
Anja Leichsenring
10:43 Revision e171c0b3: [TASK] Disallow .php8 file extensions for uploading
With PHP 8 on the horizon, TYPO3 Core should be prepared
to also disallow files with the file extension ".php8" for u...
Benni Mack
10:42 Bug #90006: 61657: [BUGFIX] Do not fall back to routes on invalid “id” -- missing for typenum and eId
Moved to right Project; Guessed TYPO3 Version Bastian Bringenberg
10:30 Task #90002 (Resolved): Apply rector set php71
Applied in changeset commit:2db847fb04b241b2684bc450988ff9c825b65261. Anonymous
10:30 Task #90023 (Resolved): Disallow .php8 file extensions for uploading
Applied in changeset commit:4c4c629b97483f5b3959048454bbbe86a5a029bd. Benni Mack
10:21 Task #90023: Disallow .php8 file extensions for uploading
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:20 Task #90023: Disallow .php8 file extensions for uploading
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:26 Revision 2db847fb: [TASK] Apply rector set php71
php bin/rector process
A couple of rectors have been disabled due to different reasons:
- Rector\Php71\Rector\FuncC...
Alexander Schnitzler
10:18 Revision 4c4c629b: [TASK] Disallow .php8 file extensions for uploading
With PHP 8 on the horizon, TYPO3 Core should be prepared
to also disallow files with the file extension ".php8" for u...
Benni Mack
09:33 Task #90033: Further clean ups in extension manager 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
08:27 Task #90033 (Under Review): Further clean ups in extension manager 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
08:27 Task #90033 (Closed): Further clean ups in extension manager code
Benni Mack
08:58 Bug #89799: Capture groups for regex redirects are not respected in target
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:30 Bug #90034: Direct references to EventDispatcher in TYPO3 Core
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:30 Bug #90034: Direct references to EventDispatcher in TYPO3 Core
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:29 Bug #90034 (Under Review): Direct references to EventDispatcher in TYPO3 Core
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:29 Bug #90034 (Closed): Direct references to EventDispatcher in TYPO3 Core
Benni Mack

2019-12-29

18:51 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
Bug is also in 9.5.13 and the workarround with crawler ist not useable annymore. The crawler ist for Version TYPO3 8 ... Arne Bracht
18:31 Bug #88934: TypolinkViewHelper: Links to disabled pages in another language
I seem to have stumbled across the same problem. Using fe_login in a non-default language a redirect URL is being gen... Thomas Luzat
18:30 Bug #90031: Wrong link calculation when languages in Site configuration are ordered non-ascendingly
Riccardo De Contardi wrote:
> Is this one related? #84671
If languages become sortable via the backend the proble...
Mario Lubenka
10:32 Bug #90031: Wrong link calculation when languages in Site configuration are ordered non-ascendingly
Is this one related? #84671 Riccardo De Contardi
03:40 Bug #90031: Wrong link calculation when languages in Site configuration are ordered non-ascendingly
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
03:35 Bug #90031 (Under Review): Wrong link calculation when languages in Site configuration are ordered non-ascendingly
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
03:33 Bug #90031 (Under Review): Wrong link calculation when languages in Site configuration are ordered non-ascendingly
In the case where the languages in the Site configuration are not ordered by languageId it will not use the language ... Mario Lubenka
16:22 Bug #89648: On Plugin detail pages, incorrect hreflang tags are created when the record has no translation in the target language
The HreflangGenerator in TYPO3 10 now provides a hook that extensions can use to correctly handle the hreflang in the... Christian Eßl
16:19 Bug #89684: PropertyMapper will throw exception on validating classes without a constructor
Appears to be longer the case in TYPO3 10.3.
Now you will get a much more meaningful error on implementation erro...
Christian Eßl
15:11 Bug #89777 (Under Review): Extbase objects retrieved from a fe_user session cannot be persisted in their Repository
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:19 Bug #89965: Copied textmedia element with sys_file_reference that has its language changed, makes the Datahandler throw up
Tested around a bit:
* Problem is reproducible on TYPO3 9.5.13.
* Problem is reproducible on TYPO3 10.3
* When...
Christian Eßl
13:03 Bug #89799: Capture groups for regex redirects are not respected in target
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:53 Bug #89799: Capture groups for regex redirects are not respected in target
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:51 Bug #89799 (Under Review): Capture groups for regex redirects are not respected in target
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:33 Bug #90032 (Under Review): [BUGFIX] Return integer from Command::execute() to satisfy Symfony 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
06:31 Bug #90032 (Closed): [BUGFIX] Return integer from Command::execute() to satisfy Symfony 5
When executing commands on the command line (for example triggering the Scheduler) an exception is thrown.... Michael Schams

2019-12-28

20:02 Bug #89488: HTML special characters fool linkvalidator
Sybille Peters wrote:
> TYPO3 v8 is in priority bugfix mode since Sep 30, 2018, see "Support Times" in "Roadmap":htt...
Rainer Plöckl
10:23 Bug #89488: HTML special characters fool linkvalidator
BTW, by the line *Releases* in the commit message of the patch, you can see to which versions it will be backported:
...
Sybille Peters
10:18 Bug #89488: HTML special characters fool linkvalidator
TYPO3 v8 is in priority bugfix mode since Sep 30, 2018, see "Support Times" in "Roadmap":https://typo3.org/cms/roadma... Sybille Peters
16:25 Task #89740: Make use of new AJAX API in Install Tool
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:06 Bug #87429: Same checkbox in different sections can't be selected indipendently
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:31 Revision 45a7e5a7: [DOCS] Correct code block for site configuration
The example claims to result in'.../detail/...', site configuration
needs to reflect that.
Releases: master, 9.5
Res...
Stephan Salzmann
01:00 Bug #90027 (Resolved): Rename RST file for new flag icon
Applied in changeset commit:1c79abe4f97497575d683070ee8db85eb548112b. Benni Mack
00:43 Revision 1c79abe4: [BUGFIX][DOCS] Rename RST file from "Galacian" to "Galician"
Resolves: #90027
Releases: master
Change-Id: I0783db5e26ceaba836a618f6dfce104080a4762d
Reviewed-on: https://review.ty...
Benni Mack
00:30 Task #90017 (Resolved): Correct code block for site configuration
Applied in changeset commit:ec86b787b170d33dd5fb1c116fc5fc6769cb5bdc. Anonymous
00:29 Task #90017: Correct code block for site configuration
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
00:30 Revision f6eae8a8: [DOCS] Update Context API usage example
Releases: master, 9.5
Resolves #90025
Change-Id: I8e155f7f15bf291bddf11c74cead8c68c91de49f
Reviewed-on: https://revi...
Tymoteusz Motylewski
00:29 Revision ec86b787: [DOCS] Correct code block for site configuration
The example claims to result in'.../detail/...', site configuration
needs to reflect that.
Releases: master, 9.5
Res...
Stephan Salzmann
00:12 Bug #89535: Extension Manager Upgrade Wizard makes wrong schema changes
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:10 Feature #86354: Redevelop/improve function: notification on BE user login
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
00:00 Task #90025 (Resolved): Update Context API usage example
Applied in changeset commit:e577f9b667b377cb0d4fea0af5fafb8179e3f438. Tymoteusz Motylewski

2019-12-27

23:58 Bug #88093: Prevent double scrolling behaviour in install tool modals
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:47 Revision 357f4df7: [BUGFIX] Fix /date|time|int/ regex in backend search
Several parts of the core use the regular expression /date|time|int/ to
test, if an 'eval' TCA configuration of a fie...
Christian Eßl
23:39 Revision e577f9b6: [DOCS] Update Context API usage example
Releases: master, 9.5
Resolves #90025
Change-Id: I8e155f7f15bf291bddf11c74cead8c68c91de49f
Reviewed-on: https://revi...
Tymoteusz Motylewski
23:36 Revision 9b748609: [BUGFIX] Reset evaluate permissions to previous value
Resolves: #89842
Releases: master, 9.5
Change-Id: I42ffcc313290867d0410265f4c900225ceb554e2
Reviewed-on: https://revi...
Susanne Moog
23:36 Task #90017: Correct code block for site 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
15:11 Task #90017: Correct code block for site 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
14:08 Task #90017 (Under Review): Correct code block for 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
14:08 Task #90017 (Closed): Correct code block for site configuration
In the example you want achieve the URL '.../detail/...' but the example for the site configuration doesn't fit.
T...
Forger Service
23:30 Task #88896 (Resolved): Add index to slug field
Applied in changeset commit:c107c7a4e2b68dff56fb1fa7321ee5aa32524b32. Anonymous
22:28 Task #88896: Add index to slug field
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
22:27 Task #88896: Add index to slug field
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:30 Bug #40347 (Resolved): Backend Search doesn't find its own data sets
Applied in changeset commit:f1587a98253683a98635d27c73b54e4c1eb9e9c2. Christian Eßl
23:17 Bug #40347: Backend Search doesn't find its own data sets
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
22:13 Bug #40347: Backend Search doesn't find its own data sets
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:29 Revision e40561d7: [TASK] Add index to slug field
`TYPO3\CMS\Core\Routing\PageRouter::getPagesFromDatabaseForCandidates`
looks-up candidates for the page using the `sl...
Oliver Bartsch
23:28 Bug #89535: Extension Manager Upgrade Wizard makes wrong schema changes
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 Revision c107c7a4: [TASK] Add index to slug field
`TYPO3\CMS\Core\Routing\PageRouter::getPagesFromDatabaseForCandidates`
looks-up candidates for the page using the `sl...
Tizian Schmidlin
23:24 Bug #90027: Rename RST file for new flag icon
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:55 Bug #90027 (Under Review): Rename RST file for new flag icon
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:54 Bug #90027 (Closed): Rename RST file for new flag icon
Benni Mack
23:17 Revision f1587a98: [BUGFIX] Fix /date|time|int/ regex in backend search
Several parts of the core use the regular expression /date|time|int/ to
test, if an 'eval' TCA configuration of a fie...
Christian Eßl
23:00 Bug #89842 (Resolved): ResourceStorage::evaluatePermisson set to true unconditionally in FileStorageExtraction/IndexingTask
Applied in changeset commit:e331227b0bfaa59297776789faf5f8917b73daa1. Susanne Moog
22:35 Bug #89842: ResourceStorage::evaluatePermisson set to true unconditionally in FileStorageExtraction/IndexingTask
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
22:39 Task #89465: Make Permission class a BitSet instead of Enumeration
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:35 Revision e331227b: [BUGFIX] Reset evaluate permissions to previous value
Resolves: #89842
Releases: master, 9.5
Change-Id: I42ffcc313290867d0410265f4c900225ceb554e2
Reviewed-on: https://revi...
Susanne Moog
22:29 Task #90007: Move TYPO3_version constant to a dedicated class
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:20 Task #90007: Move TYPO3_version constant to a dedicated 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
17:15 Task #90007: Move TYPO3_version constant to a dedicated 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
22:19 Bug #39261: parseFunc does not handle nested tags correct
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:13 Bug #86895: routeEnhancer not working correct for paginate widget
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
22:01 Feature #90026 (Under Review): Expose internal typoLinkParts in TypolinkViewHelper
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:01 Feature #90026 (Closed): Expose internal typoLinkParts in TypolinkViewHelper
Add possibility to expose internal parameter parts @parameter target class title additionalParams@ in @TypolinkViewHe... Oliver Hader
22:00 Task #90025 (Closed): Update Context API usage example
Benni Mack
21:55 Task #90024 (Closed): Avoid starting superfluous PHP session
TYPO3 backend does not need PHP session handling since it has its own session handling implementation. Oliver Hader
21:52 Feature #41713: Consider localizeReferencesAtParentLocalization for group/db
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:47 Bug #87887: "disablePrependAtCopy" does not work properly in combination with "allowLanguageSynchronization"
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:43 Task #90022: Refactor & streamline TypoLinkViewHelper implementations
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:14 Task #90022: Refactor & streamline TypoLinkViewHelper implementations
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:14 Task #90022: Refactor & streamline TypoLinkViewHelper implementations
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:13 Task #90022 (Under Review): Refactor & streamline TypoLinkViewHelper implementations
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:12 Task #90022 (Closed): Refactor & streamline TypoLinkViewHelper implementations
* avoid assigning and forwarding multiple variables
* preparation for further enhancements
* Uri UnitTest case most...
Oliver Hader
21:35 Task #90023 (Under Review): Disallow .php8 file extensions for uploading
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:35 Task #90023 (Closed): Disallow .php8 file extensions for uploading
Benni Mack
21:00 Feature #89929 (Resolved): Galician flag available for languages sites configuration
Applied in changeset commit:ab845258bcbdf1c2c8e33630171f0b9afe332ac9. Benni Mack
15:41 Feature #89929: Galician flag available for languages sites 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
20:38 Revision ab845258: [FEATURE] Add galacian flag
The flag for TYPO3's supported galacian is now added with the "gl.png" flag.
TYPO3 core previously had the "greenlan...
Benni Mack
19:12 Revision f03118eb: [BUGFIX] Include .htaccess file in extension packages
Adopt the excludeForPackaging to include also .htaccess files in
extension downloads of extension manager.
Resolves:...
Georg Ringer
17:13 Revision 715977d5: [BUGFIX] PopulatePagesSlugs should respect tx_realurl_pathsegment field
For upgrading from an old versions where EXT:realurl was used
the PopulatePagesSlugs upgradeWizard is in place.
It no...
Tobias Gaertner
16:45 Revision 771f3d87: [BUGFIX] Test failure due to erroneous usage of uniqueId() function
The function in testing-framework provides a string that is target to be
used e.g. for HTML tags, but the BackendUser...
Anja Leichsenring
16:45 Bug #89755: Caching not applied for userTSconfig
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:44 Bug #89755: Caching not applied for userTSconfig
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:42 Task #90021: Replace BaseTestCase::getUniqueId with StringUtility::getUniqueId()
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:35 Task #90021 (Under Review): Replace BaseTestCase::getUniqueId with StringUtility::getUniqueId()
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:33 Task #90021 (Closed): Replace BaseTestCase::getUniqueId with StringUtility::getUniqueId()
Both methods do the same, so there is no need to provide one by testing framework. Tests can use the core function. Anja Leichsenring
16:34 Task #90020: Clean up BasicFileUtility
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:13 Task #90020 (Under Review): Clean up BasicFileUtility
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 Task #90020 (Closed): Clean up BasicFileUtility
Benni Mack
16:30 Bug #90018 (Resolved): Test Failures in unit tests
Applied in changeset commit:7f281cd67fc3b0676a576da6ffa01e730f925339. Anja Leichsenring
16:28 Bug #90018: Test Failures in unit tests
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
16:15 Bug #90018: Test Failures in unit tests
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:09 Bug #90018: Test Failures in unit tests
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:43 Bug #90018 (Under Review): Test Failures in unit tests
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:40 Bug #90018 (Closed): Test Failures in unit tests
Unit tests fail randomly, both in unitRandom as normal runs. There is currently no pattern. Anja Leichsenring
16:30 Bug #89069 (Resolved): PopulatePagesSlugs should respect tx_realurl_pathsegment field
Applied in changeset commit:5567fd902ff80aac77255ceb30f5ab42542b3263. Anonymous
16:22 Bug #89069: PopulatePagesSlugs should respect tx_realurl_pathsegment field
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
16:28 Revision 7f281cd6: [BUGFIX] Test failure due to erroneous usage of uniqueId() function
The function in testing-framework provides a string that is target to be
used e.g. for HTML tags, but the BackendUser...
Anja Leichsenring
16:22 Revision 5567fd90: [BUGFIX] PopulatePagesSlugs should respect tx_realurl_pathsegment field
For upgrading from an old versions where EXT:realurl was used
the PopulatePagesSlugs upgradeWizard is in place.
It no...
Tobias Gaertner
16:05 Task #90019 (Under Review): Clean up Page Permission handling in 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
15:42 Task #90019 (Closed): Clean up Page Permission handling in DataHandler
Benni Mack
15:30 Task #89955 (Resolved): Adjust build plans to include acceptancePagetree
Applied in changeset commit:1cca1d818228817cb0ba835a3c952a1ebce5dd38. Michael Telgkamp
15:30 Task #89832 (Resolved): Add acceptance tests for keyboard interaction with pagetree
Applied in changeset commit:1cca1d818228817cb0ba835a3c952a1ebce5dd38. Michael Telgkamp
15:07 Feature #89870: Migrate all Extbase-related signals to PSR-14 events
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:03 Revision 1cca1d81: [TASK] Acceptance tests for keyboard interaction with pagetree
Add keyboard interaction acceptance tests for the pagetree interactions.
Currently testing Home key, End key, naviga...
Michael Telgkamp
13:36 Revision e11c2a20: [TASK] Remove report for ext:compatibility7
The extension does not exist for TYPO3 versions above 8, so the report
must not exist either in these versions.
Reso...
Anja Leichsenring
13:30 Task #89963 (Resolved): Remove Status report for ext:compatibility7
Applied in changeset commit:0c25ed1b5c2f99896c749411bb60c0aa57cdf77c. Anja Leichsenring
13:23 Task #89963: Remove Status report for ext:compatibility7
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:22 Revision 0c25ed1b: [TASK] Remove report for ext:compatibility7
The extension does not exist for TYPO3 versions above 8, so the report
must not exist either in these versions.
Reso...
Anja Leichsenring
13:00 Task #90016 (Resolved): Correctly nest testing template instructions in DOM
Applied in changeset commit:5a6c00c32521df7cb149f448219938ebceed3f47. Oliver Hader
11:39 Task #90016: Correctly nest testing template instructions in DOM
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:38 Task #90016: Correctly nest testing template instructions in DOM
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:37 Task #90016 (Under Review): Correctly nest testing template instructions in DOM
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:36 Task #90016 (Closed): Correctly nest testing template instructions in DOM
Oliver Hader
12:33 Revision cf3bd5aa: [TASK] Correctly nest testing template instructions in DOM
Resolves: #90016
Releases: master, 9.5
Change-Id: Id7fc792515cfc333118105ae832c2f283e455535
Reviewed-on: https://revi...
Oliver Hader
12:33 Revision 5a6c00c3: [TASK] Correctly nest testing template instructions in DOM
Resolves: #90016
Releases: master, 9.5
Change-Id: Id7fc792515cfc333118105ae832c2f283e455535
Reviewed-on: https://revi...
Oliver Hader
10:30 Task #89972 (Resolved): Remove repo polling trigger from pre-merge test plans
Applied in changeset commit:35c321ac9e549e2f2b0a8d42eb268e3f057655a0. Anonymous
10:08 Task #89972 (Under Review): Remove repo polling trigger from pre-merge test plans
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
10:00 Task #89972 (Resolved): Remove repo polling trigger from pre-merge test plans
Applied in changeset commit:54d456e51f1c75e73e34bdbf7c4804dce04b8bbf. Anja Leichsenring
09:53 Task #89972: Remove repo polling trigger from pre-merge test plans
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
09:52 Task #89972: Remove repo polling trigger from pre-merge test plans
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
10:08 Revision 1d381c28: [TASK] Remove repository polling trigger from pre-merge test plans
The trigger will cause the plan to be executed after merge, which
is not needed because nightly plans take care of it...
Anja Leichsenring
10:08 Revision 35c321ac: [TASK] Remove repository polling trigger from pre-merge test plans
The trigger will cause the plan to be executed after merge, which
is not needed because nightly plans take care of it...
Anja Leichsenring
10:00 Task #89976 (Resolved): Raise COMPOSER_ROOT_VERSION to current released version
Applied in changeset commit:aa1feb247060b55013b94b34481888edf7caf9ca. Anonymous
09:39 Task #89976: Raise COMPOSER_ROOT_VERSION to current released version
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
09:38 Task #89976 (Under Review): Raise COMPOSER_ROOT_VERSION to current released version
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:30 Task #89976 (Resolved): Raise COMPOSER_ROOT_VERSION to current released version
Applied in changeset commit:0e7ca25aca65f3aacc1c45b077e118437e555563. Anonymous
09:51 Revision 54d456e5: [TASK] Remove repository polling trigger from pre-merge test plans
The trigger will cause the plan to be executed after merge, which
is not needed because nightly plans take care of it...
Anja Leichsenring
09:50 Revision 8657d042: [TASK] COMPOSER_ROOT_VERSION raise to current version 8.7.30
Resolves: #89976
Releases: master, 9.5, 8.7
Change-Id: I82d5811d9532ee47bcf2254c6bc18e4a3e0e74d0
Reviewed-on: https:/...
Anja Leichsenring
09:50 Revision aa1feb24: [TASK] COMPOSER_ROOT_VERSION raise to current version 9.5.13
Resolves: #89976
Releases: master, 9.5, 8.7
Change-Id: I82d5811d9532ee47bcf2254c6bc18e4a3e0e74d0
Reviewed-on: https:/...
Anja Leichsenring
09:27 Revision 0e7ca25a: [TASK] COMPOSER_ROOT_VERSION raise to current version 10.2.0
Resolves: #89976
Releases: master, 9.5, 8.7
Change-Id: I82d5811d9532ee47bcf2254c6bc18e4a3e0e74d0
Reviewed-on: https:/...
Anja Leichsenring
07:25 Feature #57082: Centralize languageField / sys_language_uid dropdown generation
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:11 Feature #90014 (Closed): Set [BE][loginSecurityLevel] and [FE][loginSecurityLevel] to default value "normal"
Hey Sergio,
ha, just found out that I already fixed this for v10 - DefaultConfiguration is "normal" and nothing in...
Benni Mack

2019-12-26

09:51 Feature #90014 (Closed): Set [BE][loginSecurityLevel] and [FE][loginSecurityLevel] to default value "normal"
Onnly value `normal` is allowed for global options `[BE][loginSecurityLevel]` and `[FE][loginSecurityLevel]` in TYPO3... Sergio Catalá

2019-12-25

22:35 Feature #89870: Migrate all Extbase-related signals to PSR-14 events
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:14 Task #90011: Media renderer cleanup
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:14 Task #90011 (Under Review): Media renderer cleanup
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:33 Task #90011 (Closed): Media renderer cleanup
I ran into a use case where I have to override the HTML rendered by the Core media renderers (@TYPO3\CMS\Core\Resourc... Mario Lubenka
15:50 Bug #90013 (New): Conversion of Extbase to Doctrine query disregards enable field settings for join queries (MM relations)
In order to apply custom enable field settings for nested entities, an overloaded QueryFactory can be used (as outlin... Joschi Kuphal
14:24 Feature #90012 (Closed): charset-Attribute for JavaScripts embedded via TypoScript
Some websites providing JavaScripts require one to declare a @charset@ attribute.
https://www.w3schools.com/tags/att...
Mario Lubenka
10:04 Task #89921: Check transport_spool_filepath in the 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

2019-12-24

13:41 Bug #90004 (Under Review): Avoid showing telephone element for route link browser
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
13:20 Task #89921: Check transport_spool_filepath in the install tool
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:15 Task #89921 (Under Review): Check transport_spool_filepath in the install tool
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:49 Task #90010 (Under Review): Enable PharMetaDataInterceptor
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:47 Task #90010 (Closed): Enable PharMetaDataInterceptor
Enable experimental checking of serialized Phar meta-data against PHP objects. This would consider a Phar archive mal... Oliver Hader
12:06 Feature #32051: Concat ordering for Database request
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:02 Feature #32051: Concat ordering for Database request
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:42 Bug #90009 (Rejected): Installtool gives status 404 when installPassword is not set in LocalConfiguration.php
The installtool gives a 404 status when the installPassword key is not set in the LocalConfiguration file.
An error...
Richard Vollebregt
11:26 Feature #89981: Trim identifier spaces in core IconViewHelper
Maybe I also misunderstand the request. But don't we have to include trim() in all ViewHelper for all arguments? What... Guido Schmechel
08:47 Bug #89934: E_UER_DEPRECATED errors should be handled by the basic error reporting
That, unfortunately, does not fix the issue. The error handlers defined in LocalConfiguration.php are only taking ove... Vito Alexander Nordloh

2019-12-23

23:37 Bug #90008 (Under Review): typolink does not resolve external links directly
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:36 Bug #90008 (Closed): typolink does not resolve external links directly
Unlike HMENU typolink does not show a proper link to the external URL, but instead does a redirect Benni Mack
23:31 Task #90007: Move TYPO3_version constant to a dedicated class
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:25 Task #90007 (Under Review): Move TYPO3_version constant to a dedicated class
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:25 Task #90007 (Closed): Move TYPO3_version constant to a dedicated class
Benni Mack
23:22 Bug #89911: PSR-7 response does not send HTTP headers of Backend User Authentication
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:11 Feature #89929: Galician flag available for languages sites 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
22:37 Feature #89929 (Under Review): Galician flag available for languages sites 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
22:58 Bug #89991 (Closed): Switch order of implode for PHP 7.4 compatibility
Benni Mack
22:58 Task #89987 (Closed): PHP 7.4 deprecation warnings concerning implode()
Benni Mack
22:58 Task #89986 (Closed): Increase timeout limit for mssql start
Benni Mack
22:58 Task #89984 (Closed): Raise codeception and dependencies to latest versions
Benni Mack
22:58 Bug #89982 (Closed): Error when comparing closures in tests
Benni Mack
22:58 Bug #89975 (Closed): Removed method in PageLayoutController breaks gridelements
Benni Mack
22:58 Task #89974 (Closed): Speed up tests - remove superfluous usages of accessible mock
Benni Mack
22:58 Bug #89970 (Closed): ext_localconf.php uses import of class
Benni Mack
22:58 Task #89966 (Closed): Ensure green tests for 8.7 branch in PHP7.4 test runs
Benni Mack
22:58 Bug #89962 (Closed): 9.5 nightly spec uses test plan key
Benni Mack
22:58 Bug #89959 (Closed): Fatal error when config.disablePreviewNotification = 1 is set
Benni Mack
22:58 Task #89956 (Closed): Install tool extension configuration template contains redundant code
Benni Mack
22:58 Task #89952 (Closed): Streamline frontend user password recovery process
Benni Mack
22:58 Task #89949 (Closed): Migrate "Adding your own content elements" in fluid_styled_content docs to "TYPO3 Explained"
Benni Mack
22:58 Task #89948 (Closed): Simplify chunking of test-plan jobs
Benni Mack
22:58 Task #89946 (Closed): Mix jobs in test stages
Benni Mack
22:58 Task #89988 (Closed): Use new domain name of new translation server
Benni Mack
22:58 Bug #89936 (Closed): Command "site:list" not compatible with symfony 5
Benni Mack
22:58 Bug #89935 (Closed): Improve sqlserver performance (again)
Benni Mack
22:58 Task #89931 (Closed): Wrong Variable Type
Benni Mack
22:58 Task #89926 (Closed): Cleanup Code by removing unused imports
Benni Mack
22:58 Bug #89925 (Closed): Superfluous word in default configuration description
Benni Mack
22:58 Bug #89924 (Closed): Labels use "default translation" and "default language" in a mixed manner
Benni Mack
22:58 Bug #89922 (Closed): Correct code-block directive
Benni Mack
22:58 Task #89918 (Closed): Update rector/rector (to ~0.6.0)
Benni Mack
22:58 Bug #89913 (Closed): Fix CGL
Benni Mack
22:58 Task #89912 (Closed): Remove ampersands from doc block params
Benni Mack
22:58 Task #89907 (Closed): Apply rector set php70
Benni Mack
22:58 Task #89129 (Closed): [TASK] Remove unused Fieldset property in documentaion of EXT:form
Benni Mack
22:58 Bug #89128 (Closed): Unrecoverable die() statements allow to not handle an Error
Benni Mack
22:58 Task #89127 (Closed): Cleanup RecordHistory handling
Benni Mack
22:58 Bug #89126 (Closed): PageRouter ignores id=123 parameter if page record does not load
Benni Mack
22:58 Bug #89125 (Closed): Unnecessary DB queries to sys_language
Benni Mack
22:58 Bug #89123 (Closed): SlugHelper clashes with devanagari alphabet
Benni Mack
22:58 Bug #89122 (Closed): Inconsistent evaluation of pid=-1 with workspace records
Benni Mack
22:58 Task #89121 (Closed): Improve shortcut_mode message in page module
Benni Mack
22:57 Bug #89120 (Closed): Loggers miss the requestId
Benni Mack
22:57 Task #89119 (Closed): Fix typo overriden > overridden
Benni Mack
22:57 Task #89118 (Closed): Incorporate some ES6 features
Benni Mack
22:57 Task #89117 (Closed): Add default value to unused parameter
Benni Mack
22:57 Bug #89116 (Closed): Selective writing of site config broken for nested structures
Benni Mack
22:57 Feature #89115 (Closed): Auto-create Redirects on Slug Changes
Benni Mack
22:57 Task #89113 (Closed): Cleanup Constant Parsing
Benni Mack
22:57 Task #89110 (Closed): Fluid 2.6.2 is released and should be required
Benni Mack
22:57 Bug #89109 (Closed): Scheduler task deletion needs no confirmation in edit view
Benni Mack
22:57 Task #89108 (Closed): Use Workspace API for checking if a TCA table supports versioning
Benni Mack
22:57 Feature #89102 (Closed): Read settings for sites from <config>/sites/<siteIdentifier>
Benni Mack
22:57 Bug #89106 (Closed): TypeScript sources are incompatible to new version
Benni Mack
22:57 Task #89104 (Closed): Upgrade TypeScript to latest version
Benni Mack
22:57 Bug #89098 (Closed): Broken nightly tests for core master because of missing test function shouldBeCalledOnce
Benni Mack
22:57 Bug #89095 (Closed): Language Packs for 10 are not available
Benni Mack
22:57 Bug #89093 (Closed): Commenting style in config.defaultJS
Benni Mack
22:57 Bug #89092 (Closed): Type "checkbox" within FlexForm sections
Benni Mack
22:57 Bug #89090 (Closed): No redirect loop prevention for slugs / redirects
Benni Mack
22:57 Task #89089 (Closed): basic tests for SiteConfiguration
Benni Mack
22:57 Bug #89088 (Closed): Test Class name confusing
Benni Mack
22:57 Bug #89086 (Closed): Third party extension requireJS modules are cached by browsers despite version update
Benni Mack
22:57 Bug #89085 (Closed): Nightlies must use node container
Benni Mack
22:57 Bug #89083 (Closed): MailMessage setFrom and setTo are throwing exceptions
Benni Mack
22:57 Bug #89082 (Closed): runTests.sh doesn't use node container
Benni Mack
22:57 Bug #89081 (Closed): PHP Warning in Backend Module Indexing -> List: Pages
Benni Mack
22:57 Task #89080 (Closed): Update styleguide to 10.0.3, 9.2.4, 8.0.16
Benni Mack
22:57 Bug #89079 (Closed): Statistics are not displayed correctly
Benni Mack
22:57 Task #89073 (Closed): Update testing framework to 5.0.12
Benni Mack
22:57 Bug #89071 (Closed): DBmounts and FileMounts maxvalues are different than be_users/be_groups
Benni Mack
22:57 Feature #89066 (Closed): Add PHP API for Notifications in backend
Benni Mack
22:57 Task #89065 (Closed): Make TCA check in install tool messages more helpful
Benni Mack
22:57 Bug #89062 (Closed): Some core translations for German missing in BE of TYPO3 9.5
Benni Mack
22:57 Task #89061 (Closed): Add action buttons to notifications
Benni Mack
22:57 Bug #89059 (Closed): YamlFileLoader doesn't support multiple env vars in the same line
Benni Mack
22:57 Bug #89056 (Closed): Slow array function used in loop
Benni Mack
22:57 Feature #89054 (Closed): Provide cache frontends via dependency injection
Benni Mack
22:57 Bug #89050 (Closed): Missing icon if only content elements are staged for changes
Benni Mack
22:57 Task #89049 (Closed): Replace PhantomJS
Benni Mack
22:57 Task #89047 (Closed): Compile JavaScript with ECMAScript 6 standard
Benni Mack
22:57 Bug #89044 (Closed): Links in the TYPO3 backend and install tool should have set rel="noopener noreferrer" for external links
Benni Mack
22:57 Task #89042 (Closed): Update imagemin and uglify
Benni Mack
22:57 Bug #89041 (Closed): GridDataService::generateDataArray missing pid in record data
Benni Mack
22:56 Task #88933: Cleanup foreign_table_where directives
Strange, cant close this ticket :) Benni Mack
22:55 Task #88933 (Under Review): Cleanup foreign_table_where directives
Benni Mack
22:54 Task #89037 (Closed): Deprecate XML language format
Benni Mack
22:54 Bug #89036 (Closed): Multiple issues in EXT:workspaces preview module
Benni Mack
22:54 Task #89034 (Closed): Improve ViewHelper Reference
Benni Mack
22:54 Feature #89018 (Closed): Provide implementation for PSR-17 HTTP Message Factories
Benni Mack
22:54 Bug #89011 (Closed): InvalidArgumentException due to ActionController property annotation
Benni Mack
22:54 Feature #89010 (Closed): API for site configuration shipped with distribution
Benni Mack
22:54 Bug #89006 (Closed): Page unavailable exception is thrown when the root page if fe group protected
Benni Mack
22:54 Task #89033 (Closed): Deprecate jumpToUrl
Benni Mack
22:54 Bug #89031 (Closed): CGL violated in newer php-cs-fixer version
Benni Mack
22:54 Task #89030 (Closed): Change version to 10 in Settings.cfg of extension documentation
Benni Mack
22:54 Task #89029 (Closed): UX: Disable phone linkhandler for canonical links
Benni Mack
22:54 Task #89027 (Closed): Update Index.rst
Benni Mack
22:54 Task #89023 (Closed): Introduce a doc block checker job for bamboo
Benni Mack
22:54 Task #89019 (Closed): Fix legacy FQCN in php doc
Benni Mack
22:52 Bug #89002 (Closed): List view search can't search for integer search phrase
Benni Mack
22:52 Bug #89001 (Closed): Deprecate internal public properties of TSFE
Benni Mack
22:52 Bug #89000 (Closed): Bamboo job doesn't compile full frontend
Benni Mack
22:52 Bug #88999 (Closed): yarn build overrides customized taboverrides
Benni Mack
22:52 Task #88996 (Closed): Enable mssql on PHP 7.3 nightly builds
Benni Mack
22:52 Task #88995 (Closed): Deprecate calling registerPlugin with vendor name
Benni Mack
22:52 Bug #88994 (Closed): Pages with set canonical field should be removed from sitemap
Benni Mack
22:52 Bug #88990 (Closed): Wrong modules references in Install Tool
Benni Mack
22:52 Task #88986 (Closed): [BUGFIX] Fix AnnotationException
Benni Mack
22:52 Feature #88985 (Closed): Add more descriptive message than "There are no records on this page" on a page with more record types
Benni Mack
22:52 Bug #88984 (Closed): Exception in BackendController 'Cannot use object of type stdClass as array' on $collapseState ( line 254 )
Benni Mack
22:52 Task #88976 (Closed): Add ReST file for Bugfix
Benni Mack
22:52 Bug #88971 (Closed): PopulatePageSlugs wizard finds and uses outdated realurl data
Benni Mack
22:52 Bug #88970 (Closed): Remove Temporary Assets doesn't remove processed files from 3rd party FAL drivers
Benni Mack
22:52 Bug #88969 (Closed): Clipboard in filelist generates broken links for export
Benni Mack
22:52 Bug #88968 (Closed): ExportController crashes on empty input
Benni Mack
22:52 Bug #88950 (Closed): Cooke "fe_typo_user" is set when widget.autocomplete is used
Benni Mack
22:51 Bug #88961 (Closed): Configuring a different cache directory for SimpleFileBackend leads to invalid path
Benni Mack
22:51 Bug #88960 (Closed): Process t3:// link resources correctly
Benni Mack
22:51 Bug #88958 (Closed): Linkvalidator: incorrect range specification
Benni Mack
22:51 Bug #88953 (Closed): Update symfony/finder to current version
Benni Mack
22:51 Task #89906 (Closed): Allow PHP 7.4 support for composer-based installations
Benni Mack
22:51 Bug #89905 (Closed): Update symfony packages to LTS version for tarball distributions
Benni Mack
22:51 Bug #89904 (Closed): Potential problems with guzzlehttp/guzzle:6.5.0 due to INTL_IDNA_VARIANT_UTS46
Benni Mack
22:51 Task #89901 (Closed): Replace usage of legacy PageRepository class
Benni Mack
22:51 Task #89900 (Closed): Allow rector to process tests
Benni Mack
22:51 Task #89899 (Closed): Exclude StringClassNameToClassConstantRector in rector.yml
Benni Mack
22:51 Task #89898 (Closed): Introduce functional test for RequestBuilder
Benni Mack
22:51 Bug #89130 (Closed): Page Preview should respect language fallbacks
Benni Mack
22:51 Bug #88937 (Closed): Functional tests for cache backends not scoped
Benni Mack
22:51 Bug #88935 (Closed): Module menu jumps around when viewport is built
Benni Mack
22:50 Task #88930 (Closed): Update to phpunit 8.3
Benni Mack
22:50 Bug #88924 (Closed): Wrong return hint for ResourceFactory getFileObjectFromCombinedIdentifier
Benni Mack
22:50 Bug #88948 (Closed): Some typos in PHPDoc, rst file and template
Benni Mack
22:50 Bug #88942 (Closed): memory_cost of argon2i too low
Benni Mack
22:50 Bug #88939 (Closed): Custom CacheAction cannot send success state and custom flash messages
Benni Mack
22:50 Bug #88938 (Closed): wrong class statement for logger initialization
Benni Mack
22:49 Bug #88922 (Closed): Memory unfriendly functions used for simple checks
Benni Mack
22:49 Bug #88920 (Closed): Correct typo in QueryView
Benni Mack
22:49 Bug #88916 (Closed): Revert type changes in DatabaseRecordList
Benni Mack
22:49 Bug #88915 (Closed): f:uri.action ignores pageUid
Benni Mack
22:49 Task #88914 (Closed): Update nikic/php-parser to 4.2.2
Benni Mack
22:49 Task #88911 (Closed): Sort php-cs-fixer rules by name
Benni Mack
22:49 Bug #88910 (Closed): phpunit 8.3.2 causes errors in unit tests
Benni Mack
22:49 Bug #88909 (Closed): FormEngine OtherLanguageContent: fallback to "flags-multiple" icon identifier where no site config is present
Benni Mack
22:49 Feature #88907 (Closed): Remove usage of enableMultiSelectFilterTextfield
Benni Mack
22:49 Bug #88906 (Closed): Redirects broken with invalid frontend user object
Benni Mack
22:49 Task #88905 (Closed): Change the way indexed search registers to crawler
Benni Mack
22:49 Bug #88902 (Closed): Redirects are not resolved if there is a base path in default site
Benni Mack
22:49 Bug #88900 (Closed): Incorrect PHPDoc of "stdWrap_encodeForJavaScriptValue"
Benni Mack
22:49 Bug #88737 (Closed): Inputlink field shows wrong explanation after update
Benni Mack
22:49 Feature #88731 (Closed): Improve user experience for ajax request in the list module
Benni Mack
22:49 Bug #88730 (Closed): Validators of a field with the same identifier is working only once on a page
Benni Mack
22:49 Bug #88728 (Closed): Modal for unfilled fields not shown anymore
Benni Mack
22:49 Bug #88723 (Closed): Incorrect syntax in rst file
Benni Mack
22:49 Bug #88709 (Closed): mail config input fields in Installation-Wide Options get autocompleted with TYPO3 backend username/password
Benni Mack
22:49 Bug #88708 (Closed): TCA: tables with ctrl => readOnly => true show the hide button in list view and suggest that it's working
Benni Mack
22:49 Bug #88702 (Closed): EmailFinisher - Recipients - Cannot unpack array with string keys
Benni Mack
22:49 Bug #88701 (Closed): usage of deprecated methods of PHP Redis library since version 5.0.0
Benni Mack
22:49 Bug #88700 (Closed): search in page tree and shortened page titles fails
Benni Mack
22:49 Bug #88691 (Closed): Form framework translation
Benni Mack
22:49 Bug #88682 (Closed): Switch to json_encode/json_decode for Extbase arguments
Benni Mack
22:49 Task #88674 (Closed): Optimize ArrayUtility::replaceAndAppendScalarValuesRecursive()
Benni Mack
22:49 Task #88665 (Closed): Move "Refresh required" popup into FormEngine.js
Benni Mack
22:49 Bug #88661 (Closed): Wrong QueryBuilder usage for NewRecordController
Benni Mack
22:49 Bug #88659 (Closed): BE user and BE usergroup "allowed_languages" don't show languages, only default language available
Benni Mack
22:49 Bug #88658 (Closed): Left over functions in TBE_EDITOR
Benni Mack
22:49 Bug #88656 (Closed): RTE.default.buttons.link.pageIdSelector.enabled = 1 is not working
Benni Mack
22:49 Bug #88655 (Closed): richtextConfiguration, set via TCA for a text field is ignored
Benni Mack
22:49 Bug #88653 (Closed): config.disablePreviewNotification is not respected
Benni Mack
22:49 Bug #88649 (Closed): JS error in Internet Explorer 11 in list module
Benni Mack
22:49 Bug #88634 (Closed): Wrong rendering of changelog entries
Benni Mack
22:49 Bug #88632 (Closed): File cannot be deleted from a storage that is not browsable
Benni Mack
22:49 Bug #88624 (Closed): Backend selectTree PHP Warning
Benni Mack
22:49 Bug #88620 (Closed): Fix broken "global" language icon in ListView
Benni Mack
22:49 Bug #88619 (Closed): Fix closing tag in comment of ViewHelper action.link
Benni Mack
22:49 Bug #88618 (Closed): Remove TYPO3_MODE === 'BE' condition for wizard pageTS
Benni Mack
22:49 Bug #88617 (Closed): Remove TYPO3_MODE === 'BE' condition for wizard pageTS
Benni Mack
22:49 Feature #88609 (Closed): Page title providers in adminpanel
Benni Mack
22:49 Feature #88602 (Closed): Allow additional image processors
Benni Mack
22:49 Bug #88598 (Closed): SubModule must implement ContentProviderInterface otherwise exception will be thrown
Benni Mack
22:49 Bug #88593 (Closed): ColorPicker throws JS error if not used in FormEngine context
Benni Mack
22:49 Bug #88587 (Closed): Use late static binding return type for Enumeration::cast
Benni Mack
22:49 Bug #88584 (Closed): Correct typo in email finisher
Benni Mack
22:49 Bug #88581 (Closed): Cannot access functionality from CLI
Benni Mack
22:49 Bug #88578 (Closed): Fix closing tag in comment of ViewHelper page.link
Benni Mack
22:49 Bug #88577 (Closed): SiteConfiguration loads multiple times from cache_core
Benni Mack
22:49 Bug #88576 (Closed): SiteProcessorTest produces a warning because of wrong method mocking for getSiteFinder()
Benni Mack
22:49 Bug #88552 (Closed): Adjust tests on Windows
Benni Mack
22:49 Bug #88550 (Closed): EXT:form: It's not possible to set the value for reply-to dynamically
Benni Mack
22:49 Bug #88539 (Closed): Form Framework: same filename in different storages not possible
Benni Mack
22:49 Bug #88538 (Closed): "Select & upload files" not working in IE11
Benni Mack
22:49 Bug #88532 (Closed): New Content Element wizard broken
Benni Mack
22:49 Bug #88524 (Closed): rmdir not respecting POSIX standard - missing files
Benni Mack
22:49 Bug #88522 (Closed): Ugly scrollbar in "System Environment" modal for very long version strings
Benni Mack
22:49 Task #86614 (Closed): Provide a possibility to override or hook into the hreflang generator
Benni Mack
22:49 Feature #84221 (Closed): Restructure ext:form setup files
Benni Mack
22:49 Feature #84205 (Closed): Documentation - Support "imports" within forms setup files
Benni Mack
22:49 Feature #84203 (Closed): Support "imports" within forms setup files
Benni Mack
22:49 Bug #88520 (Closed): Wording in MaintenanceController
Benni Mack
22:49 Task #88511 (Closed): Useless TCA configuration for pages table
Benni Mack
22:49 Bug #88504 (Closed): Translation Wizard is not working if permission only for special languages
Benni Mack
22:49 Bug #88502 (Closed): FormEngine IRRE does not work with Workspaces
Benni Mack
22:49 Bug #88497 (Closed): Published draft records from workspace are orphaned in live workspace with pid=-1
Benni Mack
22:49 Bug #88493 (Closed): Exception in Indexed Search Administration Modul
Benni Mack
22:49 Bug #88490 (Closed): Wrong site behaviour with empty fallback chain
Benni Mack
22:49 Bug #88484 (Closed): FE/SiteResolverTest has side effects
Benni Mack
22:49 Bug #88483 (Closed): composer.lock does not contain phpunit update
Benni Mack
22:49 Bug #88482 (Closed): Allow multi line headers for "Set-Cookie" headers
Benni Mack
22:49 Bug #88465 (Closed): Missing copyright for md5 AMD module
Benni Mack
22:49 Bug #86945 (Closed): Performance PageTree in Workspace
Benni Mack
22:49 Task #88463 (Closed): Added missed initialization of DataMapper on QueryResult object wakeup
Benni Mack
22:49 Bug #88462 (Closed): If a file is referenced in content elements, it can be deleted without warnings
Benni Mack
22:49 Bug #88455 (Closed): Never attach random string if file already exists in folder
Benni Mack
22:49 Bug #88453 (Closed): Tests reacting to latest phpunit releases
Benni Mack
22:49 Bug #88446 (Closed): Translated pages are missing in workspace module
Benni Mack
22:49 Bug #88443 (Closed): idn_to_ascii() on Mittwald-Hosting
Benni Mack
22:49 Feature #88441 (Closed): Adminpanel: Show configuration of all USER_INT objects on the current page.
Benni Mack
22:49 Bug #88439 (Closed): Adminpanel: document size is missing a unit
Benni Mack
22:49 Bug #88437 (Closed): Adminpanel: setting "simulateDate" to a timestamp value lower than 60 crashes the frontend
Benni Mack
22:49 Bug #88429 (Closed): Possible error with ckeditor in IRRE: Uncaught ReferenceError: $ is not defined
Benni Mack
22:49 Bug #88426 (Closed): Extension Configuration: IDs duplicated and incorrect checkbox handling for same config key in different extensions
Benni Mack
22:49 Bug #88422 (Closed): DocHeader.html (EXT:backend) and PageZero.html (EXT:tstemplate) contain logical and syntax errors
Benni Mack
22:49 Bug #88420 (Closed): HTTP Headers are incorrectly send when using PSR-15 middleware
Benni Mack
22:49 Bug #88418 (Closed): CType table broken with empty space
Benni Mack
22:49 Bug #88408 (Closed): AbstractButtonViewHelper ignores option 'showLabel'
Benni Mack
22:49 Bug #88405 (Closed): LocalizationUtility requires array for alternative Languages
Benni Mack
22:49 Bug #88387 (Closed): Test does not test the result
Benni Mack
22:49 Bug #88382 (Closed): Link wizard lists all content elements of a page regardless of source language
Benni Mack
22:49 Bug #88377 (Closed): Page tree delete does not perform error checking
Benni Mack
22:49 Bug #88374 (Closed): [xxx in tree.rootLineIds] TypoScript condition causes page cache regeneration on each request
Benni Mack
22:49 Bug #88371 (Closed): Valid cron frequencies are not allowed in scheduler
Benni Mack
22:49 Bug #88369 (Closed): Ckeditor: customs plugins are not refreshed because of browser cache
Benni Mack
22:49 Bug #88352 (Closed): Install Tool L10n Mode Updater fetches record multiple times
Benni Mack
22:49 Bug #88344 (Closed): HMENU directory incompatible with free mode
Benni Mack
22:49 Bug #88337 (Closed): Edit pencil visible in page view when no user has no access
Benni Mack
22:49 Bug #88336 (Closed): redirects: longer URL strings are stripped in source_path
Benni Mack
22:49 Bug #88326 (Closed): Phar Stream Wrapper Interceptor does not work on windows systems since TYPO3 8.7.25
Benni Mack
22:49 Bug #88325 (Closed): config.intTarget and extTarget
Benni Mack
22:49 Feature #88318 (Closed): Display the application context in CLI
Benni Mack
22:49 Bug #88287 (Closed): TypoScript typolink does not render email link
Benni Mack
22:49 Bug #88272 (Closed): Different return types between mysqli and pdo_mysql driver
Benni Mack
22:49 Bug #88270 (Closed): MySQL error on SeparateSysHistoryFromSysLogUpdate wizard using pdo_mysql driver
Benni Mack
22:49 Bug #88269 (Closed): [BE][Usability] Enhance highlighting of active menu module item
Benni Mack
22:49 Bug #88262 (Closed): t3Editor: JS Crash "VM3084 typoscript.js:1193 Uncaught TypeError: Cannot read property 'lex' of null"
Benni Mack
22:49 Feature #88242 (Closed): Make canonical optional
Benni Mack
22:49 Bug #88240 (Closed): ext:form "Inspector-PropertyGridEditor" does not evaluate defaultValue in all scenarios
Benni Mack
22:49 Bug #88238 (Closed): ext:form predefined mime types are always set
Benni Mack
22:49 Bug #88237 (Closed): Obsolete documentation & code for expression language extension
Benni Mack
22:49 Bug #88228 (Closed): Exception on using reports module if extension additional_reports was using before updating
Benni Mack
22:48 Bug #88208 (Closed): Indexed Search Title - Problem with htmlspecialchars &amp;
Benni Mack
22:48 Bug #88207 (Closed): SoftReferenceIndex is missing support for t3://file uri
Benni Mack
22:48 Bug #88179 (Closed): Meta tags and page title are unnecessarily cached in separate cache entries
Benni Mack
22:48 Bug #88176 (Closed): DBAL Unique Key containing more than 3 columns not working
Benni Mack
22:48 Bug #88165 (Closed): MetaTags suddenly lost
Benni Mack
22:48 Bug #88159 (Closed): PaginateController does not respect offset from original query
Benni Mack
22:48 Bug #88156 (Closed): It is not possible to mass update a slug field in single table view
Benni Mack
22:48 Bug #88155 (Closed): BE User still uses branch versioning dead code
Benni Mack
22:48 Bug #88149 (Closed): Missing vendor in Fluid Ajax Widgets
Benni Mack
22:48 Feature #88140 (Closed): Possibility to disable rendering hreflang tags
Benni Mack
22:48 Bug #88116 (Closed): TYPO3\CMS\Core\Utility\PathUtility::isAbsolutePath detection for windows environment not correct
Benni Mack
22:48 Bug #88095 (Closed): Anchor links and query parameters result in wrong link
Benni Mack
22:48 Bug #88080 (Closed): ProductionExceptionHandler should relay ImmediateResponseExceptions
Benni Mack
22:48 Bug #88079 (Closed): Multi-selection mode in List module does not work anymore
Benni Mack
22:48 Bug #88045 (Closed): alternativeLanguageKeys is overridden as string
Benni Mack
22:48 Bug #88033 (Closed): Massive performance degration since symfony/property-info
Benni Mack
22:48 Bug #87992 (Closed): Not possible to place anchors (without href) in RTE
Benni Mack
22:48 Task #87986 (Closed): Allow TCA display conditions with AND/OR with only one element
Benni Mack
22:48 Bug #87985 (Closed): Permission issue on root page for non-admins on multilanguage environment
Benni Mack
22:48 Bug #87970 (Closed): Sites configuration module broken
Benni Mack
22:48 Bug #87962 (Closed): Incorrect cache lifetime for MetaTag Cache
Benni Mack
22:48 Bug #87954 (Closed): Division by zero in GraphicalFunctions class when image is scaled but input dimensions are zero
Benni Mack
22:48 Bug #87914 (Closed): Remove deprecated options / values from YouTube Renderer
Benni Mack
22:48 Bug #87902 (Closed): "Extended view" and "Show clipboard" have no effect anymore
Benni Mack
22:48 Bug #87898 (Closed): Backend page tree filter/search and highlight issues
Benni Mack
22:48 Task #87852 (Closed): Pass original DBALException along with SqlErrorException
Benni Mack
22:48 Bug #87845 (Closed): cacheHash.excludedParameters will be ignore when Enhancer is called
Benni Mack
22:48 Bug #87820 (Closed): Logger not instanciated in cache backend
Benni Mack
22:48 Bug #87814 (Closed): Redirect loop when called with e.g. example.com/index.php?id=1&L=1
Benni Mack
22:48 Feature #87798 (Closed): Provide a way to sort entries of persistenceIdentifier dropdown in EXT:form's FE Plugin
Benni Mack
22:48 Bug #87747 (Closed): "Allowed file extensions" always added below new inline relation button
Benni Mack
22:48 Bug #87711 (Closed): Site Management site not working when you delete only available language
Benni Mack
22:48 Bug #87688 (Closed): routeEnhancer has problem with additional parameter longer than 31 characters or number as parameter
Benni Mack
22:48 Bug #87687 (Closed): Content elements cannot be added when page editing is disabled
Benni Mack
22:48 Bug #87683 (Closed): TitleTagProvider always get the cached entry
Benni Mack
22:48 Bug #87652 (Closed): SoftReferenceIndex :: TypoLink :: links like "t3:// FileLinks" won't be recognized
Benni Mack
22:48 Bug #87620 (Closed): ContentObjectRenderer->searchWhere will do exception with too short word.
Benni Mack
22:48 Bug #87612 (Closed): Content element sorting wrong when one element has sorting value of zero
Benni Mack
22:48 Bug #87574 (Closed): Redirects to records (linkHandler) don't work
Benni Mack
22:48 Bug #87540 (Closed): cache_treelist does not take BE users into account
Benni Mack
22:48 Feature #87525 (Closed): Add api=1 option in VimeoRenderer
Benni Mack
22:48 Bug #87520 (Closed): EXT:FORM - BE Lang DE/EN - Label-Error
Benni Mack
22:48 Task #87518 (Closed): Update ConnectionPool.php
Benni Mack
22:48 Task #87471 (Closed): Fix Regex Pattern
Benni Mack
22:48 Task #87414 (Closed): [TASK] Add forceUid option to CommandController
Benni Mack
22:48 Bug #87402 (Closed): Feature-79409 renderAssetsForRequest does not work for USER_INT/uncached
Benni Mack
22:48 Bug #87380 (Closed): AspectFactory::enrich uses 'class_uses' to check for trait, does not work for inherited classes
Benni Mack
22:48 Bug #87337 (Closed): ExtbasePluginEnhancer does not use a custom controller configuration
Benni Mack
22:48 Bug #87223 (Closed): Translated root-page record of BE-User cannot be edited/saved (missing webmount)
Benni Mack
22:48 Bug #87165 (Closed): \TYPO3\CMS\Core\Authentication\BackendUserAuthentication::isInWebMount does not work for translations of web mounts for non admin users
Benni Mack
22:48 Bug #87147 (Closed): Preview of a translated page does not work
Benni Mack
22:48 Bug #87069 (Closed): Special characters in page-title generate visible html entities in workspace module
Benni Mack
22:48 Bug #87064 (Closed): Deprecated public properties can't be accessed after removal
Benni Mack
22:48 Bug #86969 (Closed): stdWrap ifEmpty/ifNull/ifBlank are evaluated even if content is there
Benni Mack
22:48 Feature #86967 (Closed): Allow fetching uid of a LazyLoadingProxy without loading the object first
Benni Mack
22:48 Bug #86954 (Closed): Categories are lost, when saving before category tree is loaded completely
Benni Mack
22:48 Bug #86935 (Closed): Cannot fetch 404 page with simple base
Benni Mack
22:48 Bug #86921 (Closed): Linkvalidator reports exception on links with tilde (~)
Benni Mack
22:48 Bug #86862 (Closed): Using <f:spaceless> in layout for rendering any fluid_styled_content element causes valid RTE content to be be destroyed.
Benni Mack
22:48 Feature #86844 (Closed): Allow 404-handling for non-defined page-types (typeNum)
Benni Mack
22:48 Bug #86818 (Closed): Page tree is not accessible via tab key anymore
Benni Mack
22:48 Feature #86803 (Closed): Possibility to import other yaml files into a yaml site configuration
Benni Mack
22:48 Feature #86759 (Closed): nomodule attribute on script tag
Benni Mack
22:48 Feature #86670 (Closed): Make default action in DragUploader adjustable
Benni Mack
22:48 Bug #86664 (Closed): Slug isn't fully adopted after updating via update button
Benni Mack
22:48 Bug #86628 (Closed): Linked files not referenced in backend filelist
Benni Mack
22:48 Bug #86575 (Closed): Missing page access for root-page translations
Benni Mack
22:48 Task #86516 (Closed): Move description field to SEO tab
Benni Mack
22:48 Bug #86398 (Closed): Interface state can't be saved
Benni Mack
22:48 Bug #86361 (Closed): Filtering for a Backend User Group leads to an Exception in the Backend User Module
Benni Mack
22:48 Bug #86356 (Closed): Checking $GLOBALS['TYPO3_CONF_VARS']['SYS']['trustedHostsPattern'] should be disabled when running initial setup wizard
Benni Mack
22:48 Task #86138 (Closed): Use filterNumericIds as real filter method in DataMapProcessor
Benni Mack
22:48 Feature #85918 (Closed): Show "Page enabled in menus" in ContextMenu for pages
Benni Mack
22:48 Bug #85726 (Closed): Preview of page not working when publish date is set
Benni Mack
22:48 Feature #85592 (Closed): Move site title to site module
Benni Mack
22:48 Bug #85425 (Closed): Check the copy permissions correctly
Benni Mack
22:48 Bug #85346 (Closed): Typoscript Editor not showing entries from line about 670
Benni Mack
22:48 Bug #67047 (Closed): Cannot access shortcut target in menus
Benni Mack
22:48 Bug #86918 (Closed): Linkvalidator stops working on specific links (external URLs)
Benni Mack
22:48 Bug #85020 (Closed): QueryGenerator interprets string as date
Benni Mack
22:48 Bug #85015 (Closed): stdWrap replacement: useRegExp = 0 should not use preg_replace()
Benni Mack
22:48 Feature #84990 (Closed): Check for other broken link types in RteHtmlParser
Benni Mack
22:48 Bug #84844 (Closed): Additional parameter(record field) needed for processTranslateTo_copyAction function
Benni Mack
22:48 Feature #84713 (Closed): Add option to get a single processed form value
Benni Mack
22:48 Task #88111 (Closed): Expose none existing user in forgot password dialog
Benni Mack
22:48 Bug #84588 (Closed): Int values for field will be converted to unix timestamp in module "DB check" -> Full search
Benni Mack
22:48 Bug #84267 (Closed): Unique evaluation does not work with l10n_mode=exclude
Benni Mack
22:48 Feature #88110 (Closed): Felogin extbase forgot password form
Benni Mack
22:48 Task #88106 (Closed): Extbase frontend logout form
Benni Mack
22:48 Task #88109 (Closed): Login form redirects
Benni Mack
22:48 Task #88108 (Closed): Login form remember me
Benni Mack
22:48 Task #88104 (Closed): Extbase frontend login form
Benni Mack
22:48 Feature #88102 (Closed): Feature toggle for FE-login extbase
Benni Mack
22:48 Epic #84262 (Closed): [FEATURE] Update felogin to extbase
Benni Mack
22:48 Feature #84250 (Closed): Separatly enable / disable "Add media by URL" and "Select & upload files"
Benni Mack
22:48 Bug #84016 (Closed): impexp: page links are parsed / replaced incorrectely due to error in SoftReferenceIndex
Benni Mack
22:48 Task #83850 (Closed): Add tests for linkvalidator
Benni Mack
22:48 Bug #83713 (Closed): No reload of backend after Extension Configuration
Benni Mack
22:48 Bug #83572 (Closed): Changed behaviour for uniqueInPid/unique in translated records
Benni Mack
22:48 Bug #83377 (Closed): Soft Reference Index is broken for files
Benni Mack
22:48 Task #84458 (Closed): Add Documentation for the date form element
Benni Mack
22:48 Bug #82850 (Closed): InputLinkElement fails with UnknownLinkHandlerException
Benni Mack
22:48 Task #82706 (Closed): Fieldset labels missing in mails
Benni Mack
22:48 Bug #82475 (Closed): Workspace : notification mail are not send if changeable preselection is disable
Benni Mack
22:48 Bug #81748 (Closed): custom yaml not loaded in flexform field for cke editor
Benni Mack
22:48 Bug #80778 (Closed): CKeditor inserts empty paragraphs in FlexForms
Benni Mack
22:48 Task #79445 (Closed): EXT:form - improve form-creation-wizard
Benni Mack
22:48 Feature #79317 (Closed): Open page of type "Link to external URL" in new page
Benni Mack
22:48 Bug #77866 (Closed): Link to file in RTE does not prevent deleting this file in the File List
Benni Mack
22:48 Bug #71973 (Closed): Sorting of file relations doesn't have any effect in a workspace
Benni Mack
22:48 Bug #80840 (Closed): EXT:indexed_search FLUID based in V8.7.0 does not respect language value in {searchParams.languageUid} in search form from config.sys_language_uid
Benni Mack
22:48 Bug #73165 (Closed): TCA Group field filters do not get called for translated items in element browser
Benni Mack
22:48 Bug #66397 (Closed): FAL ignores but fails on missing "sha1" for entries
Benni Mack
22:48 Bug #64942 (Closed): Racecondition in Extractor Registry for Indexing FAL files
Benni Mack
22:48 Feature #64158 (Closed): A faster way to generate GIFBUILDER short MD5 hash inside a filename
Benni Mack
22:48 Bug #56351 (Closed): view page in another language than default language from Backend is incorrect
Benni Mack
22:48 Bug #56060 (Closed): TCA type inline readOnly
Benni Mack
22:48 Bug #52917 (Closed): Broken links for the page record show up on the parent page
Benni Mack
22:48 Bug #52912 (Closed): Link validator does not check links in input fields
Benni Mack
22:48 Bug #41419 (Closed): User in custom stage could not use it
Benni Mack
22:48 Bug #41033 (Closed): Check cHash in TSFE only if necessary
Benni Mack
22:48 Bug #36285 (Closed): When working in a draft workspace the path displayed is the live path.
Benni Mack
22:48 Bug #24737 (Closed): backend_layout not workspace compatible
Benni Mack
22:48 Feature #17283 (Closed): Multidimensional piVars couldn't be set by _DEFAULT_PI_VARS
Benni Mack
22:48 Feature #9070 (Closed): Translation of index configuration titles
Benni Mack
22:45 Bug #88899 (Closed): DatePicker-Field used in finisher option fails with PHP-conversion Error
Benni Mack
22:45 Bug #88898 (Closed): Add test for set HTTP_HOST, HTTP_X_FORWARDED_HOST + reverseProxyIP
Benni Mack
22:45 Bug #88895 (Closed): Auto-creates wrong folders if groupHomePath is used.
Benni Mack
22:45 Task #88885 (Closed): Language Packs: Combine action buttons and language columns
Benni Mack
22:45 Task #88884 (Closed): Render only latest three major versions in documentation changelog
Benni Mack
22:45 Bug #88883 (Closed): Wrong sorting in documentation changelog
Benni Mack
22:45 Task #88882 (Closed): Low performance when rendering documentation changelog
Benni Mack
22:45 Task #88880 (Closed): Install Tool: Group JavaScript module into folders
Benni Mack
22:45 Bug #88877 (Closed): Redirects not working
Benni Mack
22:45 Bug #88876 (Closed): PageRepository ignores multiple orderings when fetching subpages for pages
Benni Mack
22:45 Bug #88875 (Closed): Modal Page altered not shown everytime
Benni Mack
22:45 Bug #88871 (Closed): RequestFactory respects Guzzle Middleware/Handler configuration from TYPO3_CONF_VARS
Benni Mack
22:45 Task #88868 (Closed): Where was the Class moved?
Benni Mack
22:45 Bug #88866 (Closed): RedisSessionBackend issue when FE and BE Sessions are in distinct Redis DB
Benni Mack
22:45 Bug #88865 (Closed): RecordsXmlSitemapDataProvider does not strip logical operator for additionalWhere
Benni Mack
22:45 Bug #88864 (Closed): Wrong usage of makeReturnUrl()
Benni Mack
22:45 Task #88862 (Closed): Deprecate T3_RETURN_URL
Benni Mack
22:45 Task #88859 (Closed): Remove special TSFE handling in FileCollector
Benni Mack
22:45 Task #88857 (Closed): Drop jumpSelf from RecordListController
Benni Mack
22:45 Bug #88855 (Closed): Wrong matcher used for #88787
Benni Mack
22:45 Task #88854 (Closed): Deprecate T3_THIS_LOCATION
Benni Mack
22:45 Bug #88851 (Closed): Configure Installation wide options -> search field is handled as login field
Benni Mack
22:45 Bug #88850 (Closed): Deprecate ContentObjectRenderer::sendNotifyEmail
Benni Mack
22:45 Bug #88849 (Closed): Scheduler testtask doesn't work after migration to mime
Benni Mack
22:45 Bug #88847 (Closed): Getting site configuration via TypoScript is not respecting conditions
Benni Mack
22:45 Bug #88846 (Closed): Install tool (on FIRST_INSTALL) warns about "Trusted hosts pattern mismatch" although 'trustedHostsPattern' is set correctly (if no LocalConfiguration.php is present)
Benni Mack
22:45 Bug #88843 (Closed): Registering a hook for tcaIsBeingBuilt triggers LogicException
Benni Mack
22:45 Task #88839 (Closed): Move CLI logic into CommandApplication
Benni Mack
22:45 Bug #88838 (Closed): Improved 404 handling for multi-lingual websites
Benni Mack
22:45 Bug #88835 (Closed): fatal error in settings-controller when [HTTP][proxy] is array
Benni Mack
22:45 Bug #88832 (Closed): autocomplete="off" on password fields in install tool configuration settings does not seem to work
Benni Mack
22:45 Bug #88829 (Closed): Bootstrap::handleRequest() throws type error, when controller action returns empty string
Benni Mack
22:45 Task #88828 (Closed): Typing error in Fluid template and ReST files
Benni Mack
22:45 Task #88822 (Closed): Log module: Move "show history" to the actions column
Benni Mack
22:45 Task #88821 (Closed): Remove "web_func" from InfoPageTyposcriptConfigController
Benni Mack
22:45 Bug #88816 (Closed): Filelist rename folder replacing underscore with space seems to be valid but does't do anything
Benni Mack
22:45 Bug #88815 (Closed): Import Export uses FAL for temporary files
Benni Mack
22:45 Feature #88805 (Closed): Add type to TYPO3\CMS\Core\Database\Query\QueryBuilder::set
Benni Mack
22:45 Task #88804 (Closed): Enable labels for export buttons
Benni Mack
22:45 Task #88787 (Closed): Deprecate BackendUtility::editOnClick
Benni Mack
22:45 Bug #88781 (Closed): UI improvements for page clearing action
Benni Mack
22:45 Bug #88775 (Closed): logger in ApcuBackend is not instantiated
Benni Mack
22:45 Bug #88825 (Closed): Exception during Dependency Injection Container compilation when EXT:scheduler is not available
Benni Mack
22:45 Bug #88768 (Closed): l10n_parent as group field breaks backend
Benni Mack
22:45 Feature #88742 (Closed): Allow relative paths in Yaml file imports
Benni Mack
22:45 Task #88800 (Closed): Use dependency injection in PSR-15 middlewares
Benni Mack
22:44 Task #89897 (Closed): Migrate top toolbar items to new AJAX API
Benni Mack
22:44 Bug #89893 (Closed): AJAX API fails on relative paths
Benni Mack
22:44 Task #89890 (Closed): Reset PSR-11 container in GeneralUtility in unit tests
Benni Mack
22:44 Bug #89882 (Closed): Update php platform setting for tarball distributions
Benni Mack
22:44 Bug #89876 (Closed): .htaccess files missing from ZIP files downloaded in extension manager
Benni Mack
22:44 Bug #89873 (Closed): backend:lock/backend:unlock are not longer available as scheduler tasks
Benni Mack
22:44 Bug #89869 (Closed): IP Lock feature broken by modern IPv6 - Should be disabled by default or refactored
Benni Mack
22:44 Task #89868 (Closed): Remove reqCHash functionality for plugins
Benni Mack
22:44 Task #89865 (Closed): Split nightly test plan stages into equal size
Benni Mack
22:44 Bug #89864 (Closed): Pagetree Uncaught TypeError
Benni Mack
22:44 Bug #89861 (Closed): EXT:core TypoScriptContstantsViewHelper uses ambiguous and future-conflicting method name
Benni Mack
22:44 Bug #89860 (Closed): Empty string as header in wizard items throws exception
Benni Mack
22:44 Task #89859 (Closed): ErrorPageController must avoid controller-related methods on Fluid RenderingContext
Benni Mack
22:44 Task #89855 (Closed): Ensure green tests for 9.5 branch in PHP7.4 test runs
Benni Mack
22:44 Task #89854 (Closed): Streamline test names
Benni Mack
22:44 Task #89849 (Closed): Move ChangeLog files to 10.2 folder
Benni Mack
22:44 Bug #89847 (Closed): Cannot expand page tree if collapsed
Benni Mack
22:44 Task #89841 (Closed): Let one pre-merge func and acceptance run use PHP7.4
Benni Mack
22:44 Bug #89837 (Closed): Linkvalidator submodule crashes due to missing DI
Benni Mack
22:44 Task #89834 (Closed): Add more tests for TypoLink handling
Benni Mack
22:44 Bug #89833 (Closed): Wrong exception classes used in unit tests
Benni Mack
22:44 Bug #89830 (Closed): Avoid resolving default value of static property in ClassSchema
Benni Mack
22:44 Task #89829 (Closed): Hide toolbar select items if only 1 option
Benni Mack
22:44 Task #89828 (Closed): Cleanup new frontend login form
Benni Mack
22:44 Task #89827 (Closed): Add missing 10.2 documentation
Benni Mack
22:44 Task #89826 (Closed): Use newer mssql images
Benni Mack
22:44 Task #89825 (Closed): Cleanup Changelog prior v10.x release
Benni Mack
22:44 Bug #89824 (Closed): Use inject methods instead of "inject" base test method
Benni Mack
22:44 Task #89823 (Closed): Streamline deprecation logger for SignalSlot dispatcher
Benni Mack
22:44 Bug #89822 (Closed): Creating a page via drag&drop creates two nodes
Benni Mack
22:44 Bug #89820 (Closed): Language Packs: Constructor argument not set
Benni Mack
22:44 Task #89819 (Closed): Raise fluid standalone dependency to 2.6.8
Benni Mack
22:44 Task #89817 (Closed): Tests: migrate _callRef to _call
Benni Mack
22:44 Task #89815 (Closed): Update testing framework to 6.0.0-alpha
Benni Mack
22:44 Feature #89813 (Closed): Migrate various Signals to PSR-14 events in system extensions
Benni Mack
22:44 Task #89812 (Closed): Update doctrine/annotations dependency
Benni Mack
22:44 Bug #89810 (Closed): Language Packs: Error if mirror download times out
Benni Mack
22:44 Bug #89809 (Closed): use correct test container for 9.5 JS tests
Benni Mack
22:44 Bug #89808 (Closed): Provide consistent normalized params functionality
Benni Mack
22:44 Task #89807 (Closed): Apply rector set php56
Benni Mack
22:44 Task #89806 (Closed): Remove usage of _setRef in the core
Benni Mack
22:44 Bug #89805 (Closed): TYPO3 backend in preview window opens links in itself
Benni Mack
22:44 Task #89804 (Closed): Update frontend build stack
Benni Mack
22:44 Task #89803 (Closed): Pre-Merge test configuration streamline
Benni Mack
22:44 Bug #89802 (Closed): EnhancerSiteRequestTest has superfluous call of var_dump()
Benni Mack
22:44 Task #89801 (Closed): Update codemirror to latest version
Benni Mack
22:44 Task #89798 (Closed): Remove dependency to FileStreamWrapper
Benni Mack
22:44 Bug #89793 (Closed): Clean up fluid unit tests
Benni Mack
22:44 Bug #89791 (Closed): Integration docblocks tests for security branch run in wrong context
Benni Mack
22:44 Task #89789 (Closed): Apply rector sets php54 and php55
Benni Mack
22:44 Bug #89786 (Closed): Linkvalidator and RTE adds punctuation marks after an URL to the URL
Benni Mack
22:44 Task #89785 (Closed): Require rector/rector
Benni Mack
22:44 Task #89783 (Closed): Refactor the nightly test plan spec
Benni Mack
22:44 Task #89776 (Closed): Update friendsofphp/php-cs-fixer to 2.16.1
Benni Mack
22:44 Task #89775 (Closed): example for SaveToDatabase ext:form
Benni Mack
22:44 Bug #89773 (Closed): Link wizard window - encoded characters in "Current Page" subtitle
Benni Mack
22:44 Bug #89772 (Closed): Manage Language Packs — strange overview
Benni Mack
22:44 Bug #89767 (Closed): Test Runs use wrong Testing Container
Benni Mack
22:44 Bug #89764 (Closed): Boolean Container parameters are incompatible with Symfony 5.0
Benni Mack
22:44 Bug #89763 (Closed): Frontend dies if we are logged in as a be user with no page show rights.
Benni Mack
22:44 Bug #89757 (Closed): Fix noopener noreferrer issue
Benni Mack
22:44 Task #89756 (Closed): Move Copyright information generation out of TYPO3 Backend
Benni Mack
22:44 Task #89754 (Closed): Follow-Up: Introduce native pagination for lists
Benni Mack
22:44 Task #89753 (Closed): Refer to classes in typo3fluid in Changelog
Benni Mack
22:44 Bug #89752 (Closed): Static Route Resolver returns error code 200
Benni Mack
22:44 Task #89751 (Closed): Housekeeping in Extension Manager Code
Benni Mack
22:44 Task #89750 (Closed): Make SystemInformationToolbarItem fire a PSR-14 Event
Benni Mack
22:44 Task #89749 (Closed): Remove "Extbase & fluid" suffix from indexed search
Benni Mack
22:44 Task #89748 (Closed): Migrate FileMetadataOverlayAspect to PSR-14 listener
Benni Mack
22:44 Task #89745 (Closed): Use TSFE for fetching site and language
Benni Mack
22:44 Task #89743 (Closed): Add additional tests for Route VariableProcessor
Benni Mack
22:44 Bug #89739 (Closed): Omit hostname in site auto-generation called via CLI
Benni Mack
22:44 Feature #89738 (Closed): Have AjaxRequest module independent of jQuery
Benni Mack
22:44 Task #89737 (Closed): Make TYPO3's Core PHP code PHP 7.4 compliant
Benni Mack
22:44 Task #89742 (Closed): Deprecate form mixins
Benni Mack
22:44 Bug #89736 (Closed): Errors when running with composer update --prefer-lowest
Benni Mack
22:44 Task #89734 (Closed): Migrate EXT:form slots to PSR-14 listeners
Benni Mack
22:44 Feature #89733 (Closed): Migrate various Signal Slots to PSR-14 events
Benni Mack
22:44 Bug #89730 (Closed): The EmailFinisher does not parse variables before assigning to the view
Benni Mack
22:44 Bug #89726 (Closed): Not able to change clipboard mode
Benni Mack
22:44 Task #89725 (Closed): Update testing framework dependency to latest version
Benni Mack
22:44 Bug #89724 (Closed): Dynamically assigned property in PageRenderer
Benni Mack
22:44 Task #89722 (Closed): Deprecate TSFE->divSection
Benni Mack
22:44 Task #89721 (Closed): Update symfony dependencies
Benni Mack
22:44 Bug #89719 (Closed): Rename Changelog file Important-88902 to Feature
Benni Mack
22:44 Task #89747 (Closed): Allow custom tables in record browser
Benni Mack
22:44 Feature #89718 (Closed): Unified PageTS resolving and parsing
Benni Mack
22:44 Task #89717 (Closed): Rename and update Breaking-80412-NewSharedContentElementTyposcriptLib…
Benni Mack
22:44 Task #89712 (Closed): Do not use constants in low-level classes
Benni Mack
22:44 Task #89710 (Closed): Avoid processing empty entity ids in DataMapProcessor
Benni Mack
22:44 Task #89746 (Closed): Make icon for record browser configurable
Benni Mack
22:44 Feature #89708 (Closed): Allow other tables than "pages" or "tt_content" in Typo3WinBrowserEditor
Benni Mack
22:44 Bug #89707 (Closed): CType dividers are stripped by authMode
Benni Mack
22:44 Task #89706 (Closed): Streamline autoloading of test classes in extbase
Benni Mack
22:44 Task #89704 (Closed): Update nikic/php-parser to ~4.3.0
Benni Mack
22:44 Bug #89699 (Closed): Master nighly test run starts at the same time as the 9.5
Benni Mack
22:44 Bug #89698 (Closed): Regression in resolveAnchorLink
Benni Mack
22:44 Task #89696 (Closed): Fix mistakes regarding RTE-configuration via TsConfig
Benni Mack
22:44 Task #89693 (Closed): Maori flag for New Zealand be available in the core
Benni Mack
22:44 Bug #89692 (Closed): Followup #89008, PHP type errors and stale workspace page language cache
Benni Mack
22:44 Bug #89683 (Closed): Install Tool - Update backend user configuration array fails due to wrong variable type in $backendUser['uid']
Benni Mack
22:44 Bug #89682 (Closed): Linkvalidator: external URLs containing `& amp ;` or whitespace at the end not working
Benni Mack
22:44 Bug #89681 (Closed): Update TYPO3 CMS Composer Installers
Benni Mack
22:44 Task #89676 (Closed): add missing ;
Benni Mack
22:44 Task #89674 (Closed): Fix minor typos in form documentation
Benni Mack
22:44 Task #89673 (Closed): Deprecate Extbase's WebRequest and WebResponse
Benni Mack
22:44 Bug #89669 (Closed): Transfer to clipboard button missing in multi-selection mode
Benni Mack
22:44 Task #89668 (Closed): Provide automated tests with PHP 7.4
Benni Mack
22:44 Bug #89667 (Closed): PHPDoc for SubmitViewHelper looks incorrect
Benni Mack
22:44 Bug #89665 (Closed): PHP error when updating database reference index after removing an extension that provided a form definition
Benni Mack
22:44 Task #89663 (Closed): Re-order Frontend Content building process
Benni Mack
22:44 Task #89661 (Closed): Space nightly triggers more evenly through the night
Benni Mack
22:44 Task #89660 (Closed): Rename USER_INT related variables in TSFE
Benni Mack
22:44 Task #89655 (Closed): Move page layout resolving into new class
Benni Mack
22:44 Task #89654 (Closed): Put logic of fetching page content from cache into more readable format
Benni Mack
22:44 Bug #89653 (Closed): Add empty alternative text to decorative button icons
Benni Mack
22:44 Task #89652 (Closed): Use consistent checks for USER_INT logic
Benni Mack
22:44 Task #89651 (Closed): Move preparation of non-cacheable headerdata into TSFE
Benni Mack
22:44 Bug #89646 (Closed): Uncaught TYPO3 Exception: Argument 2 passed to TYPO3\CMS\Core\Utility\IpAnonymizationUtility::anonymizeIp() must be of the type integer or null, string given
Benni Mack
22:44 Task #89645 (Closed): Remove unused systemLog options
Benni Mack
22:44 Bug #89638 (Closed): BackendUserConfigurationUpdate Upgrade Wizard fails on empty UC fields
Benni Mack
22:44 Task #89637 (Closed): [DOCS] Fix minor typo in changelog
Benni Mack
22:44 Bug #89636 (Closed): BackendLogo not working with leading slash
Benni Mack
22:44 Bug #89634 (Closed): Setting avatar for backend users not possible anymore
Benni Mack
22:44 Task #89632 (Closed): Remove confusing “cron command” ambiguity.
Benni Mack
22:44 Task #89631 (Closed): Use Environment API to fetch application context
Benni Mack
22:44 Task #89630 (Closed): Fix CGL errors in tests
Benni Mack
22:44 Task #89629 (Closed): Add missing examples for backend ViewHelpers
Benni Mack
22:44 Bug #89628 (Closed): Multiple PHP warnings in site configuration module
Benni Mack
22:44 Task #89626 (Closed): Constant version restrictions for PSR packages
Benni Mack
22:44 Task #89625 (Closed): Update doctrine/dbal requirements to ^2.10
Benni Mack
22:44 Task #89624 (Closed): Extend TCA shadowColumns instead of overriding them
Benni Mack
22:44 Task #89623 (Closed): Add additional workspaces tests covering enable fields
Benni Mack
22:44 Bug #89619 (Closed): LinkBrowser requests incorrect URL when switching tabs during loading process
Benni Mack
22:44 Bug #89618 (Closed): Still references to "alternativeTempPath"
Benni Mack
22:44 Bug #89617 (Closed): XML sitemaps should not be indexed by search engines
Benni Mack
22:44 Bug #89615 (Closed): Page tree icon of page type "Menu Separator" and "hide in menu" is the same like normal
Benni Mack
22:44 Bug #89612 (Closed): AbstractConditionMatcher test are not testing applicationContext
Benni Mack
22:44 Task #89609 (Closed): Enable PHP 7.4 for runTests.sh
Benni Mack
22:44 Feature #89603 (Closed): Introduce native pagination for lists
Benni Mack
22:44 Task #89602 (Closed): Update Guzzle to latest version
Benni Mack
22:44 Bug #89598 (Closed): SysLanguageViewHelper fetches wrong DB connection
Benni Mack
22:44 Task #89597 (Closed): Improve accessibility of form fields in user settings module
Benni Mack
22:44 Task #89596 (Closed): Improve a11y of backend login
Benni Mack
22:44 Task #89592 (Closed): Update doctrine/dbal
Benni Mack
22:44 Bug #89588 (Closed): IRRE: Original unique value not properly created
Benni Mack
22:44 Task #89766 (Closed): Use ArrayObject for services instead of array for middleware services
Benni Mack
22:44 Bug #89687 (Closed): Page tree sends unnecessary data
Benni Mack
22:44 Bug #89586 (Closed): Date time picker JavaScript is not initialised when loading an inline record
Benni Mack
22:44 Bug #89584 (Closed): Wrong description for getRecordLocalization return
Benni Mack
22:44 Task #89889 (Closed): Update typescript
Benni Mack
22:44 Task #89888 (Closed): Update datatables
Benni Mack
22:44 Task #89887 (Closed): Update requirejs
Benni Mack
22:44 Task #89886 (Closed): Update sortablejs
Benni Mack
22:44 Task #89885 (Closed): Update moment
Benni Mack
22:44 Task #89884 (Closed): Update chosen-js
Benni Mack
22:44 Task #89883 (Closed): Update autosize
Benni Mack
22:44 Task #89881 (Closed): Update jquery
Benni Mack
22:44 Task #89880 (Closed): Update jquery.minicolors
Benni Mack
22:43 Bug #89583 (Closed): 2nd double Quote in error message
Benni Mack
22:43 Task #89566 (Closed): Some buttons have missing tooltips
Benni Mack
22:43 Task #89579 (Closed): Use array as service chains instead of comma-separated list
Benni Mack
22:43 Feature #89577 (Closed): Replace FAL signals with new PSR-14 events
Benni Mack
22:43 Task #89575 (Closed): Instantiate language in TSFE earlier
Benni Mack
22:43 Task #89571 (Closed): Text wrong or code wrong
Benni Mack
22:43 Task #89570 (Closed): Wrong file name
Benni Mack
22:43 Bug #89569 (Closed): Consider all elements in typo3temp/assets when clearing temporary assets
Benni Mack
22:43 Bug #89565 (Closed): Wrong number for dynamically chaning strings in LanguagePacks.ts
Benni Mack
22:43 Bug #89561 (Closed): Update language packs gets stuck if there is no active language pack
Benni Mack
22:43 Bug #89560 (Closed): InputSlugElement cannot use 'uid' for slug suggestion Ajax request
Benni Mack
22:43 Task #89559 (Closed): Add lang attribute to html tag in backend
Benni Mack
22:43 Task #89554 (Closed): Deprecate \TYPO3\CMS\Extbase\Mvc\Controller\AbstractController
Benni Mack
22:43 Task #89542 (Closed): Update Fluid Standalone to latest version
Benni Mack
22:43 Bug #89540 (Closed): Overriding definitions with elementBrowserAllowed fails if there are white-spaces
Benni Mack
22:43 Bug #89538 (Closed): Wrong comment for bulkInsert in Connection class
Benni Mack
22:43 Bug #89533 (Closed): parse_str() expects parameter 1 to be string, null given in typo3_src-9.5.10/typo3/sysext/backend/Classes/Backend/Shortcut/ShortcutRepository.php line 743
Benni Mack
22:43 Bug #89532 (Closed): Blind options folder,tel in redirects
Benni Mack
22:43 Bug #89531 (Closed): Regression: "Show" in context menu for pages always shows root page on databases not casting return types
Benni Mack
22:43 Feature #89526 (Closed): Implement feature switch for new translation server export
Benni Mack
22:43 Bug #89521 (Closed): typolink in ATagParams modifies original URL
Benni Mack
22:43 Task #89516 (Closed): Update eslint and friends
Benni Mack
22:43 Task #89514 (Closed): Use descriptive example and add block for custom fields
Benni Mack
22:43 Bug #89512 (Closed): Fix wrong type-check for TSFE->rootline
Benni Mack
22:43 Bug #89511 (Closed): new php_cs fixer configuration for static calls of assert-* methods catches one occurence
Benni Mack
22:43 Bug #89510 (Closed): JsonView does not handle _only/_exclude correctly
Benni Mack
22:43 Bug #89508 (Closed): Fix name of DataProvider after fixing spelling in comment
Benni Mack
22:43 Task #89506 (Closed): Streamline code block directive
Benni Mack
22:43 Task #89505 (Closed): Make alternative text more prominent in backend
Benni Mack
22:43 Task #89503 (Closed): Use short returns in PHPUnit tests
Benni Mack
22:43 Task #89501 (Closed): Use dedicated PHPUnit assertion methods
Benni Mack
22:43 Task #89500 (Closed): Use namespaced MockObject interface in tests
Benni Mack
22:43 Task #89499 (Closed): Call static PHPUnit methods via self:: instead of $this->
Benni Mack
22:43 Task #89497 (Closed): Add Documentation about meta tags in the FE for several defaults in the seo extension
Benni Mack
22:43 Bug #89495 (Closed): Wrong usage of database restriction api within lowlevel scripts
Benni Mack
22:43 Task #89490 (Closed): Cleanup \TYPO3\CMS\Extbase\Persistence\Generic\Mapper\ColumnMap
Benni Mack
22:43 Bug #89484 (Closed): Use SiteLanguage hreflang for html-tag lang-attribute
Benni Mack
22:43 Task #89483 (Closed): Introduce constants for sys log writer method arguments
Benni Mack
22:43 Bug #89482 (Closed): Set correct default value in TSFE->rootline & TSFE->page
Benni Mack
22:43 Task #89481 (Closed): Add security reporting procedure to README
Benni Mack
22:43 Bug #89480 (Closed): failing nightly tests due to typo3fluid/fluid update
Benni Mack
22:43 Task #89479 (Closed): Clarify documentation for creating content elements
Benni Mack
22:43 Task #89478 (Closed): Update Breaking-87623-ReplaceConfigpersistenceclassesTyposcriptConfig…
Benni Mack
22:43 Task #89477 (Closed): Switch to named keys in generateMetaTags hook
Benni Mack
22:43 Task #89476 (Closed): Move inline clipboard code into module
Benni Mack
22:43 Task #89470 (Closed): Integrate additional PDO database tests
Benni Mack
22:43 Task #89469 (Closed): Create more advanced and dedicated documentation for seo extension
Benni Mack
22:43 Task #89468 (Closed): Deprecate injection of EnvironmentService in Web Request
Benni Mack
22:43 Task #89467 (Closed): Fix formatting
Benni Mack
22:43 Bug #89464 (Closed): PageTree in workspace not loading
Benni Mack
22:43 Feature #89458 (Closed): Show correct manual link in extension manager
Benni Mack
22:43 Bug #89455 (Closed): Translations/Localized records are not visible in Workspace Preview
Benni Mack
22:43 Bug #89453 (Closed): Upgrade typo3/phar-stream-wrapper to v3.1.3 (PHP 7.4)
Benni Mack
22:43 Bug #89447 (Closed): The notification for an error while clearing the cache is not translatable
Benni Mack
22:43 Bug #89445 (Closed): FooterAsset are not loaded
Benni Mack
22:43 Bug #89442 (Closed): [BREAKING] Error "Column 'sys_language_uid' in where clause is ambiguous" when trying to translate CEs as non-admin user
Benni Mack
22:43 Bug #89441 (Closed): Add missing parenthesis in backend.backendLogo label
Benni Mack
22:43 Task #89433 (Closed): Introduce bit operation and helper methods in BitSet class
Benni Mack
22:43 Bug #89432 (Closed): Fix Extbase redirect param type annotation
Benni Mack
22:43 Bug #89430 (Closed): Copying directory in FileList throws exception
Benni Mack
22:43 Bug #89427 (Closed): UnknownNamespaceException since 8.7.28
Benni Mack
22:43 Task #89424 (Closed): Update Microsoft docker images in tests
Benni Mack
22:43 Bug #89423 (Closed): No Access for all Users for "Display Information" with T3 9.5.10
Benni Mack
22:43 Bug #89420 (Closed): Make honeypot in ext:forms more reliable
Benni Mack
22:43 Bug #89419 (Closed): EXT:backend depends on EXT:install for environment routes, but has no dependency
Benni Mack
22:43 Task #89416 (Closed): Add note about unfinished forms to DeleteUploads
Benni Mack
22:43 Bug #89415 (Closed): Revert "Move "Refresh required" popup into FormEngine.js"
Benni Mack
22:43 Bug #89411 (Closed): T3editor dosent suggest stdWrap propperties for value property of TEXT cObject
Benni Mack
22:43 Task #89409 (Closed): Fix Extbase getArgument return type annotation
Benni Mack
22:43 Task #89407 (Closed): Fix get_dirs return type annotation
Benni Mack
22:43 Bug #89402 (Closed): HMENU with special=directoy removes mount point if target page is in same menu
Benni Mack
22:43 Bug #89399 (Closed): "Update extension" button broken
Benni Mack
22:43 Bug #89398 (Closed): YAML import missing support for environment variables placeholders
Benni Mack
22:43 Task #89397 (Closed): Raise testing-framework to 5.0.15
Benni Mack
22:43 Task #89396 (Closed): Duplicated implementation of ContentProviderInterface in UserIntInformationModule
Benni Mack
22:43 Task #89395 (Closed): Update ckeditor to v4.13.0
Benni Mack
22:43 Task #89394 (Closed): [TASK] Extend migration example of deprecation 84993
Benni Mack
22:43 Task #89393 (Closed): Acceptance Test for Stand alone Install Tool Login procedure
Benni Mack
22:43 Bug #89392 (Closed): Fix composer definitions
Benni Mack
22:43 Task #89391 (Closed): [BUGFIX] Add missing quotation mark in doc example
Benni Mack
22:43 Bug #89388 (Closed): Add flash message container to "Sorry, you didn't have proper permissions to perform this change." error message
Benni Mack
22:43 Bug #89385 (Closed): locked install tool throws 403 in console
Benni Mack
22:43 Task #89380 (Closed): Fluid templates in TYPO3 use namespace imports that will be inoperable with Fluid 3.0
Benni Mack
22:43 Bug #89378 (Closed): Preprossing of URLs for conversion to punycode truncates some URLs
Benni Mack
22:43 Bug #89376 (Closed): Linkvalidator report does not show additional exception messages reported by Guzzle
Benni Mack
22:43 Bug #89373 (Closed): "Create new record" button misses current storage page
Benni Mack
22:42 Bug #89367 (Closed): Revert introduction of new upgrade wizard
Benni Mack
22:42 Task #89362 (Closed): Revert changed backend behavior for onChange/type
Benni Mack
22:42 Bug #89358 (Closed): Select tree cause 500 Internal server error in flexform
Benni Mack
22:42 Task #89357 (Closed): Update node version in build
Benni Mack
22:42 Task #89354 (Closed): Show peak memory usage in MB for better readability
Benni Mack
22:42 Task #89352 (Closed): Update list of external libraries
Benni Mack
22:42 Task #89351 (Closed): Warn in [SYS][UTF8filesystem] that a valid UTF-8 locale is necessary
Benni Mack
22:42 Bug #89343 (Closed): grunt watch doesn't work for TypeScript
Benni Mack
22:42 Bug #89338 (Closed): Links such as tel: ... in content elements cause an error
Benni Mack
22:42 Task #89336 (Closed): Fill original attribute properly
Benni Mack
22:42 Task #89335 (Closed): Add resname attribute to <trans-unit> tags in XLF
Benni Mack
22:42 Bug #89333 (Closed): Expand action in Configuration module does not work if tree element has hash (#) in name
Benni Mack
22:42 Task #89331 (Closed): Deprecate legacy FormEngine functions
Benni Mack
22:42 Task #89329 (Closed): feature 84545 documentation has typo and wrong list formatting
Benni Mack
22:42 Task #89321 (Closed): Replace FrontendCacheInterface
Benni Mack
22:42 Task #89320 (Closed): Re-enable acceptance tests for installing TYPO3
Benni Mack
22:42 Bug #89319 (Closed): IRRE controls not visible after lowering max items
Benni Mack
22:42 Bug #89317 (Closed): RedirectService instanciated without SiteFinder
Benni Mack
22:42 Bug #89315 (Closed): deleteRecord is not defined
Benni Mack
22:42 Bug #89314 (Closed): Flaws in distributed site configurations
Benni Mack
22:42 Bug #89310 (Closed): Prevent auto-fill in user setup
Benni Mack
22:42 Bug #89309 (Closed): ConfigurationView misses clearable
Benni Mack
22:42 Task #89303 (Closed): Make list of changes ($historyRecords) accessable
Benni Mack
22:42 Task #89302 (Closed): Adjust path to Page TSconfig
Benni Mack
22:42 Bug #89299 (Closed): Correctly unpack CorrelationId version
Benni Mack
22:42 Task #89298 (Closed): Introduce CorrelationId model
Benni Mack
22:42 Bug #89297 (Closed): Fatal error for regular redirects
Benni Mack
22:42 Feature #89292 (Closed): Add support for RecordHistory correlationId's to DataHandler
Benni Mack
22:42 Bug #89291 (Closed): Regression in RelationHandler due to Doctrine DBAL migration
Benni Mack
22:42 Bug #89290 (Closed): Fix several typos in php comments
Benni Mack
22:42 Task #89289 (Closed): Move changelog files for 10.1 release
Benni Mack
22:42 Bug #89288 (Closed): Clearable not loaded in recycler
Benni Mack
22:42 Bug #89286 (Closed): Documentation for #86577 in wring directory
Benni Mack
22:42 Bug #89283 (Closed): "Manage Language Packs" - rendering of buttons misleading
Benni Mack
22:42 Task #89282 (Closed): CGL violation in FileList
Benni Mack
22:42 Task #89281 (Closed): Add .crowdin.yml file
Benni Mack
22:42 Bug #89279 (Closed): Editor can see "Edit" link in context menu for records he has no access to
Benni Mack
22:42 Task #89276 (Closed): Revert 'Slow array function used in loop'
Benni Mack
22:42 Task #89272 (Closed): Update codemirror to latest version
Benni Mack
22:42 Task #89270 (Closed): Update grunt and friends
Benni Mack
22:42 Bug #89269 (Closed): $GLOBALS['BE_USER']->uc sometimes wrongly written, gets a stdClass where an array would be expected
Benni Mack
22:42 Bug #89268 (Closed): Cannot use object of type stdClass as array in BackendUserConfiguration.php
Benni Mack
22:42 Bug #89267 (Closed): Broken links found in pages table are associated with wrong page
Benni Mack
22:42 Bug #89264 (Closed): Mailto links in RTE cannot use ampersand to add further arguments like subject=foo&body=bar
Benni Mack
22:42 Task #89262 (Closed): Improve looping in TypeScript
Benni Mack
22:42 Bug #89261 (Closed): Editors can see free mode records (l18n_parent = 0) in list module which they don't have access to
Benni Mack
22:42 Task #89257 (Closed): TypoScriptTemplateModuleController handles unused clear_all_cache paramter
Benni Mack
22:42 Task #89256 (Closed): Improve performance of belog "Log" module
Benni Mack
22:42 Bug #89254 (Closed): Provide error messages in install tool mail settings test
Benni Mack
22:42 Bug #89253 (Closed): Modal loadUrl not usable
Benni Mack
22:42 Task #89251 (Closed): Update CSS tooling
Benni Mack
22:42 Bug #89250 (Closed): "Rocket" icon in Install Tool does not respect font color
Benni Mack
22:42 Bug #89248 (Closed): Clearable button is tabbable
Benni Mack
22:42 Bug #89247 (Closed): Revert Notification Action Factory
Benni Mack
22:42 Bug #89246 (Closed): Revert NotificationService
Benni Mack
22:42 Feature #89244 (Closed): Introduce Broadcast Channels and messaging
Benni Mack
22:42 Task #89242 (Closed): Remove unusable signal / slot for new site setup
Benni Mack
22:42 Task #89238 (Closed): Extbase defines an unused property in DataMapper
Benni Mack
22:42 Task #89237 (Closed): Change .yml to .yaml
Benni Mack
22:42 Task #89233 (Closed): Drop PhantomJS
Benni Mack
22:42 Task #89232 (Closed): Start using ESLint in favor of TSLint
Benni Mack
22:42 Feature #89229 (Closed): Add Cache Presets for Settings in Maintenance Area
Benni Mack
22:42 Bug #89228 (Closed): Update JavaScript unit testing packages
Benni Mack
22:42 Feature #89227 (Closed): Ask for email address while installing TYPO3
Benni Mack
22:42 Bug #89226 (Closed): Removed IPlock properties are still assigned
Benni Mack
22:42 Bug #89225 (Closed): Unnecessary calls to SiteMatcher without PseudoSites
Benni Mack
22:42 Task #89224 (Closed): Update ContentObjectRenderer.php
Benni Mack
22:42 Task #89222 (Closed): Improve PHPDoc of GeneralUtility::_GP
Benni Mack
22:42 Task #89221 (Closed): Remove obsolet part from _GET and _POST PHPDocs
Benni Mack
22:42 Bug #89217 (Closed): Add CSS scroll-padding to .module-body
Benni Mack
22:42 Feature #89216 (Closed): Provide implementation for PSR-18 HTTP Client
Benni Mack
22:42 Task #89215 (Closed): Deprecate jquery.clearable
Benni Mack
22:42 Bug #89210 (Closed): Dummy/blank templates of FSC contain an XHTML parsing error
Benni Mack
22:42 Task #89206 (Closed): Update @typo3/icons to 1.10.0
Benni Mack
22:42 Bug #89204 (Closed): Form variants: Override ignored for arrays, if a value is removed
Benni Mack
22:42 Task #89202 (Closed): Remove eliminated scheduler configuration setting in documentation
Benni Mack
22:42 Bug #89201 (Closed): FlexForm - flexform container EventListener not registered on new inline element
Benni Mack
22:42 Task #89200 (Closed): doc: added missing brackets
Benni Mack
22:42 Bug #89198 (Closed): Fix typo in Check.php
Benni Mack
22:42 Bug #89196 (Closed): Page TSconfig does not offer TCAdefaults settings option
Benni Mack
22:42 Bug #89184 (Closed): "View webpage" must show translated page in columns mode
Benni Mack
22:42 Bug #89183 (Closed): Mixed entrypaths with "/" and FQDN do not work
Benni Mack
22:42 Bug #89173 (Closed): Notification actions broken after document change
Benni Mack
22:42 Bug #89172 (Closed): Integrity check for redirects faulty
Benni Mack
22:42 Feature #89171 (Closed): Core only allows one kind of sitemap for a site
Benni Mack
22:42 Task #89170 (Closed): Change search behaviour for suggest wizard
Benni Mack
22:42 Bug #89168 (Closed): File search only accepts single search word AGAIN
Benni Mack
22:42 Bug #89167 (Closed): Pin phpdocumentor/reflection-docblock to 4.3.0
Benni Mack
22:42 Bug #89166 (Closed): Discard versioned records loose their connection to the workspace
Benni Mack
22:42 Task #89164 (Closed): BE UI: rename TSconfig section in page properties
Benni Mack
22:42 Task #89163 (Closed): Examples from Manual should be working
Benni Mack
22:42 Bug #89161 (Closed): Suggest Wizard for type=group inserts prepared labels as HTML content
Benni Mack
22:42 Task #89160 (Closed): Move extension configuration form viewhelper into sysext:core
Benni Mack
22:42 Task #89157 (Closed): Respect workspaces with proper workspace restrictions in Core
Benni Mack
22:42 Bug #89155 (Closed): AdminPanel Log module broken after PSR-3 changes
Benni Mack
22:42 Bug #89154 (Closed): QueryGenerator::cleanInputVal() - do not call strtotime on timestamp
Benni Mack
22:42 Bug #89151 (Closed): Module Backend Users: unable to paste copied user
Benni Mack
22:42 Feature #89150 (Closed): Add events before and after rollback of record history entries
Benni Mack
22:42 Bug #89149 (Closed): Fix assertion ordering in test cases
Benni Mack
22:42 Feature #89143 (Closed): Allow rollback for a set of record history entries
Benni Mack
22:42 Feature #89142 (Closed): Create sites when a page in generated on root level
Benni Mack
22:42 Bug #89140 (Closed): Page module: Translation wizard should respect available languages via configured Site
Benni Mack
22:42 Task #89278 (Closed): Revert 'Read settings for sites from <config>/sites/<siteIdentifier>'
Benni Mack
22:42 Bug #89138 (Closed): Correctly retrieve workspace versions
Benni Mack
22:42 Task #89136 (Closed): Clean up DataHandlerHook in Workspaces
Benni Mack
22:42 Task #89277 (Closed): Revert 'Fetch site setting files from extensions and provide default site settings per site'
Benni Mack
22:42 Task #89463 (Closed): Deprecate switchable controller actions
Benni Mack
22:42 Task #89134 (Closed): Fetch site setting files from extensions and provide default site settings per site
Benni Mack
22:42 Bug #89504 (Closed): Upgrade wizards fail if Extensions are to be installed
Benni Mack
22:42 Bug #89488 (Closed): HTML special characters fool linkvalidator
Benni Mack
12:27 Bug #89488: HTML special characters fool linkvalidator
thanks for fixing this bug.
I initially reported the problem against Typo3 8.* But the fix was now "only" done in...
Rainer Plöckl
22:42 Task #89280 (Closed): TypoScript Template Constant Editor flushes to many caches, results in slow frontend responses due to DI rebuild
Benni Mack
22:42 Bug #89207 (Closed): Incorrect PSR-11 related deprecation messages being triggered by ObjectManager->get()
Benni Mack
22:37 Bug #89934 (Needs Feedback): E_UER_DEPRECATED errors should be handled by the basic error reporting
The basic error reporting gets overridden by the option "errorHandlerErrors" in `typo3conf/LocalConfiguration.php`, w... Benni Mack
22:06 Bug #88563 (Needs Feedback): Link generation should not be created when the target pid pages_language_overlay is disabled.
Hi Ruud,
I think we fixed this with Site Handling and TYPO3 v9. Can you verify and recheck?
Benni Mack
21:54 Bug #68728 (Closed): cHash check in AbstractPlugin is wrong
Hey Andreas,
this was solved with Site Handling (as proper GET / POST parameters are not split into the PageArgume...
Benni Mack
21:52 Feature #86962 (Needs Feedback): Asset pipeline: Only include assets for rendered content elements
Hey,
you might want to check out https://github.com/b13/assetcollector - if this gains on popularity, I think we s...
Benni Mack
21:50 Bug #89672 (Under Review): Missing l10n_parent field permission breaks page translation process
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:50 Bug #89550: Localization of page fails without l10n_parent permission
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:42 Task #89955 (Under Review): Adjust build plans to include acceptancePagetree
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:42 Task #89832: Add acceptance tests for keyboard interaction with pagetree
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:30 Bug #90004 (Resolved): Avoid showing telephone element for route link browser
Applied in changeset commit:834a7398f5e102529d9f224b285af14efde60484. Oliver Hader
13:05 Bug #90004: Avoid showing telephone element for route link browser
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:04 Revision 834a7398: [BUGFIX] Avoid showing telephone element for route link browser
Affects following site configuration aspects in site management module:
* page based error handling source field in l...
Oliver Hader
09:22 Bug #90006 (Closed): 61657: [BUGFIX] Do not fall back to routes on invalid “id” -- missing for typenum and eId
In this bug fix 61657: [BUGFIX] Do not fall back to routes on invalid “id”
for fall back is now error page when we u...
Bostjan Kristl
07:55 Bug #90003 (Rejected): Fluid Widget f:paginate doesn't render GET/POST variables after Update to 10.2
Closed as duplicate Georg Ringer
07:54 Bug #90005 (Rejected): Get Parameter "id" leads to 404
Thanks for creating the issue. However I will still reject that issue as the ID parameter is a global one and still a... Georg Ringer

2019-12-22

18:18 Bug #89964: PopulatePageSlugs.php should use order in query of getSuggestedSlugs
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:41 Bug #20612: scandinavian letters are transliterated wrong
Susanne Moog wrote:
> Some research notes:
>
> - PHP has a Transliterator in the `intl` extension, but we'd need ...
Alexander Schnitzler
15:26 Bug #90005 (Rejected): Get Parameter "id" leads to 404
I have extension with payment provider service. On success page payment provider is adding automatically some get par... Martin Weymayer
15:16 Bug #90003: Fluid Widget f:paginate doesn't render GET/POST variables after Update to 10.2
Okay, now I found this, saying: *GET,POST or POST,GET is not supported anymore since TYPO3 v10.0*
https://github.c...
Simon Köhler
08:15 Bug #90003: Fluid Widget f:paginate doesn't render GET/POST variables after Update to 10.2
Moved to right Project Bastian Bringenberg
04:28 Bug #90003 (Rejected): Fluid Widget f:paginate doesn't render GET/POST variables after Update to 10.2
I am using the Fluid Widget in a backend module (slug Extension, see TER) as follows:... Simon Köhler
13:21 Bug #90004 (Under Review): Avoid showing telephone element for route link browser
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:21 Bug #90004 (Closed): Avoid showing telephone element for route link browser
Affects following site configuration aspects in site management module:
* page based error handling source field in ...
Oliver Hader
12:24 Bug #82686: MySQL error when running OptimizeDatabaseTableTask with pdo_mysql driver
Same here with TYPO3 9.5.13... Eric Chavaillaz

2019-12-21

23:48 Bug #89178: Create multiple pages don't work
For me, it does not work with PHP 7.3.8 - works with downgrading to 7.2.21 Riccardo De Contardi
19:41 Bug #89774 (Under Review): Incomplete task configuration breaks the backend 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
01:55 Bug #90000 (Rejected): Translation of content in gridelements fails
Closing it as it will be solved within gridelements. If core changes are required, feel free to open a new issue Georg Ringer

2019-12-20

21:49 Bug #86966 (Closed): pages_language_overlay do not get the appendix from prependAtCopy on copy of a page
I close this issue as it is working on 9.5.x; please reopen or ping me if it is still needed. Thank you. Riccardo De Contardi
19:49 Bug #90000: Translation of content in gridelements fails
Actually the translate button is not supposed to synchronize inline children of translated elements.
That's why ther...
Jo Hasenau
15:44 Bug #90000 (Rejected): Translation of content in gridelements fails
Adding a new content element to a *already translated* gridelement in the default language and then clicking the tran... Nikita Hovratov
16:56 Task #90002 (Under Review): Apply rector set php71
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:54 Task #90002 (Closed): Apply rector set php71
Alexander Schnitzler
16:19 Bug #90001 (Closed): Content that was edited in the maximized CKEditor will not be saved afterwards
If you are in the CKEditor, click on "Maximize" immediately, edit the content and then minimize the editor. Now click... Rene Gast
16:16 Feature #83608: Change default upload folder
Combining UserTSconfig (-> defaultUploadFolder) with conditions (e.g. PIDinRootline) should be possible Julian Hofmann
15:41 Bug #89472: MenuProcessor showing "hidden" pages in 9.5.10
I'm able to reproduce this when the calling page is hidden. TYPO3 9.5.13. Felix Nagel
13:33 Bug #89947 (Under Review): "Broken Extension Scanner" 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
13:30 Task #89984 (Resolved): Raise codeception and dependencies to latest versions
Applied in changeset commit:9f7b336e3e3987594f8ba2aadac5082c056d6ef4. Benni Mack
12:47 Task #89984 (Under Review): Raise codeception and dependencies to latest versions
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
09:30 Task #89984 (Resolved): Raise codeception and dependencies to latest versions
Applied in changeset commit:c7b440852326f2f36e78eb46ee7f48edd9781f35. Benni Mack
09:16 Task #89984: Raise codeception and dependencies to latest versions
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:24 Bug #89398: YAML import missing support for environment variables placeholders
Andreas Fernandez wrote:
> Applied in changeset commit:ba50c94e87746fbcccf9f10e4e14f5de22fefba3.
I can see that t...
Stig Nørgaard Færch
13:19 Revision 9f7b336e: [TASK] Update codeception and phpunit to latest versions
Updating codeception (2.5.6) and phpunit (6.2.4)
to latest allowed versions allows for further updating other depende...
Benni Mack
10:53 Feature #88921: New Event in the PageLayoutView Class to enrich Content into the Columns in the BackendLayout
Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:37 Feature #88921: New Event in the PageLayoutView Class to enrich Content into the Columns in the BackendLayout
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:36 Feature #88921: New Event in the PageLayoutView Class to enrich Content into the Columns in the BackendLayout
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:50 Bug #89964 (Under Review): PopulatePageSlugs.php should use order in query of getSuggestedSlugs
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:37 Bug #86990: f:uri.action -> absolute not working
Creating a site doesn't fix it by default because the content of the base matters for the functions uri.typolink and ... Chris Wiesenekker
10:20 Bug #88389: ArrayConverter might not convert strings to array
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:04 Bug #88389: ArrayConverter might not convert strings to array
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:18 Bug #89159 (Needs Feedback): Ternary condtions stopped working...
@Stig Nørgaard Færch
May I ask you if you still are able to reproduce this issue?
Riccardo De Contardi
10:08 Bug #89998 (Closed): Problem in TCA with type select if MM relation is used
Hi all
I have a problem in TCA if i used type select and MM relation
A similar problem has been described in #875...
Illia Chulkov
09:54 Revision 33ad14ca: [TASK] Update codeception and phpunit to latest versions
Updating codeception (2.5.6) and phpunit (7.5.18)
to latest versions allows for further updating other dependencies
T...
Benni Mack
09:47 Bug #84119: Limiting a BE-User to default language results in inconsistent saves.
I can reproduce this problem in TYPO3 9.5.13.
The following scenario:
- Editor with language restrictions, for in...
Christian Eßl
09:14 Revision c7b44085: [TASK] Update codeception and phpunit to latest versions
Updating codeception (3.2.1) and phpunit (8.5.0)
to latest versions allows for further updating other dependencies
TY...
Benni Mack
08:58 Bug #86147: Prevent updating unchanged fields in DataMapProcessor
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:55 Bug #87429: Same checkbox in different sections can't be selected indipendently
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:54 Bug #87780: Extbase Task should call parents __sleep and __wakeup Methods
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:40 Bug #87780: Extbase Task should call parents __sleep and __wakeup Methods
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:54 Bug #86941: Logger instances in scheduler tasks are deserialized with outdated paths
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:40 Bug #86941 (Under Review): Logger instances in scheduler tasks are deserialized with outdated paths
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:30 Bug #89876 (Resolved): .htaccess files missing from ZIP files downloaded in extension manager
Applied in changeset commit:6881edfb7ee2e3eeabcd65d304c69676512fdf03. Georg Ringer
08:23 Bug #89876: .htaccess files missing from ZIP files downloaded in extension manager
Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
08:21 Bug #89876 (Under Review): .htaccess files missing from ZIP files downloaded in extension manager
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
08:30 Task #89941 (Resolved): Simplify checks on Import about allowed filenames
Applied in changeset commit:a9b64f1205ad338c245f6c5d3cc7eca2fc74526a. Benni Mack
08:23 Revision 6881edfb: [BUGFIX] Include .htaccess file in extension packages
Adopt the excludeForPackaging to include also .htaccess files in
extension downloads of extension manager.
Resolves:...
Georg Ringer
08:20 Revision a9b64f12: [TASK] Simplify checks on Import about allowed filenames
In TYPO3 v10, BasicFileUtility is not used by DataHandler anymore,
and never initialized with other file permissions ...
Benni Mack
08:06 Bug #88964 (Closed): Wrong docs for fallbackType option for Site Configuration
Closed as requested by the author. Thank you for your feedback :) Björn Jacob
08:00 Bug #88964: Wrong docs for fallbackType option for Site Configuration
Meanwhile the documentation on that got updated. This can be closed. Anonymous

2019-12-19

22:48 Bug #89964: PopulatePageSlugs.php should use order in query of getSuggestedSlugs
Hello Herman, maybe you want to contribute this change? You find further information at https://docs.typo3.org/m/typo... Guido Schmechel
21:53 Bug #89997: Unnecessary fetching of duplicate records in Typo3DatabaseBackend
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:49 Bug #89997: Unnecessary fetching of duplicate records in Typo3DatabaseBackend
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:03 Bug #89997: Unnecessary fetching of duplicate records in Typo3DatabaseBackend
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:29 Bug #89997 (Under Review): Unnecessary fetching of duplicate records in Typo3DatabaseBackend
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:25 Bug #89997 (Closed): Unnecessary fetching of duplicate records in Typo3DatabaseBackend
A (possible) bug in EXT:staticfilecache (reported at https://github.com/lochmueller/staticfilecache/issues/233) gener... Markus Klösges
19:00 Bug #89947 (Resolved): "Broken Extension Scanner" is broken
Applied in changeset commit:d126080be2b5aabb36885caf898783d99ac47610. Andreas Fernandez
18:34 Bug #89947: "Broken Extension Scanner" 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
07:52 Bug #89947: "Broken Extension Scanner" 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
18:33 Revision d126080b: [BUGFIX] Fix various misbehaviors in "Broken Extension Scanner"
The "Broken Extension Scanner" has some flaws that are fixed with this
patch:
- Only one request is sent to scan all...
Andreas Fernandez
17:43 Bug #89994: Wrong target value for external links
to reproduce:
set constant "styles.content.links.extTarget ="
set setup "config.extTarget >"
create an extern...
Susanne Moog
17:41 Bug #89994 (Under Review): Wrong target value for external links
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:46 Bug #89994 (Closed): Wrong target value for external links
Hello,
since the last TYPO3 Update we encounter following problem:
If config.extTarget and styles.content.links...
Josua Vogel
16:59 Bug #89990: Wrong reference to big-f0f0f0.gif in xtheme-t3skin.css
Hi Georg,
Thank you for the quick response. Of course I hoped that this easy to fix bug would be fixed.
But I und...
Tobias Schaefer
15:31 Bug #86990: f:uri.action -> absolute not working
Works for me. Seems that there is no Site configured in Site Management? Thomas Löffler
15:30 Task #89907 (Resolved): Apply rector set php70
Applied in changeset commit:ec192807d2bbb17db5e25a599ba5bead78edab5a. Anonymous
15:15 Feature #89917: Set new page access group to parent page access group
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:02 Feature #89917 (Under Review): Set new page access group to parent page access group
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:00 Revision ec192807: [TASK] Apply rector set php70
php bin/rector process
The Rector\Php70\Rector\List_\ListSwapArrayOrderRector rector
has been disabled as this needs...
Alexander Schnitzler
15:00 Task #89918 (Resolved): Update rector/rector (to ~0.6.0)
Applied in changeset commit:41d48e24b9d52c96593c79b6332ac0407e03a44c. Anonymous
09:44 Task #89918: Update rector/rector (to ~0.6.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
14:47 Revision 41d48e24: [TASK] Update rector/rector
composer remove --dev rector/rector
composer require --dev rector/rector:~0.6
The update of rector brings import...
Alexander Schnitzler
14:08 Bug #86331: Mountpoints not working with new site configurations
I really appreciate any work targeting PHP standards and replacing self-baked solutions with known and approved packa... Anonymous
13:37 Task #89984: Raise codeception and dependencies to latest versions
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:02 Bug #89989: Since v9.5.12 extendToSubpages has no effect for subpages in menus
I also have massive problems with menues using a specific entryLevel which are not working correctly anymore. But my ... Paul Beck
11:57 Bug #89069: PopulatePagesSlugs should respect tx_realurl_pathsegment field
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:12 Bug #89069: PopulatePagesSlugs should respect tx_realurl_pathsegment field
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:41 Bug #89069: PopulatePagesSlugs should respect tx_realurl_pathsegment field
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:31 Bug #89069 (Under Review): PopulatePagesSlugs should respect tx_realurl_pathsegment field
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:07 Bug #89515 (Closed): Backend users having old bookmark/shortcut with missing parameter query in returnUrl cannot access backend
Closed, see previous comment. Susanne Moog
08:49 Bug #89515: Backend users having old bookmark/shortcut with missing parameter query in returnUrl cannot access backend
The patch for #89533 resolves this one. Can be closed. Thanks! Anonymous
08:40 Bug #89368: Active page
This one should be resolved by #88344 and can be closed. Please confirm if this solves your problem. Anonymous
07:49 Revision 4307ef9a: [BUGFIX] Adjust parameters of implode() for PHP 7.4
The TimeTracker has been using the wrong order of glue
and pieces, the PageLayoutView has used implode with only
one ...
Susanne Moog
07:45 Revision 56914b3f: [TASK] Increase wait limit for mssql containers
For testing mssql based jobs, the wait limit for the database
to answer gets raised from 60 to 120 seconds to avoid b...
Anja Leichsenring
07:44 Revision 10b97945: [BUGFIX] Adjust parameters of implode() for PHP 7.4
The TimeTracker has been using the wrong order of glue
and pieces, the PageLayoutView has used implode with only
one ...
Susanne Moog
07:44 Revision 4203cde3: [TASK] Increase wait limit for mssql containers
For testing mssql based jobs, the wait limit for the database
to answer gets raised from 60 to 120 seconds to avoid b...
Anja Leichsenring
07:30 Bug #89991 (Resolved): Switch order of implode for PHP 7.4 compatibility
Applied in changeset commit:adbc6746ebe414322b0e058dde99b3976f8c5316. Susanne Moog
07:29 Bug #89991: Switch order of implode for PHP 7.4 compatibility
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
07:27 Bug #89991: Switch order of implode for PHP 7.4 compatibility
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
07:30 Task #89986 (Resolved): Increase timeout limit for mssql start
Applied in changeset commit:9052f92bd895bb1b197520ba838ffe603cd59471. Anja Leichsenring
07:28 Task #89986: Increase timeout limit for mssql start
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
07:28 Task #89986: Increase timeout limit for mssql start
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
07:28 Revision 9052f92b: [TASK] Increase wait limit for mssql containers
For testing mssql based jobs, the wait limit for the database
to answer gets raised from 60 to 120 seconds to avoid b...
Anja Leichsenring
07:27 Revision adbc6746: [BUGFIX] Adjust parameters of implode() for PHP 7.4
The TimeTracker has been using the wrong order of glue
and pieces, the PageLayoutView has used implode with only
one ...
Susanne Moog
07:09 Task #89993 (Closed): Add documentation about difference between ViewHelpers be.container and be.pageRenderer
The description for both is pretty much the same.
The examples look very similar too. I honestly don't know what b...
Sybille Peters

2019-12-18

22:40 Feature #89518: Decouple static routes from site config
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:39 Feature #89518: Decouple static routes from site config
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:20 Task #89992: Use new translation server 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
22:19 Task #89992 (Under Review): Use new translation server by default
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:15 Task #89992 (Closed): Use new translation server by default
Use localize.typo3.org instead of hosted packages on extensions.typo3.org, packaged by translation.typo3.org Georg Ringer
21:56 Bug #89990 (Rejected): Wrong reference to big-f0f0f0.gif in xtheme-t3skin.css
Thanks for creating the issue. However 8.7 is in critical bugfix mode and eol in 4 months.
This issue, even though...
Georg Ringer
16:19 Bug #89990 (Rejected): Wrong reference to big-f0f0f0.gif in xtheme-t3skin.css
Hello,
in TYPO3 8.7.30 (and all previous versions of TYPO3 8.7 too) in file typo3/sysext/core/Resources/Public/Ext...
Tobias Schaefer
18:42 Bug #89991 (Under Review): Switch order of implode for PHP 7.4 compatibility
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:25 Bug #89991 (Closed): Switch order of implode for PHP 7.4 compatibility
Susanne Moog
18:40 Bug #84214: Linkvalidator should not check records without write permissions
Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:30 Bug #84214: Linkvalidator should not check records without write permissions
Patch set 28 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:08 Bug #84214: Linkvalidator should not check records without write permissions
Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:33 Bug #84214: Linkvalidator should not check records without write permissions
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
10:44 Bug #84214: Linkvalidator should not check records without write permissions
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:41 Bug #89038 (Closed): HMENUs special "directory" does not work properly with sites fallbackType "free"
Susanne Moog
17:07 Bug #89038: HMENUs special "directory" does not work properly with sites fallbackType "free"
@Tobias Gaertner: Yes it works :) Thanks Marcel Macasso
17:07 Revision 4be3b783: [BUGFIX] Use correct implode(string, array) syntax
The usage of implode(array, string) has been marked as
deprecated by PHP and triggers PHP Deprecation warnings
by usi...
Anja Leichsenring
17:03 Revision e2dd92d6: [BUGFIX] Use correct implode(string, array) syntax
The usage of implode(array, string) has been marked as
deprecated by PHP and triggers PHP Deprecation warnings
by usi...
Anja Leichsenring
17:00 Task #89987 (Resolved): PHP 7.4 deprecation warnings concerning implode()
Applied in changeset commit:843abcba28215fc159a61adda1ddd73dc44225b2. Anja Leichsenring
16:45 Task #89987: PHP 7.4 deprecation warnings concerning implode()
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:41 Task #89987: PHP 7.4 deprecation warnings concerning implode()
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:36 Task #89987: PHP 7.4 deprecation warnings concerning implode()
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:15 Task #89987: PHP 7.4 deprecation warnings concerning implode()
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:01 Task #89987 (Under Review): PHP 7.4 deprecation warnings concerning implode()
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:56 Task #89987 (Closed): PHP 7.4 deprecation warnings concerning implode()
the core has still some occurrences of implode(array, string), which has been deprecated. The correct syntax is implo... Anja Leichsenring
16:36 Revision 843abcba: [BUGFIX] Use correct implode(string, array) syntax
The usage of implode(array, string) has been marked as
deprecated by PHP and triggers PHP Deprecation warnings
by usi...
Anja Leichsenring
16:34 Feature #89556 (Under Review): Backport feature toggle to 9.5
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
15:52 Bug #89989: Since v9.5.12 extendToSubpages has no effect for subpages in menus
Georg Ringer wrote:
> could be related to #88344. can you locally revert https://review.typo3.org/c/Packages/TYPO3.C...
Patrick Lenk
15:39 Bug #89989: Since v9.5.12 extendToSubpages has no effect for subpages in menus
could be related to #88344. can you locally revert https://review.typo3.org/c/Packages/TYPO3.CMS/+/62527 and check if... Georg Ringer
15:02 Bug #89989 (Closed): Since v9.5.12 extendToSubpages has no effect for subpages in menus
Since TYPO3 9.5.12, subpages of a access protected page with enabled @extendToSubpages@ option are still visible in a... Patrick Lenk
15:30 Task #89988 (Resolved): Use new domain name of new translation server
Applied in changeset commit:f7daef587563256216163497509c2653c1566f7f. Georg Ringer
15:01 Task #89988 (Under Review): Use new domain name of new translation server
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:58 Task #89988 (Closed): Use new domain name of new translation server
Georg Ringer
15:27 Revision f7daef58: [TASK] Use new subdomain for new translation server
Use the final subdomain localize.typo3.org instead of
beta-translation.typo3.org. The latter is still available
and w...
Georg Ringer
15:17 Task #89986: Increase timeout limit for mssql start
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:37 Task #89986 (Under Review): Increase timeout limit for mssql start
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:35 Task #89986 (Closed): Increase timeout limit for mssql start
we know it takes the mssql containers sometimes more than 60 sec to come up and answer, which currently causes the te... Anja Leichsenring
15:00 Task #89807 (Resolved): Apply rector set php56
Applied in changeset commit:3e66cdd456aa3e7b0452fb29e64aeb4003c1d977. Anonymous
14:31 Task #89907: Apply rector set php70
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 #89898 (Resolved): Introduce functional test for RequestBuilder
Applied in changeset commit:b959c51a74227917fb824e234bf5553395df7e69. Anonymous
14:29 Revision 3e66cdd4: [TASK] Apply rector set php56
php bin/rector process
Releases: master
Resolves: #89807
Change-Id: I667199693dc519d0353d8e10b40d86faf1cf946a
Review...
Alexander Schnitzler
14:00 Revision b959c51a: [TASK] Introduce functional test for RequestBuilder
The now introduced functional tests are a replacement
for the unit tests which were only possible by mocking
the hell...
Alexander Schnitzler
13:00 Task #89974 (Resolved): Speed up tests - remove superfluous usages of accessible mock
Applied in changeset commit:46df6a75ebb876edcf21a60fa1a23fda7a305a99. Benni Mack
12:36 Revision 46df6a75: [TASK] Speed up tests
Some tests use "accessibleMock" (= eval() code) where
it is completely unnecessary as not even a mock is needed.
Res...
Benni Mack
11:41 Task #89984 (Under Review): Raise codeception and dependencies to latest versions
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:41 Task #89984 (Closed): Raise codeception and dependencies to latest versions
after composer max testing revealed another issue with latest prophecy version, it is time to raise the testing depen... Anja Leichsenring
11:26 Bug #89643: file permissions cannot not both be empty
Thank you, too kind - you too. Riccardo De Contardi
11:24 Bug #89643: file permissions cannot not both be empty
Great! Totally fine with that!
Thanks for being such a Sherlock Holmes and uncovering duplicates!
Have a great holi...
Gone With the Wind
11:22 Bug #89643 (Closed): file permissions cannot not both be empty
@Robert Wilding - I close this issue as a duplicate of #70812; please continue the discussion there. I added your iss... Riccardo De Contardi
10:04 Bug #89643: file permissions cannot not both be empty
I would say yes according to the detailed description of that issue. Gone With the Wind
10:03 Bug #89643: file permissions cannot not both be empty
Is this one the same issue? #70812 Riccardo De Contardi
11:23 Bug #70812: edit user or usergroup > cannot remove every permission on file/directories
As reported by on #89643 from Robert Wildling, this issue still affects TYPO3 9.5.x Riccardo De Contardi
09:13 Feature #89983: Allow comma separated list of roles in f:security.ifHasRole
Better (Tested for list of Ints)... Dieter Porth
09:11 Feature #89983: Allow comma separated list of roles in f:security.ifHasRole
Moved right Project. Bastian Bringenberg
09:03 Feature #89983 (Rejected): Allow comma separated list of roles in f:security.ifHasRole
Instead of ... Dieter Porth
09:00 Revision cb5a03b3: [TASK] Fix closure comparison in test
ExactValueMatching of Closures in Prophecy may
result in Comparison Failures causing the test
to fail in newer PHPUni...
Susanne Moog
09:00 Bug #89982 (Resolved): Error when comparing closures in tests
Applied in changeset commit:62bce638f9623800e79a5b86438785392df1102d. Susanne Moog
08:49 Bug #89982: Error when comparing closures in tests
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
08:39 Bug #89982 (Under Review): Error when comparing closures in tests
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:38 Bug #89982 (Closed): Error when comparing closures in tests
Susanne Moog
08:49 Revision 62bce638: [TASK] Fix closure comparison in test
ExactValueMatching of Closures in Prophecy may
result in Comparison Failures causing the test
to fail in newer PHPUni...
Susanne Moog
08:11 Bug #89980: Numeric keys in $_SERVER array lead to type error
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2019-12-17

23:19 Feature #88921: New Event in the PageLayoutView Class to enrich Content into the Columns in the BackendLayout
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:02 Feature #88921: New Event in the PageLayoutView Class to enrich Content into the Columns in the BackendLayout
Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:32 Feature #88921: New Event in the PageLayoutView Class to enrich Content into the Columns in the BackendLayout
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:00 Feature #89981 (Rejected): Trim identifier spaces in core IconViewHelper
... Oliver Hader
22:25 Bug #89980: Numeric keys in $_SERVER array lead to type error
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:24 Bug #89980 (Under Review): Numeric keys in $_SERVER array lead to type error
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:16 Bug #89980 (Closed): Numeric keys in $_SERVER array lead to type error
Calling whatever URL results in the following error:... Daniel Siepmann
18:39 Bug #84214: Linkvalidator should not check records without write permissions
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:35 Bug #84214: Linkvalidator should not check records without write permissions
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
18:00 Bug #89876 (Resolved): .htaccess files missing from ZIP files downloaded in extension manager
Applied in changeset commit:8123da832562b03b505f4c4913bbfeef39f1e8c6. Georg Ringer
17:44 Bug #89876: .htaccess files missing from ZIP files downloaded in extension manager
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:25 Bug #89876: .htaccess files missing from ZIP files downloaded in extension manager
Matteo Bonaker wrote:
> Oh, right, I forgot to mention that this regex has not changed between versions 7, 8 and 9. ...
Susanne Moog
17:44 Revision 8123da83: [BUGFIX] Include .htaccess file in extension packages
Adopt the excludeForPackaging to include also .htaccess files in
extension downloads of extension manager.
Resolves:...
Georg Ringer
17:43 Feature #89978: Introduce Status Report for insecure exception handler settings
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:42 Feature #89978 (Under Review): Introduce Status Report for insecure exception handler settings
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:12 Feature #89978 (Closed): Introduce Status Report for insecure exception handler settings
When using a debug exception handler in production (either by configuring it explicitly or by using the wrong applica... Susanne Moog
17:24 Feature #89979 (New): Jump to a specific page in the page tree
AFAIK, such a method does not exist.
h2. Requested functionality
A method, e.g. selectPageInPageTree($pageId,...
Sybille Peters
16:30 Task #89956 (Resolved): Install tool extension configuration template contains redundant code
Applied in changeset commit:b93798c345204a59f165e528eb49f050c0225a8a. Anonymous
16:21 Revision b93798c3: [TASK] Remove redundancies in install tool ext conf template
This patch:
1. Removes a redundant usage of a "NoSpace" VH and
the associated namespace import since there are no...
Claus Due
15:59 Bug #89977 (Closed): Exception in BE after Update to 9.5.12: missing function contentIsNotLockedForEditors?
This has already been taken care of: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62731
#89975
Closing.
Sybille Peters
15:49 Bug #89977 (Closed): Exception in BE after Update to 9.5.12: missing function contentIsNotLockedForEditors?
This leads to a problem with gridelements.
Editors (non admins) will get an Exception in BE (in page module), if ...
Sybille Peters
15:52 Revision 3f8383ea: [TASK] Set TYPO3 version to 9.5.14-dev
Change-Id: I588f58be41926e759bbb9061f60e5c4871fab7bf
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/627...
Oliver Hader
15:37 Task #89976 (Under Review): Raise COMPOSER_ROOT_VERSION to current released version
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:35 Task #89976 (Closed): Raise COMPOSER_ROOT_VERSION to current released version
Anja Leichsenring
15:17 Revision 4453a684: [RELEASE] Release of TYPO3 9.5.13
Change-Id: Ibe01fb68bd29b214f785e69394cbf342572bc487
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/627...
Oliver Hader
15:00 Bug #89975 (Resolved): Removed method in PageLayoutController breaks gridelements
Applied in changeset commit:096ee6cc7714ddaae6a0fe418ddb40387a4c83d6. Benni Mack
13:38 Bug #89975 (Under Review): Removed method in PageLayoutController breaks gridelements
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:36 Bug #89975 (Closed): Removed method in PageLayoutController breaks gridelements
see 88337 Benni Mack
14:47 Revision 096ee6cc: [BUGFIX] Re-introduce removed methods
Due to a backport from change
https://review.typo3.org/c/Packages/TYPO3.CMS/+/62272
into 9.5, some "protected" method...
Benni Mack
14:18 Bug #89857: Insufficient case statement in Extbase DataMapper
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:56 Bug #89973 (Rejected): no error if language files can't be loaded
this has been solved with #89810 for 10 + 9, no changes will be done for 8 in that regard anymore. Georg Ringer
10:56 Bug #89973 (Rejected): no error if language files can't be loaded
our servers are behind a firewall. due to some changes we had the situation that our installations missed the languag... Bernd Wilke
13:21 Task #89974 (Under Review): Speed up tests - remove superfluous usages of accessible mock
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:21 Task #89974 (Closed): Speed up tests - remove superfluous usages of accessible mock
getAccessibleMock is used in various tests that don't really need it as they can either use the real instance or a "n... Susanne Moog
13:15 Bug #88980: Translating records with FAL relation where allowLanguageSynchronization set to true
Andreas Wolf wrote:
> I have seen a similar behaviour in some instances and could fix it for my usecases.
>
> Cou...
Felix Hilmes
12:55 Revision 1f34c446: [TASK] Set TYPO3 version to 10.2.3-dev
Change-Id: I4483812169b1018e536e8a2ab436a9a6c34e85c6
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/627...
Oliver Hader
12:36 Revision b7d2c8f9: [RELEASE] Release of TYPO3 10.2.2
Change-Id: Ic0ae2c8bd12b5af114774753a93f2c1150362a87
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/627...
Oliver Hader
12:33 Revision 9e35dd42: [TASK] Set TYPO3 version to 10.2.2-dev
Change-Id: I2a8852435282bdd22cd19ce34374a4afac3247a6
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/627...
Oliver Hader
12:31 Revision 4c0cdfa1: [TASK] Set TYPO3 version to 9.5.13-dev
Change-Id: Ie5bbfc1fc8a592a005777a6280d5b767e44ef816
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/627...
Oliver Hader
12:31 Revision 8c359e39: [TASK] Set TYPO3 version to 8.7.31-dev
Change-Id: I0af2b6d506de2f84a8f983ec5b064e5d3618d5c8
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/627...
Oliver Hader
12:10 Bug #89971: Extbase validation broken since merge of "58833: [BUGFIX] Keep existing validation errors for recursive domain relations"
Didn't really ment to push that patch - but did so acidentially.
https://review.typo3.org/c/Packages/TYPO3.CMS/+/62722
Markus Klösges
11:51 Bug #89971: Extbase validation broken since merge of "58833: [BUGFIX] Keep existing validation errors for recursive domain relations"
Can't reproduce on current master, nor on 9.5
I'm not able to easily run functionals on my local machine for 8.7.
...
Markus Klösges
10:52 Bug #89971: Extbase validation broken since merge of "58833: [BUGFIX] Keep existing validation errors for recursive domain relations"
I guess this might be happening as new objects are being generated which do not contain a UID yet. Could this be an i... Stephan Großberndt
10:42 Bug #89971 (Rejected): Extbase validation broken since merge of "58833: [BUGFIX] Keep existing validation errors for recursive domain relations"
Change https://review.typo3.org/c/Packages/TYPO3.CMS/+/58833 breaks usage of extbase validation in at least TYPO3 8.7... Stephan Großberndt
12:00 Revision aa2abdaf: [RELEASE] Release of TYPO3 10.2.1
Change-Id: Icb5a05d964912a59e6aea6822714e44c677a3954
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/627...
Oliver Hader
11:53 Revision efd84a5a: [RELEASE] Release of TYPO3 9.5.12
Change-Id: I2ba8373f9066b167dc29ccf96818edfffea9afeb
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/627...
Oliver Hader
11:49 Revision 23b71bb1: [RELEASE] Release of TYPO3 8.7.30
Change-Id: I0c8a3f85810f7ba6886c2d46537e0760f9d64499
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/627...
Oliver Hader
11:20 Task #89972 (Under Review): Remove repo polling trigger from pre-merge test plans
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:46 Task #89972 (Closed): Remove repo polling trigger from pre-merge test plans
Each patchset put to gerrit will be tested by pre-merge test plan and vote on the change. However, after the change h... Anja Leichsenring
11:05 Bug #88831: Problems with the fallback settings in sites config
Same here. The @fallbacks@ directive is ignored and the default language is always shown. Ralf Tönjes
11:00 Bug #89937 (Resolved): Insecure Deserialization when knowing encryptionKey in Extbase
Applied in changeset typo3cms-core:commit:57e4ed35a6e58521a931855e702b2688b3bc3d62. Oliver Hader
10:51 Bug #89937: Insecure Deserialization when knowing encryptionKey in Extbase
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:50 Bug #89937: Insecure Deserialization when knowing encryptionKey in Extbase
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:53 Revision fdf9cdad: [SECURITY] Avoid insecure deserialization in QueryGenerator & QueryView
Resolves: #89005
Releases: master, 9.5, 8.7
Security-Commit: 82656cf8149d04f31b1441a03415b5e9a067c614
Security-Bullet...
Frank Nägler
10:53 Revision 948df21e: [SECURITY] Prevent SQLi in ext:lowlevel QueryGenerator
Resolves: #89452
Releases: master, 9.5, 8.7
Security-Commit: d73e50f02afc5459f737282ede6cc70579fe7181
Security-Bullet...
Frank Nägler
10:53 Revision 0efda30c: [SECURITY] Avoid directory traversal on archive extraction
The Extension Manager and Language Pack Manager receive Zip archives as
input from foreign sources and extract them o...
Andreas Fernandez
10:53 Revision 51bbb971: [SECURITY] XSS in file list through file extension
FAL currently filters invalid characters from file names stored by its
API. However, this sanitization took no effect...
Andreas Fernandez
10:52 Revision 21e9e643: [SECURITY] Avoid XSS by correctly encoding typolink results
In order to avoid XSS through typolink, anchor text is encoded
correctly to be used in a HTML context. Fallback link ...
Oliver Hader
10:52 Revision 37ed78a1: [SECURITY] Prevent XSS in EXT:form error message output
Resolves: #88629
Releases: master, 9.5, 8.7
Security-Commit: df38c239aa9c627fb7b6f1c384d45ff0940d98fa
Security-Bullet...
Frank Nägler
10:52 Revision 8d05c315: [SECURITY] Avoid insecure deserialization in QueryGenerator & QueryView
Resolves: #89005
Releases: master, 9.5, 8.7
Security-Commit: bb72a2eb30bd30933efa97368ccb98977a05a4d3
Security-Bullet...
Frank Nägler
10:52 Revision e1e56e7b: [SECURITY] Prevent SQLi in ext:lowlevel QueryGenerator
Resolves: #89452
Releases: master, 9.5, 8.7
Security-Commit: f38d2ac58d9ac991d97e9d0112351593b723349a
Security-Bullet...
Frank Nägler
10:52 Revision 4ec29f44: [SECURITY] Avoid directory traversal on archive extraction
The Extension Manager and Language Pack Manager receive Zip archives as
input from foreign sources and extract them o...
Andreas Fernandez
10:52 Revision 044d7dbe: [SECURITY] XSS in file list through file extension
FAL currently filters invalid characters from file names stored by its
API. However, this sanitization took no effect...
Andreas Fernandez
10:52 Revision 25f796b9: [SECURITY] Avoid XSS by correctly encoding typolink results
In order to avoid XSS through typolink, anchor text is encoded
correctly to be used in a HTML context. Fallback link ...
Oliver Hader
10:52 Revision e971b012: [SECURITY] Prevent XSS in EXT:form error message output
Resolves: #88629
Releases: master, 9.5, 8.7
Security-Commit: e179b6dd34bb47f2af28c58c19a14f46ae8f9f52
Security-Bullet...
Frank Nägler
10:51 Revision f4746095: [SECURITY] Avoid insecure deserialization in QueryGenerator & QueryView
Resolves: #89005
Releases: master, 9.5, 8.7
Security-Commit: 3ca6645677105db7b6e0d6babba52f2b0e27d48b
Security-Bullet...
Frank Nägler
10:51 Revision 0d975eda: [SECURITY] Prevent SQLi in ext:lowlevel QueryGenerator
Resolves: #89452
Releases: master, 9.5, 8.7
Security-Commit: befc2d3d188753b528e721ffaac46ac060fb7b82
Security-Bullet...
Frank Nägler
10:51 Revision ec053dc0: [SECURITY] Avoid directory traversal on archive extraction
The Extension Manager and Language Pack Manager receive Zip archives as
input from foreign sources and extract them o...
Andreas Fernandez
10:51 Revision fcc1bab0: [SECURITY] XSS in file list through file extension
FAL currently filters invalid characters from file names stored by its
API. However, this sanitization took no effect...
Andreas Fernandez
10:51 Revision 64db88b9: [SECURITY] Avoid XSS by correctly encoding typolink results
In order to avoid XSS through typolink, anchor text is encoded
correctly to be used in a HTML context. Fallback link ...
Oliver Hader
10:51 Revision 9692bf83: [SECURITY] Prevent XSS in EXT:form error message output
Resolves: #88629
Releases: master, 9.5, 8.7
Security-Commit: e94818bd7eaf2ac3ca720b140f3c499bba73a486
Security-Bullet...
Frank Nägler
10:51 Revision b1626ad8: [SECURITY] Avoid possible insecure deserialization in Extbase
Albeit requests to Extbase's property mapper won't be processed
in case the required cryptographic hash is not given ...
Oliver Hader
10:51 Revision e31241cb: [SECURITY] Avoid insecure deserialization in QueryGenerator & QueryView
Resolves: #89005
Releases: master, 9.5, 8.7
Security-Commit: b826a98a406ed56d525db6ffe97123d124504fd2
Security-Bullet...
Frank Nägler
10:51 Revision 25750b4d: [SECURITY] Prevent SQLi in ext:lowlevel QueryGenerator
Resolves: #89452
Releases: master, 9.5, 8.7
Security-Commit: bad3b5814be98538af28628fb131fec478820fb7
Security-Bullet...
Frank Nägler
10:50 Revision 037b6c27: [SECURITY] Avoid directory traversal on archive extraction
The Extension Manager and Language Pack Manager receive Zip archives as
input from foreign sources and extract them o...
Andreas Fernandez
10:50 Revision 96b122b7: [SECURITY] XSS in file list through file extension
FAL currently filters invalid characters from file names stored by its
API. However, this sanitization took no effect...
Andreas Fernandez
10:50 Revision a35c42e9: [SECURITY] Avoid XSS by correctly encoding typolink results
In order to avoid XSS through typolink, anchor text is encoded
correctly to be used in a HTML context. Fallback link ...
Oliver Hader
10:50 Revision 966a0038: [SECURITY] Prevent XSS in EXT:form error message output
Resolves: #88629
Releases: master, 9.5, 8.7
Security-Commit: 5256688f74c4ccb6aa354cfc18605a525dec63f3
Security-Bullet...
Frank Nägler
10:50 Revision 57e4ed35: [SECURITY] Avoid possible insecure deserialization in Extbase
Albeit requests to Extbase's property mapper won't be processed
in case the required cryptographic hash is not given ...
Oliver Hader
10:30 Task #89952 (Resolved): Streamline frontend user password recovery process
Applied in changeset commit:24e9e17a454c44d167db89113c574a6ca71cd62d. Oliver Hader
09:28 Task #89952: Streamline frontend user password recovery process
Patch set 1 for branch *10.2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:09 Task #89952: Streamline frontend user password recovery process
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
09:08 Task #89952: Streamline frontend user password recovery process
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:07 Task #89952: Streamline frontend user password recovery process
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:12 Revision d075cdea: [TASK] Streamline frontend user password recovery process
The ext:felogin recovery process is using a non-typesafe comparison
which might be exploited with a probability of 0....
Oliver Hader
10:12 Revision cff868c1: [TASK] Streamline frontend user password recovery process
The ext:felogin recovery process is using a non-typesafe comparison
which might be exploited with a probability of 0....
Oliver Hader
10:12 Revision d9fe9b20: [TASK] Streamline frontend user password recovery process
The ext:felogin recovery process is using a non-typesafe comparison
which might be exploited with a probability of 0....
Oliver Hader
10:12 Revision 24e9e17a: [TASK] Streamline frontend user password recovery process
The ext:felogin recovery process is using a non-typesafe comparison
which might be exploited with a probability of 0....
Oliver Hader
10:06 Bug #89188: maybe ddev-related / Manage Language Packs: Uncaught TYPO3 Exception: gzdecode() expects parameter 1 to be string, boolean given
Same issue on Mittwald server with PHP Version 7.3.2.
Running...
Maik no-lastname-given
10:00 Bug #89970 (Resolved): ext_localconf.php uses import of class
Applied in changeset commit:8475eb6d6fe7ac4dedcee56f8f88dfc303631742. Andreas Fernandez
09:34 Bug #89970: ext_localconf.php uses import of class
Patch set 2 for branch *10.2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
09:34 Bug #89970: ext_localconf.php uses import of class
Patch set 1 for branch *10.2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available a...
Gerrit Code Review
07:18 Bug #89970: ext_localconf.php uses import of class
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:18 Bug #89970 (Under Review): ext_localconf.php uses import of class
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:17 Bug #89970 (Closed): ext_localconf.php uses import of class
EXT:redirect/ext_localconf.php makes @use@ of a PHP class with may fail on a warmed up cache. Andreas Kienast
09:35 Revision 6ea5b19c: [BUGFIX] Don't import PHP class in ext_localconf.php
Resolves: #89970
Releases: master
Change-Id: I5b7e22c853993e7434c086c22a3898eefbe07899
Reviewed-on: https://review.ty...
Andreas Fernandez
09:34 Revision 8475eb6d: [BUGFIX] Don't import PHP class in ext_localconf.php
Resolves: #89970
Releases: master
Change-Id: I5b7e22c853993e7434c086c22a3898eefbe07899
Reviewed-on: https://review.ty...
Andreas Fernandez
09:12 Bug #85138: Shortcut in menu always is rendered as inactive
Riccardo De Contardi wrote:
> on Slack Sebastian Klein nicely shared this method, that works if you use Fluid to ren...
Vincent Mans

2019-12-16

23:52 Bug #89741: Insert Image in CKEditor is always set after saving to width = 300 px in workspace version - news record only
Am I totally wrong, or there should'nt even be the possibility to add an image using the CKEditor? At least, without ... Riccardo De Contardi
22:29 Feature #88921: New Event in the PageLayoutView Class to enrich Content into the Columns in the BackendLayout
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:06 Feature #88921: New Event in the PageLayoutView Class to enrich Content into the Columns in the BackendLayout
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:18 Feature #88921: New Event in the PageLayoutView Class to enrich Content into the Columns in the BackendLayout
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:17 Feature #88921: New Event in the PageLayoutView Class to enrich Content into the Columns in the BackendLayout
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:58 Feature #88921: New Event in the PageLayoutView Class to enrich Content into the Columns in the BackendLayout
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:30 Feature #88921: New Event in the PageLayoutView Class to enrich Content into the Columns in the BackendLayout
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:18 Bug #67669 (New): noTrimWrap not working with optionSplit
Riccardo De Contardi
17:13 Bug #67669: noTrimWrap not working with optionSplit
TYPO3 9.5
I am trying to use noTrimWrap with option split, without success.
You can reproduce it with that piec...
Rémy DANIEL
22:04 Revision ccd86d4d: [BUGFIX] Revert FolderCheck for clipboard actions
Due to a faulty query in #85425 it was no longer possible
to copy files at the clipboard multi-selection-mode.
This ...
Guido Schmechel
22:00 Task #89841 (Resolved): Let one pre-merge func and acceptance run use PHP7.4
Applied in changeset commit:cf94a93d3e613b9b5658c162024a6e5be09e29cf. Anonymous
21:44 Task #89841: Let one pre-merge func and acceptance run use PHP7.4
Patch set 6 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:35 Task #89841: Let one pre-merge func and acceptance run use PHP7.4
Patch set 5 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:30 Task #89841: Let one pre-merge func and acceptance run use PHP7.4
Patch set 4 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:30 Task #89841: Let one pre-merge func and acceptance run use PHP7.4
Patch set 3 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:29 Task #89841: Let one pre-merge func and acceptance run use PHP7.4
Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
22:00 Task #89668 (Resolved): Provide automated tests with PHP 7.4
Applied in changeset commit:cf94a93d3e613b9b5658c162024a6e5be09e29cf. Anonymous
21:44 Task #89668: Provide automated tests with PHP 7.4
Patch set 6 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:35 Task #89668: Provide automated tests with PHP 7.4
Patch set 5 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:30 Task #89668: Provide automated tests with PHP 7.4
Patch set 4 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:30 Task #89668: Provide automated tests with PHP 7.4
Patch set 3 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:29 Task #89668: Provide automated tests with PHP 7.4
Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
21:58 Revision cf94a93d: [TASK] Provide PHP 7.4 test run configuration
Resolves: #89668
Resolves: #89841
Releases: master, 9.5, 8.7
Change-Id: I098c573aaa13846f45c1f1904f46db5cdecf4db1
Rev...
Anja Leichsenring
21:30 Task #89966 (Resolved): Ensure green tests for 8.7 branch in PHP7.4 test runs
Applied in changeset commit:e21404e85cd8bfe2aa7095887512ba09de318530. Anja Leichsenring
16:02 Task #89966: Ensure green tests for 8.7 branch in PHP7.4 test runs
Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:42 Task #89966 (Under Review): Ensure green tests for 8.7 branch in PHP7.4 test runs
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:41 Task #89966 (Closed): Ensure green tests for 8.7 branch in PHP7.4 test runs
Anja Leichsenring
21:30 Bug #89669 (Resolved): Transfer to clipboard button missing in multi-selection mode
Applied in changeset commit:fef78597cf1b1447c5fcf95f12413aede37b176a. Guido Schmechel
21:12 Bug #89669: Transfer to clipboard button missing in multi-selection 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
21:11 Bug #89669: Transfer to clipboard button missing in multi-selection 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
21:29 Bug #89937: Insecure Deserialization when knowing encryptionKey in Extbase
Patch set 3 for branch *9.5* of project *Teams/Security/TYPO3v4-Core* has been pushed to the review server.
It is ava...
Gerrit Code Review
21:28 Bug #89937: Insecure Deserialization when knowing encryptionKey in Extbase
Patch set 3 for branch *TYPO3_8-7* of project *Teams/Security/TYPO3v4-Core* has been pushed to the review server.
It ...
Gerrit Code Review
21:28 Bug #89937: Insecure Deserialization when knowing encryptionKey in Extbase
Patch set 2 for branch *TYPO3_8-7* of project *Teams/Security/TYPO3v4-Core* has been pushed to the review server.
It ...
Gerrit Code Review
21:27 Bug #89937: Insecure Deserialization when knowing encryptionKey in Extbase
Patch set 2 for branch *9.5* of project *Teams/Security/TYPO3v4-Core* has been pushed to the review server.
It is ava...
Gerrit Code Review
21:10 Revision fef78597: [BUGFIX] Revert FolderCheck for clipboard actions
Due to a faulty query in #85425 it was no longer possible
to copy files at the clipboard multi-selection-mode.
This ...
Guido Schmechel
21:07 Revision e21404e8: [BUGFIX] Fix failing tests in 8.7 branch
minor package updates:
composer update mikey179/vfsStream 1.6.5 to 1.6.8
Releases: 8.7
Resolves: #89966
Change-Id: ...
Anja Leichsenring
19:30 Task #89854 (Resolved): Streamline test names
Applied in changeset commit:77ca6dbe45b462540e94d1a5856d01e0a8719f90. Oliver Hader
18:58 Task #89854 (Under Review): Streamline test names
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
19:07 Revision 77ca6dbe: [TASK] Streamline test names
Resolves: #89854
Releases: master, 9.5, 8.7
Change-Id: I07aaab48ae504ee2b9e0fa5e37b725c6bb873e67
Reviewed-on: https:/...
Oliver Hader
18:15 Task #89969 (Under Review): Cleanup and streamline felogin files
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:14 Task #89969 (Closed): Cleanup and streamline felogin files
Jan Stockfisch
18:00 Bug #87688 (Resolved): routeEnhancer has problem with additional parameter longer than 31 characters or number as parameter
Applied in changeset commit:41d29e6230f3cdf4f9c5f0d47762f9514c06ed60. Oliver Hader
17:40 Bug #87688: routeEnhancer has problem with additional parameter longer than 31 characters or number as parameter
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:30 Bug #87688: routeEnhancer has problem with additional parameter longer than 31 characters or number as parameter
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
17:57 Revision 41d29e62: [BUGFIX] Avoid applying parameter inflation during route resolving
Remaining parameters need to be deflated (prepared and normalized to
strings and fitting into Symfony route length an...
Oliver Hader
16:42 Bug #87349: FELogin - password recovery / forgot link
Patrick no-lastname-given wrote:
> Since the upgrade to 9.5 of my installations, the reset link in the user emails ...
Patrick Lenk
16:07 Feature #89139: Symfony Console Commands should be able to use dependency injection
Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:06 Feature #89139: Symfony Console Commands should be able to use dependency injection
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:04 Revision deb8db1e: [BUGFIX] Ensure correct return values in Workspace middleware
When setting config.disablePreviewNotification = 1 in workspaces
context, the preview middleware returns "null", alth...
Benni Mack
16:00 Bug #89959 (Resolved): Fatal error when config.disablePreviewNotification = 1 is set
Applied in changeset commit:aaca0b720365290f6a24802bc295538e6e2cc496. Benni Mack
15:41 Bug #89959: Fatal error when config.disablePreviewNotification = 1 is 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
12:21 Bug #89959 (Under Review): Fatal error when config.disablePreviewNotification = 1 is set
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:18 Bug #89959 (Closed): Fatal error when config.disablePreviewNotification = 1 is set
From Slack:
can anyone help me to make the first step in using workspaces in 9.5.11?
It's a fresh composer based ...
Benni Mack
15:45 Bug #89967 (Closed): Invalid date representation when readOnly in TCA
1.) Setting 'readOnly' on native date and datetime fields in TCA results in invalid/different representation of dates... Hartmut Palm
15:41 Revision aaca0b72: [BUGFIX] Ensure correct return values in Workspace middleware
When setting config.disablePreviewNotification = 1 in workspaces
context, the preview middleware returns "null", alth...
Benni Mack
15:06 Bug #77918: imagecols = 1 doesn't work, if disabled in BE interface
Still present in 9.5.7:
In page config:...
taywa gmbh
14:57 Bug #89947: "Broken Extension Scanner" is broken
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:46 Bug #89947: "Broken Extension Scanner" is broken
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:50 Bug #89965 (New): Copied textmedia element with sys_file_reference that has its language changed, makes the Datahandler throw up
Steps to reproduce:
- Create a new Site Config with the languages "Default" (0) and "German" (1)
- Create a page ...
Christian Eßl
14:45 Story #89958: Extbase Action Links not working when routing active
Okay, after hours of debugging i found the error in the nginx config.
I dont know if this is an error on my side o...
Philipp Wrann
12:08 Story #89958 (Closed): Extbase Action Links not working when routing active
Hi,
I set up a new project (nginx, php 7.3, mysql) using docker containers, went through the installation wizard a...
Philipp Wrann
14:30 Task #89834 (Resolved): Add more tests for TypoLink handling
Applied in changeset commit:8744e748d062c07c8b79e41b52a2e9fefc2a5eba. Frank Nägler
14:27 Bug #89964 (Closed): PopulatePageSlugs.php should use order in query of getSuggestedSlugs
The populate page slugs functionality in de upgrade wizard does not work correct for pages with multiple titel adjust... Herman Kremer
14:25 Revision 8744e748: [TASK] Add more tests for TypoLink handling in fluid
Resolves: #89834
Releases: master, 9.5
Change-Id: I914c6e8a0739c4380be4fa1c1d165f3eb4f1aecd
Reviewed-on: https://revi...
Frank Nägler
14:25 Revision 8664c5ec: [BUGFIX] Name "default language" consistently
When working with the "pages.l18n_cfg" bitset flag, there is an
option "default translation", which commonly refers t...
Benni Mack
13:31 Task #89963: Remove Status report for ext:compatibility7
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:28 Task #89963 (Under Review): Remove Status report for ext:compatibility7
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:22 Task #89963 (Closed): Remove Status report for ext:compatibility7
this extension is not needed in core versions higher than 8, so the report can be removed. Anja Leichsenring
13:30 Task #89948 (Resolved): Simplify chunking of test-plan jobs
Applied in changeset commit:6753a7dda7f94a3b4a9342e7b2b9b7c87c70ddae. Anonymous
13:05 Task #89948 (Under Review): Simplify chunking of test-plan jobs
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:00 Task #89948 (Resolved): Simplify chunking of test-plan jobs
Applied in changeset commit:15904ee2d62a1fa929d3e421ab2d3317c8fc88ec. Anonymous
11:58 Task #89948: Simplify chunking of test-plan jobs
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:22 Task #89948: Simplify chunking of test-plan jobs
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:30 Bug #89962 (Resolved): 9.5 nightly spec uses test plan key
Applied in changeset commit:e66a22f9271c0033f5b7fc5a43f3480080ce012d. Anja Leichsenring
13:02 Bug #89962 (Under Review): 9.5 nightly spec uses test plan key
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
13:01 Bug #89962 (Closed): 9.5 nightly spec uses test plan key
Anja Leichsenring
13:18 Revision 6753a7dd: [TASK] Simplify chunking of test-plan jobs
To make the code for splitting all test-jobs into stages of equal size
simpler and easier to maintain, a helper class...
Markus Klösges
13:03 Revision e66a22f9: [BUGFIX] Use correct Plan name and key
Resolves: #89962
Releases: 9.5
Change-Id: I22ea29f9c854f4bd199e688bb8a1ee657455162d
Reviewed-on: https://review.typo3...
Anja Leichsenring
12:58 Revision 3b7556a4: [TASK] Simplify chunking of test-plan jobs
To make the code for splitting all test-jobs into stages of equal size
simpler and easier to maintain, a helper class...
Markus Klösges
12:24 Bug #89960 (Closed): Frontend login password reset link incorrect if feloginBaseURL is set and site configuration is used
The felogin password reset link in the email is incorrect, if the felogin configuration property @feloginBaseURL@ is ... Patrick Lenk
12:01 Task #89957 (Under Review): Install tool ExtensionConfiguration class contains dead code
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:59 Task #89957: Install tool ExtensionConfiguration class contains dead code
Following removal of this dead code, the $path argument is no longer used and given the method is marked as @internal... Claus Due
11:56 Task #89957 (Closed): Install tool ExtensionConfiguration class contains dead code
In `\TYPO3\CMS\Core\Configuration\ExtensionConfiguration::set` the following lines are found:... Claus Due
11:55 Task #89956 (Under Review): Install tool extension configuration template contains redundant code
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:53 Task #89956 (Closed): Install tool extension configuration template contains redundant code
The Resources/Private/Partials/Settings/ExtensionConfiguration/ExtensionForm.html file from EXT:install contains the ... Claus Due
11:47 Revision 15904ee2: [TASK] Simplify chunking of test-plan jobs
To make the code for splitting all test-jobs into stages of equal size
simpler and easier to maintain, a helper class...
Markus Klösges
11:03 Task #89832: Add acceptance tests for keyboard interaction with pagetree
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:51 Task #89832: Add acceptance tests for keyboard interaction with pagetree
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:54 Task #89955 (Closed): Adjust build plans to include acceptancePagetree
The tests for acceptancePagetree should be included into the build plans. Michael Telgkamp
10:24 Bug #89611: Linebreaks in image description / caption 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
09:04 Task #88740: Deprecate felogin pibase plugin
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
08:55 Task #88740: Deprecate felogin pibase plugin
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:55 Task #89807: Apply rector set php56
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:43 Task #89915: Rename "exposeNonexistentUserInForgotPasswordDialog" to "exposeNoneExistentUserInForgotPasswordDialog"
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:37 Bug #89923: Empty p-Tag appended to RTE fields after save
Riccardo De Contardi wrote:
> maybe this is related? #81893
yes, this seems to be a similar issue, but my issue o...
Susanne Haberpointner
07:31 Revision 80125ffc: [BUGFIX] Fix return value in command site:list
Return 0 instead of null.
Resolves: #89936
Releases: master, 9.5
Change-Id: Ic3345975b60fca38537750c9617d68ba9d19cc3...
Georg Ringer
07:30 Bug #89936 (Resolved): Command "site:list" not compatible with symfony 5
Applied in changeset commit:2805986eca28cfce66beacd58f200cb8f7effd17. Georg Ringer
07:13 Bug #89936: Command "site:list" not compatible with symfony 5
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
07:22 Feature #89836: Do not auto-update PackageStates.php if ext folder is missing
Since this is an annoyance at development time and not a runtime bug this is fine for me.
I always found that the ...
S P
07:13 Revision 2805986e: [BUGFIX] Fix return value in command site:list
Return 0 instead of null.
Resolves: #89936
Releases: master, 9.5
Change-Id: Ic3345975b60fca38537750c9617d68ba9d19cc3...
Georg Ringer

2019-12-15

22:18 Feature #89950 (Closed): Palette title "Links to this Page" should be removed or renamed
Nothing should be done here. Closing. Riccardo De Contardi
11:46 Feature #89950: Palette title "Links to this Page" should be removed or renamed
@Andreas Fernandez
Ok, I see; it makes sense now :)
but I wonder if https://review.typo3.org/c/Packages/TYPO3...
Riccardo De Contardi
07:58 Feature #89950 (Needs Feedback): Palette title "Links to this Page" should be removed or renamed
To my understanding, "Links to this Page" affects all links on a website that link to that very page.
Example: If ...
Andreas Kienast
20:44 Task #89952 (Under Review): Streamline frontend user password recovery process
Gerrit Code Review
20:42 Task #89952 (Closed): Streamline frontend user password recovery process
The ext:felogin recovery process is using a non-typesafe comparison
which might be exploited with a probability of 0...
Oliver Hader
18:38 Feature #89951: Cleanup task for DeleteUploads finisher
We do exactly that (cleanup task with a distinct directory only for form uploads).
The main issue I see with this, ...
Jonas Schwabe
17:45 Feature #89951 (New): Cleanup task for DeleteUploads finisher
Create a cleanup task (or something like that) for the following use case:
"If a user uploads a file but does not ...
Björn Jacob
18:35 Bug #89936: Command "site:list" not compatible with symfony 5
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:30 Task #89416 (Resolved): Add note about unfinished forms to DeleteUploads
Applied in changeset commit:10ed9edb836ab283385a4e4fd4d708bd8b591f8c. Anonymous
18:06 Task #89416: Add note about unfinished forms to DeleteUploads
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 #89416: Add note about unfinished forms to DeleteUploads
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:42 Task #89416: Add note about unfinished forms to DeleteUploads
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 #89707 (Resolved): CType dividers are stripped by authMode
Applied in changeset commit:93e0168b93b924c2f24528a39cac60b2977e77ba. Alexander Stehlik
17:39 Bug #89707 (Under Review): CType dividers are stripped by authMode
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:30 Bug #89707 (Resolved): CType dividers are stripped by authMode
Applied in changeset commit:59b0ac836f1fbe3a316c477bceb10f36e8059508. Alexander Stehlik
17:18 Bug #89707: CType dividers are stripped by authMode
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:27 Revision 47b8da7a: [DOCS] Extend docs of DeleteUploads finisher
Releases: master, 9.5
Resolves: #89416
Change-Id: I4565d846bb86077c3e03534416f3047e2f7f0ce6
Reviewed-on: https://revi...
Jonas Schwabe
18:03 Revision 10ed9edb: [DOCS] Extend docs of DeleteUploads finisher
Releases: master, 9.5
Resolves: #89416
Change-Id: I4565d846bb86077c3e03534416f3047e2f7f0ce6
Reviewed-on: https://revi...
Jonas Schwabe
18:01 Revision 93e0168b: [BUGFIX] Always allow dividers in TCA auth mode check
This brings back the optgroups in the CType and list_type fields
for normal editors.
Additionally some tests for che...
Alexander Stehlik
17:30 Bug #89861 (Resolved): EXT:core TypoScriptContstantsViewHelper uses ambiguous and future-conflicting method name
Applied in changeset commit:7128b45fc0f042e88ea4616e052395c808f33032. Anonymous
17:17 Revision 59b0ac83: [BUGFIX] Always allow dividers in TCA auth mode check
This brings back the optgroups in the CType and list_type fields
for normal editors.
Additionally some tests for che...
Alexander Stehlik
17:07 Revision 7128b45f: [TASK] Rename method getName of TypoScriptConstants VH
The name "getName" will be reserved in Fluid 3.0 and is
ambiguous. This patch renames that method to become
"getField...
Claus Due
16:54 Task #89493: Harden \TYPO3\CMS\Extbase\Persistence\Generic\Mapper\DataMap
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:52 Task #89563: Add redirect types
I tried the subject. Extending the TCA is the least of the problems.
The status code > 400 is not accepted. The tr...
Guido Schmechel
16:46 Revision 1fa19165: [BUGFIX] Convert URLs with ampersands in Linkvalidator
The linkref functions return the URLs as they are displayed in the
BE form. This will return '&' as '&amp;' HTML enti...
Sybille Peters
16:00 Task #89943 (Resolved): Thin out SystemEnvironmentBuilder
Applied in changeset commit:05f6e212398aa0730eb26e4276c1428257af757b. Benni Mack
14:15 Task #89943: Thin out SystemEnvironmentBuilder
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:00 Bug #89682 (Resolved): Linkvalidator: external URLs containing `& amp ;` or whitespace at the end not working
Applied in changeset commit:44df5456ecee3e2afae620b0721db68d02b2e341. Sybille Peters
15:57 Bug #89682: Linkvalidator: external URLs containing `& amp ;` or whitespace at the end not working
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
16:00 Bug #89488 (Resolved): HTML special characters fool linkvalidator
Applied in changeset commit:44df5456ecee3e2afae620b0721db68d02b2e341. Sybille Peters
15:57 Bug #89488: HTML special characters fool linkvalidator
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:53 Revision 05f6e212: [TASK] Thin out SystemEnvironmentBuilder
This a pre-patch to clean up the functionality of the SystemEnvironmentBuilder,
which was originally introduced as pa...
Benni Mack
15:46 Revision 44df5456: [BUGFIX] Convert URLs with ampersands in Linkvalidator
The linkref functions return the URLs as they are displayed in the
BE form. This will return '&' as '&amp;' HTML enti...
Sybille Peters
15:37 Revision 6b85d728: [DOCS] Remove incorrect slash in extension paths
An incorrect slash has been removed in multiple extension
paths. The slash could lead to exceptions (e.g. within the
...
Ron Gebauer
15:34 Revision 53ee7312: [DOCS] Remove "Adding Your Own Content Elements"
Content has been migrated to "TYPO3 Explained"
Reduce the content to a stub and add link.
Resolves: #89949
Releases...
Sybille Peters
15:30 Task #89949 (Resolved): Migrate "Adding your own content elements" in fluid_styled_content docs to "TYPO3 Explained"
Applied in changeset commit:40d64179cf14709bf1431ee4a1e430f7a4107e33. Sybille Peters
15:06 Task #89949: Migrate "Adding your own content elements" in fluid_styled_content docs to "TYPO3 Explained"
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:04 Task #89949 (Under Review): Migrate "Adding your own content elements" in fluid_styled_content docs to "TYPO3 Explained"
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:00 Task #89949 (Resolved): Migrate "Adding your own content elements" in fluid_styled_content docs to "TYPO3 Explained"
Applied in changeset commit:4f2f7f58246324a1e548f2c0b46d4e4d4c2edc40. Sybille Peters
15:30 Task #89942 (Resolved): Remove unnecessary '/' in front of my_site_package
Applied in changeset commit:a0101b0831553b7817869213306979102d465a8b. Anonymous
15:18 Task #89942: Remove unnecessary '/' in front of my_site_package
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:55 Task #89942: Remove unnecessary '/' in front of my_site_package
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:20 Revision 40d64179: [DOCS] Remove "Adding Your Own Content Elements"
Content has been migrated to "TYPO3 Explained"
Reduce the content to a stub and add link.
Resolves: #89949
Releases...
Sybille Peters
15:11 Revision a0101b08: [DOCS] Remove incorrect slash in extension paths
An incorrect slash has been removed in multiple extension
paths. The slash could lead to exceptions (e.g. within the
...
Ron Gebauer
14:55 Revision 4f2f7f58: [DOCS] Remove "Adding Your Own Content Elements"
Content has been migrated to "TYPO3 Explained"
Reduce the content to a stub and add link.
Resolves: #89949
Releases...
Sybille Peters
13:00 Task #89931 (Resolved): Wrong Variable Type
Applied in changeset commit:2ce9075d3bbe89c87ac77c71dde1b6d6da3387fb. Anonymous
13:00 Task #89859 (Resolved): ErrorPageController must avoid controller-related methods on Fluid RenderingContext
Applied in changeset commit:7db604dc1c3d80d37d1cc7a8c4d5db97bd2692e0. Anonymous
12:46 Revision 2ce9075d: [DOCS] Use correct data type for DependencyOrdering
As the new additional file processors registration
also uses the DependencyOrderingService the value
of `before` must...
pfuju
12:41 Revision 7db604dc: [TASK] Avoid controller methods on Fluid RenderingContext
The getter/setter methods related to controller name
and action name will be removed in Fluid 3.0.
An equally valid ...
Claus Due
12:30 Bug #89940 (Resolved): Fix rst: PageTitle API was referred to as TitleTag API
Applied in changeset commit:fe8e7ce64b4e7bc639d0e16e9d6654fbe1d526b6. Stefan Neufeind
12:27 Bug #89940: Fix rst: PageTitle API was referred to as TitleTag API
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:25 Bug #89940: Fix rst: PageTitle API was referred to as TitleTag API
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:17 Bug #89940: Fix rst: PageTitle API was referred to as TitleTag API
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:30 Feature #79317 (Resolved): Open page of type "Link to external URL" in new page
Applied in changeset commit:4107e8793ae3545899425d20328012099b30e469. Benni Mack
12:20 Revision 969b012d: [DOCS] Adjust name for PageTitle API in documentation
The funtionality was named titleTag before. But the new API is
called PageTitle API.
Resolves: #89940
Releases: mast...
Stefan Neufeind
12:19 Revision 4107e879: [TASK] Move target to general tab for pages of type External URL
To increase usability for editors when using External URL links,
the "target" field is moved right below the "Target ...
Benni Mack
12:07 Revision fe8e7ce6: [DOCS] Adjust name for PageTitle API in documentation
The funtionality was named titleTag before. But the new API is
called PageTitle API.
Resolves: #89940
Releases: mast...
Stefan Neufeind

2019-12-14

21:10 Feature #89950 (Closed): Palette title "Links to this Page" should be removed or renamed
Edit a page (e.g. a standard page) > "Behaviour" tab
The appearance of the first palette is this:
!Schermata%20...
Riccardo De Contardi
20:43 Feature #88771: Page Title Templates
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:24 Task #89949 (Under Review): Migrate "Adding your own content elements" in fluid_styled_content docs to "TYPO3 Explained"
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:23 Task #89949 (Closed): Migrate "Adding your own content elements" in fluid_styled_content docs to "TYPO3 Explained"
Content has been migrated to "TYPO3 Explained":
https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiO...
Sybille Peters
16:06 Task #89948 (Under Review): Simplify chunking of test-plan jobs
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:58 Task #89948 (Closed): Simplify chunking of test-plan jobs
The current code ensuring a limited number of mssql jobs per stage is dealing with a massive amount of indices and is... Markus Klösges
15:10 Task #89807: Apply rector set php56
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:00 Bug #88149 (Resolved): Missing vendor in Fluid Ajax Widgets
Applied in changeset commit:004efbaab86317c8068aedad8236ff135d8281a2. Stefan Froemken
14:36 Bug #88149 (Under Review): Missing vendor in Fluid Ajax Widgets
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
14:30 Bug #88149 (Resolved): Missing vendor in Fluid Ajax Widgets
Applied in changeset commit:60dcf280a509dfb00e0a5c96e6e47017b507e50d. Stefan Froemken
14:46 Revision 004efbaa: [BUGFIX] Add VendorName to Fluid Ajax WidgetContext
As VendorName is required to execute Extbase calls,
we add VendorName in Fluid Ajax calls, too.
Resolves: #88149
Rel...
Stefan Froemken
14:22 Revision 60dcf280: [BUGFIX] Add VendorName to Fluid Ajax WidgetContext
As VendorName is required to execute Extbase calls,
we add VendorName in Fluid Ajax calls, too.
Resolves: #88149
Rel...
Stefan Froemken
14:04 Bug #89947 (Under Review): "Broken Extension Scanner" is broken
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:00 Bug #89947 (Closed): "Broken Extension Scanner" is broken
The scanner for broken extension in the Install Tool has some conceptual flaws in its current state:
- An AJAX req...
Andreas Kienast
14:00 Task #89946 (Resolved): Mix jobs in test stages
Applied in changeset commit:2b7170e120040abfa64f22c73de9c27ea51f1c81. Anonymous
13:44 Task #89946: Mix jobs in test stages
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:38 Task #89946 (Under Review): Mix jobs in test stages
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
13:00 Task #89946 (Resolved): Mix jobs in test stages
Applied in changeset commit:cca278bf6e8f03c6e931c010bc8d7c38a266ca95. Anonymous
12:37 Task #89946 (Under Review): Mix jobs in test stages
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:37 Task #89946 (Closed): Mix jobs in test stages
with a more even spread of highly demanding mssql functionals and lightweight unit tests, test runs in nightly will p... Anja Leichsenring
13:53 Revision d4c190b9: [TASK] Mix test jobs in stages
In order to spread computing load more evenly trough the test plan,
stages receive a shuffled mix of all available jo...
Anja Leichsenring
13:52 Revision 2b7170e1: [TASK] Mix test jobs in stages
In order to spread computing load more evenly trough the test plan,
stages receive a shuffled mix of all available jo...
Anja Leichsenring
13:30 Task #89865 (Resolved): Split nightly test plan stages into equal size
Applied in changeset commit:92ae88f453e8b579bb876e8b75e36266ff33129c. Anonymous
12:52 Task #89865: Split nightly test plan stages into equal size
Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:52 Task #89865 (Under Review): Split nightly test plan stages into equal size
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:08 Bug #89939: Enabling/disabling backend users via context menu has no effect
I wrote the lowest version where I detected it. I believe nothing changed in 9/10 in this area, so it must be the pro... Dmitry Dulepov
10:06 Bug #89939: Enabling/disabling backend users via context menu has no effect
Hi,
this only affects 8.7 or should this also be check on 9.5 and master?
Oliver Bartsch
13:06 Revision 92ae88f4: [TASK] Restructure nightly plans in stages a 50 jobs
The rearranged stages structure will prevent the host
machines and also gerrit from being overwhelmed with a
high amo...
Anja Leichsenring
12:53 Revision cca278bf: [TASK] Mix test jobs in stages
In order to spread computing load more evenly trough the test plan,
stages receive a shuffled mix of all available jo...
Anja Leichsenring
12:18 Bug #89682 (Under Review): Linkvalidator: external URLs containing `& amp ;` or whitespace at the end 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
10:08 Bug #89682: Linkvalidator: external URLs containing `& amp ;` or whitespace at the end not working
Thanks for pointing out the issue!
I think the html_entity_decode() looks like a good solution.
The problem is...
Sybille Peters
12:18 Bug #89488 (Under Review): HTML special characters fool linkvalidator
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:55 Bug #89633: BE user in FE context
Benni Mack wrote:
> Hey Roman,
>
> thanks for your report. I reproduced this issue and cannot confirm your issue....
Roman Büchler
02:20 Feature #89894: Separate system extensions from 3rd-party extensions visually
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
02:12 Feature #89894: Separate system extensions from 3rd-party extensions visually
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2019-12-13

23:21 Feature #79317 (Under Review): Open page of type "Link to external URL" in new page
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:19 Bug #89550: Localization of page fails without l10n_parent permission
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:18 Bug #89940: Fix rst: PageTitle API was referred to as TitleTag 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
16:28 Bug #89940 (Under Review): Fix rst: PageTitle API was referred to as TitleTag 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
16:26 Bug #89940 (Closed): Fix rst: PageTitle API was referred to as TitleTag API
The funtionality was named titleTag before. But the new api is called PageTitle API. rst needs to be adjusted. Stefan Neufeind
23:14 Task #89944 (Under Review): Remove serialization within linkvalidator storage
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:12 Task #89944 (Closed): Remove serialization within linkvalidator storage
Benni Mack
22:19 Bug #89633 (Needs Feedback): BE user in FE context
Hey Roman,
thanks for your report. I reproduced this issue and cannot confirm your issue. However, where exactly i...
Benni Mack
21:14 Task #89942: Remove unnecessary '/' in front of my_site_package
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:09 Task #89942: Remove unnecessary '/' in front of my_site_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
20:57 Task #89942: Remove unnecessary '/' in front of my_site_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
17:14 Task #89942 (Under Review): Remove unnecessary '/' in front of my_site_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
17:14 Task #89942 (Closed): Remove unnecessary '/' in front of my_site_package
Think the `/` does not need to be there.
Signed-off-by: Ron Gebauer <ron.gebauer@raytion.com>
This issue was au...
Forger Service
20:26 Bug #89611 (Under Review): Linebreaks in image description / caption 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
20:17 Bug #89691 (Rejected): Having declare(strict_types=1); in ext_* files breaks PHP because TYPO3 copies these files to a single one
THanks for creating the issue. the is true but not really a bug. I opened the issue https://github.com/TYPO3-Document... Georg Ringer
19:48 Task #89941: Simplify checks on Import about allowed filenames
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:22 Task #89941 (Under Review): Simplify checks on Import about allowed filenames
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:05 Task #89941 (Closed): Simplify checks on Import about allowed filenames
Benni Mack
19:44 Task #89943: Thin out SystemEnvironmentBuilder
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:29 Task #89943 (Under Review): Thin out SystemEnvironmentBuilder
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:28 Task #89943 (Closed): Thin out SystemEnvironmentBuilder
Benni Mack
19:35 Feature #89836 (Needs Feedback): Do not auto-update PackageStates.php if ext folder is missing
This sounds like a wild scenario. I would strongly recommend in your case to use typo3-console and the generatedpacka... Benni Mack
19:30 Bug #89924 (Resolved): Labels use "default translation" and "default language" in a mixed manner
Applied in changeset commit:6b7c92dcd0ec45ca114020108234f11038684fc0. Benni Mack
19:25 Bug #89924: Labels use "default translation" and "default language" in a mixed manner
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:25 Revision 6b7c92dc: [BUGFIX] Name "default language" consistently
When working with the "pages.l18n_cfg" bitset flag, there is an
option "default translation", which commonly refers t...
Benni Mack
17:47 Bug #86519: String "beginsWith" and "endsWith" uses strpos / strrpos which will needlessly scan the entire haystack string, wasting performance
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:31 Bug #86519: String "beginsWith" and "endsWith" uses strpos / strrpos which will needlessly scan the entire haystack string, wasting performance
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:30 Task #89926 (Resolved): Cleanup Code by removing unused imports
Applied in changeset commit:a9936445dd10cdefa7faafd66da9075876975967. Oliver Bartsch
17:28 Bug #89799: Capture groups for regex redirects are not respected in target

Ah thats why! This behaviour drove me crazy few month back! I thought I was just to dumb to use the regexp here bec...
Bastian Stargazer
17:24 Task #89563: Add redirect types

I upvote this feature request! After a huge website update I using the Redirect module to map the old page-structur...
Bastian Stargazer
17:13 Revision d3af2afc: [TASK] Remove unused imports
Cleanup code by removing unused imports in various classes.
Also changes the corresponding ExtensionScanner tests be...
Oliver Bartsch
17:01 Revision a9936445: [TASK] Remove unused imports
Cleanup code by removing unused imports in various classes.
Also changes the corresponding ExtensionScanner tests be...
Oliver Bartsch
16:55 Task #89938: Remove dead code from Extbase persistence
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:38 Task #89938 (Under Review): Remove dead code from Extbase persistence
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:22 Task #89938 (Closed): Remove dead code from Extbase persistence
Alexander Schnitzler
16:52 Bug #88980: Translating records with FAL relation where allowLanguageSynchronization set to true
I have seen a similar behaviour in some instances and could fix it for my usecases.
Could you try if this patch ht...
Andreas Wolf
16:37 Bug #89936: Command "site:list" not compatible with symfony 5
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:35 Bug #89936: Command "site:list" not compatible with symfony 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:06 Bug #89936 (Under Review): Command "site:list" not compatible with symfony 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
15:01 Bug #89936 (Accepted): Command "site:list" not compatible with symfony 5
Georg Ringer
12:09 Bug #89936 (Closed): Command "site:list" not compatible with symfony 5
The task "\TYPO3\CMS\Core\Command\SiteListCommand":https://github.com/TYPO3/TYPO3.CMS/blob/v10.2.0/typo3/sysext/core/... Timo Webler
16:13 Bug #89891: Temporary assets can not be removed in install tool, exception occurs
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:13 Task #89892: Define singletons used in install tool in service providers
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 #89939 (Closed): Enabling/disabling backend users via context menu has no effect
It is not possible to enable or disable a TYPO3 Backend user via context menu.
*Technical analysis*
Context men...
Dmitry Dulepov
13:47 Bug #89937: Insecure Deserialization when knowing encryptionKey in Extbase
Patch set 1 for branch *TYPO3_8-7* of project *Teams/Security/TYPO3v4-Core* has been pushed to the review server.
It ...
Gerrit Code Review
13:45 Bug #89937 (Under Review): Insecure Deserialization when knowing encryptionKey in Extbase
Patch set 1 for branch *9.5* of project *Teams/Security/TYPO3v4-Core* has been pushed to the review server.
It is ava...
Gerrit Code Review
13:26 Bug #89937 (Closed): Insecure Deserialization when knowing encryptionKey in Extbase
Back-porting https://review.typo3.org/c/Packages/TYPO3.CMS/+/61223 might be the best way to do it.
However existing ...
Oliver Hader
12:17 Bug #89369: Page translations faulty when editor has no permissions for "l10n_parent"
I can confirm this but in my case it is irrelevant if the editor has permissions for the field 'l10n_parent'.
Acutal...
Chris W
12:14 Feature #88330: Optional YAML imports
I added an option to ignore errors in the YAML import, see the applied patch Kevin Ditscheid
12:13 Feature #88330 (Under Review): Optional YAML imports
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 Revision bb11a3e0: [BUGFIX] Mark guzzlehttp/guzzle >= 6.5.0 as conflict
Due to the INTL/ICU bug, which we
have seen on various places, Guzzle, which
does not cover our edge cases yet, ran
i...
Benni Mack
12:00 Revision 4a8e8001: [BUGFIX] Mark guzzlehttp/guzzle >= 6.5.0 as conflict
Due to the INTL/ICU bug, which we
have seen on various places, Guzzle, which
does not cover our edge cases yet, ran
i...
Benni Mack
12:00 Bug #89904 (Resolved): Potential problems with guzzlehttp/guzzle:6.5.0 due to INTL_IDNA_VARIANT_UTS46
Applied in changeset commit:59d5159a1d82831704b3e09b3baebed30808b592. Benni Mack
11:13 Bug #89904: Potential problems with guzzlehttp/guzzle:6.5.0 due to INTL_IDNA_VARIANT_UTS46
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:09 Bug #89904: Potential problems with guzzlehttp/guzzle:6.5.0 due to INTL_IDNA_VARIANT_UTS46
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:03 Bug #89904: Potential problems with guzzlehttp/guzzle:6.5.0 due to INTL_IDNA_VARIANT_UTS46
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:51 Revision 59d5159a: [BUGFIX] Mark guzzlehttp/guzzle >= 6.5.0 as conflict
Due to the INTL/ICU bug, which we
have seen on various places, Guzzle, which
does not cover our edge cases yet, ran
i...
Benni Mack
11:30 Bug #89935 (Resolved): Improve sqlserver performance (again)
Applied in changeset commit:0c2521258bc19cccf3482819bbc4d94c8171af98. Andreas Fernandez
11:27 Bug #89935: Improve sqlserver performance (again)
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:25 Bug #89935: Improve sqlserver performance (again)
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:24 Bug #89935 (Under Review): Improve sqlserver performance (again)
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:23 Bug #89935 (Closed): Improve sqlserver performance (again)
To improve the build performance, sqlserver should not take all RAM of the server up to 20 times (20 agents per LRZ m... Andreas Kienast
11:28 Revision 69d7ff8e: [BUGFIX] Apply thumbscrews to sqlserver
sqlserver is a special race that welcomes high memory servers as its
habitat. However, we are short on resources and ...
Andreas Fernandez
11:28 Task #89841 (Under Review): Let one pre-merge func and acceptance run use PHP7.4
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:28 Task #89668 (Under Review): Provide automated tests with PHP 7.4
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:26 Revision dba630c4: [BUGFIX] Apply thumbscrews to sqlserver
sqlserver is a special race that welcomes high memory servers as its
habitat. However, we are short on resources and ...
Andreas Fernandez
11:25 Revision 0c252125: [BUGFIX] Apply thumbscrews to sqlserver
sqlserver is a special race that welcomes high memory servers as its
habitat. However, we are short on resources and ...
Andreas Fernandez
11:02 Task #89844: Improve visual appearance of feature toggles
I really like Oliver's mock-up :-)
Attached is another possible concept. Feedback welcome.
Michael Schams
07:20 Task #89844: Improve visual appearance of feature toggles
Hi Michael,
thanks for creating this issue. Tbh I don't use this tool that much and I think also other developers/...
Oliver Bartsch
10:51 Bug #89934 (Closed): E_UER_DEPRECATED errors should be handled by the basic error reporting
Hello!
The TYPO3\CMS\Core\Core\SystemEnvironmentBuilder currently does not ignore E_USER_DEPRECATED errors, which ...
Vito Alexander Nordloh
10:22 Task #89933 (Closed): Extend the docs regarding overrideConfiguration parameter
This needs proper documentation https://typo3.slack.com/archives/C093RB4P9/p1537519271000100 here
https://docs.typo3...
Björn Jacob
09:43 Task #89932 (Under Review): Harden QOM objects and interfaces
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:35 Task #89932 (Under Review): Harden QOM objects and interfaces
Alexander Schnitzler
08:36 Bug #86895: routeEnhancer not working correct for paginate widget
I've the same problem with the pagination widget. On our website we use the blog extension, which have the same probl... Pascal Geldmacher
07:40 Bug #87917: Bot manipulated form fields lead to exception
I think that throwing an exception in this case (that is logged) isn't the best solution.
What do you think about ...
Christian Eßl
07:31 Task #89931: Wrong Variable Type
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2019-12-12

20:30 Task #89897 (Resolved): Migrate top toolbar items to new AJAX API
Applied in changeset commit:3c98e6f76b16a55a35b134e5b1f75f61b52202a9. Andreas Fernandez
13:54 Task #89897: Migrate top toolbar items to new AJAX API
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:27 Revision 3c98e6f7: [TASK] Use AJAX API in top toolbar items
The top toolbar items now use our AJAX API instead of $.ajax().
Resolves: #89897
Releases: master
Change-Id: I134ea9...
Andreas Fernandez
20:00 Bug #89925 (Resolved): Superfluous word in default configuration description
Applied in changeset commit:1dbc8be77f90ed181508a7ca8c63c1d1424dac0a. Benni Mack
19:30 Bug #89925 (Under Review): Superfluous word in default configuration description
Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:00 Bug #89925 (Resolved): Superfluous word in default configuration description
Applied in changeset commit:89b35b580f07064c2cde6641f2937cf19c429cab. Benni Mack
10:00 Bug #89925: Superfluous word in default configuration description
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
10:00 Bug #89925: Superfluous word in default configuration description
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:42 Bug #89925 (Under Review): Superfluous word in default configuration description
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:41 Bug #89925 (Closed): Superfluous word in default configuration description
Benni Mack
19:41 Revision 1dbc8be7: [BUGFIX] Fix typo in cHash option description
Resolves: #89925
Releases: master, 9.5, 8.7
Change-Id: I3449606aa143c23dd656dd566c87aec08ae19425
Reviewed-on: https:/...
Benni Mack
19:32 Bug #89924: Labels use "default translation" and "default language" in a mixed manner
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:34 Bug #89924 (Under Review): Labels use "default translation" and "default language" in a mixed manner
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:33 Bug #89924 (Closed): Labels use "default translation" and "default language" in a mixed manner
Benni Mack
19:30 Task #89884 (Resolved): Update chosen-js
Applied in changeset commit:cf4cfdc50c3b0e1be0b43e7e0cc23d4c1f3b7d6f. Andreas Fernandez
16:40 Task #89884 (Under Review): Update chosen-js
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:27 Revision cf4cfdc5: [TASK] Bump chosen-js to 1.8.7
Executed commands:
yarn add chosen-js@^1.8.7 --dev
grunt build
Resolves: #89884
Releases: master
Change-Id: I24...
Andreas Fernandez
16:48 Task #89931 (Under Review): Wrong Variable Type
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:47 Task #89931 (Closed): Wrong Variable Type
Given variable for Ordering must be an array:
'before' => ['']
This issue was automatically created from https:/...
Forger Service
15:33 Task #89930 (Under Review): [BUGFIX] Only last postProcContent-hook is applied
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:33 Task #89930 (Closed): [BUGFIX] Only last postProcContent-hook is applied
postProcContent-hooks are used to update page content before it is sent
to the browser, e.g. by processing extra ite...
Forger Service
15:33 Feature #89929 (Closed): Galician flag available for languages sites configuration
Under Sites Configuration in TYPO3 v9.5, it is not possible to select "Galician" flag for Galician language.
I guess...
Sergio Catalá
15:02 Task #89807: Apply rector set php56
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:47 Bug #19718: Typoscript: CONTENT | slide: multilanguage not correctly respected in content_fallback mode
As far as I can tell, this is not fixed in 9.5 / master.
Content from translated parent-pages will not slide down ...
Markus Klösges
14:45 Bug #19718 (Under Review): Typoscript: CONTENT | slide: multilanguage not correctly respected in content_fallback 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
13:43 Bug #86917: Missing support for options in "Execute console commands" 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
12:21 Bug #89928 (Closed): Memory usage issue on CLI, caused by InMemoryLogWriter (adminpanel)
I've registered a Symfony command in TYPO3 v9 to import products. After 1000 products I've experienced a memory usage... Armin Vieweg
12:14 Task #89926: Cleanup Code by removing unused imports
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
12:11 Task #89926: Cleanup Code by removing unused imports
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:16 Task #89926: Cleanup Code by removing unused imports
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:15 Task #89926 (Under Review): Cleanup Code by removing unused imports
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:13 Task #89926 (Closed): Cleanup Code by removing unused imports
In various classes there are still some unused imports.
They should be removed to cleanup the code as much as possible.
Oliver Bartsch
11:28 Bug #89927 (Closed): Workspace Publishing: marked records not cleared
The publishing process in the workspace module seems to not clear the selected items after a first run.
Thus publish...
Andreas Kießling
11:24 Bug #89904 (Under Review): Potential problems with guzzlehttp/guzzle:6.5.0 due to INTL_IDNA_VARIANT_UTS46
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 Revision f1bd0864: [BUGFIX] Fix typo in cHash option description
Resolves: #89925
Releases: master, 9.5, 8.7
Change-Id: I3449606aa143c23dd656dd566c87aec08ae19425
Reviewed-on: https:/...
Benni Mack
10:38 Revision 89b35b58: [BUGFIX] Fix typo in cHash option description
Resolves: #89925
Releases: master, 9.5, 8.7
Change-Id: I3449606aa143c23dd656dd566c87aec08ae19425
Reviewed-on: https:/...
Benni Mack
09:41 Bug #89923: Empty p-Tag appended to RTE fields after save
maybe this is related? #81893 Riccardo De Contardi
07:31 Bug #89923: Empty p-Tag appended to RTE fields after save
Moved to correct project and changed TYPO3 Version. Bastian Bringenberg
07:25 Bug #89923 (Closed): Empty p-Tag appended to RTE fields after save
Hello,
I have a problem in an extbase extension with using CKEditor for FlexForm fields, where you can dynamically...
Susanne Haberpointner
09:38 Bug #84245: l10n_mode = prefixLangTitle results in extra empty paragraphs for RTE enabled fields
maybe this is related? #88479 Riccardo De Contardi
08:17 Task #89898: Introduce functional test for RequestBuilder
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2019-12-11

21:00 Bug #89922 (Resolved): Correct code-block directive
Applied in changeset commit:2e2083e7fef4daacaef7c53d5aba5f445273fcba. Chris Müller
20:18 Bug #89922: Correct code-block directive
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:50 Bug #89922 (Under Review): Correct code-block directive
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:49 Bug #89922 (Closed): Correct code-block directive
In https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/master/Deprecation-89463-DeprecateSwitchableControl... Chris Müller
20:35 Revision 2e2083e7: [DOCS] Correct code-block directive
The code-block directive needs two colons to be rendered
correctly.
Resolves: #89922
Related: #89463
Releases: maste...
Chris Müller
20:08 Task #89897: Migrate top toolbar items to new AJAX API
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:48 Task #89897: Migrate top toolbar items to new AJAX 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
17:56 Task #89921 (Under Review): Check transport_spool_filepath in the install tool
You can set a custom folder via $GLOBALS['TYPO3_CONF_VARS']['MAIL']['transport_spool_filepath']. The Directory Status... Guido Schmechel
17:34 Feature #89920 (Closed): Provide visual hint whether currently running task will continue running if BE user clicks somewhere else
Some tasks in the BE take longer than a second. I am sometimes unsure if it is safe to click somewhere else and if th... Sybille Peters
17:24 Bug #89377: Imagedescription visible in Backend, even if the image is set to hidden
Georg Ringer wrote:
> IMO we don't have anywhere in the backend conditions based on hidden if something should be sh...
Dennis Römmich
17:11 Bug #89919 (Closed): Enable Flag of System Maintainer User
An "normal" Admin User is able to toggle the enable Flag of a System Maintainer User, but is prohibited to change Pas... Heiko Schmitz
15:47 Task #88740: Deprecate felogin pibase plugin
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:37 Bug #89835: Bug path image copy paste content
Susanne Moog wrote:
> Can you share your configuration / flexform configuration for that field?
This is my flexfo...
Haythem Labbassi
15:04 Task #89915: Rename "exposeNonexistentUserInForgotPasswordDialog" to "exposeNoneExistentUserInForgotPasswordDialog"
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:02 Task #89915: Rename "exposeNonexistentUserInForgotPasswordDialog" to "exposeNoneExistentUserInForgotPasswordDialog"
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:00 Task #89915: Rename "exposeNonexistentUserInForgotPasswordDialog" to "exposeNoneExistentUserInForgotPasswordDialog"
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:58 Task #89915: Rename "exposeNonexistentUserInForgotPasswordDialog" to "exposeNoneExistentUserInForgotPasswordDialog"
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:53 Task #89915: Rename "exposeNonexistentUserInForgotPasswordDialog" to "exposeNoneExistentUserInForgotPasswordDialog"
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:32 Task #89915 (Under Review): Rename "exposeNonexistentUserInForgotPasswordDialog" to "exposeNoneExistentUserInForgotPasswordDialog"
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:27 Task #89915 (Rejected): Rename "exposeNonexistentUserInForgotPasswordDialog" to "exposeNoneExistentUserInForgotPasswordDialog"
Jan Stockfisch
14:40 Bug #89891: Temporary assets can not be removed in install tool, exception occurs
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:04 Bug #89891: Temporary assets can not be removed in install tool, exception occurs
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:42 Bug #89891: Temporary assets can not be removed in install tool, exception occurs
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:53 Bug #89891: Temporary assets can not be removed in install tool, exception occurs
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:40 Task #89892: Define singletons used in install tool in service providers
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:04 Task #89892: Define singletons used in install tool in service providers
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:42 Task #89892: Define singletons used in install tool in service providers
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:53 Task #89892: Define singletons used in install tool in service providers
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:22 Task #89918 (Under Review): Update rector/rector (to ~0.6.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
14:21 Task #89918 (Closed): Update rector/rector (to ~0.6.0)
Alexander Schnitzler
14:14 Bug #88853: Updating relations of translated domain objects does not work if they already exist
Gion Koch wrote:
> This is still an unresolved issue.
> A workaround is to remove all relations with a query before...
Anton Fries
14:00 Task #86614 (Resolved): Provide a possibility to override or hook into the hreflang generator
Applied in changeset commit:639c7e0fd8edb3f185c8c2a96a48344dd652954e. Richard Haeser
13:16 Task #86614: Provide a possibility to override or hook into the hreflang generator
Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:04 Task #86614: Provide a possibility to override or hook into the hreflang generator
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:25 Task #86614: Provide a possibility to override or hook into the hreflang generator
Patch set 35 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:51 Revision 639c7e0f: [FEATURE] Add PSR-14 event to control hreflang tags to be rendered
A PSR-14 event is introduced to make it possible to control the
hreflang tags that will be rendered.
Additionally th...
Richard Haeser
13:36 Feature #89917 (Closed): Set new page access group to parent page access group
It is possible to set the access group of new pages using TSConfig:... Rudy Gnodde
12:44 Bug #89784 (New): Copy Contentelement "Text with Media" - Media is missing in the new element
Riccardo De Contardi
10:52 Bug #89784: Copy Contentelement "Text with Media" - Media is missing in the new element
Yes I'm using EXT:gridelements, but this bug I'm not copying content elements inside a gridelement.
To reproduce thi...
Andreas Fragner
10:03 Bug #89784 (Needs Feedback): Copy Contentelement "Text with Media" - Media is missing in the new element
> 6.) The following question if reference or copy choose "COPY"
Are you using EXT:gridelements? IIRC the "paste as...
Riccardo De Contardi
09:43 Bug #89784 (New): Copy Contentelement "Text with Media" - Media is missing in the new element
Riccardo De Contardi
11:09 Bug #89916 (Closed): Shortcut to a disabled page with redirect fails
When disabling a page and setting a redirect for that old url to a new/other page, the redirect works.
When setting ...
Riny van Tiggelen
10:37 Bug #77469: Duplicates of new frontend- and backenduser record when using IE11
Seems so, as it is not reproducible every time (I have tried to save five users, only one of them was created twice).... Florian Wessels
10:20 Bug #77469 (New): Duplicates of new frontend- and backenduser record when using IE11
Still not able to reproduce it on Windows 10 and IE 11 (11.48.17134.0) - using TYPO3 9.5.11 :(
Could it be some od...
Riccardo De Contardi
10:11 Bug #77469: Duplicates of new frontend- and backenduser record when using IE11
Unfortunately this is still reproducible on Windows 10 and IE 11 (11.476.18362.0) when clicking the save (not the clo... Florian Wessels
10:18 Bug #89914 (Closed): Native date (TCA dbType) fields are not properly copied or localized
This bug was already reported by Ludwig Rafelsberger for TYPO3 7 (#79925). But the bug was closed without resolution.... Robert Vock
10:00 Bug #89893 (Resolved): AJAX API fails on relative paths
Applied in changeset commit:ba5a118594e0d0b4afb4f66f336ef9ad3074da02. Andreas Fernandez
09:14 Bug #89893: AJAX API fails on relative paths
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:00 Task #89912 (Resolved): Remove ampersands from doc block params
Applied in changeset commit:49ba9db692c7880f2c2f377a77860729fffdb250. Anonymous
09:46 Revision ba5a1185: [BUGFIX] Supply origin to URL if domain is missing
The AJAX API fails to send a request if the API receives a non-absolute
URL like /typo3/index.php?foo=bar, since the ...
Andreas Fernandez
09:45 Bug #89038: HMENUs special "directory" does not work properly with sites fallbackType "free"
The patch is here: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62466
@Marcel Macasso: can you confirm that pat...
Anonymous
09:26 Bug #89038: HMENUs special "directory" does not work properly with sites fallbackType "free"
@Tobias Gaertner thanks for the update! Can this one be closed, or is there still work to do here? Thanks again and ... Riccardo De Contardi
08:50 Bug #89038: HMENUs special "directory" does not work properly with sites fallbackType "free"
resolved by #88344 Anonymous
09:36 Revision 49ba9db6: [TASK] Remove ampersands from doc block params
As a prepatory work for a better static code analysis
all ampersands have been removed from doc block params.
The do...
Alexander Schnitzler
09:31 Feature #89894: Separate system extensions from 3rd-party extensions visually
> I don't like the three buttons (a nicer UI element should be used).
My suggestion is use three checkboxes or thr...
Riccardo De Contardi
07:03 Feature #89894: Separate system extensions from 3rd-party extensions visually
Notes re current WIP patch set 1:
* I don't like the three buttons (a nicer UI element should be used).
* The cod...
Michael Schams
06:53 Feature #89894 (Under Review): Separate system extensions from 3rd-party extensions visually
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:30 Bug #89913 (Resolved): Fix CGL
Applied in changeset commit:60b6f287a3a9dba82172b703fe327df694a8c9d5. Daniel Siepmann
08:38 Bug #89913 (Under Review): Fix CGL
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
08:31 Bug #89913 (Closed): Fix CGL
New php cs fixer broke the builds: https://bamboo.typo3.com/browse/CORE-GTN87-CGLCHECK-931/log Daniel Siepmann
09:28 Feature #83463 (Closed): EM : Add a checkbox to hide Sysexts.
I close this issue in favor of #89894 (that has a patch attached) - please continue the discussion there; thank you! Riccardo De Contardi
09:03 Revision 60b6f287: [BUGFIX] Fix indentation accordingly to CGL
An update of php cs fixer exposed some wrong intended lines.
These are now fixed with multiple php cs fixer runs.
Re...
Daniel Siepmann
08:54 Bug #88264: Canonical and hreflang with tracking params
Thanks Richard for your feedback and thanks even more for the PSR-14 Marc Hirdes
06:00 Task #88111 (Resolved): Expose none existing user in forgot password dialog
Applied in changeset commit:e4abb375a6682a0fb7afdb26acb07141cdd674c7. Jan Stockfisch
05:38 Revision e4abb375: [TASK] Expose none existing user in forgot password dialog
Shows error flash message while
`exposeNonexistentUserInForgotPasswordDialog` is set to `1`
Resolves: #88111
Release...
Jan Stockfisch

2019-12-10

22:56 Bug #88264 (Closed): Canonical and hreflang with tracking params
OK, I got confirmation of what I already thought. Joost de Valk confirmed that the current behaviour is the right one... Richard Haeser
22:05 Bug #88264: Canonical and hreflang with tracking params
BTW, if this is wrong behaviour, at least Disney is doing this wrong as well: https://disney.de/?foo=bar Richard Haeser
21:53 Bug #88264: Canonical and hreflang with tracking params
I get your point. Only thing is that I'm not sure if this is really the best practice. Will check it with the people ... Richard Haeser
22:41 Task #89892: Define singletons used in install tool in service providers
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:47 Task #89892: Define singletons used in install tool in service providers
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:41 Bug #89891: Temporary assets can not be removed in install tool, exception occurs
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:47 Bug #89891: Temporary assets can not be removed in install tool, exception occurs
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:02 Bug #86956 (New): Typoscript meta tag field settings have no effect
Richard Haeser
22:00 Task #86914 (New): make settings of RecordsXmlSitemapDataProvider stdWrappable
Richard Haeser
21:10 Task #86614: Provide a possibility to override or hook into the hreflang generator
Patch set 34 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:29 Task #88740: Deprecate felogin pibase plugin
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:27 Task #88740: Deprecate felogin pibase plugin
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:17 Task #88740: Deprecate felogin pibase plugin
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:53 Task #88740: Deprecate felogin pibase plugin
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:16 Task #89912 (Under Review): Remove ampersands from doc block 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
17:14 Task #89912 (Closed): Remove ampersands from doc block params
Alexander Schnitzler
17:03 Bug #89911 (Under Review): PSR-7 response does not send HTTP headers of Backend User Authentication
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:02 Bug #89911 (Closed): PSR-7 response does not send HTTP headers of Backend User Authentication
BackendUserAuthentication/AbstractUserAuthentication sends headers with PHP's native header() function, when doing su... Benni Mack
16:42 Bug #89647: Forms routing not working because of option 'deflatedParameters'
Don't know why but this bug disappeared and still in V9.5.11, you can close this issue. Florian Rival
16:36 Bug #89910 (Closed): spamProtectEmailAddresses doesn't work as expected with value "ascii"
In the documentation, it's written that when you set :... Florian Rival
16:14 Bug #86917: Missing support for options in "Execute console commands" 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
15:51 Bug #89909: Template Editor: Text fields "Setup" and "Constants" disappears
Moved Project; Set TYPO3 Version. Bastian Bringenberg
15:49 Bug #89909: Template Editor: Text fields "Setup" and "Constants" disappears
Appendix: I use TYPO3 10.2 Jochen Mo
15:49 Bug #89909 (Closed): Template Editor: Text fields "Setup" and "Constants" disappears
I created a new TYPO3 installation.
When I want to use the template editor, the text fields "Setup" and "Constants" ...
Jochen Mo
15:19 Bug #89908: Display Frontend Editing Icons by respecting admPanel.override
The dirty fix 3000 super hover max will result in an error when no backend user is logged in.
The new dirty fix 4000...
Paul Beck
14:52 Bug #89908 (Closed): Display Frontend Editing Icons by respecting admPanel.override
In a current project I want to use frontend_editing.
I don't want to show the Admin Panel to the users but instead I...
Paul Beck
15:00 Task #89906 (Resolved): Allow PHP 7.4 support for composer-based installations
Applied in changeset commit:05b3fe1a0ac029af7824543b92b6169eb409b121. Benni Mack
14:09 Task #89906: Allow PHP 7.4 support for composer-based installations
Patch set 3 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:45 Task #89906: Allow PHP 7.4 support for composer-based installations
Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:45 Task #89906 (Under Review): Allow PHP 7.4 support for composer-based installations
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:44 Task #89906 (Closed): Allow PHP 7.4 support for composer-based installations
Benni Mack
14:34 Revision 05b3fe1a: [TASK] Enable PHP 7.4 support for composer-based installations
Currently, TYPO3 Core (8.7 only) restricts PHP
versions to PHP 7.0-7.3.
In order to enable testing and projects runn...
Benni Mack
14:28 Task #89907 (Under Review): Apply rector set php70
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:28 Task #89907 (Closed): Apply rector set php70
Alexander Schnitzler
14:12 Task #89807: Apply rector set php56
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:00 Task #89776 (Resolved): Update friendsofphp/php-cs-fixer to 2.16.1
Applied in changeset commit:1e2bb9541fd51cf66e82cc93fa28725aa642eedc. Benni Mack
13:06 Task #89776 (Under Review): Update friendsofphp/php-cs-fixer to 2.16.1
Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
13:37 Revision 1e2bb954: [TASK] Update friendsofphp/php-cs-fixer to 2.16.1
Raising the version brings support for running the fixer with
PHP 7.4.
Used composer command:
composer require --dev...
Benni Mack
13:30 Task #89899 (Resolved): Exclude StringClassNameToClassConstantRector in rector.yml
Applied in changeset commit:b106b3da8a597256dc955f4b9a8f3ddd95a46412. Anonymous
10:02 Task #89899: Exclude StringClassNameToClassConstantRector in rector.yml
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:30 Bug #89905 (Resolved): Update symfony packages to LTS version for tarball distributions
Applied in changeset commit:9915e7f04db0291b925ad2dbd75350e479d88f45. Benni Mack
12:48 Bug #89905 (Under Review): Update symfony packages to LTS version for tarball distributions
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:45 Bug #89905 (Closed): Update symfony packages to LTS version for tarball distributions
Benni Mack
13:14 Revision b106b3da: [TASK] Exclude StringClassNameToClassConstantRector in rector.yml
As the StringClassNameToClassConstantRector would convert
string class names that are deliberately defined as string,...
Alexander Schnitzler
13:02 Bug #89784: Copy Contentelement "Text with Media" - Media is missing in the new element
Here is my Step-By-Step List:
1.) Login as Admin
2.) Left Menu Select "PAGE"
3.) In the Page-Tree select the pag...
Andreas Fragner
13:02 Revision 9915e7f0: [TASK] Update symfony components to LTS version for tarballs
In order to ship LTS packages of symfony (3.4.x) the composer
dependencies for our tarball releases are updated:
Use...
Benni Mack
13:01 Bug #88344: HMENU directory incompatible with free mode
Thanks Michael for taking care! :D Andreas Kießling
12:30 Bug #88344 (Resolved): HMENU directory incompatible with free mode
Applied in changeset commit:47e63fc33c7dd45111465d833216eb474f224b9e. Michael Binder
12:00 Bug #88344: HMENU directory incompatible with free mode
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
13:00 Bug #89882 (Resolved): Update php platform setting for tarball distributions
Applied in changeset commit:c45986e5e591b19c5d8b446feead63d6bd3cd70c. Benni Mack
12:14 Bug #89882: Update php platform setting for tarball distributions
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:00 Bug #89882 (Under Review): Update php platform setting for tarball distributions
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
12:00 Bug #89882 (Resolved): Update php platform setting for tarball distributions
Applied in changeset commit:33471eff99a5b5ccf79e74b6ce434474bb20b669. Benni Mack
11:51 Bug #89882: Update php platform setting for tarball distributions
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
12:50 Revision b45552ad: [BUGFIX] Use existing API instead of ContentObjectRenderer
This Patch allows the usage of an HMENU with special = directory and
the Fallback Type 'Free mode'
Resolves: #88344
...
Michael Binder
12:38 Revision d1871646: [BUGFIX] Raise platform settings for tarball distributions
In order to use the final LTS distributions from Symfony for
our latest stable, we need to set proper platform requir...
Benni Mack
12:37 Revision c45986e5: [BUGFIX] Raise platform settings for tarball distributions
In order to use the final LTS distributions from Symfony for
our latest stable, we need to set proper platform requir...
Benni Mack
12:30 Bug #89869 (Resolved): IP Lock feature broken by modern IPv6 - Should be disabled by default or refactored
Applied in changeset commit:6640925eb0ebeffd95c2b8f8922fc284d1413a12. Rasmus Larsen
12:30 Bug #89636 (Resolved): BackendLogo not working with leading slash
Applied in changeset commit:7999caed3b6434b01c383cb7ad01ee4fc18ddc55. Oliver Bartsch
12:16 Bug #89636: BackendLogo not working with leading slash
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:29 Revision 3b44118e: [BUGFIX] Remove leading slash from backendLogo path
As the extension configuration field `backendLogo` isn't resolved
by `TYPO3\CMS\Backend\Controller\LoginController::g...
Oliver Bartsch
12:16 Revision 7999caed: [BUGFIX] Remove leading slash from backendLogo path
As the extension configuration field `backendLogo` isn't resolved
by `TYPO3\CMS\Backend\Controller\LoginController::g...
Oliver Bartsch
12:04 Revision 6640925e: [BUGFIX] Disable lockIP by default
IPLock breaks modern IPv6 setups because of the Fast fallback
aka. Happy Eyeballs algorithm that can cause users to j...
Rasmus Larsen
12:00 Revision 47e63fc3: [BUGFIX] Use existing API instead of ContentObjectRenderer
This Patch allows the usage of an HMENU with special = directory and
the Fallback Type 'Free mode'
Resolves: #88344
...
Michael Binder
11:47 Revision 33471eff: [BUGFIX] Raise platform settings for tarball distributions
In order to use the final LTS distributions from Symfony for
our latest stable, we need to set proper platform requir...
Benni Mack
11:44 Bug #86331: Mountpoints not working with new site configurations
We had to cancel a current upgrade project cause of this and need a fix too Claus Fassing
11:33 Bug #86331: Mountpoints not working with new site configurations
Is there anything new on this? Looks like it was set to "abandoned"... When will it be taken care of again? We need t... Heiko Karner
11:37 Bug #88853: Updating relations of translated domain objects does not work if they already exist
This is still an unresolved issue.
A workaround is to remove all relations with a query before persisting.
Gion Koch
11:26 Bug #89904 (Closed): Potential problems with guzzlehttp/guzzle:6.5.0 due to INTL_IDNA_VARIANT_UTS46
... Oliver Hader
11:24 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
I confirm, the problem is still present with Typo3 9.5.11... Florian Rival
11:00 Task #89901 (Resolved): Replace usage of legacy PageRepository class
Applied in changeset commit:5232d328a7bcc6bec82a5d2d9ca22de183bc7a3f. Anonymous
10:53 Feature #87618: Upgrade Wizard: Tag upgrade wizards as mandatory / recommended / not recommended / legacy
For some, but not all, an informational prefix "[Optional]" is already used in title.
!upgradeWizard.png!
If th...
Sybille Peters
10:50 Revision 5232d328: [TASK] Replace usage of legacy PageRepository class
In two places, TYPO3\CMS\Frontend\Page\PageRepository had been
used instead of TYPO3\CMS\Core\Domain\Repository\PageR...
Alexander Schnitzler
10:00 Task #89900 (Resolved): Allow rector to process tests
Applied in changeset commit:09302e9f5c5e6b2fb14a75a368b1487125a001e1. Anonymous
09:55 Revision 09302e9f: [TASK] Allow rector to process tests
In order to let rector process tests, the autoloading
of all processed classes needs to be intact.
In TYPO3 there we...
Alexander Schnitzler
09:46 Bug #89903 (Accepted): TYPO3 9 still checks and reports typo3conf/l10n as missing in install tool
Georg Ringer
07:31 Bug #89903 (Closed): TYPO3 9 still checks and reports typo3conf/l10n as missing in install tool
The label location in TYPO3 is @var/labels@, the install tool still wants to create @public/typo3conf/l10n@ however. ... S P

2019-12-09

22:36 Bug #89902 (New): TCEFORM does not override child tca of an element
Hi,
Overriding child tca of an element via TsConfig is not working. Methods *PageTsConfig() in the TYPO3\CMS\Backe...
Cyril Janody
21:26 Bug #86917: Missing support for options in "Execute console commands" 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
20:22 Task #89901 (Under Review): Replace usage of legacy PageRepository class
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:21 Task #89901 (Closed): Replace usage of legacy PageRepository class
Alexander Schnitzler
19:03 Task #88740: Deprecate felogin pibase plugin
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:16 Task #88740: Deprecate felogin pibase plugin
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:03 Task #88740 (Under Review): Deprecate felogin pibase plugin
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 #88740: Deprecate felogin pibase plugin
can you check the latest version of the integration / patch? I think there was some discussion around that topic in t... Susanne Moog
17:46 Task #88740: Deprecate felogin pibase plugin
Stephan Großberndt wrote:
> There hopefully will be according hooks in extbase so the functionality to access this f...
Jan Stockfisch
18:19 Task #88106 (Resolved): Extbase frontend logout form
Jan Stockfisch
17:39 Task #88109 (Resolved): Login form redirects
Jan Stockfisch
17:39 Task #88108 (Resolved): Login form remember me
Jan Stockfisch
17:38 Feature #88102 (Resolved): Feature toggle for FE-login extbase
Jan Stockfisch
17:02 Task #89900 (Under Review): Allow rector to process tests
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:56 Task #89900 (Closed): Allow rector to process tests
Alexander Schnitzler
15:35 Task #88111: Expose none existing user in forgot password dialog
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:45 Task #88111: Expose none existing user in forgot password dialog
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:25 Task #88111: Expose none existing user in forgot password dialog
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:17 Task #88111: Expose none existing user in forgot password dialog
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:10 Bug #89876: .htaccess files missing from ZIP files downloaded in extension manager
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:54 Bug #89876 (Under Review): .htaccess files missing from ZIP files downloaded in extension manager
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:46 Feature #86847: addQueryString for languageMenuProcessor
This doesn't seem to be working when using routeEnhancers in TYPO3 9.5.. Bernhard Berger
13:21 Bug #88264: Canonical and hreflang with tracking params
Maybe this image can help you. The bold big written URLs are the current pages.
As you can see the page with param=...
Marc Hirdes
13:04 Bug #88264: Canonical and hreflang with tracking params
The problem is not addQueryString. This can be solved via the canonicalParameter Settings.
The problem is, if a pa...
Marc Hirdes
13:08 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
13:08 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:16 Task #89899: Exclude StringClassNameToClassConstantRector in rector.yml
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:15 Task #89899: Exclude StringClassNameToClassConstantRector in rector.yml
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:15 Task #89899 (Under Review): Exclude StringClassNameToClassConstantRector in rector.yml
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
11:14 Task #89899 (Closed): Exclude StringClassNameToClassConstantRector in rector.yml
Alexander Schnitzler
11:10 Bug #89236: TYPO3 Forms Extension: Required - Indicators (*) are not shown
At a quick glance I am not able to reproduce this issue with TYPO3 9.5.11 - plain TYPO3 installation Riccardo De Contardi
11:01 Feature #81560 (New): Add cache-clearing for mod_pagespeed
Riccardo De Contardi
10:31 Task #89834 (Under Review): Add more tests for TypoLink handling
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:16 Bug #18079: slide of cObj CONTENT stops if sysfolder in rootline
Just stumbled over this. So a +1 from me Urs Braem

2019-12-08

23:42 Bug #89784 (Needs Feedback): Copy Contentelement "Text with Media" - Media is missing in the new element
I can't reproduce this issue, even with a non-admin user. Can you share more information about how to reproduce this ... Riccardo De Contardi
23:34 Bug #86917: Missing support for options in "Execute console commands" scheduler task
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:27 Bug #86917: Missing support for options in "Execute console commands" scheduler task
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:25 Bug #86917: Missing support for options in "Execute console commands" scheduler task
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:48 Bug #86917: Missing support for options in "Execute console commands" scheduler task
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:36 Task #89898 (Under Review): Introduce functional test for RequestBuilder
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:35 Task #89898 (Closed): Introduce functional test for RequestBuilder
Alexander Schnitzler
19:01 Feature #83608: Change default upload folder
yes, for example:
news record uid -> directory
uid 1 (pid 1) -> directory 1
uid 2 (pid 1) -> directory 2
uid 3 (...
Christian Hackl
08:24 Feature #83608: Change default upload folder
It can handle per record/field and that for the whole pagetree or only for a specific page.
But you want to set it...
Frans Saris
15:39 Task #88111: Expose none existing user in forgot password dialog
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:36 Task #88111: Expose none existing user in forgot password dialog
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:56 Task #88111: Expose none existing user in forgot password dialog
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:53 Task #88111: Expose none existing user in forgot password dialog
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:40 Bug #88264: Canonical and hreflang with tracking params
The problem is, that the addQueryString option just adds all the params it can find.
Marc suggests to disable the h...
Andreas Kießling
13:11 Feature #89576: Introduce paginate view helper
Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
12:45 Feature #89576: Introduce paginate view helper
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
11:57 Task #89896: Introduce property mapper related functional tests
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:19 Task #89896 (Under Review): Introduce property mapper related functional tests
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:12 Task #89896 (Closed): Introduce property mapper related functional tests
Alexander Schnitzler
09:37 Task #89897 (Under Review): Migrate top toolbar items to new AJAX API
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:25 Task #89897 (Closed): Migrate top toolbar items to new AJAX API
Andreas Kienast
09:37 Bug #89893: AJAX API fails on relative paths
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:20 Task #89740: Make use of new AJAX API in Install Tool
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review

2019-12-07

21:30 Feature #83608: Change default upload folder
@Frans Saris
no cause the ext provides a solution for a per-page base (PID) not a solution for a per-record (UID) base.
Christian Hackl
21:08 Bug #89895: Streamline usage of caching API
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:03 Bug #89895 (Under Review): Streamline usage of caching 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
20:52 Bug #89895 (Closed): Streamline usage of caching API
Use code cache properly instead of storing strings into it,
because it is proper usage of our API, removes the need
...
Helmut Hummel
17:54 Bug #89869: IP Lock feature broken by modern IPv6 - Should be disabled by default or refactored
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:53 Bug #89869: IP Lock feature broken by modern IPv6 - Should be disabled by default or refactored
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
17:49 Bug #89869: IP Lock feature broken by modern IPv6 - Should be disabled by default or refactored
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:40 Bug #89869: IP Lock feature broken by modern IPv6 - Should be disabled by default or refactored
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:34 Bug #89869: IP Lock feature broken by modern IPv6 - Should be disabled by default or refactored
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:30 Bug #89869: IP Lock feature broken by modern IPv6 - Should be disabled by default or refactored
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:17 Bug #89869: IP Lock feature broken by modern IPv6 - Should be disabled by default or refactored
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:28 Bug #89869: IP Lock feature broken by modern IPv6 - Should be disabled by default or refactored
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:38 Bug #89869: IP Lock feature broken by modern IPv6 - Should be disabled by default or refactored
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:43 Feature #89894: Separate system extensions from 3rd-party extensions visually
Related: #83463
Please, tell me if can be considered obsolete and closed in favor of this one.
Riccardo De Contardi
00:07 Feature #89894 (Closed): Separate system extensions from 3rd-party extensions visually
h2. Background
The Extension Manager in TYPO3 allows backend users to list, activate, deactivate, configure, and p...
Michael Schams
11:55 Bug #89893: AJAX API fails on relative paths
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review

2019-12-06

23:30 Task #89890 (Resolved): Reset PSR-11 container in GeneralUtility in unit tests
Applied in changeset commit:5263197e5c02a3b8cd0392ab1c0915818e77782e. Benjamin Franzke
22:29 Task #89890: Reset PSR-11 container in GeneralUtility in unit tests
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:28 Task #89890: Reset PSR-11 container in GeneralUtility in unit tests
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:51 Task #89890 (Under Review): Reset PSR-11 container in GeneralUtility in unit tests
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:46 Task #89890: Reset PSR-11 container in GeneralUtility in unit tests
https://review.typo3.org/c/Packages/TYPO3.CMS/+/62331 introduced setContainer in TreeDataProviderFactoryTest, which n... Benjamin Franzke
21:43 Task #89890 (Closed): Reset PSR-11 container in GeneralUtility in unit tests
If a container instance is provided for a unit test via GeneralUtility::setContainer(), it needs to set to null again... Benjamin Franzke
23:21 Bug #89869: IP Lock feature broken by modern IPv6 - Should be disabled by default or refactored
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:20 Bug #89869: IP Lock feature broken by modern IPv6 - Should be disabled by default or refactored
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
23:14 Bug #89869: IP Lock feature broken by modern IPv6 - Should be disabled by default or refactored
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:10 Bug #89869: IP Lock feature broken by modern IPv6 - Should be disabled by default or refactored
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:09 Bug #89869 (Under Review): IP Lock feature broken by modern IPv6 - Should be disabled by default or refactored
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:08 Bug #89869: IP Lock feature broken by modern IPv6 - Should be disabled by default or refactored
I fully agree. Wanna prepare a patch? Markus Klein
08:51 Bug #89869 (Closed): IP Lock feature broken by modern IPv6 - Should be disabled by default or refactored
Typo3 ships, by default, with IP locking on its session, which locks frontend and backend sessions to the initial IP ... Rasmus Larsen
23:17 Bug #89893 (Under Review): AJAX API fails on relative paths
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:15 Bug #89893 (Closed): AJAX API fails on relative paths
The AJAX API fails to send a request if the API receives a non-absolute URL like @/typo3/index.php?foo=bar@, since th... Andreas Kienast
23:15 Bug #89891 (Under Review): Temporary assets can not be removed in install tool, exception occurs
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:37 Bug #89891 (Closed): Temporary assets can not be removed in install tool, exception occurs
Exception is:
Too few arguments to function TYPO3\CMS\Core\Resource\ResourceFactory::__construct(), 0 passed in […...
Benjamin Franzke
23:15 Task #89892 (Under Review): Define singletons used in install tool in service providers
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:46 Task #89892 (Closed): Define singletons used in install tool in service providers
This will allow both, dependency injection for these services *and* usage in install tool.
This is possible thanks t...
Benjamin Franzke
23:08 Revision 5263197e: [TASK] Do not set GeneralUtility::$container in unit tests
The GeneralUtility $container instance should only be set/used
in functional tests as we a) can not reset the instanc...
Benjamin Franzke
22:51 Task #89740: Make use of new AJAX API in Install Tool
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
19:55 Task #89740: Make use of new AJAX API in Install Tool
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:42 Task #89740: Make use of new AJAX API in Install Tool
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:35 Task #89740: Make use of new AJAX API in Install Tool
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:54 Task #89740: Make use of new AJAX API in Install Tool
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:27 Task #89740: Make use of new AJAX API in Install Tool
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:07 Task #89740: Make use of new AJAX API in Install Tool
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
22:35 Task #86614: Provide a possibility to override or hook into the hreflang generator
Patch set 33 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:28 Task #86614: Provide a possibility to override or hook into the hreflang generator
Patch set 32 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:18 Task #86614: Provide a possibility to override or hook into the hreflang generator
Patch set 31 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:59 Task #86614: Provide a possibility to override or hook into the hreflang generator
Patch set 30 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:56 Task #86614: Provide a possibility to override or hook into the hreflang generator
Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:55 Task #86614: Provide a possibility to override or hook into the hreflang generator
Patch set 28 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:48 Task #86614: Provide a possibility to override or hook into the hreflang generator
Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
21:02 Task #86614: Provide a possibility to override or hook into the hreflang generator
Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:42 Task #86614: Provide a possibility to override or hook into the hreflang generator
Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:38 Task #86614: Provide a possibility to override or hook into the hreflang generator
Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:37 Task #86614: Provide a possibility to override or hook into the hreflang generator
Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:34 Task #86614: Provide a possibility to override or hook into the hreflang generator
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
20:30 Task #86614: Provide a possibility to override or hook into the hreflang generator
Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
16:11 Task #86614: Provide a possibility to override or hook into the hreflang generator
Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
22:30 Bug #86755: Translated pages should not be visible if the BE-User has no access to the corresponding language in list 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
22:01 Feature #89870: Migrate all Extbase-related signals to PSR-14 events
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
21:59 Feature #89870: Migrate all Extbase-related signals to PSR-14 events
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:06 Feature #89870: Migrate all Extbase-related signals to PSR-14 events
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:34 Feature #89870: Migrate all Extbase-related signals to PSR-14 events
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:14 Feature #89870 (Under Review): Migrate all Extbase-related signals to PSR-14 events
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:14 Feature #89870 (Closed): Migrate all Extbase-related signals to PSR-14 events
Benni Mack
22:00 Task #89868 (Resolved): Remove reqCHash functionality for plugins
Applied in changeset commit:f305de5888f0a5c1d1474df3f35d52698e1eee4d. Benni Mack
17:06 Task #89868: Remove reqCHash functionality for plugins
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:48 Task #89868: Remove reqCHash functionality for plugins
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:08 Task #89868 (Under Review): Remove reqCHash functionality for plugins
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:34 Task #89868 (Closed): Remove reqCHash functionality for plugins
Benni Mack
22:00 Task #89673 (Resolved): Deprecate Extbase's WebRequest and WebResponse
Applied in changeset commit:dd669e2a9155330c22278c828af8c4e9b598f71f. Anonymous
21:58 Revision f305de58: [TASK] Remove reqCHash functionality for plugins
Since TYPO3 v10.0, all links generated by TYPO3 contain
a cHash if
- there are arguments that are not mapped within t...
Benni Mack
21:57 Bug #79348: Localization in TyposcriptFrontendController only allows defined Backend-Languages in TYPO3\CMS\Core\Localization\Locales
There is an configuration option
https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiOverview/Internat...
Marc Bastian Heinrichs
16:12 Bug #79348: Localization in TyposcriptFrontendController only allows defined Backend-Languages in TYPO3\CMS\Core\Localization\Locales
> Do you guys see any problems with that?
Jep, TYPO3_MODE or TYPO3_REQUESTTYPE (since v9) does not help here, beca...
Marc Bastian Heinrichs
21:34 Bug #83468: Custom icon for "Folder" is not shown
I have the same problem with the custom icons for the custom of the page type
Vasyl Mosiychuk
18:53 Bug #83468: Custom icon for "Folder" is not shown
Attached another screenshot taken on 9.5.
The fontawesome icon is correctly display except in the page tree.
!Sél...
Rémy DANIEL
21:32 Revision dd669e2a: [TASK] Deprecate Extbase's WebRequest and WebResponse
In order to simplify the request/response handling in
Extbase and to prepare the introduction of PSR-7 compatible
req...
Alexander Schnitzler
21:05 Bug #89328: Auto redirect does not respect language host
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 #89888 (Resolved): Update datatables
Applied in changeset commit:0189efc215f9ef2f39282caff3b0170c390e925e. Andreas Fernandez
19:40 Task #89888 (Under Review): Update datatables
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 #89888 (Closed): Update datatables
Andreas Kienast
20:30 Task #89886 (Resolved): Update sortablejs
Applied in changeset commit:6a654689a39812d67b336209312605d2ce2e6181. Andreas Fernandez
19:33 Task #89886 (Under Review): Update sortablejs
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:52 Task #89886 (Closed): Update sortablejs
Andreas Kienast
20:30 Task #89887 (Resolved): Update requirejs
Applied in changeset commit:d30a128356f6a44abc3e9f2d6271ef4b4baf1b38. Andreas Fernandez
19:24 Task #89887 (Under Review): Update requirejs
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 #89887 (Closed): Update requirejs
Andreas Kienast
20:00 Revision 0189efc2: [TASK] Bump datatables to 1.10.18
Executed commands:
yarn upgrade datatables
grunt build
Resolves: #89888
Releases: master
Change-Id: I73ea78f4d2...
Andreas Fernandez
20:00 Revision 6a654689: [TASK] Bump sortablejs to 1.10.1
Executed commands:
yarn add sortablejs@^1.10.1 --dev
grunt build
Resolves: #89886
Releases: master
Change-Id: I...
Andreas Fernandez
20:00 Task #89885 (Resolved): Update moment
Applied in changeset commit:6aee423763b9d99f6edd0ad44536ecfd5e5bf82a. Andreas Fernandez
19:28 Task #89885 (Under Review): Update moment
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:52 Task #89885 (Closed): Update moment
Andreas Kienast
20:00 Task #89889 (Resolved): Update typescript
Applied in changeset commit:e9735ff00afdac6dae47da4e72be5020949312e1. Andreas Fernandez
19:17 Task #89889 (Under Review): Update typescript
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 #89889 (Closed): Update typescript
Andreas Kienast
20:00 Feature #89738 (Resolved): Have AjaxRequest module independent of jQuery
Applied in changeset commit:19328c45bf553dedede556dd1d69aebade5a4005. Andreas Fernandez
19:42 Feature #89738: Have AjaxRequest module independent of jQuery
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:36 Feature #89738: Have AjaxRequest module independent of jQuery
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:35 Feature #89738: Have AjaxRequest module independent of jQuery
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:30 Feature #89738: Have AjaxRequest module independent of jQuery
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:29 Feature #89738: Have AjaxRequest module independent of jQuery
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:27 Feature #89738: Have AjaxRequest module independent of jQuery
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:13 Feature #89738: Have AjaxRequest module independent of jQuery
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:07 Feature #89738: Have AjaxRequest module independent of jQuery
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
20:00 Revision d30a1283: [TASK] Bump requirejs to 2.3.6
Executed commands:
yarn upgrade requirejs
grunt build
Resolves: #89887
Releases: master
Change-Id: I5b2347ebec0...
Andreas Fernandez
19:59 Revision 6aee4237: [TASK] Bump moment to 2.24.0 and moment-timezone to 0.5.27
Executed commands:
yarn add moment@^2.24.0 moment-timezone@^0.5.27 --dev
grunt build
Resolves: #89885
Releases:...
Andreas Fernandez
19:59 Revision e9735ff0: [TASK] Bump typescript to 3.7.3
Executed commands:
yarn upgrade typescript
grunt build
Resolves: #89889
Releases: master
Change-Id: I1152fbbc89...
Andreas Fernandez
19:54 Revision 19328c45: [FEATURE] API for AJAX requests
In order to become independent of jQuery, a new API to perform AJAX
requests is introduced. This API implements the f...
Andreas Fernandez
18:30 Bug #89447 (Resolved): The notification for an error while clearing the cache is not translatable
Applied in changeset commit:0eab75ea9db2ae5beabf3ae5571ef9ba2b57cc76. Oliver Bartsch
16:47 Bug #89447: The notification for an error while clearing the cache is not translatable
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:16 Revision 0eab75ea: [BUGFIX] Make clear cache error notification translatable
Move title and description of the clear cache error notification
to a xlf file to make it translatable.
Resolves: #8...
Oliver Bartsch
18:00 Task #89883 (Resolved): Update autosize
Applied in changeset commit:784b33c859a998a17dd176ac622adbbb9e109d5a. Andreas Fernandez
17:34 Task #89883 (Under Review): Update autosize
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:27 Task #89883 (Closed): Update autosize
Andreas Kienast
18:00 Task #89881 (Resolved): Update jquery
Applied in changeset commit:ae85f4021c1ee1f34024fcc1610bcd021e0bd00c. Andreas Fernandez
17:33 Task #89881: Update jquery
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 #89881 (Under Review): Update jquery
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 Task #89881 (Closed): Update jquery
Andreas Kienast
18:00 Task #89880 (Resolved): Update jquery.minicolors
Applied in changeset commit:fa12539145ff0fc056e6f2d5aa2a6ddfb9eaed47. Andreas Fernandez
17:18 Task #89880 (Under Review): Update jquery.minicolors
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 Task #89880 (Closed): Update jquery.minicolors
Andreas Kienast
18:00 Task #89819 (Resolved): Raise fluid standalone dependency to 2.6.8
Applied in changeset commit:4a5f0692f098299eb41b0f52314385bd917ab17d. Benni Mack
17:22 Task #89819: Raise fluid standalone dependency to 2.6.8
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
16:37 Task #89819 (Under Review): Raise fluid standalone dependency to 2.6.8
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
17:45 Revision 784b33c8: [TASK] Bump autosize to 4.0.2
Executed commands:
yarn add autosize@^4.0.2
grunt build
Resolves: #89883
Releases: master
Change-Id: I0bf8f30bb...
Andreas Fernandez
17:45 Revision ae85f402: [TASK] Bump jquery to 3.4.1
Executed commands:
yarn upgrade jquery
grunt build
Resolves: #89881
Releases: master
Change-Id: I48c48de69f977e...
Andreas Fernandez
17:39 Revision fa125391: [TASK] Bump jquery.minicolors to 2.3.4
Executed commands:
yarn add @claviska/jquery-minicolors@^2.3.4 --dev
grunt build
Also, since the mentioned issu...
Andreas Fernandez
17:36 Bug #89882: Update php platform setting for tarball distributions
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:28 Bug #89882 (Under Review): Update php platform setting for tarball distributions
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:25 Bug #89882 (Closed): Update php platform setting for tarball distributions
In order to use the final LTS distributions from Symfony for our latest stable, we need to set proper platform requir... Benni Mack
17:36 Task #89884 (Closed): Update chosen-js
Andreas Kienast
17:32 Revision 4a5f0692: [TASK] Update fluidtypo3/fluid to 2.6.8 to add PHP 7.4 compatibility
Using the freshly released version 2.6.8
in our packages adds PHP 7.4 support for Fluid
Standalone.
Composer Command...
Benni Mack
17:14 Task #89879 (Closed): December 2019 Updates
Andreas Kienast
17:13 Revision dec3fdcd: [BUGFIX] Add check if update of all language packs is possible
The update all button in the table head of the extensionMatrix
is now disabled by default and only gets enabled if at...
Oliver Bartsch
17:00 Task #89566 (Resolved): Some buttons have missing tooltips
Applied in changeset commit:d0b0ffea1f98ec4f22b597f605c0f819c7d9908e. Oliver Bartsch
17:00 Bug #89561 (Resolved): Update language packs gets stuck if there is no active language pack
Applied in changeset commit:d81c6b0bbbe0896bf829a22256d0aed8306495af. Oliver Bartsch
16:42 Bug #89561: Update language packs gets stuck if there is no active language pack
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:22 Bug #89561: Update language packs gets stuck if there is no active language pack
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:45 Bug #89561: Update language packs gets stuck if there is no active language pack
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:47 Bug #89561: Update language packs gets stuck if there is no active language pack
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:45 Revision d0b0ffea: [TASK] Add missing tooltips in various modules
This (re)adds various tooltips through the backend to
further increase the accessibility. Especially for buttons
that...
Oliver Bartsch
16:33 Revision d81c6b0b: [BUGFIX] Add check if update of all language packs is possible
The update all button in the table head of the extensionMatrix
is now disabled by default and only gets enabled if at...
Oliver Bartsch
16:05 Bug #86917: Missing support for options in "Execute console commands" scheduler task
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:58 Bug #86917: Missing support for options in "Execute console commands" scheduler task
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:51 Bug #86917: Missing support for options in "Execute console commands" scheduler task
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
01:18 Bug #86917: Missing support for options in "Execute console commands" scheduler task
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:00 Task #89463 (Resolved): Deprecate switchable controller actions
Applied in changeset commit:4ab765f2a76ccb2a515a8274ee5abfc976eac281. Anonymous
13:58 Task #89463: Deprecate switchable controller actions
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
15:56 Bug #88264: Canonical and hreflang with tracking params
The tracking params, I don't get it: you don't want to add a hreflang nor canonical including your tracking params if... Richard Haeser
15:56 Bug #89878 (Closed): Hreflang links not using canonical urls
If you have set a canonical URL manually, this URL won't be used in hreflang tags. If a page or translation has a man... Richard Haeser
15:54 Bug #75399: Extbase: Class/Table Mapping doesn't work sometimes
I have the same problem with one of my sites. I have some calls made via EID.
The script the "DataMapper" to map th...
Matthias Toscanelli
15:39 Revision 4ab765f2: [TASK] Deprecate switchable controller actions
The usage of switchable controller actions, both via
flexforms and typoscript, is deprecated and will be
removed in o...
Alexander Schnitzler
15:01 Bug #86519: String "beginsWith" and "endsWith" uses strpos / strrpos which will needlessly scan the entire haystack string, wasting performance
Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:30 Bug #86519: String "beginsWith" and "endsWith" uses strpos / strrpos which will needlessly scan the entire haystack string, wasting performance
Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
14:11 Bug #86519: String "beginsWith" and "endsWith" uses strpos / strrpos which will needlessly scan the entire haystack string, wasting performance
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
13:53 Bug #86519: String "beginsWith" and "endsWith" uses strpos / strrpos which will needlessly scan the entire haystack string, wasting performance
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:59 Bug #86519: String "beginsWith" and "endsWith" uses strpos / strrpos which will needlessly scan the entire haystack string, wasting performance
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:00 Bug #89810 (Resolved): Language Packs: Error if mirror download times out
Applied in changeset commit:2c48f62769f24edf060e577d55c927f09e094ba1. Richard Haeser
13:10 Bug #89810 (Under Review): Language Packs: Error if mirror download times out
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
13:00 Bug #89810 (Resolved): Language Packs: Error if mirror download times out
Applied in changeset commit:d93d742f912b6f7b41108c60dff2910160eb4c38. Andreas Fernandez
12:34 Bug #89810: Language Packs: Error if mirror download times out
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
14:50 Task #89877: Cookie "lastLoginProvider" appears to serve no true purpose
Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:50 Task #89877: Cookie "lastLoginProvider" appears to serve no true purpose
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:41 Task #89877 (Under Review): Cookie "lastLoginProvider" appears to serve no true purpose
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:38 Task #89877 (Closed): Cookie "lastLoginProvider" appears to serve no true purpose
In the ongoing pursuit of making TYPO3's anonymous requests cookie free, I reviewed the cookies used by the authentic... Claus Due
14:44 Bug #89489 (Under Review): Acceptance tests in folder Install Tool are not included into split jobs and therefor not executed by bamboo
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:43 Revision 2c48f627: [BUGFIX] Use RequestFactory for downloading mirrors and check response properly
The LanguagePackService now uses the RequestFactory to download the
mirrors.xml.gz file, since it throws proper excep...
Richard Haeser
14:12 Bug #89845: TYPO3 Extbase: clearState not clearing much
In my example, $this->frontendUserRepository->findOneByUid() consumes the memory. 12552 records are retrieved this wa... Sven Burkert
14:00 Task #89804 (Resolved): Update frontend build stack
Applied in changeset commit:98c58a00c020bd9a5095007e9822e1b2ff3b7668. Andreas Fernandez
13:38 Bug #89876: .htaccess files missing from ZIP files downloaded in extension manager
Oh, right, I forgot to mention that this regex has not changed between versions 7, 8 and 9. So I think the issue has ... Matteo Bonaker
13:28 Bug #89876 (Closed): .htaccess files missing from ZIP files downloaded in extension manager
The current default setting for @$GLOBALS['TYPO3_CONF_VARS']['EXT']['excludeForPackaging']@ is... Matteo Bonaker
13:32 Revision 98c58a00: [TASK] Update build stack
All frontend stack related packages get updated to their latest version
and a full build is generated.
Executed comm...
Andreas Fernandez
13:31 Revision 22f5d2c9: Revert "[BUGFIX] Set tasks backend:lock & backend:unlock as not schedulable"
This reverts commit 26c9a8e32637d506249989318941c923171b7658.
The schedulers *primary* task is to *schedule* tasks, ...
Benjamin Franzke
13:22 Feature #89875 (Accepted): slug config options should be configurable via TSConfig
I would recommend to make some of the slug field options configurable via TSCONFIG
At least one Change would be re...
Christoph Runkel
13:19 Bug #64881: Filelist with a collaction and translated metadata not working properly
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:00 Task #89865 (Resolved): Split nightly test plan stages into equal size
Applied in changeset commit:4af8b406783077555ad73b65d97c4291326ee437. Anonymous
12:21 Task #89865: Split nightly test plan stages into equal size
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
12:10 Task #89865 (Under Review): Split nightly test plan stages into equal size
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
13:00 Bug #89619 (Resolved): LinkBrowser requests incorrect URL when switching tabs during loading process
Applied in changeset commit:3a814b6f5062a0648a1975deadfdd6eba3edff73. Anonymous
12:24 Bug #89619: LinkBrowser requests incorrect URL when switching tabs during loading process
Patch set 3 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
11:47 Bug #89619: LinkBrowser requests incorrect URL when switching tabs during loading process
Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
11:45 Bug #89619: LinkBrowser requests incorrect URL when switching tabs during loading process
Patch set 2 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
13:00 Bug #89873 (Resolved): backend:lock/backend:unlock are not longer available as scheduler tasks
Applied in changeset commit:048935e3ecd09f26e45e20f7c5428ca25ee8896b. Benjamin Franzke
12:40 Bug #89873: backend:lock/backend:unlock are not longer available as scheduler tasks
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 #89873: backend:lock/backend:unlock are not longer available as scheduler tasks
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:16 Bug #89873 (Under Review): backend:lock/backend:unlock are not longer available as scheduler tasks
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:12 Bug #89873 (Closed): backend:lock/backend:unlock are not longer available as scheduler tasks
#89387 dropped the support with the patch in https://review.typo3.org/c/Packages/TYPO3.CMS/+/61938
The reason was to...
Benjamin Franzke
12:45 Revision 4af8b406: [TASK] Restructure nightly plans in stages a 50 jobs
The rearranged stages structure will prevent the host
machines and also gerrit from being overwhelmed with a
high amo...
Anja Leichsenring
12:43 Revision 3a814b6f: [BUGFIX] Remove jumpToUrl function in LinkBrowser
This patch backports the changes in AbstractLinkBrowserController
which were added in patch #89033.
Before, the Abst...
Dennis Prinse
12:38 Revision 048935e3: Revert "[BUGFIX] Set tasks backend:lock & backend:unlock as not schedulable"
This reverts commit 26c9a8e32637d506249989318941c923171b7658.
The schedulers *primary* task is to *schedule* tasks, ...
Benjamin Franzke
12:34 Revision d93d742f: [BUGFIX] Use RequestFactory for downloading mirrors and check response properly
The LanguagePackService now uses the RequestFactory to download the
mirrors.xml.gz file, since it throws proper excep...
Andreas Fernandez
11:16 Bug #89874: Can't updata database structure on MariaDB 10.0 and TYPO3 9.5 (can't rename index)
The workaround is it set server version manually in Localconfiguration.php... Tymoteusz Motylewski
10:51 Bug #89874 (Closed): Can't updata database structure on MariaDB 10.0 and TYPO3 9.5 (can't rename index)
I just have an issue when upgrading TYPO3 from 8.7 to 9.5.11 on Mariadb v10.0. It fails on trying to rename db index... Tymoteusz Motylewski
10:54 Bug #89387 (Accepted): Tasks backend:lock & backend:unlock most not be schdulable
The schedulers *primary* task is to *schedule* tasks, not to execute them from the backend.
The backend-execution is...
Benjamin Franzke
10:31 Bug #89871: HrefLangGenerator: Wrong links generated with page translations that use a shortcut
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:24 Bug #89871 (Under Review): HrefLangGenerator: Wrong links generated with page translations that use a shortcut
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:09 Bug #89871: HrefLangGenerator: Wrong links generated with page translations that use a shortcut
Found the reason:
https://github.com/TYPO3/TYPO3.CMS/commit/8d61bef0865649bbe3d73bdf77a47c760c8d9ba4
In this comm...
Christian Eßl
09:34 Bug #89871 (Closed): HrefLangGenerator: Wrong links generated with page translations that use a shortcut
Steps to reproduce:
- Create a site config with the languages "*Default*", "*German*", "*Spanish*"
- Create a pag...
Christian Eßl
10:28 Feature #83912: Redirect finisher should be able to handle sections as target
I am faced with the same problem... the feature is very important. I hope that the feature will be in version 9 too.
Vasyl Mosiychuk
10:00 Bug #89864 (Resolved): Pagetree Uncaught TypeError
Applied in changeset commit:27e3f1a3070ed08c449a87fead09765fb87a1f76. Michael Telgkamp
09:01 Bug #89864: Pagetree Uncaught TypeError
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:56 Bug #89864: Pagetree Uncaught TypeError
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:00 Bug #89847 (Resolved): Cannot expand page tree if collapsed
Applied in changeset commit:27e3f1a3070ed08c449a87fead09765fb87a1f76. Michael Telgkamp
09:01 Bug #89847: Cannot expand page tree if collapsed
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:56 Bug #89847: Cannot expand page tree if collapsed
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:45 Bug #89872 (Needs Feedback): Tooltips in Backend need to become accessible
The @title@ attribute is not sufficient for an accessible tooltip. There are screen readers that do not announce the ... Michael Telgkamp
09:43 Revision 27e3f1a3: [BUGFIX] Fix keyboard behaviour on pagetree root node
- Do not toggle node with canToggle!==true
- Check if node has parent before trying to go to parent node
Resolves: #...
Michael Telgkamp
09:29 Bug #84214: Linkvalidator should not check records without write permissions
Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:11 Revision b8664f19: [BUGFIX] Check if header variable is set before using it
Avoid a TypeError exception in NewContentElementController in
newer PHP versions because of an undefined array access...
Susanne Moog
09:00 Feature #89139: Symfony Console Commands should be able to use dependency injection
Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
09:00 Task #89834 (Resolved): Add more tests for TypoLink handling
Applied in changeset commit:ffc21c46578d7ebc413cf1676f184863bed4f6a9. Frank Nägler
08:55 Task #89834: Add more tests for TypoLink handling
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
08:55 Revision ffc21c46: [TASK] Add more tests for TypoLink handling in fluid
Resolves: #89834
Releases: master, 9.5
Change-Id: I914c6e8a0739c4380be4fa1c1d165f3eb4f1aecd
Reviewed-on: https://revi...
Frank Nägler
08:30 Bug #89860 (Resolved): Empty string as header in wizard items throws exception
Applied in changeset commit:f1c1033fe6a7203655648eded13fbec16a7eac1f. Susanne Moog
08:21 Bug #89860: Empty string as header in wizard items throws exception
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
08:20 Revision f1c1033f: [BUGFIX] Check if header variable is set before using it
Avoid a TypeError exception in NewContentElementController in
newer PHP versions because of an undefined array access...
Susanne Moog
07:48 Feature #89862: Provide the current's record uid in SlugHelper and the postModifiers hook
On 9.5.11 if you click on the "rotating arrow" button next to a TCA type slug field in an _already persisted_ record,... S P
06:52 Bug #89867 (Closed): 'editIconsHook' in Filelist are not considering in search result
We had used 'editIconsHook' to add a custom icon in filelist edit icon array. It is not working in file search result... Chinnu Leela
01:36 Task #86914 (Under Review): make settings of RecordsXmlSitemapDataProvider stdWrappable
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

2019-12-05

23:19 Feature #89862 (Needs Feedback): Provide the current's record uid in SlugHelper and the postModifiers hook
I made several tests on this issue. What I can say is that for me in latest v10 and latest v9 the records array conta... Oliver Bartsch
15:00 Feature #89862 (Closed): Provide the current's record uid in SlugHelper and the postModifiers hook
When using the @SlugHelper@ postModifiers hook it would be useful to also have the current record uid in the paramete... S P
22:47 Bug #81399: When "Publish only content in publish stage" is selected "Choose selection Action" and "Choose Mass Action" contain only "Discard"
AFAICS it is still present on 10.3.0-dev (latest master) Riccardo De Contardi
22:22 Revision 03cb0686: [BUGFIX] Do not apply default node settings when invoking command
The issue #89687 introduced a smaller response for page tree nodes by
moving sane default attributes to JavaScript an...
Andreas Fernandez
22:21 Bug #78880: User settings: passwords get truncated without further notice
This issue still remains on 10.3.0-dev (latest master) Riccardo De Contardi
21:20 Feature #83608: Change default upload folder
Did you have a look at https://github.com/beechit/default_upload_folder/ ?
As this is exactly the usecase the exte...
Frans Saris
14:49 Feature #83608 (New): Change default upload folder
This is unfortunately not satisfactory, because you can't set the storage per dataset with the hook.
Because the hoo...
Christian Hackl
19:25 Bug #89835 (Needs Feedback): Bug path image copy paste content
Can you share your configuration / flexform configuration for that field? Susanne Moog
18:00 Task #89865 (Resolved): Split nightly test plan stages into equal size
Applied in changeset commit:4a80952bacf97efe32fb2287e9a1fd5d9cefd093. Anonymous
17:03 Task #89865 (Under Review): Split nightly test plan stages into equal size
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:02 Task #89865 (Closed): Split nightly test plan stages into equal size
Lately, the nighly jobs are instable due to a high load on the host machines as well as overwhelming gerrit with a hi... Anja Leichsenring
17:59 Revision 4a80952b: [TASK] Restructure nightly plans in stages a 50 jobs
The rearranged stages structure will prevent the host
machines and also gerrit from being overwhelmed with a
high amo...
Anja Leichsenring
17:08 Task #89866 (Closed): Use new Typo3Copyright API everywhere
After #89756 there are still some locations which directly use e.g. the @TYPO3_copyright_year@ constant and should be... Mathias Brodala
17:03 Bug #87825 (Closed): Editor user cannot collapse the first node in pagetree
I close my issue as this is the intended behavior. Thank you. Riccardo De Contardi
16:56 Task #89859: ErrorPageController must avoid controller-related methods on Fluid RenderingContext
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:49 Task #89859: ErrorPageController must avoid controller-related methods on Fluid RenderingContext
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:51 Task #89859 (Under Review): ErrorPageController must avoid controller-related methods on Fluid RenderingContext
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:47 Task #89859 (Closed): ErrorPageController must avoid controller-related methods on Fluid RenderingContext
Controller-related methods will be removed in Fluid 3.0 and the way the View is set up in ErrorPageController, with n... Claus Due
16:40 Bug #89860: Empty string as header in wizard items throws exception
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:56 Bug #89860: Empty string as header in wizard items throws exception
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:55 Bug #89860 (Under Review): Empty string as header in wizard items throws exception
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:49 Bug #89860 (Closed): Empty string as header in wizard items throws exception
When providing an empty string (for example because the label was not yet added to the locallang file) as header in a... Tobias D
16:30 Bug #87970 (Resolved): Sites configuration module broken
Applied in changeset commit:f6a59136f306b13f84293e8312935f2bc692ba50. Patrick Broens
16:22 Revision f6a59136: [BUGFIX] Fix broken Fluid templates
In some versions of PHP there is a PCRE bug, which will be triggered when
using an unquoted array syntax in Fluid tem...
Patrick Broens
16:20 Bug #89857: Insufficient case statement in Extbase DataMapper
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:06 Bug #89857: Insufficient case statement in Extbase DataMapper
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:02 Bug #89857 (Under Review): Insufficient case statement in Extbase DataMapper
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:52 Bug #89857 (Closed): Insufficient case statement in Extbase DataMapper
The result of the switch statement in <code class="php">thawProperties</code> method of <code class="php">\TYPO3\CMS\... Florian Wessels
16:09 Bug #89842 (Under Review): ResourceStorage::evaluatePermisson set to true unconditionally in FileStorageExtraction/IndexingTask
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:55 Bug #89864 (Under Review): Pagetree Uncaught TypeError
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:54 Bug #89864 (Closed): Pagetree Uncaught TypeError
When trying to go to the parent of a node that has no parent causing an JS Error.
"Uncaught TypeError: Cannot read p...
Michael Telgkamp
15:55 Bug #89847 (Under Review): Cannot expand page tree if collapsed
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:06 Bug #89847: Cannot expand page tree if collapsed
The root node can only be collapsed using the keyboard (pressing LEFT key). It can be opened again be pressing the RI... Michael Telgkamp
15:53 Bug #89845 (Needs Feedback): TYPO3 Extbase: clearState not clearing much
`clearState` did not change since 2015 - please also note that it is annotated as an internal function and not meant ... Susanne Moog
15:32 Bug #89848 (Under Review): Database Analyzer crashes with undefined enum fields
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:23 Bug #89848: Database Analyzer crashes with undefined enum fields
When I change \TYPO3\CMS\Core\Database\Schema\Types\EnumType::getSQLDeclaration to make sure an array is always force... Richard Haeser
15:21 Bug #89848: Database Analyzer crashes with undefined enum fields
Just executed your SQL and I get in the database analyzer:... Richard Haeser
15:15 Bug #89848 (Needs Feedback): Database Analyzer crashes with undefined enum fields
Hmm, I did:... Susanne Moog
15:28 Bug #89851 (Closed): Fluid Styled Content Layout ignores sectionIndex setting
Jo Hasenau
14:59 Bug #89861 (Under Review): EXT:core TypoScriptContstantsViewHelper uses ambiguous and future-conflicting method name
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
14:56 Bug #89861 (Closed): EXT:core TypoScriptContstantsViewHelper uses ambiguous and future-conflicting method name
The TypoScriptConstantsViewHelper from EXT:core contains an ambiguous method, getName(), which returns a field name.
...
Claus Due
14:00 Task #89841 (Resolved): Let one pre-merge func and acceptance run use PHP7.4
Applied in changeset commit:7c434372eb1a4cba3abb805a0824ed22e7322098. Anonymous
09:40 Task #89841 (Under Review): Let one pre-merge func and acceptance run use PHP7.4
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:00 Task #89668 (Resolved): Provide automated tests with PHP 7.4
Applied in changeset commit:7c434372eb1a4cba3abb805a0824ed22e7322098. Anonymous
09:40 Task #89668 (Under Review): Provide automated tests with PHP 7.4
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:00 Task #89855 (Resolved): Ensure green tests for 9.5 branch in PHP7.4 test runs
Applied in changeset commit:aa2aaf1766d21b82293d93b1c04ab838d11f8864. Benni Mack
09:05 Task #89855 (Under Review): Ensure green tests for 9.5 branch in PHP7.4 test runs
Patch set 9 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
09:04 Task #89855 (Closed): Ensure green tests for 9.5 branch in PHP7.4 test runs
Anja Leichsenring
13:58 Revision 7c434372: [TASK] Provide PHP 7.4 test run configuration
Resolves: #89668
Resolves: #89841
Releases: master, 9.5, 8.7
Change-Id: I098c573aaa13846f45c1f1904f46db5cdecf4db1
Rev...
Anja Leichsenring
13:54 Revision aa2aaf17: [BUGFIX] Fix failing tests in 9.5 branch
minor package updates:
composer require typo3fluid/fluid:^2.6.8 -> 2.6.6 to 2.6.8
composer update mikey179/vfsStrea...
Benni Mack
13:32 Bug #89716: identifier not null in sys_file_processedfile
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:36 Bug #89716 (Under Review): identifier not null in sys_file_processedfile
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:32 Bug #89858 (Closed): Inline-Records not correctly overlayed with workspaces
* Create some content element which contains inline records (type = inline, foreign_table, ...).
* Add inline record...
Philipp Seiler
11:32 Task #89794: Refactoring the database check in install tool
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:53 Bug #89853: Add index on new l10n_source field
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:54 Bug #89853 (Under Review): Add index on new l10n_source field
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:38 Bug #89853 (Closed): Add index on new l10n_source field
The @translationSource@ TCA setting introduced in version 9 adds a @l10n_source@ field for pages and tt_content.
Thi...
Riny van Tiggelen
10:40 Bug #44129 (Closed): isCurrent in other then default language
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien...
Riccardo De Contardi
09:30 Task #89854 (Resolved): Streamline test names
Applied in changeset commit:da568a740f0641d38d4677e064fde47015401156. Oliver Hader
09:02 Task #89854: Streamline test names
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:02 Task #89854 (Under Review): Streamline test names
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:01 Task #89854 (Closed): Streamline test names
Oliver Hader
09:25 Revision 2971d612: [TASK] Streamline test names
Resolves: #89854
Releases: master, 9.5
Change-Id: I07aaab48ae504ee2b9e0fa5e37b725c6bb873e67
Reviewed-on: https://revi...
Oliver Hader
09:10 Revision da568a74: [TASK] Streamline test names
Resolves: #89854
Releases: master, 9.5
Change-Id: I07aaab48ae504ee2b9e0fa5e37b725c6bb873e67
Reviewed-on: https://revi...
Oliver Hader
08:21 Feature #89852 (New): remove single fields from showitems in TCA
TYPO3 has the function TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addToAllTCAtypes() to add or replace one or... Bernd Wilke

2019-12-04

22:19 Bug #89851 (Closed): Fluid Styled Content Layout ignores sectionIndex setting
Depending on the setting of the frame_class field, Fluid Styled Content renders two different variants of ids/anchors... Jo Hasenau
22:17 Bug #89850 (Closed): Fluid Styled Content Layout ignores sectionIndex setting
Depending on the setting of the frame_class field, Fluid Styled Content renders two different variants of ids/anchors... Jo Hasenau
17:48 Bug #87825: Editor user cannot collapse the first node in pagetree
It was just pointed out to me (thanks Michael Telgkamp) that when you have multiple mountpoints, then the arrows are... Riccardo De Contardi
17:09 Bug #87825: Editor user cannot collapse the first node in pagetree
This issue is in conflict with issue #85809 which asked to disable the click-toggle for the root node. I would also l... Michael Telgkamp
17:45 Feature #89738: Have AjaxRequest module independent of jQuery
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:34 Feature #89738: Have AjaxRequest module independent of jQuery
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
12:00 Feature #89738: Have AjaxRequest module independent of jQuery
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:00 Task #89849 (Resolved): Move ChangeLog files to 10.2 folder
Applied in changeset commit:60bf5d228e63feeb3286841f96ec582e163d8738. Oliver Hader
16:48 Task #89849 (Under Review): Move ChangeLog files to 10.2 folder
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
16:46 Task #89849 (Closed): Move ChangeLog files to 10.2 folder
Oliver Hader
16:58 Revision 60bf5d22: [TASK] Move ChangeLog files to 10.2 folder
Resolves: #89849
Releases: master
Change-Id: I0780f857cd058c38692344106af3f6fef9f7d549
Reviewed-on: https://review.ty...
Oliver Hader
16:11 Bug #86876: TCA columnsOverrides ignores default value
It looks like the dependencies of the dataproviders are a bit messed up here.
I solved it by adding my own datapro...
Hendrik no-lastname-given
15:45 Bug #89848 (Under Review): Database Analyzer crashes with undefined enum fields
When you have a field in a column of type enum that is not specified in a sql file in the installation, the Database ... Richard Haeser
15:38 Bug #89847: Cannot expand page tree if collapsed
Ok. I've already linked the two issues as related :) Thanks. Riccardo De Contardi
15:36 Bug #89847: Cannot expand page tree if collapsed
Yes - or at least it is similar.
But since there is now the possibility to collapse the page tree (even if unconsci...
Florian Wessels
15:25 Bug #89847: Cannot expand page tree if collapsed
Can this be considered the same issue? #87825 Riccardo De Contardi
15:11 Bug #89847 (Closed): Cannot expand page tree if collapsed
As a backend user without admin permissions, I can only expand the first level of the page tree by using my keyboard.... Bitmotion GmbH
15:22 Bug #87651: Lazy loading (sometimes) not working in Fluid (only n:1 relations)
Chris no-lastname-given wrote:
> Chris no-lastname-given wrote:
> > I can confirm this issue with TYPO3 9.5.10 (non...
Felix Holler
14:52 Bug #89846 (Rejected): Missing database indices
While checking https://review.typo3.org/c/Packages/TYPO3.CMS/+/62532 I found some more missing indices.
I'll happi...
Jonas Eberle
14:27 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
Problem still exists in 9.5.11 :-/ Wolfgang Wagner
11:08 Task #88896: Add index to slug field
Patch set 1 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
10:19 Bug #89810: Language Packs: Error if mirror download times out
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:26 Bug #89810: Language Packs: Error if mirror download times out
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:00 Task #89841 (Resolved): Let one pre-merge func and acceptance run use PHP7.4
Applied in changeset commit:64629e45abb47d9fdf375c65b1b41e18e0735e52. Anja Leichsenring
09:43 Revision 64629e45: [TASK] Use PHP 7.4 for pre-merge tests on functionals and acceptance
At least one functional and one acceptance tests run on pre-merge
tests should use PHP 7.4. There are three (with tre...
Anja Leichsenring
09:31 Bug #89845 (Rejected): TYPO3 Extbase: clearState not clearing much
I have an import job for scheduler written with Extbase and memory usage is really high. In TYPO3 7.6, I was able to ... Sven Burkert
07:13 Bug #89831: System information toolbar slows down or breaks BE login because it queries all configured database connections which may be slow/gone
This is a possibility.
Another way: Only list Default and all connection that explicitly have tables mapped to the...
S P

2019-12-03

23:36 Task #89844 (Closed): Improve visual appearance of feature toggles
Feature Toggles were introduced in TYPO3 v9.1 (see #83429, "ChangeLog":https://docs.typo3.org/c/typo3/cms-core/master... Michael Schams
23:30 Bug #83079: wrong sorting of content elements when translating using non-default-language CEs as source
Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
23:23 Bug #89843 (New): Reintroduce options.pageTree.hideFilter - BE users mistake filter for search box!
Since version 9.5, options.pageTree.hideFilter has been deprecated. Editors without permissions to add any doktypes t... Christian Rieke
22:34 Bug #88727: Inserting a softhyphen splits up HTML inline elements
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
19:29 Task #89794: Refactoring the database check in install tool
Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
18:15 Bug #89842 (Closed): ResourceStorage::evaluatePermisson set to true unconditionally in FileStorageExtraction/IndexingTask
Since TYPO3 6.2 the both tasks got implemented to call ResourceStorage::setEvaluatePermissions(false) before and Reso... Alexander Opitz
17:38 Task #89841 (Under Review): Let one pre-merge func and acceptance run use PHP7.4
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:38 Task #89841 (Closed): Let one pre-merge func and acceptance run use PHP7.4
Anja Leichsenring
17:30 Task #89668 (Resolved): Provide automated tests with PHP 7.4
Applied in changeset commit:d58c959e391989158053b54c92fcb8adc5ef0968. Anja Leichsenring
15:45 Task #89668: Provide automated tests with PHP 7.4
Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
17:10 Revision d58c959e: [TASK] Provide PHP 7.4 test run configuration
Resolves: #89668
Releases: master, 9.5, 8.7
Change-Id: I098c573aaa13846f45c1f1904f46db5cdecf4db1
Reviewed-on: https:/...
Anja Leichsenring
16:48 Task #89796: Remove default language
Hi,
thanks for creating this issue. It is totally valid but the complexity is huge. This is somehow on the roadmap...
Georg Ringer
16:45 Bug #89831 (Needs Feedback): System information toolbar slows down or breaks BE login because it queries all configured database connections which may be slow/gone
thanks for creating this issue. The method @getDatabase@ lists all used databases including their version.
the on...
Georg Ringer
08:05 Bug #89831 (Closed): System information toolbar slows down or breaks BE login because it queries all configured database connections which may be slow/gone
Steps to reproduce:
# Have a TYPO3 setup
# configure multiple Database conenctions where at least one is slow or ...
S P
15:37 Bug #87970: Sites configuration module broken
Patch set 5 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
15:20 Bug #87970: Sites configuration module broken
Patch set 4 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
15:17 Bug #87970: Sites configuration module broken
Patch set 3 for branch *9.5* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available at...
Gerrit Code Review
14:59 Bug #87970 (Under Review): Sites configuration module 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
15:32 Task #89795: Update phpdocumentor/reflection-docblock
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:30 Task #89424 (Resolved): Update Microsoft docker images in tests
Applied in changeset commit:8deaa062eb16fcf6369c79ecc5d17276d00a188f. Anja Leichsenring
13:57 Task #89424 (Under Review): Update Microsoft docker images in tests
Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa...
Gerrit Code Review
15:28 Task #89807: Apply rector set php56
Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
15:15 Revision 8deaa062: [BUGFIX] Use correct container name for MsSQL server image
Resolves: #89424
Releases: 8.7
Change-Id: I7c7d6b2b4b646740cfb816170595af3e38c1ebba
Reviewed-on: https://review.typo3...
Anja Leichsenring
15:09 Bug #88299 (Closed): Refreshing the pagetree after persisting changes does not keep the current state of (un)collapsed nodes
Can't reproduce it any more in several v9 installation. Closed. Jigal van Hemert
14:46 Bug #88509: Editor cannot modify values for db mount translation
@Jan Delius thank you for your quick reply! If you agree, I'll close your issue as resolved. Riccardo De Contardi
12:07 Bug #88509: Editor cannot modify values for db mount translation
Frank Naegler wrote:
> @Jan can you confirm that the issue is solved with https://forge.typo3.org/issues/87223 ?
...
Jan Delius
14:21 Bug #88344: HMENU directory incompatible with free mode
I had the same problem and your solution works well, thank you for that.
I also tested it with the other fallback ty...
Michael Binder
14:16 Bug #88344 (Under Review): HMENU directory incompatible with free 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
13:25 Task #88896: Add index to slug field
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:23 Task #89804: Update frontend build stack
Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
13:23 Task #89804: Update frontend build stack
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:19 Task #89804: Update frontend build stack
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:04 Revision 8c8b8f48: [TASK] Set TYPO3 version to 10.3.0-dev
Change-Id: I0e8abdb62a45326896fc75d9872eead478615dce
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/625...
Benni Mack
12:45 Bug #85142: Recent reordering of TCA select items processing makes it impossible to post-process foreign_table items
Patch set 1 for branch 9.5 does not work for static_languages or static_countries with custom index field. But a reve... Philip Heidenreich
12:16 Revision 22dd17fa: [RELEASE] Release of TYPO3 10.2.0
Change-Id: I09bb29716abb1a7b1f4c8010c1d98c15ae90d808
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/625...
Benni Mack
12:00 Bug #89837 (Resolved): Linkvalidator submodule crashes due to missing DI
Applied in changeset commit:603a550063f21a0b960bfbdd75a5308744c82d02. Andreas Fernandez
11:42 Bug #89837 (Under Review): Linkvalidator submodule crashes due to missing DI
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:39 Bug #89837 (Closed): Linkvalidator submodule crashes due to missing DI
The LinkAnalyzer class isn't called via DI, but makeInstance() instead. This crashes the "Linkvalidator" submodule of... Andreas Kienast
12:00 Task #89828 (Resolved): Cleanup new frontend login form
Applied in changeset commit:7e6ece1db7f1820a9e621a58c89130106e31a3c6. Benni Mack
11:10 Task #89828: Cleanup new frontend login form
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:08 Task #89828: Cleanup new frontend login form
Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
10:30 Task #89828: Cleanup new frontend login form
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:34 Task #89828: Cleanup new frontend login form
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:32 Task #89828: Cleanup new frontend login form
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:59 Bug #89838 (Closed): Access modul does not set all database fields during update
If you edit the access rights via the pen button in the Access module, the following fields are only changed in the d... Jan Delius
11:57 Revision 2a7fa091: [BUGFIX] Filter empty values from language list
In case an old installation still has empty values stored in
`EXTCONF/lang/availableLanguages` (which has been fixed ...
Andreas Fernandez
11:55 Revision 603a5500: [BUGFIX] Make LinkAnalyzer available for DI
Resolves: #89837
Related: #89813
Releases: master
Change-Id: Idfb9274c7a5415e6bef7dee61a6ca65728d96674
Reviewed-on: h...
Andreas Fernandez
11:48 Revision 7e6ece1d: [BUGFIX] Cleanup new frontend login form
Some changes were made:
- Upgrade Wizard works
- Visibility on RedirectHandler is sorted out
- TreeUidListProvider i...
Benni Mack
11:33 Feature #89836 (Closed): Do not auto-update PackageStates.php if ext folder is missing
Consider this scenario:
# Dev has local environment
# Dev pulls latest git state with changed compsoer.json
# De...
S P
10:45 Bug #89835 (Closed): Bug path image copy paste content
TYPO3 9.5.8
FLUX 9.2.0
PHP 7.2.22
When i copy and paste a content with images path become absolute.
Bug poste...
Haythem Labbassi
10:00 Bug #89830 (Resolved): Avoid resolving default value of static property in ClassSchema
Applied in changeset commit:54d10b16dbc6f37ed9f2029e53b7a4c210575c4d. Oliver Hader
09:14 Bug #89830: Avoid resolving default value of static property in ClassSchema
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:13 Bug #89830: Avoid resolving default value of static property in ClassSchema
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:58 Bug #89830: Avoid resolving default value of static property in ClassSchema
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:17 Bug #89830 (Under Review): Avoid resolving default value of static property in ClassSchema
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:12 Bug #89830 (Closed): Avoid resolving default value of static property in ClassSchema
... Oliver Hader
10:00 Bug #89833 (Resolved): Wrong exception classes used in unit tests
Applied in changeset commit:c4f0850f698241adbbc587550307413b10249900. Susanne Moog
09:35 Bug #89833: Wrong exception classes used in unit tests
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:25 Bug #89833 (Under Review): Wrong exception classes used in unit tests
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:05 Bug #89833 (Closed): Wrong exception classes used in unit tests
With the raise of typo3/testing-framework to ^6.0.0, a new phpunit version has been required which brings some breaki... Andreas Kienast
09:56 Task #89832 (Under Review): Add acceptance tests for keyboard interaction with pagetree
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:50 Task #89832 (Closed): Add acceptance tests for keyboard interaction with pagetree
The keyboard interaction with the pagetree needs to be tested with acceptance tests. Michael Telgkamp
09:54 Bug #86331: Mountpoints not working with new site configurations
What is the status of the problem? We need the mountpointtrees in a multi-domain-channel asap for typo3 update Stephan Boiting
09:53 Revision 54d10b16: [BUGFIX] Avoid resolving default values of static property in ClassSchema
Building reflection cache in ClassSchema on static class properties will
lead to side-effects. For instance when Conn...
Oliver Hader
09:51 Task #89834 (Under Review): Add more tests for TypoLink handling
Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
09:50 Task #89834 (Closed): Add more tests for TypoLink handling
We already have tests for the TypoLink handling in fluid but only for numeric input types (uid).
The parameter could...
Frank Nägler
09:49 Revision c4f0850f: [TASK] Raise testing framework to ~6.1.0
composer require --dev typo3/testing-framework:~6.1.0
Also reverts changes to tests for phpunit 8.3 only.
Resolves:...
Susanne Moog
09:00 Task #89829 (Resolved): Hide toolbar select items if only 1 option
Applied in changeset commit:0292f70340788c9031e640d50e34364a86a45565. Georg Ringer
09:00 Task #89815 (Resolved): Update testing framework to 6.0.0-alpha
Applied in changeset commit:8ad976d9ed7c5fa0acf47422cf0a09f4496955ad. Susanne Moog
07:59 Task #89815: Update testing framework to 6.0.0-alpha
Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
Gerrit Code Review
07:59 Task #89815: Update testing framework to 6.0.0-alpha
Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
07:21 Task #89815: Update testing framework to 6.0.0-alpha
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
08:44 Revision 0292f703: [BUGFIX] Show toolbar select only if at least 2 options
Simplify the UI of the toolbar by hiding the select field
if there is only one option to choose from which doesn't ma...
Georg Ringer
08:32 Revision 8ad976d9: [TASK] Update testing framework to 6.0
The testing framework has been reworked and slimmed down.
To make use of it, tests had to be adjusted.
composer r...
Susanne Moog
07:49 Feature #89792: Update documentation of sysext fluid_styled_content "Adding your own content elements"
Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Gerrit Code Review
 

Also available in: Atom