Activity
From 2021-12-21 to 2022-01-19
2022-01-19
- 22:47 Revision c8a9859c: [TASK] Avoid inline JavaScript for clipboard paste in page layout
- Resolves: #96565
Releases: main, 11.5
Change-Id: Iace92f424acf20fa9329dc5380facd30abe87b00
Reviewed-on: https://revie... - 22:12 Revision a4bf3c34: [TASK] Avoid inline JavaScript for clipboard paste in page layout
- Resolves: #96565
Releases: main, 11.5
Change-Id: Iace92f424acf20fa9329dc5380facd30abe87b00
Reviewed-on: https://revie... - 21:58 Revision 6590c5f9: [BUGFIX] Use LanguageServiceFactory in FE RequestHandler
- When previewing pages a null pointer exception
is triggered in the frontend RequestHandler, in
case $GLOBALS['LANG'] ... - 21:01 Revision ec199ff4: [TASK] Use BackendTemplateView in ext:tstemplate
- This is a rather straight implementation of
BackendTemplateView in favor of StandaloneView
in ext:tstemplate - refact... - 20:31 Revision bd20ccd9: [BUGFIX] Use LanguageServiceFactory in FE RequestHandler
- When previewing pages a null pointer exception
is triggered in the frontend RequestHandler, in
case $GLOBALS['LANG'] ... - 19:24 Revision a8f31f6f: [BUGFIX] Cleanup missed removal of unused variable in ShortcutController
- ShortcutController has recieved an modernization overhaul
and shifted data changing actions from 'GET' and 'POST'
han... - 19:24 Revision 954a07fb: [BUGFIX] Avoid reading value from undefined variable
- Show columns selection functionality has been improved
for issue #94474, but during refactoring some code it
falsly t... - 19:11 Revision 024043d1: [BUGFIX] Avoid reading value from undefined variable
- Show columns selection functionality has been improved
for issue #94474, but during refactoring some code it
falsly t... - 18:08 Revision 2e92b1d0: [TASK] Remove SqlSrv related test code
- We're not actively testing Microsoft SQL Server
anymore. The functional test related group annotation
not-mssql can b... - 16:31 Revision 4a5e6a1b: [TASK] Remove some PHP < 8.1 specific code switches
- Resolves: #96587
Releases: main
Change-Id: I2c44ce44a667f246c25eaab4c87cb57a3a21c6cb
Reviewed-on: https://review.typo... - 16:31 Revision 9b6b4bc2: [TASK] Clean up Build/Scripts/duplicateExceptionCodeCheck.sh
- A couple of 'ignoreFiles' don't exist anymore.
Change-Id: I11200265f71035e70023fa396df44c336ab0649b
Resolves: #96586... - 14:38 Revision 8c2a54bd: [TASK] Refactor ext:scheduler controller and view
- This is a careful rewrite of the scheduler backend
module controller and its view. It reaches a
significantly better ... - 14:35 Revision 229fa6fa: [TASK] Avoid StandaloneView() in functional tests
- StandaloneView() initalizes an ExtbaseRequest in
__construct() and adds it to the rendering context.
This is unfortu... - 14:19 Revision 297e7379: [TASK] Remove PHP 7 specific phpstan config
- Obsolete with TYPO3 v12 core being PHP >= 8.1.
Resolves: #96584
Releases: main
Change-Id: Idbe713b4b45f0e7f870bdeb60... - 14:17 Revision 34edd496: [BUGFIX] Avoid calling trim(null) in ContentObjectRenderer
- 'ContentObjectRenderer->stdWrap()' calls subfunction starting
with 'stdWrap_' which may not only return strings, but ... - 14:09 Revision 83086527: [TASK] Remove PHP < 8 specific libxml_disable_entity_loader()
- libxml bundled in PHP before 8.0 was suspectible
to XXE. The core mitigated this by setting
libxml_disable_entity_loa... - 13:57 Revision b09c4e5c: [BUGFIX] Avoid calling trim(null) in ContentObjectRenderer
- 'ContentObjectRenderer->stdWrap()' calls subfunction starting
with 'stdWrap_' which may not only return strings, but ... - 12:35 Revision 98184da7: [BUGFIX] Fix undefined array key in StagesService
- Resolves: #96582
Releases: main, 11.5
Change-Id: I3a9ebbf55230d526a7e0f92118cb04f1fa19254c
Reviewed-on: https://revie... - 12:19 Revision d214ac54: [BUGFIX] Create module template early in PreviewController
- When creating the module template, also default CSS
and JS is added (using PageRenderer).
In the PreviewController, ... - 12:18 Revision 0fbad597: [BUGFIX] Fix undefined array key in StagesService
- Resolves: #96582
Releases: main, 11.5
Change-Id: I3a9ebbf55230d526a7e0f92118cb04f1fa19254c
Reviewed-on: https://revie... - 11:35 Revision 54a3f2a1: [DOCS] Resolve todos in the rte_ckeditor Documentation
- Additionally, the versions in the Settings.cfg are
fixed.
Resolves: #91739
Releases: main, 11.5
Change-Id: If2128ad3... - 11:27 Revision 33c5f3d9: [TASK] Avoid dashboard "phones home" by default
- The default dashboard for new users adds the
"TYPO3 news" widget which fetches an RSS feed
from typo3.org.
This migh... - 11:03 Revision 075ad83f: [DOCS] Resolve todos in the rte_ckeditor Documentation
- Additionally, the versions in the Settings.cfg are
fixed.
Resolves: #91739
Releases: main, 11.5
Change-Id: If2128ad3... - 10:58 Revision 77903d4c: [TASK] Avoid dashboard "phones home" by default
- The default dashboard for new users adds the
"TYPO3 news" widget which fetches an RSS feed
from typo3.org.
This migh... - 10:47 Revision 88ec94fa: [BUGFIX] Avoid undefined global variable sending email on multiple wrong logins
- Resolves: #96572
Releases: main, 11.5
Change-Id: I162a8e98abe6e4d975d0d972f395484b47808f30
Reviewed-on: https://revie... - 10:02 Revision 98f40489: [BUGFIX] Add PHP 8.0/8.1 compatibility for Import
- Importer fails to process soft references (e.g. phone numbers, email,
links etc.) in PHP 8.0/8.1 with "Undefined arra... - 09:51 Revision 61c6002e: [BUGFIX] Avoid undefined global variable sending email on multiple wrong logins
- Resolves: #96572
Releases: main, 11.5
Change-Id: I162a8e98abe6e4d975d0d972f395484b47808f30
Reviewed-on: https://revie... - 09:33 Revision 7bcbd80e: [BUGFIX] Add PHP 8.0/8.1 compatibility for Import
- Importer fails to process soft references (e.g. phone numbers, email,
links etc.) in PHP 8.0/8.1 with "Undefined arra... - 07:04 Revision 1436fe89: [TASK] Avoid resolving first optional argument as content overrule
- Trait 'CompileWithContentArgumentAndRenderStatic' provides
magic handling trying to retrieve the first optional
regis...
2022-01-18
- 14:12 Revision e4c5e150: [DOCS] Update outdated manual of EXT:fluid_styled_content
- Resolves: #95835
Releases: main, 11.5
Change-Id: Iaa79aa4daa763c66c073d407168a7494cc11e938
Reviewed-on: https://revie... - 12:45 Revision 4c04c847: [!!!][TASK] Prepare for new minimum system requirements
- System Requirements have been announced for TYPO3
v12 [1]: PHP 8.1 and higher, raised minimum DBMS
versions and remov... - 12:44 Revision 0d4fff93: [TASK] Use proper QueryBuilder execute() replacement methods
- doctrine/dbal implemented single purpose method to replace the
compound 'execute()' in QueryBuilder to avoid the inco... - 12:43 Revision 597a92fd: [TASK] Use proper QueryBuilder execute() replacement methods
- doctrine/dbal implemented single purpose method to replace the
compound 'execute()' in QueryBuilder to avoid the inco... - 12:07 Revision 4343860f: [DOCS] Update outdated manual of EXT:fluid_styled_content
- Resolves: #95835
Releases: main, 11.5
Change-Id: Iaa79aa4daa763c66c073d407168a7494cc11e938
Reviewed-on: https://revie... - 10:12 Revision a3e28bd1: [FEATURE] Add infrastructure for ES6 modules and importmaps
- JavaScript ES6 modules may now be used instead of AMD modules, both in
backend and frontend context. JavaScript node-...
2022-01-17
- 22:13 Revision 82c295f6: [TASK] runTests.sh: Skip reports.xml in acceptance tests
- The created reports.xml when running acceptance tests
is used for nothing in CI and just uploaded as artifact
along w... - 22:13 Revision 74b2dc42: [TASK] runTests.sh: Skip reports.xml in acceptance tests
- The created reports.xml when running acceptance tests
is used for nothing in CI and just uploaded as artifact
along w... - 21:54 Revision ad87f3ed: [TASK] runTests.sh: Skip reports.xml in acceptance tests
- The created reports.xml when running acceptance tests
is used for nothing in CI and just uploaded as artifact
along w... - 21:11 Revision 90f518bd: [TASK] Refactor ext:impexp controller and view
- A bigger but careful refactoring of the
ImportController and ExportController together
with a view adaption. The modu... - 18:33 Revision 71b67916: [TASK] Set allowed composer plugins in test distribution
- With composer >=2.2.0, allowed composer plugins have
to be added to composer.json as config/allowed_plugins.
This ha... - 07:32 Revision a571aa9e: [TASK] Set allowed composer plugins in test distribution
- With composer >=2.2.0, allowed composer plugins have
to be added to composer.json as config/allowed_plugins.
This ha... - 04:16 Revision 860ccf53: [BUGFIX] Prevent undefined key warning in IMG_RESOURCE cObj
- Since the file property of an IMG_RESOURCE cObj might have
no direct value set, trying to access it must be protected... - 03:59 Revision e133ea9c: [BUGFIX] Prevent undefined key warning in IMG_RESOURCE cObj
- Since the file property of an IMG_RESOURCE cObj might have
no direct value set, trying to access it must be protected...
2022-01-16
- 19:54 Revision 72640460: [!!!][TASK] Remove TYPO3_CONF_VARS['SYS']['USdateFormat']
- $GLOBALS['TYPO3_CONF_VARS']['SYS']['USdateFormat'] = true/false
has been added in TYPO3 4.0 with a happy "Go US!" mes... - 10:27 Revision 9b93bab2: [TASK] styleguide: Avoid deprecated phpstan configuration 'excludes_analyse'
- PHPStan configuration option 'excludes_analyse' is deprecated and
should be replaced with the new option 'excludePath... - 10:10 Revision 69abf6f8: [TASK] styleguide: Add allowed plugins to composer.json
- composer 2.2.x checks if plugins are allowed, and if not asks for
confirmation to execute (and add) it.
This change ... - 08:00 Revision dc015be3: [BUGFIX] styleguide: Resolve duplicated item value in tx_styleguide_elements_select
- 07:59 Revision 75e10675: [TASK] styleguide: Avoid $GLOBALS['TYPO3_CONF_VARS']['SYS']['USdateFormat']
- 07:13 Revision 58702154: [TASK] Clean up workspace module views
- * Use BackendTemplateView
* Hand over template to render as view->render('MyTemplate')
* Less class state
* Declare s... - 07:13 Revision c5f87edc: [TASK] Modernize ext:reports view
- * Simplified routing without browser redirects
* Hide main drop-down if there is only one report
* Show main report b...
2022-01-15
- 10:38 Revision 8a12cc24: [TASK] Avoid service listing in ext:reports
- This one nagged me since "ever": The reports module
provides a sub-view to show registered services.
The old "servic...
2022-01-14
- 20:11 Revision 4656e057: [!!!][TASK] Remove legacy TypoScript .txt includes
- Since TYPO3 v8.7 the new `.typoscript` syntax is used. See #78161 - Since then, we had
ext_typoscript_constants.typo... - 20:00 Revision e3655fea: [TASK] Allow submitting forms via Modals
- Our Modal implementation already provides a couple
of actions, executed when the modal is confirmed.
However, previo... - 19:21 Revision aa538279: [TASK] Unify PageTsConfig loading
- This change adds a new centralized place
in TYPO3\CMS\Core\Configuration\PageTsConfig to
load and parse (and match) P... - 19:20 Revision b8dd0cf5: [TASK] Page and info module events/hooks outside form tag
- The page module provides ModifyPageLayoutContentEvent
to add content before and/or after the main module content.
Ext... - 19:19 Revision ddc5d1f8: [BUGFIX] Avoid undefined array key error when copying record
- This happens when "transOrigPointerField" is not defined in TCA configuration.
Additionally, a PHP 8.1 deprecation i... - 19:19 Revision 419e9ed2: [BUGFIX] Avoid undefined array key error when copying record
- This happens when "transOrigPointerField" is not defined in TCA configuration.
Additionally, a PHP 8.1 deprecation i... - 19:05 Revision 5787565b: [TASK] Modernize various ext:backend views
- A series of ext:backend related controllers and
views are cleaned up. Some of them need more work,
especially LoginCo... - 18:53 Revision 77e2740e: [BUGFIX] Avoid evaluating all regexp redirects if early match found
- ext:redirects middleware collected all possible redirects,
thus evaluating all regexp redirects to find possible matc... - 18:49 Revision 972d0ef4: [BUGFIX] HMENU: Use ATagParams directly from typolink
- When setting "HMENU.1.NO.ATagParams" then "ATagParams"
called in cObj->ATagParams is now processed once by
setting th... - 18:46 Revision 82e79aed: [TASK] Remove special handling of translated shortcuts
- When a page is hit in TYPO3 v12.0, the page translation
is automatically applied nowadays. Before, this
was only poss... - 18:44 Revision 702aa612: [TASK] Remove unused arguments from ext_getObjTree()
- ExtendedTemplateService->ext_getObjTree() has
unused properties. Since "ExtendedTemplateService"
is marked as interna... - 18:37 Revision ade1708c: [BUGFIX] Avoid evaluating all regexp redirects if early match found
- ext:redirects middleware collected all possible redirects,
thus evaluating all regexp redirects to find possible matc... - 17:56 Revision d9508ced: [TASK] Modernize ext:viewpage view
- * Rename mainAction() to handleRequest()
* Use BackendTemplateView
* Hand over template to render as view->render('My... - 16:15 Revision 8dde7f04: [!!!][FEATURE] Add PSR-14 event for manipulating Page Links via typolink
- A new PSR-14 event is added, where the old hook is removed
to modify links to generated Page Links.
Resolves: #87616... - 13:42 Revision 6fa0a49b: [TASK] Simplify EXT:redirects ManagementController
- While the ManagementController does only feature
one action - overviewAction - the handleRequest()
made a couple of u... - 12:44 Revision 42102cac: [TASK] Simplify RecyclerModuleController
- While the RecyclerModuleController does only
feature one action - indexAction - the handleRequest()
method still cont... - 12:21 Revision 29adbd32: [BUGFIX] styleguide: Remove unneeded phpstan ignore configuration
- PHP DocBlock for QueryBuilder::orWhere() was adjusted in core with
https://review.typo3.org/c/Packages/TYPO3.CMS/+/72... - 12:21 Revision e845ef34: [BUGFIX] styleguide: Set correct method docblock return-type in 'TYPO3\CMS\Styleguide\Form\Element\User1Element'
- This fix updates the php docblock of method 'render()' in 'TYPO3\CMS\Styleguide\Form\Element\User1Element'
to be comp...
2022-01-13
- 20:41 Revision 8cc8103c: [!!!][TASK] Remove config.disablePageExternalUrl option
- The option "config.disablePageExternalUrl", which allowed
to bypass the External URL linking (used for special
jumpur... - 20:01 Revision a084a622: [TASK] Modernize backend toolbar code
- * Use BackendTemplateView
* Hand over template to render as view->render('MyTemplate')
* Move shortcut templates to T... - 19:01 Revision 1f6d09cc: [TASK] Modernize ext:lowlevel view
- This is a partial refactoring of ext:lowlevel. There
are some loose ends like HTML in the searchAction()
and some oth... - 18:55 Revision 4ae6c5d7: [BUGFIX] Streamline typehints of variadic arguments in QueryBuilder
- Doctrine uses mixed type for most of their method arguments in
QueryBuilder. Since TYPO3 core uses variadic arguments... - 18:55 Revision 253e7dc1: [BUGFIX] Streamline typehints of variadic arguments in QueryBuilder
- Doctrine uses mixed type for most of their method arguments in
QueryBuilder. Since TYPO3 core uses variadic arguments... - 18:55 Revision 73e8bed8: [BUGFIX] Streamline typehints of variadic arguments in QueryBuilder
- Doctrine uses mixed type for most of their method arguments in
QueryBuilder. Since TYPO3 core uses variadic arguments... - 16:46 Revision 3eb758fc: [TASK] Avoid request in ext:install view
- * Use BackendTemplateView and ->render('MyTemplate')
* f:translate with full LLL: keys
* No extbase-only f:form VH us... - 16:01 Revision 5e2c6848: [FOLLOWUP] Rename "entryPoints" to "elementBrowserEntryPoints"
- Resolves: #91077
Releases: main
Change-Id: Iac0b8433a77ef4d6f6f0d1734e84c6a35f6addb4
Reviewed-on: https://review.typo... - 15:55 Revision 3e48a344: [TASK] Use dependency injection in ext:sys_note
- Configure classes in Services.yaml towards dependency injection.
Also rename NoteController to NoteRenderer as it's ... - 13:09 Revision 681e71a0: [!!!][FEATURE] Add PSR-14 event to modify page module content
- This introduces a new PSR-14 event, enabling extension
authors to modify the header and footer content of the
page mo... - 11:12 Revision 40ebc6bb: [!!!][TASK] Remove prefixLocalAnchors in HtmlParser
- The option prefixLocalAnchors in HtmlParser was not used
anymore since the removal of its main functionality
in #6593... - 10:11 Revision 6053476c: [FEATURE] Introduce entry points for TCA type "group"
- To improve the workflow for editors while selecting records
or folders in TCA type "group" fields, a new field config... - 07:37 Revision 45ae6943: [!!!][FEATURE] Add new Event for filtering HMENU items
- This change introduces a new PSR-14 event for manipulating
menu items in a menu.
The hook
$GLOBALS['TYPO3_CONF_VARS'...
2022-01-12
- 20:37 Revision a883ba13: [TASK] Deprecate inline JavaScript in Dashboard
- Using inline JavaScript when initializing RequireJS modules in
individual dashboard widgets has been deprecated. Widg... - 20:16 Revision bb927efe: [!!!][TASK] Remove constants TYPO3_version and TYPO3_branch
- Global constants TYPO3_version and TYPO3_branch have
been deprecated with introduction of class
\TYPO3\CMS\Core\Infor... - 15:51 Revision 7b5c2d29: [!!!][TASK] Deny inline JavaScript in FormEngine's requireJsModules
- Custom FormEngine components loading additional RequireJS modules
must use corresponding JavaScriptModuleInstruction ... - 11:27 Revision 5547a732: [!!!][TASK] Remove HMENU.collapse option
- When the "collapse" option in the HMENU ContentObject
is activated, any active page links to its actual parent
page. ... - 11:22 Revision 25c72dd4: [BUGFIX] Use optgroup in SelectMultipleSideBySideElement
- Instead of using multiple "fake" <option> elements with
the same value `--div--`, the SelectMultipleSideBySideElement... - 11:22 Revision 69acbc3a: [TASK] ClickEnlargeViewhelper PHP 8.0/8.1 compatibility
- Fixes 'Undefined array key "crop"' exception in PHP 8.0/8.1
when rendering an image with enabled clickenlarge and def... - 11:21 Revision 37ac299f: [TASK] Simplify Templating Bootstrap in BE Controllers
- This patch introduces a new EXT:fluid view class
"BackendTemplateView" to be used as main view for
backend-related no... - 10:33 Revision 312aef24: [BUGFIX] Make tstemplate respect hidden flags for sys_template records
- Previously, the tstemplate Object Browser would wrongly show hidden
typoscript templates, if they were the first one ... - 10:33 Revision 3c76b9e0: [TASK] ClickEnlargeViewhelper PHP 8.0/8.1 compatibility
- Fixes 'Undefined array key "crop"' exception in PHP 8.0/8.1
when rendering an image with enabled clickenlarge and def... - 10:24 Revision 6de8eea9: [BUGFIX] Use optgroup in SelectMultipleSideBySideElement
- Instead of using multiple "fake" <option> elements with
the same value `--div--`, the SelectMultipleSideBySideElement... - 10:10 Revision 8c5aefaa: [BUGFIX] Make tstemplate respect hidden flags for sys_template records
- Previously, the tstemplate Object Browser would wrongly show hidden
typoscript templates, if they were the first one ...
2022-01-11
- 21:04 Revision 1af546ff: [BUGFIX] Calculate action menu generation earlier in PageLayoutController
- With #95387 the menu generation of the page module
was moved to the end of the request handling method.
However, the... - 20:42 Revision 455999e2: [BUGFIX] Do not hsc twice the title in indexed search
- The path gets htmlspecialchared with linkPageATagWrap()
and before that it gets treated within getPathFromPageId()
al... - 20:42 Revision d85d3626: [BUGFIX] Calculate action menu generation earlier in PageLayoutController
- With #95387 the menu generation of the page module
was moved to the end of the request handling method.
However, the... - 20:35 Revision 44578fc2: [BUGFIX] Use proper regexp for Vimeo URLs in online media helper
- The change for issue #94357 introduced handling for `event/` URLs,
and accidentally modified handling for `video/` UR... - 20:34 Revision 95620d0e: [BUGFIX] Use proper regexp for Vimeo URLs in online media helper
- The change for issue #94357 introduced handling for `event/` URLs,
and accidentally modified handling for `video/` UR... - 20:21 Revision 9ec3a1b4: [BUGFIX] Do not hsc twice the title in indexed search
- The path gets htmlspecialchared with linkPageATagWrap()
and before that it gets treated within getPathFromPageId()
al... - 19:32 Revision defbd609: [BUGFIX] Keep anchor in legacy link browser for pages
- This change keeps the anchor when clicking on a page
in the link browser.
Resolves: #93893
Related: #89033
Releases:... - 19:22 Revision 9f968c37: [BUGFIX] Keep anchor in legacy link browser for pages
- This change keeps the anchor when clicking on a page
in the link browser.
Resolves: #93893
Related: #89033
Releases:... - 19:22 Revision 27940f08: [TASK] Deprecate cObj->getMailTo
- The method cObj->getMailTo() is only used in EmailLinkBuilder
and its functionality is now moved into this class,
as ... - 17:59 Revision b5ad778b: [BUGFIX] Avoid empty entries in scheduler CF garbage collection
- When having an extension loaded that specifies a cache
without a specific backend like ext:adminpanel, the caching
fr... - 17:30 Revision 546f4c40: [BUGFIX] Avoid bogus title in new record controller
- NewRecordController (+ icon in doc header of list
module) renders "Create a new page" on top. This
is not a link and ... - 17:29 Revision 6e25062a: [BUGFIX] Avoid empty entries in scheduler CF garbage collection
- When having an extension loaded that specifies a cache
without a specific backend like ext:adminpanel, the caching
fr... - 16:52 Revision 9ce15af3: [BUGFIX] Avoid bogus title in new record controller
- NewRecordController (+ icon in doc header of list
module) renders "Create a new page" on top. This
is not a link and ... - 16:36 Revision 0e0524b5: [BUGFIX] Use proper regexp for Vimeo URLs in online media helper
- The change for issue #94357 introduced handling for `event/` URLs,
and accidentally modified handling for `video/` UR... - 16:32 Revision 379679b7: [BUGFIX] Avoid PHP 8 warnings in ext:scheduler
- Scheduler backend module -> Add button -> add some valid
information that makes the form save correctly -> "Save
and ... - 16:16 Revision 48d5c96b: [BUGFIX] Avoid PHP 8 warnings in ext:scheduler
- Scheduler backend module -> Add button -> add some valid
information that makes the form save correctly -> "Save
and ... - 10:46 Revision f79a3299: [!!!][TASK] Remove config.spamProtectEmailAddresses = ascii
- Since modern browsers already decode this "security"
measure, the option config.spamProtectEmailAddresses = ascii
is ... - 09:53 Revision cc428465: [TASK] Set TYPO3 version to 11.5.6-dev
- Change-Id: I7acf728adcceb640d21918dcabe77f5cacfa66f1
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/729... - 09:53 Revision 60a3a9f3: [TASK] Set TYPO3 version to 10.4.24-dev
- Change-Id: I9afad25a88555d3a89610b63ab0afd21e1284304
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/729... - 09:07 Revision 45452ea7: [RELEASE] Release of TYPO3 11.5.5
- Change-Id: Ia82e7fc67597b331ddb8f7eb35afb0598899a397
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/729... - 09:03 Revision de2f469c: [RELEASE] Release of TYPO3 10.4.23
- Change-Id: I52bd2fc97d0e1a24ad393bc6b2fb4597fb5f73be
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/729...
2022-01-10
- 22:25 Revision ef4f9a6d: [BUGFIX] Correctly apply config.absRefPrefix to _assets resources
- When using a composer-based installation, public frontend assets
such as JavaScript of stylesheet files are exposed i... - 22:24 Revision 16d97a0d: [BUGFIX] Correctly apply config.absRefPrefix to _assets resources
- When using a composer-based installation, public frontend assets
such as JavaScript of stylesheet files are exposed i... - 21:23 Revision 66a20c63: [BUGFIX] Enforce functional colors package
- The maintainer of the `colors` package decided to rampage and released
a bonkers version, see [1] and [2], causing an... - 21:22 Revision 69a5ab4b: [BUGFIX] Enforce functional colors package
- The maintainer of the `colors` package decided to rampage and released
a bonkers version, see [1] and [2], causing an... - 20:59 Revision 0f31667b: [BUGFIX] Enforce functional colors package
- The maintainer of the `colors` package decided to rampage and released
a bonkers version, see [1] and [2], causing an... - 20:07 Revision 3cc1c169: [BUGFIX] Restore sort link in FileList
- This restores the sort link for columns with
"special" label, such as "tstamp" or "crdate".
Resolves: #96489
Release... - 18:01 Revision 1b62c567: [TASK] Update CKEditor to v4.17.1
- Update to CKEditor v4.17.1 which addressed browser compatibility
issues and known security vulnerabilities:
https://... - 18:01 Revision b3d18486: [TASK] Update CKEditor to v4.17.1
- Update to CKEditor v4.17.1 which addressed browser compatibility
issues and known security vulnerabilities:
https://... - 17:22 Revision aedbf806: [TASK] Update CKEditor to v4.17.1
- Update to CKEditor v4.17.1 which addressed browser compatibility
issues and known security vulnerabilities:
https://... - 16:39 Revision 3e6e92bd: [TASK] Unify TSFE usage consistently in HMENU
- Some code in HMENU stems back from TYPO3 v3.x days,
and this code aims to streamline the functionality
given current ... - 16:24 Revision de70d736: [BUGFIX] Fix NavigationContainer iframe loading
- Some browsers (reported were Safari and Firefox) are not able to
load the file tree when invoking the module the firs... - 15:55 Revision 7b9ad91d: [TASK] Unify TSFE usage consistently in HMENU
- Some code in HMENU stems back from TYPO3 v3.x days,
and this code aims to streamline the functionality
given current ... - 15:32 Revision a669f117: [TASK] Separate JavaScriptHandler concerns
- This change is preparatory refactoring in order to support
native JavaScript modules (ESM) where a module can't be us... - 14:03 Revision 4e275727: [BUGFIX] Restore sort link in FileList
- This restores the sort link for columns with
"special" label, such as "tstamp" or "crdate".
Resolves: #96489
Release... - 12:42 Revision e0783961: [TASK] Update @claviska/jquery-minicolors to v2.3.6
- Update to @claviska/jquery-minicolors v2.3.6 which addressed
known security vulnerabilities:
https://security.snyk.i... - 12:42 Revision d14e6f2d: [TASK] Update @claviska/jquery-minicolors to v2.3.6
- Update to @claviska/jquery-minicolors v2.3.6 which addressed
known security vulnerabilities:
https://security.snyk.i... - 12:20 Revision 0f50cf35: [BUGFIX] Exclude pages from linkvalidator path
- The linkvalidator module shows the path to the page,
a broken link is on. Since editors might only have access
to a s... - 12:10 Revision 608f238a: [TASK] Remove unused methods related to workspaces
- Resolves: #96490
Releases: main
Change-Id: I43218e8f99f062fc43f14e1b26d7b68d8ca5414d
Reviewed-on: https://review.typo... - 12:02 Revision d465a7a6: [TASK] Update @claviska/jquery-minicolors to v2.3.6
- Update to @claviska/jquery-minicolors v2.3.6 which addressed
known security vulnerabilities:
https://security.snyk.i... - 11:54 Revision 021bc8d9: [BUGFIX] Fix rootlevel check in ListModule fieldControl
- Resolves: #96481
Releases: main, 11.5
Change-Id: I41eeb4ecf0b90e998875701131b2c8a35bfa3225
Reviewed-on: https://revie... - 11:51 Revision 40bfc7c4: [BUGFIX] Exclude pages from linkvalidator path
- The linkvalidator module shows the path to the page,
a broken link is on. Since editors might only have access
to a s... - 11:35 Revision cee749cc: [BUGFIX] Fix rootlevel check in ListModule fieldControl
- Resolves: #96481
Releases: main, 11.5
Change-Id: I41eeb4ecf0b90e998875701131b2c8a35bfa3225
Reviewed-on: https://revie... - 11:09 Revision 43944c34: [BUGFIX] Use typolink in EmailViewHelper
- This change uses typolink in EmailViewHelper,
allowing to also use typolink hooks or custom
Email Link Builder to be ... - 10:53 Revision bf1512e7: [BUGFIX] Use typolink in EmailViewHelper
- This change uses typolink in EmailViewHelper,
allowing to also use typolink hooks or custom
Email Link Builder to be ... - 10:39 Revision 9f562632: [TASK] Clean up Page Link Builder code
- During the main work of TYPO3 v9 when Site Handling
was introduced, the Page Link Builder turned into
a single monste... - 10:20 Revision 332ecefe: [TASK] Clean up Page Link Builder code
- During the main work of TYPO3 v9 when Site Handling
was introduced, the Page Link Builder turned into
a single monste...
2022-01-08
- 13:44 Revision 33b6e0a9: [TASK] Switch description of partialRootPaths and layoutRootPaths
- Releases: main, 11.5
Resolves: #96488
Change-Id: I0ced03e4d551048414022214b832b3ceeb51400d
Reviewed-on: https://revie... - 11:49 Revision f6d73fea: [TASK] Switch description of partialRootPaths and layoutRootPaths
- Releases: main, 11.5
Resolves: #96488
Change-Id: I0ced03e4d551048414022214b832b3ceeb51400d
Reviewed-on: https://revie... - 11:35 Revision 1ac8bbdc: [TASK] Remove redundant @var tags
- The type can already be inferred from the source
code.
The cleanup was run automatically with a
PHPStorm plugin.
Re...
2022-01-07
- 22:13 Revision 36edcee3: [TASK] Extract inline mn attribute scenario from ext:irre_tutorial
- The scenario provided by tables tx_irretutorial_mnasym_* gets
its own test extension and gets loaded where needed.
R... - 22:00 Revision 84f22765: [TASK] Extract inline mn attribute scenario from ext:irre_tutorial
- The scenario provided by tables tx_irretutorial_mnasym_* gets
its own test extension and gets loaded where needed.
R... - 21:40 Revision c8f77004: [BUGFIX] Prevent redirects causing infinite redirect loops
- This patch adds a check to detect self referencing
redirects, thus avoiding them and instead log an error
in the corr... - 15:00 Revision 89050f92: [FEATURE] Introduce PSR-14 ModifyQueryForLiveSearchEvent
- In order to be able to influence the query of the
LiveSearch, a new PSR-14 event ModifyQueryForLiveSearchEvent
is add... - 13:38 Revision 56ac7aa8: [BUGFIX] Fix sprintf() PHP warning in FinisherOptionGenerator
- User supplied strings must not be concatenated into the format
parameter of sprintf() as sequences like %s, or (more ... - 13:35 Revision aeba438a: [BUGFIX] Prevent redirects causing infinite redirect loops
- This patch adds a check to detect self referencing
redirects, thus avoiding them and instead log an error
in the corr... - 13:15 Revision 8bfa7b9f: [BUGFIX] Prevent undefined array key in PageLinkHandler
- Resolves: #96479
Releases: main, 11.5
Change-Id: I8f054a9dd38e8b25ac606c002f95cb673e4e280c
Reviewed-on: https://revie... - 13:14 Revision fab061b2: [BUGFIX] Fix sprintf() PHP warning in FinisherOptionGenerator
- User supplied strings must not be concatenated into the format
parameter of sprintf() as sequences like %s, or (more ... - 13:13 Revision 0c596db6: [BUGFIX] Fix sprintf() PHP warning in FinisherOptionGenerator
- User supplied strings must not be concatenated into the format
parameter of sprintf() as sequences like %s, or (more ... - 12:57 Revision ee4fe560: [BUGFIX] Prevent undefined array key in PageLinkHandler
- Resolves: #96479
Releases: main, 11.5
Change-Id: I8f054a9dd38e8b25ac606c002f95cb673e4e280c
Reviewed-on: https://revie... - 12:52 Revision c9119966: [BUGFIX] Prevent redirects causing infinite redirect loops
- This patch adds a check to detect self referencing
redirects, thus avoiding them and instead log an error
in the corr... - 12:27 Revision d673b7f6: [TASK] Use ORDER BY uid DESC in LiveSearch
- Sorting query results by text columns may require
a filesort on harddisk which is slow. To boost up
the search result... - 11:57 Revision 10b27bcf: [TASK] Use ORDER BY uid DESC in LiveSearch
- Sorting query results by text columns may require
a filesort on harddisk which is slow. To boost up
the search result... - 11:42 Revision 6bda1ea5: [BUGFIX] TypoLink is executed fully without href attribute
- In #87992 an early return was added to have <a> tags
with just an "id" or "name" attribute. This is all nice,
but whe...
2022-01-06
- 23:03 Revision 8819a39e: [TASK] Ensure ATagParams are overridden from global option
- This change mainly adds tests for showing that
the global TypoScript option
config.ATagParams = tabindex="20"
can... - 23:02 Revision b72d3fd5: [BUGFIX] TypoLink is executed fully without href attribute
- In #87992 an early return was added to have <a> tags
with just an "id" or "name" attribute. This is all nice,
but whe... - 22:43 Revision d8e25e2c: [BUGFIX] Ensure config.spamProtectEmailAddresses = ascii works for external URLs
- When having a page of type "External URL", set to
an email address, and config.spamProtectEmailAddresses = ascii
set ... - 22:41 Revision 1c589463: [TASK] Ensure ATagParams are overridden from global option
- This change mainly adds tests for showing that
the global TypoScript option
config.ATagParams = tabindex="20"
can... - 22:10 Revision 34b13837: [BUGFIX] Ensure config.spamProtectEmailAddresses = ascii works for external URLs
- When having a page of type "External URL", set to
an email address, and config.spamProtectEmailAddresses = ascii
set ... - 18:52 Revision 83daec59: [BUGFIX] Mark broken links to hidden page and CEs
- Broken links are marked in RTE by using the attribute
data-rte-error in the <a> tag, which results in a
special style... - 18:34 Revision 27859172: [BUGFIX] Mark broken links to hidden page and CEs
- Broken links are marked in RTE by using the attribute
data-rte-error in the <a> tag, which results in a
special style... - 15:25 Revision 095b636f: [BUGFIX] Use typolink consistently for makelinks functionality
- TYPO3's "makelinks" functionality parses for in-text
external URLs and mailto links. This change uses
Typolink under ... - 15:24 Revision 12fdd9e4: [BUGFIX] Check for excludeUidList in HMENU of default language
- This change now always checks for the actual page ID
in the default language, not of the translated page
to see if th... - 15:12 Revision 90c2181b: [BUGFIX] Use typolink consistently for makelinks functionality
- TYPO3's "makelinks" functionality parses for in-text
external URLs and mailto links. This change uses
Typolink under ... - 15:09 Revision 3b54b044: [BUGFIX] Check for excludeUidList in HMENU of default language
- This change now always checks for the actual page ID
in the default language, not of the translated page
to see if th... - 14:52 Revision ad0aa9a5: [FEATURE] Add content object related arguments to HtmlViewHelper
- The HtmlViewHelper is extended for a couple of new arguments,
used to influence the initialization of the content obj... - 14:47 Revision 528b90fe: [TASK] Allow ServerRequestInterface in ext:fluid
- This changes StandaloneView and RenderingContext
to accept instances of ServerRequestInterface or
no Request at all -... - 13:32 Revision 7f6fd46c: [TASK] Extract simple mn attribute scenario from ext:irre_tutorial
- The scenario provided by tables tx_irretutorial_mnattr_* gets
its own test extension and gets loaded where needed.
R... - 12:02 Revision 61de2f37: [TASK] Extract simple mn attribute scenario from ext:irre_tutorial
- The scenario provided by tables tx_irretutorial_mnattr_* gets
its own test extension and gets loaded where needed.
R... - 00:34 Revision c817e35c: [BUGFIX] Ensure correct test expectation for hierarchicalMenuIsGenerated
- Merging #22190 shortly after #96470 has introduced a invalid
test case expectation, which fails now core ci execution... - 00:27 Revision a16c8134: [BUGFIX] Ensure correct test expectation for hierarchicalMenuIsGenerated
- Merging #22190 shortly after #96470 has introduced a invalid
test case expectation, which fails now core ci execution...
2022-01-05
- 23:00 Revision 1072b2a3: [TASK] Ensure that hidden pages are not rendered as subpages in HMENU
- This change adds tests to a very old issue to ensure
that a page with only hidden subpages is not marked
as IFSUB etc... - 22:59 Revision 15c5d339: [BUGFIX] Use "pages.target" properly for Pages with External URL
- The database field "pages.target" allows to define
a custom target attribute for links in menus of external
URLs.
Be... - 22:45 Revision fbc9e887: [TASK] Ensure that hidden pages are not rendered as subpages in HMENU
- This change adds tests to a very old issue to ensure
that a page with only hidden subpages is not marked
as IFSUB etc... - 22:41 Revision 361bb8c3: [BUGFIX] Use "pages.target" properly for Pages with External URL
- The database field "pages.target" allows to define
a custom target attribute for links in menus of external
URLs.
Be... - 21:35 Revision 502b7bea: [FEATURE] Move linkvalidator reports to new module
- The linkvalidator backend module was previously
built into the Web->Info module.
Now, Linkvalidator receives its own... - 18:59 Revision 69f540a8: [BUGFIX] Change misleading label for workspace mass action
- With the introduction of the multi record selection, the workspace
actions, shown above and below the records, got pr... - 17:27 Revision 11cd2815: [BUGFIX] Change misleading label for workspace mass action
- With the introduction of the multi record selection, the workspace
actions, shown above and below the records, got pr... - 17:10 Revision dc2c9dbd: [BUGFIX] Provide quoted array to string-list implode support
- With #96393 forward-compatible prepared statement
suport has been added, which lacks support for the
broadly known do... - 16:21 Revision 4ec4b7e2: [BUGFIX] Provide quoted array to string-list implode support
- With #96393 forward-compatible prepared statement
suport has been added, which lacks support for the
broadly known do... - 13:59 Revision b2b124cb: [TASK] Better performance for LiveSearch
- We removed the SQL query on pages (column: pid) for TYPO3
administrators, because this group of people has access to
... - 13:59 Revision a3e2d88c: [TASK] Better performance for LiveSearch
- We removed the SQL query on pages (column: pid) for TYPO3
administrators, because this group of people has access to
... - 13:45 Revision 468b1f6a: [TASK] Make status of simulate time clearer
- Once a user simulated a time with the admin panel,
it has not been easy to see the status of the field
or to understa... - 13:45 Revision 39535d13: [TASK] Make status of simulate time clearer
- Once a user simulated a time with the admin panel,
it has not been easy to see the status of the field
or to understa... - 13:45 Revision cdb016b3: [TASK] Adjust QueryBuilder PHPDoc comments
- Some methods have the wrong type declaration.
E.g. string instead of mixed.
Add type-hints for completeness.
Resolve... - 13:44 Revision d2a4e251: [TASK] Adjust QueryBuilder PHPDoc comments
- Some methods have the wrong type declaration.
E.g. string instead of mixed.
Add type-hints for completeness.
Resolve... - 12:55 Revision a6593bd9: [BUGFIX] Mark shortcut pages as active in HMENU
- This change moves the method resolveShortcutPage()
into PageRepository as it is now also used in determining
if a pag... - 12:25 Revision fc6cf2c9: [BUGFIX] Mark shortcut pages as active in HMENU
- This change moves the method resolveShortcutPage()
into PageRepository as it is now also used in determining
if a pag... - 12:25 Revision 8b3e6321: [BUGFIX] Resolving page slug ending with index and type suffix '.php'
- If a page slug ends with 'index' and site has a routing
configuration with a PageTypeSuffix with index and suffix
'.p... - 11:42 Revision af512dbd: [BUGFIX] Resolving page slug ending with index and type suffix '.php'
- If a page slug ends with 'index' and site has a routing
configuration with a PageTypeSuffix with index and suffix
'.p... - 10:31 Revision c9c56e4d: [BUGFIX] Add TCA migration for select authMode keywords
- With the introduction of itemGroups, the index 3 of
the select items array has been shifted one position
to the right... - 10:31 Revision dd291132: [BUGFIX] Add TCA migration for select authMode keywords
- With the introduction of itemGroups, the index 3 of
the select items array has been shifted one position
to the right... - 09:06 Revision c84dcff7: [BUGFIX] Add CompositeExpression argument docblock type-hint
- This patch adds missing 'CompositeExpression' as union
type for QueryBuilder methods 'where()', 'andWhere()'
and 'orW... - 09:06 Revision 10fff855: [BUGFIX] Add CompositeExpression argument docblock type-hint
- This patch adds missing 'CompositeExpression' as union
type for QueryBuilder methods 'where()', 'andWhere()'
and 'orW... - 09:05 Revision 95b3352c: [TASK] Remove unneeded TypeScript module path configuration
- Simplify tsconfig.json by removing unneded lookup configurations for
typo3/sysext/*/Resources/Public/JavaScript/ fold... - 08:43 Revision 81f5d39b: [BUGFIX] Add CompositeExpression argument docblock type-hint
- This patch adds missing 'CompositeExpression' as union
type for QueryBuilder methods 'where()', 'andWhere()'
and 'orW...
2022-01-04
- 17:19 Revision 0800ba7c: [BUGFIX] Rename variable for storing the translated options
- Ensure that in a foreign language context the selected option will
be translated in the finishers. Regression fix int... - 17:04 Revision f91b748c: [BUGFIX] Rename variable for storing the translated options
- Ensure that in a foreign language context the selected option will
be translated in the finishers. Regression fix int... - 16:47 Revision 7b8fa897: [TASK] Extract symmetric mn scenario from ext:irre_tutorial
- The scenario provided by tables tx_irretutorial_mn_sym_* gets
its own test extension and gets loaded where needed.
R... - 16:47 Revision 8b5bc3e9: [TASK] Extract symmetric mn scenario from ext:irre_tutorial
- The scenario provided by tables tx_irretutorial_mn_sym_* gets
its own test extension and gets loaded where needed.
R... - 15:57 Revision 362b74f9: [BUGFIX] Add TCA migration for select authMode keywords
- With the introduction of itemGroups, the index 3 of
the select items array has been shifted one position
to the right... - 15:14 Revision cec8958c: [BUGFIX] Fix ordering of db mounts in page tree
- With the changes in #95854, database mounts
are no longer sorted by the order they are defined in
the group/user sett... - 14:59 Revision a7332682: [BUGFIX] Fix ordering of db mounts in page tree
- With the changes in #95854, database mounts
are no longer sorted by the order they are defined in
the group/user sett... - 14:52 Revision 44a34cd8: [BUGFIX] Do not overwrite previously set preview mode
- The frontend preview aspect may be set from the admin panel
or the frontend extension or even from a third-party exte... - 14:51 Revision 8bd8bed9: [BUGFIX] Avoid invalid mktemp argument busybox in cglGit
- The busybox variant as packaged with the test images based on
alpine of mktemp needs six 'X' as template in cglFixMyC... - 14:51 Revision c7c55a7c: [BUGFIX] Avoid invalid mktemp argument busybox in cglGit
- The busybox variant as packaged with the test images based on
alpine of mktemp needs six 'X' as template in cglFixMyC... - 14:33 Revision 0b25b007: [BUGFIX] Fix ordering of db mounts in page tree
- With the changes in #95854, database mounts
are no longer sorted by the order they are defined in
the group/user sett... - 14:28 Revision 70dcd9ff: [BUGFIX] Avoid invalid mktemp argument busybox in cglGit
- The busybox variant as packaged with the test images based on
alpine of mktemp needs six 'X' as template in cglFixMyC... - 14:22 Revision 03c0c741: [BUGFIX] Do not overwrite previously set preview mode
- The frontend preview aspect may be set from the admin panel
or the frontend extension or even from a third-party exte... - 12:55 Revision 8c8cc091: [BUGFIX] Set mute=1 if autoplay=1 for rendering youtube videos
- The option "autoplay" only works if "mute" is enabled. See
https://developer.chrome.com/blog/autoplay/ for reference.... - 12:55 Revision 0beca1c6: [BUGFIX] Set mute=1 if autoplay=1 for rendering youtube videos
- The option "autoplay" only works if "mute" is enabled. See
https://developer.chrome.com/blog/autoplay/ for reference.... - 12:17 Revision fc31824a: [BUGFIX] Set mute=1 if autoplay=1 for rendering youtube videos
- The option "autoplay" only works if "mute" is enabled. See
https://developer.chrome.com/blog/autoplay/ for reference.... - 12:05 Revision dc00f26c: [BUGFIX] Check correctly for TCA search options
- The documentation states "case" and "pidonly" are
of type boolean. But in the code in_array was used
to decide, wheth... - 11:50 Revision 14dc3b07: [BUGFIX] Check correctly for TCA search options
- The documentation states "case" and "pidonly" are
of type boolean. But in the code in_array was used
to decide, wheth... - 10:57 Revision 8ddf6b84: [BUGFIX] Fix undefined array key error in DatabaseRecordList
- TCA eval config is not required, so it must be
checked for existence.
Resolves: #96453
Releases: main, 11.5
Change-I... - 10:41 Revision 84ee3e86: [BUGFIX] Fix undefined array key error in DatabaseRecordList
- TCA eval config is not required, so it must be
checked for existence.
Resolves: #96453
Releases: main, 11.5
Change-I...
2022-01-03
- 17:33 Revision 445f6066: [TASK] Update symfony dependencies to 5.4 (LTS)
- This change enables raises Symfony's minimum
version to 5.4.0 as this is a LTS version.
Resolves: #96171
Releases: m... - 16:14 Revision c61e826b: [TASK] Migrate FormEngine and FormEngineValidation to TypeScript
- A human-readable diff of the applied changes can be inspected on:
https://review.typo3.org/c/Packages/TYPO3.CMS/+/727... - 15:43 Revision 444438b6: [BUGFIX] Avoid undefined array key in inlineLocalizeSynchronize function of DataHandler
- Resolves: #96415
Releases: main, 11.5
Change-Id: I4f96cd250b1f1ef27c7232b8fff3214cb555ab32
Reviewed-on: https://revie... - 15:42 Revision 2a9dcee9: [TASK] Add allowed composer plugins for composer >= 2.2.0
- Added the following Composer plugins as allowed/trusted
* composer/package-versions-deprecated
* typo3/class-alias-l... - 15:40 Revision 14451baa: [BUGFIX] Use realpath() for vcsIgnore in CGL fixer
- It seems that symfony >= 5.4.0 has a bug in symfony
finder that .gitignore files are no longer always
found when the ... - 15:27 Revision 127453a1: [BUGFIX] Use realpath() for vcsIgnore in CGL fixer
- It seems that symfony >= 5.4.0 has a bug in symfony
finder that .gitignore files are no longer always
found when the ... - 13:52 Revision 07638213: [BUGFIX] Allow rendering of subpages for spacers
- If rendering of spacer pages in an HMENU is explicitly
given via SPC = 1, then subpages of pages are now rendered
as ... - 13:29 Revision 46039c88: [!!!][TASK] Change method signatures and remove deprecated functionality
- This change reduces the amount of @todos regarding
method changes related to strict typing or interface changes
for T... - 13:29 Revision 24c4437b: [BUGFIX] Avoid undefined array key in inlineLocalizeSynchronize function of DataHandler
- Resolves: #96415
Releases: main, 11.5
Change-Id: I4f96cd250b1f1ef27c7232b8fff3214cb555ab32
Reviewed-on: https://revie... - 13:23 Revision 21addb0b: [BUGFIX] Allow rendering of subpages for spacers
- If rendering of spacer pages in an HMENU is explicitly
given via SPC = 1, then subpages of pages are now rendered
as ... - 12:17 Revision 0ce25043: [BUGFIX] Avoid array offset on null warning when generating preview URL params
- Resolves: #96443
Releases: main, 11.5
Change-Id: I9f1c951628cf8872473ff20bbd59ffb769ffe279
Reviewed-on: https://revie... - 11:47 Revision ee6bd966: [BUGFIX] Avoid array offset on null warning when generating preview URL params
- Resolves: #96443
Releases: main, 11.5
Change-Id: I9f1c951628cf8872473ff20bbd59ffb769ffe279
Reviewed-on: https://revie... - 11:17 Revision 52d4e537: [BUGFIX] Avoid type errors in TimeTracker
- Make sure to pass strings to html formatting methods.
Initialize hierarchy array correctly.
Resolves: #96448
Release... - 10:00 Revision 7605d922: [BUGFIX] Avoid type errors in TimeTracker
- Make sure to pass strings to html formatting methods.
Initialize hierarchy array correctly.
Resolves: #96448
Release...
2021-12-30
- 14:51 Revision cd6df0df: [BUGFIX] Avoid undefined array key in LegacyLinkNotationConverter
- This error occurs when running linkvalidator in scheduler:
Undefined array key 1.
Resolves: #96439
Releases: main, 1... - 14:37 Revision 21154bc8: [BUGFIX] Avoid undefined array key in LegacyLinkNotationConverter
- This error occurs when running linkvalidator in scheduler:
Undefined array key 1.
Resolves: #96439
Releases: main, 1... - 14:00 Revision 620d224e: [TASK] Update symfony dependencies to 5.4 (LTS)
- This change enables raises Symfony's minimum
version to 5.4.0 as this is a LTS version.
Resolves: #96171
Releases: m... - 13:49 Revision b83a4c04: [BUGFIX] Avoid duplicate pages in pagetree when rootPid is mounted
- With the changes in #95854, implicit rootPid dbmounts caused
duplicated pages in pagetree, because explicit page moun... - 13:49 Revision 62ada6fa: [BUGFIX] Avoid duplicate pages in pagetree when rootPid is mounted
- With the changes in #95854, implicit rootPid dbmounts caused
duplicated pages in pagetree, because explicit page moun... - 13:46 Revision 75c21c6b: [BUGFIX] Fix TCA of sys_workspace custom_stages
- The TCA option "appearance" is an array, with
pre-defined configuration keys. The column
"custom_stages" of the table... - 13:46 Revision 91f2f7cc: [BUGFIX] Fix TCA of sys_workspace custom_stages
- The TCA option "appearance" is an array, with
pre-defined configuration keys. The column
"custom_stages" of the table... - 13:30 Revision 4d2f41f3: [BUGFIX] Avoid duplicate pages in pagetree when rootPid is mounted
- With the changes in #95854, implicit rootPid dbmounts caused
duplicated pages in pagetree, because explicit page moun... - 13:22 Revision 044d1e25: [BUGFIX] Fix TCA of sys_workspace custom_stages
- The TCA option "appearance" is an array, with
pre-defined configuration keys. The column
"custom_stages" of the table... - 12:12 Revision ce91b194: [TASK] Update to TypeScript 4.5
- This is a preparatory update to help migration to ES2020 modules ("ESM").
TypeScript >=4.1.1 fixes it's es2020 module... - 09:51 Revision a6561904: [BUGFIX] Avoid undefined array key in garbage collection task
- Resolves: #96438
Releases: main, 11.5
Change-Id: Idcb8ca5f889aef8d77c1e3950f5794fe54ed76e3
Reviewed-on: https://revie... - 09:24 Revision 433a1a37: [BUGFIX] Avoid undefined array key in garbage collection task
- Resolves: #96438
Releases: main, 11.5
Change-Id: Idcb8ca5f889aef8d77c1e3950f5794fe54ed76e3
Reviewed-on: https://revie...
2021-12-29
- 21:04 Revision f931a62a: [TASK] Fix typo in InputDateTimeElement
- Resolves: #96441
Releases: main, 11.5
Change-Id: Id3ae6ee43d1db5ef2ee46fedb336561bc8049a72
Reviewed-on: https://revie... - 20:36 Revision 26b4e1dc: [TASK] Remove localizeChildrenAtParentLocalization TCA migration
- This option was removed in TYPO3 v9 and is since
then always enabled.
Also remove usage in Tests along with
localiza... - 20:25 Revision 5944cd79: [TASK] Fix typo in InputDateTimeElement
- Resolves: #96441
Releases: main, 11.5
Change-Id: Id3ae6ee43d1db5ef2ee46fedb336561bc8049a72
Reviewed-on: https://revie...
2021-12-28
- 11:48 Revision 36454147: [BUGFIX] Remove useless felogin view configuration
- The setup should not contain the same settings twice.
Moreover, the default paths are always available,
no need to co...
2021-12-27
- 19:59 Revision ab8519d7: [TASK] Add allowed composer plugins for composer >= 2.2.0
- Added the following Composer plugins as allowed/trusted
* composer/package-versions-deprecated
* typo3/class-alias-l...
2021-12-23
- 18:38 Revision 4d980f4e: [TASK] Add tests for list menu with folder as root storage
- This change adds test to document the behavior that excludeDoktypes
needs to be set to render folders in a menus as w... - 18:14 Revision 107a3f6d: [TASK] Add tests for list menu with folder as root storage
- This change adds test to document the behavior that excludeDoktypes
needs to be set to render folders in a menus as w... - 16:46 Revision dc749a15: [BUGFIX] Do not link to untranslated records
- This only fixes the issue for dedicated record links. Page links with
added query arguments can still lead to broken ... - 16:46 Revision 1d5d5743: [BUGFIX] Be consistent in HMENU.special = language
- Previously, HMENU.addQueryString, which is only
available for special=language, was applied
not within the typolink()... - 16:21 Revision 3698b492: [BUGFIX] Be consistent in HMENU.special = language
- Previously, HMENU.addQueryString, which is only
available for special=language, was applied
not within the typolink()... - 16:20 Revision ab9aa327: [BUGFIX] Do not link to untranslated records
- This only fixes the issue for dedicated record links. Page links with
added query arguments can still lead to broken ... - 15:44 Revision c634d404: [BUGFIX] Avoid PHP 8 warnings in LocalCropScaleMaskHelper
- Resolves: #96344
Releases: main, 11.5
Change-Id: I986945e16e0a2adef827fc0532a431be7ab25e03
Reviewed-on: https://revie... - 15:39 Revision 440a20aa: [BUGFIX] Remove useless felogin view configuration
- The setup should not contain the same settings twice.
Moreover, the default paths are always available,
no need to co... - 15:39 Revision 117ed849: [TASK] Replace property name strings of AbstractDomainObject with constants
- Releases: main
Resolves: #96046
Change-Id: I86edaa24b08808b70b92687f83a850ff32a74dc7
Reviewed-on: https://review.typo... - 15:33 Revision f99cd918: [BUGFIX] Fix PHP 8 notices in workspaces preview
- Resolves: #96430
Releases: main, 11.5
Change-Id: I8569537d90ee5dc74157db4f3e583366b82a2e27
Reviewed-on: https://revie... - 15:28 Revision 66e9603b: [BUGFIX] Avoid PHP 8 warnings in LocalCropScaleMaskHelper
- Resolves: #96344
Releases: main, 11.5
Change-Id: I986945e16e0a2adef827fc0532a431be7ab25e03
Reviewed-on: https://revie... - 15:18 Revision 4853ef71: [BUGFIX] Fix PHP 8 notices in workspaces preview
- Resolves: #96430
Releases: main, 11.5
Change-Id: I8569537d90ee5dc74157db4f3e583366b82a2e27
Reviewed-on: https://revie... - 14:59 Revision 9d044bad: [FEATURE] Add new SMTP configuration settings
- These additional SMTP options are now supported by TYPO3
and can be set in the Install Tool:
- transport_smtp_restar... - 14:10 Revision fce96feb: [TASK] Migrate FormEngineLinkBrowserAdapter to TypeScript
- A human-readable diff of the applied changes can be inspected on:
https://review.typo3.org/c/Packages/TYPO3.CMS/+/727... - 13:36 Revision 18b65882: [BUGFIX] Resolve shortcuts in HMENU to access restricted pages
- There is a difference between
> typolink.linkAccessRestrictedPages = 1 (only a toggle)
and
> HMENU.showAccessRestric... - 13:16 Revision 82d33fc2: [BUGFIX] Resolve shortcuts in HMENU to access restricted pages
- There is a difference between
> typolink.linkAccessRestrictedPages = 1 (only a toggle)
and
> HMENU.showAccessRestric... - 13:14 Revision 90817ca9: [BUGFIX] Avoid undefined array key in ContentObjectRenderer->getTypoLink()
- Resolves: #96418
Releases: main, 11.5
Change-Id: I00b77f478c667f59b751c6f13c975d03799086d7
Reviewed-on: https://revie... - 13:14 Revision f6d94968: [BUGFIX] Avoid undefined array key in TextMenuContentObject->writeMenu()
- Resolves: #96377
Releases: main, 11.5
Change-Id: I98dfe39cf04468d54ee979afa34e7dd3bd40acf6
Reviewed-on: https://revie... - 12:51 Revision f8d021c8: [BUGFIX] Avoid undefined array key in TextMenuContentObject->writeMenu()
- Resolves: #96377
Releases: main, 11.5
Change-Id: I98dfe39cf04468d54ee979afa34e7dd3bd40acf6
Reviewed-on: https://revie... - 12:47 Revision 93e1f9ec: [BUGFIX] Avoid undefined array key in ContentObjectRenderer->getTypoLink()
- Resolves: #96418
Releases: main, 11.5
Change-Id: I00b77f478c667f59b751c6f13c975d03799086d7
Reviewed-on: https://revie... - 12:44 Revision 37fde6f5: [TASK] Add allowed composer plugins for composer >= 2.2.0
- Added the following Composer plugins as allowed/trusted
* composer/package-versions-deprecated
* typo3/class-alias-l... - 09:24 Revision 061c799d: [BUGFIX] Respect query settings for version overlay enable fields
- Resolves: #93027
Releases: main, 11.5
Change-Id: I65b4b84a12cf4985d14a62217b075e5c421e0ee6
Reviewed-on: https://revie... - 09:09 Revision 90f342b9: [BUGFIX] Properly support translations only page module
- This fixes several issues for the case that an editor only
has access to translated pages and not to the default
lang... - 09:09 Revision e1c5366c: [BUGFIX] Properly support translations only page module
- This fixes several issues for the case that an editor only
has access to translated pages and not to the default
lang... - 09:09 Revision 28d89b1c: [BUGFIX] Properly support translations only page module
- This fixes several issues for the case that an editor only
has access to translated pages and not to the default
lang... - 09:07 Revision a1f59825: [BUGFIX] Respect query settings for version overlay enable fields
- Resolves: #93027
Releases: main, 11.5
Change-Id: I65b4b84a12cf4985d14a62217b075e5c421e0ee6
Reviewed-on: https://revie...
2021-12-22
- 13:58 Revision 2ef76e61: [TASK] Correct order of extbase view setup
- With the removal of ControllerContext a view
init call had to be moved out of ControllerContext.
It was moved to a wr...
2021-12-21
- 20:05 Revision 0b9c38e5: [TASK] Use EXT: syntax with f:uri.resource
- To stick to best practice, the patch adapts all
f:uri.resource ViewHelper usages to "EXT:" syntax.
Resolves: #96423
... - 17:41 Revision 3a895968: [BUGFIX] Initialise parameter in AbstractElementBrowser correctly
- This avoids the deprecation notice in PHP 8.1:
Passing null to parameter #2 ($string) of type string is deprecated in... - 17:28 Revision f425ae37: [BUGFIX] Ignore unmapped tables on non-default connections
- This patch changes the behaviour when building the SchemaDiff on a
non-default connection to only fetch tables which ... - 17:17 Revision fe367b75: [TASK] styleguide: Adapt another f:uri.resource usage to EXT: syntax
- 17:10 Revision 65141c5c: [BUGFIX] Ignore unmapped tables on non-default connections
- This patch changes the behaviour when building the SchemaDiff on a
non-default connection to only fetch tables which ... - 17:01 Revision 3678fe2e: [BUGFIX] Initialise parameter in AbstractElementBrowser correctly
- This avoids the deprecation notice in PHP 8.1:
Passing null to parameter #2 ($string) of type string is deprecated in... - 17:01 Revision 61af3e74: [BUGFIX] Avoid undefined array key warnings in DatabaseRecordLinkBuilder
- Resolves: #96420
Releases: main, 11.5
Change-Id: Ida1b27956bfe759062904ee9d0c8246ea73f0667
Reviewed-on: https://revie... - 16:45 Revision 529b3af9: [BUGFIX] Avoid undefined array key warnings in DatabaseRecordLinkBuilder
- Resolves: #96420
Releases: main, 11.5
Change-Id: Ida1b27956bfe759062904ee9d0c8246ea73f0667
Reviewed-on: https://revie... - 16:45 Revision 308e07f1: [BUGFIX] Avoid PHP8 warning for "Insert records" with hidden records
- When one or more hidden records are referenced in an "Insert records"
content element, an "undefined array key" warni... - 16:34 Revision ed0912e0: [BUGFIX] Use generated TSFE in PageLinkBuilder
- If the PageLinkBuilder is invoked with a non-available TSFE as e.g. in
the "Redirects" module, generating the URLs to... - 16:30 Revision 8c393e64: [BUGFIX] Avoid PHP8 warning for "Insert records" with hidden records
- When one or more hidden records are referenced in an "Insert records"
content element, an "undefined array key" warni... - 16:24 Revision a8b9eefb: [TASK] Allow EXT: syntax in f:uri.resource VH
- f:uri.resource is frequently used to load CSS and
JavaScript resources. It is the only ViewHelper that
does not under... - 16:18 Revision efee06eb: [TASK] styleguide: Use f:uri.resource with EXT: syntax
- Bow to best practice usage.
- 16:11 Revision d2935594: [BUGFIX] Use generated TSFE in PageLinkBuilder
- If the PageLinkBuilder is invoked with a non-available TSFE as e.g. in
the "Redirects" module, generating the URLs to... - 15:21 Revision 24136683: [TASK] Allow EXT: syntax in f:uri.resource VH
- f:uri.resource is frequently used to load CSS and
JavaScript resources. It is the only ViewHelper that
does not under... - 12:38 Revision f1b4f90e: [BUGFIX] Allow CSV in startingPoints config as advertised
- The category starting points introduced with #95037 were designed to
allow comma-separated values in its configuratio... - 12:38 Revision 8f6f7b3e: [TASK] Port remaining JavaScript unit tests to TypeScript
- Helps to migrate to ES6 modules as that's just
a tsconfig setting then.
Releases: main
Resolves: #96409
Related: #96... - 12:32 Revision 8d3b6851: [TASK] Add missing grunt copy action for web-animate polyfill
- Commands executed:
yarn add web-animate
yarn build
Releases: main
Resolves: #96410
Related: #91072
Related: ... - 12:06 Revision eb639f4d: [BUGFIX] Allow CSV in startingPoints config as advertised
- The category starting points introduced with #95037 were designed to
allow comma-separated values in its configuratio... - 11:28 Revision 92072aa1: [TASK] Remove stray javascript build outputs
- RecordExportButton.js has been introduced in #94622 by accident
(probably a left-over from a previous patchset re-ad... - 11:25 Revision 3344f500: [BUGFIX] Fix doctype annotations
- According to https://docs.phpdoc.org/latest/guide/guides/types.html#union-types
it is only allowed to use "string|nul... - 11:15 Revision 8c2cf94c: [TASK] Improve overall readability of sys ext README files
- Releases: main
Resolves: #96228
Change-Id: I680bf20c1a3dc63003cf1638ec680ca6ab07447f
Reviewed-on: https://review.typo... - 11:08 Revision 4b4028a2: [BUGFIX] Fix doctype annotations
- According to https://docs.phpdoc.org/latest/guide/guides/types.html#union-types
it is only allowed to use "string|nul... - 11:06 Revision ad385665: [BUGFIX] Resolve shortcuts in typolink directly
- Currently, HMENU generates the direct destination for
a shortcut URL, but typolink does not. This is an
inconsistency... - 11:00 Revision 39dafa1c: [TASK] Switch to new REST API end point
- The core version service now uses the new entry point of the REST API
available via https://get.typo3.org/api.
The o... - 11:00 Revision e9b43754: [TASK] Switch to new REST API end point
- The core version service now uses the new entry point of the REST API
available via https://get.typo3.org/api.
The o... - 11:00 Revision e30eab32: [TASK] Remove stray javascript build outputs
- RecordExportButton.js has been introduced in #94622 by accident
(probably a left-over from a previous patchset re-ad... - 10:19 Revision 0adfe125: [TASK] Switch to new REST API end point
- The core version service now uses the new entry point of the REST API
available via https://get.typo3.org/api.
The o... - 10:08 Revision d5c7a963: [BUGFIX] Resolve shortcuts in typolink directly
- Currently, HMENU generates the direct destination for
a shortcut URL, but typolink does not. This is an
inconsistency... - 08:06 Revision 81dfede6: [BUGFIX] Remove failing and superflous test for QueryHelper
- With #96393 forward-compatible prepared statement
support has been added to QueryBuilder and also
provided several te... - 08:05 Revision 79a5e13b: [TASK] Raise friendsofphp/php-cs-fixer:^3.4
- The dev dependency friendsofphp/php-cs-fixer now
has a minimum requirement to 3.4, which comes
with PHP8.1 support.
...
Also available in: Atom