Project

General

Profile

Activity

From 2020-05-14 to 2020-06-12

2020-06-09

11:23 Revision 8637e392: [TASK] Set TYPO3 version to 10.4.5-dev
Change-Id: Iee9c54c415d56a51b74073c6d060ef756432a9fb
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/648...
Benni Mack
11:15 Revision e3505066: [TASK] Set TYPO3 version to 9.5.20-dev
Change-Id: I1355e33fcc0474611b992a4fc10690b66d5884e8
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/648...
Benni Mack
10:56 Revision 9fdbcac7: [RELEASE] Release of TYPO3 10.4.4
Change-Id: I53a1ee728a4c05f422ae8a8aa855d5cc94abbd24
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/648...
Benni Mack
10:44 Revision 481259e2: [RELEASE] Release of TYPO3 9.5.19
Change-Id: I35387b2f33eb82cc443556e5209e16ef77416d60
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/648...
Benni Mack
09:50 Revision 99bc093a: [BUGFIX] Ensure only empty route requirements for aspects are defined
Overriding route requirements with `.+` allows to have slashes in route
parameters. This is different to Symfony's de...
Oliver Hader
09:49 Revision cf75611e: [BUGFIX] Ensure only empty route requirements for aspects are defined
Overriding route requirements with `.+` allows to have slashes in route
parameters. This is different to Symfony's de...
Oliver Hader
09:29 Revision 960090d6: [BUGFIX] Ensure only empty route requirements for aspects are defined
Overriding route requirements with `.+` allows to have slashes in route
parameters. This is different to Symfony's de...
Oliver Hader

2020-06-08

22:25 Revision 234d24b8: [BUGFIX] Show content for columns with colPos set only
Setting up backend layouts with colPos not set will show the content of
column 0 because of an excplicit cast of the ...
Simon Gilli
22:07 Revision 3cb0d3bb: [BUGFIX] Show content for columns with colPos set only
Setting up backend layouts with colPos not set will show the content of
column 0 because of an excplicit cast of the ...
Simon Gilli
19:46 Revision f3a4442d: [TASK] Use hash_equals when comparing cryptographic hash values
Direct hash comparison is replaced by cryptographic-safe `hash_equals`.
Changes in this patch set basically don't hav...
Oliver Hader
19:46 Revision 46e53dca: [TASK] Use hash_equals when comparing cryptographic hash values
Direct hash comparison is replaced by cryptographic-safe `hash_equals`.
Changes in this patch set basically don't hav...
Oliver Hader
19:45 Revision 3e066d2c: [TASK] Use hash_equals when comparing cryptographic hash values
Direct hash comparison is replaced by cryptographic-safe `hash_equals`.
Changes in this patch set basically don't hav...
Oliver Hader

2020-06-07

12:42 Revision ee347761: [BUGFIX] Ensure PageContentErrorHandler content is served correctly
Use only the body and the content-type header of the internal
sub-request. Everything else of the sub-request can be ...
Markus Klein
12:20 Revision 0d822ba4: [BUGFIX] Ensure PageContentErrorHandler content is served correctly
Use only the body and the content-type header of the internal
sub-request. Everything else of the sub-request can be ...
Markus Klein

2020-06-05

18:03 Revision f1ad8077: [!!!][TASK] Remove CSS/JS inclusion via PHP in TSFE
TypoScriptFrontendController has had functionality to dynamically
load JavaScript and CSS code, also in non-cacheable...
Benni Mack
17:29 Revision 4b378e4b: [TASK] Use more specific array type annotations in GeneralUtility
Having PHPDoc parameter and return type annotations like "string[]"
instead of the generic "array" will help both sta...
Oliver Klee
16:34 Revision 07a4fb76: [TASK] Avoid $GLOBALS[TYPO3_REQUEST] in TSFE
In order to reduce the amount of accessing
globals in the future, and especially TYPO3_REQUEST
which was born because...
Benni Mack
16:28 Revision 1c3b12f9: [BUGFIX] Allow multiline comments in SqlReader
When using c-style multiline comments in the ext_tables.sql of an
extension, the SchemaMigrator would then ignore the...
Christian Eßl
15:53 Revision 80782455: [TASK] Harden internal state handling
Internal components using `unserialize` are enforced to disallow
classes in their internal state representation. This...
Oliver Hader
15:53 Revision d5e7f853: [TASK] Harden internal state handling
Internal components using `unserialize` are enforced to disallow
classes in their internal state representation. This...
Oliver Hader
15:43 Revision 15e23367: [TASK] Avoid $GLOBALS[TYPO3_REQUEST] in TSFE
In order to reduce the amount of accessing
globals in the future, and especially TYPO3_REQUEST
which was born because...
Benni Mack
15:25 Revision 412dbfd3: [BUGFIX] Search for site root only in default language pages
Resolves: #91550
Releases: master, 10.4, 9.5
Change-Id: I1de1eadbac4b4973250bba2dbf887efb19df872d
Reviewed-on: https:...
Ian Solo
15:24 Revision abc757fe: [BUGFIX] Search for site root only in default language pages
Resolves: #91550
Releases: master, 10.4, 9.5
Change-Id: I1de1eadbac4b4973250bba2dbf887efb19df872d
Reviewed-on: https:...
Ian Solo
14:57 Revision 32b213c3: [TASK] Simplify rendering of ModuleTemplate with PageRenderer
PageRenderer does not need to care about the actual content.
Instead of re-running everything in PageRenderer, Module...
Benni Mack
14:25 Revision fc753005: [!!!][TASK] Remove XML-based label parsing
This leaves TYPO3 to only handle "XLF" files for language labels
natively.
Resolves: #91482
Related: #91473
Releases...
Benni Mack
14:14 Revision f7b98773: [BUGFIX] Search for site root only in default language pages
Resolves: #91550
Releases: master, 10.4, 9.5
Change-Id: I1de1eadbac4b4973250bba2dbf887efb19df872d
Reviewed-on: https:...
Ian Solo
12:36 Revision b7f379bb: [TASK] Harden internal state handling
Internal components using `unserialize` are enforced to disallow
classes in their internal state representation. This...
Oliver Hader
12:33 Revision 0914c0bc: [BUGFIX] Ensure linkText is returned for missing languages
This patch ensures the linkText is returned and used if
the target page is not available in the current language.
Re...
Nicole Cordes
11:07 Revision 2854030f: [BUGFIX] Ensure linkText is returned for missing languages
This patch ensures the linkText is returned and used if
the target page is not available in the current language.
Re...
Nicole Cordes

2020-06-04

21:36 Revision 69afe130: [TASK] Compare hardcoded legacy password directly
This is a preparation for starting with RIPS scanner.
Resolves: #91566
Releases: master, 10.4, 9.5
Change-Id: I6f994...
Oliver Hader
21:36 Revision fae4865a: [TASK] Compare hardcoded legacy password directly
This is a preparation for starting with RIPS scanner.
Resolves: #91566
Releases: master, 10.4, 9.5
Change-Id: I6f994...
Oliver Hader
21:11 Revision 38588720: [TASK] Compare hardcoded legacy password directly
This is a preparation for starting with RIPS scanner.
Resolves: #91566
Releases: master, 10.4, 9.5
Change-Id: I6f994...
Oliver Hader
21:05 Revision b83f0c03: [BUGFIX] Fix local path discovery for external files in indexed_search
This fixes encoding issues in paths with URL-encoded spaces and other
characters when indexed_search translates index...
Henri Nathanson
20:51 Revision 735693ab: [BUGFIX] Fix local path discovery for external files in indexed_search
This fixes encoding issues in paths with URL-encoded spaces and other
characters when indexed_search translates index...
Henri Nathanson
20:33 Revision 848d0680: [BUGFIX] Fix local path discovery for external files in indexed_search
This fixes encoding issues in paths with URL-encoded spaces and other
characters when indexed_search translates index...
Henri Nathanson
20:24 Revision fcd58d3c: [BUGFIX] Use https:// in comments and docs
Common URLs like typo3.org, tools.ietf.org or php.net are nowadays
available as HTTPS, however some places in TYPO3 s...
Benni Mack
17:20 Revision c4439e66: [!!!][TASK] Remove TEMPLATE cObject
The cObject "TEMPLATE" in TypoScript is now removed. It only had little
use without a given "FILE" cObject.
TEMPLATE...
Benni Mack
15:10 Revision 970a41fd: [BUGFIX] Use https:// in comments and docs
Common URLs like typo3.org, tools.ietf.org or php.net are nowadays
available as HTTPS, however some places in TYPO3 s...
Benni Mack

2020-06-03

23:34 Revision 1ca53019: [BUGFIX] Reintroduce filtering out non accessible pages on query time
Filter out pages user has no access to on query time in page tree.
This patch reintroduce a change which was reverted...
Tymoteusz Motylewski
21:40 Revision 88dbb594: [BUGFIX] Reintroduce filtering out non accessible pages on query time
Filter out pages user has no access to on query time in page tree.
This patch reintroduce a change which was reverted...
Tymoteusz Motylewski
21:25 Revision 32d9f05c: [BUGFIX] Reintroduce filtering out non accessible pages on query time
Filter out pages user has no access to on query time in page tree.
This patch reintroduce a change which was reverted...
Tymoteusz Motylewski
18:18 Revision 36a0dc60: [TASK] Move felogin pi_flexform into plugin tab
The plugin configuration of felogin is moved to the
common used "Plugin" tab, to unify the position
through the core....
Oliver Bartsch
18:06 Revision a3f56917: [TASK] Move felogin pi_flexform into plugin tab
The plugin configuration of felogin is moved to the
common used "Plugin" tab, to unify the position
through the core....
Oliver Bartsch
14:27 Revision 967971f9: [TASK] Cover BackendUserAuthentication->returnWebmounts() with test
Also fix misleading comment about permissions.
Resolves: #91454
Releases: 9.5, master
Change-Id: I1a399f1be613f00744...
Tymoteusz Motylewski
11:51 Revision abdc30ac: [!!!][TASK] Remove non-public extbase property injection
The property injection with non-public properties had been
deprecated with #82975 and has been forgotten to be remove...
Alexander Schnitzler
11:47 Revision a4b7457e: [BUGFIX] Cast meta tag values to string in generateMetaTagHtml
It is possible for values returned by stdWrap to be of type int.
RequestHandler->generateMetaTagHtml() expects meta t...
Nikita Hovratov
10:56 Revision f274ff3d: [BUGFIX] Cast meta tag values to string in generateMetaTagHtml
It is possible for values returned by stdWrap to be of type int.
RequestHandler->generateMetaTagHtml() expects meta t...
Nikita Hovratov
10:27 Revision f334e5cd: [BUGFIX] Cast meta tag values to string in generateMetaTagHtml
It is possible for values returned by stdWrap to be of type int.
RequestHandler->generateMetaTagHtml() expects meta t...
Nikita Hovratov
09:57 Revision be569e7d: [BUGFIX] Avoid additional SQL query in slug lookup for pages
PageRepository->fixVersioningPid() needs "t3ver_wsid" and "t3ver_oid"
to resolve a version, otherwise previewing in w...
Benni Mack
09:40 Revision 595d94d9: [BUGFIX] Avoid additional SQL query in slug lookup for pages
PageRepository->fixVersioningPid() needs "t3ver_wsid" and "t3ver_oid"
to resolve a version, otherwise previewing in w...
Benni Mack
09:25 Revision ef695e4f: [BUGFIX] Show hidden records that are unhidden in workspace
When a live record that is hidden, but gets unhidden in a
workspace version, the record should also be resolved withi...
Frank Nägler
09:21 Revision b179399d: [BUGFIX] Avoid additional SQL query in slug lookup for pages
PageRepository->fixVersioningPid() needs "t3ver_wsid" and "t3ver_oid"
to resolve a version, otherwise previewing in w...
Benni Mack

2020-06-02

19:08 Revision 20042027: [BUGFIX] Only render title attribute when given in image
In change https://git.typo3.org/Packages/TYPO3.CMS.git/commit/e6e40cd214acc8581729ef9f6e98c5d9324ec11c
of bugfix #906...
Benni Mack
19:05 Revision 4f913d95: [TASK] Avoid usages of TYPO3_MODE
All code that is using the constant TYPO3_MODE is hard to test,
as this needs to be encapsulated into various places....
Benni Mack
18:48 Revision 691fa745: [BUGFIX] Only render title attribute when given in image
In change https://git.typo3.org/Packages/TYPO3.CMS.git/commit/e6e40cd214acc8581729ef9f6e98c5d9324ec11c
of bugfix #906...
Benni Mack
16:37 Revision d093e3e2: [TASK] Avoid usages of TYPO3_MODE
All code that is using the constant TYPO3_MODE is hard to test,
as this needs to be encapsulated into various places....
Benni Mack
07:31 Revision a104a8d9: [TASK] Provide acceptance test suite for stand alone Install Tool
The acceptance tests folder 'InstallTool' holds tests that ensure
the proper display of options in the stand alone In...
Anja Leichsenring
07:24 Revision 583fe026: [TASK] Switch to json_encode for file folder tree
Scalar values sent via HTTP query parameters to
FileSystemNavigationFrameController are using `json_encode` instead
o...
Oliver Hader
07:23 Revision 237f4950: [TASK] Switch to json_encode for file folder tree
Scalar values sent via HTTP query parameters to
FileSystemNavigationFrameController are using `json_encode` instead
o...
Oliver Hader
07:10 Revision d46a06b5: [TASK] Switch to json_encode for file folder tree
Scalar values sent via HTTP query parameters to
FileSystemNavigationFrameController are using `json_encode` instead
o...
Oliver Hader

2020-06-01

20:25 Revision c1506d69: [!!!][TASK] Remove DelegateInterface related code from core
Resolves: #91551
Releases: master
Change-Id: If26ad358d0a8ef750d983a7221e4d000d4b8cd4f
Reviewed-on: https://review.ty...
Frank Nägler
20:11 Revision f3e4dc32: [BUGFIX] Show hidden records that are unhidden in workspace
When a live record that is hidden, but gets unhidden in a
workspace version, the record should also be resolved withi...
Benni Mack
20:10 Revision 36e800bb: [!!!][TASK] Remove backend module related deprecated code
The T3_RETURN_URL and T3_THIS_LOCATION javascript constants
are removed, in addition to all code relevant in ModuleCo...
Benni Mack
19:56 Revision 561f95ba: [BUGFIX] Show hidden records that are unhidden in workspace
When a live record that is hidden, but gets unhidden in a
workspace version, the record should also be resolved withi...
Benni Mack
11:53 Revision 34ff0a40: [!!!][TASK] Remove deprecated code from Record History
Resolves: #91544
Related: #91473
Releases: master
Change-Id: I04ce71e83d6e98835c8a8c29e82398d43de2af5c
Reviewed-on: h...
Benni Mack
08:58 Revision 70e68b22: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/142 from susannemoog/master
[TASK] styleguide: New CI Setup + Cleanup Benni Mack

2020-05-31

15:52 Revision 4c6d801e: [!!!][TASK] Various deprecation removals
Various classes and methods are removed, that have been marked
as deprecated before.
Resolves: #91543
Related: #9147...
Benni Mack
14:10 Revision a48ec2dc: [!!!][TASK] Remove pi-base plugin of felogin
The feature "felogin.extbase" is now always activated.
The class
* TYPO3\CMS\Felogin\Controller\FrontendLoginControl...
Benni Mack
10:15 Revision b5f34156: [TASK] Reduce inline JavaScript in ext:setup
This change aims to reduce the amount of inline JavaScript by
removing `onchange` or `onclick` events and dynamically...
Oliver Hader
09:58 Revision c87e8e6d: [TASK] Reduce inline JavaScript in ext:setup
This change aims to reduce the amount of inline JavaScript by
removing `onchange` or `onclick` events and dynamically...
Oliver Hader
09:10 Revision 7ca6021e: [!!!][TASK] Remove deprecated autocomplete widget
The Fluid widget <f:widget.autocomplete> has been deprecated in TYPO3
10 and is now removed without any replacement.
...
Alexander Schnitzler
08:37 Revision 98cf5d69: [!!!][TASK] Remove support for deprecated CLI command configuration
Configuration via Commands.php had been superseded by tag based
DI service configuration which allowed to configure D...
Benjamin Franzke
07:31 Revision 55eb17f2: [TASK] Remove legacy font formats
eot, otf and ttf font formats were used to support very old browsers
like <= IE8. Since TYPO3 v10 does only support m...
Nikita Hovratov
07:10 Revision 4bf7f4a1: [TASK] Remove legacy font formats
eot, otf and ttf font formats were used to support very old browsers
like <= IE8. Since TYPO3 v10 does only support m...
Nikita Hovratov

2020-05-30

20:33 Revision 15dbf20a: [BUGFIX] Only send no_cache parameter if not disabled
If $TYPO3_CONF_VARS[FE][disableNoCacheParameter] is
set, then the backend view button in FormEngine should
not add th...
Benni Mack
19:49 Revision bfa69a5e: [!!!][TASK] Remove deprecated Extbase Domain Models / Repositories / Converters
The following classes are removed:
- TYPO3\CMS\Extbase\Domain\Model\AbstractFileCollection
- TYPO3\CMS\Extbase\Domai...
Benni Mack
13:51 Revision 70a88b75: [TASK] Rephrase notifications in Admin Tools
This patch rephrases the notifications rendered in the Admin Tools. Some
notifications now contain a better descripti...
Andreas Fernandez
13:34 Revision ddb5310a: [!!!][TASK] Remove deprecated FAL functionality
The following FAL related core methods have been removed:
* Resource\File-> _getMetaData
* Resource\FileRepository->s...
Benni Mack
13:19 Revision f65802b8: [!!!][TASK] Remove deprecated class aliases
The following class aliases are removed:
* `TYPO3\CMS\Frontend\Page\PageRepository`
* `TYPO3\CMS\Frontend\Page\PageR...
Wouter Wolters
13:07 Revision ef3af1af: [!!!][TASK] Remove deprecated TSFE properties
The unused properties are removed
* $TSFE->divSection
* $TSFE->domainStartPage
* $TSFE->fePreview
* $TSFE->sys_langu...
Benni Mack
12:59 Revision d26efc02: [TASK] Rephrase notifications in Admin Tools
This patch rephrases the notifications rendered in the Admin Tools. Some
notifications now contain a better descripti...
Andreas Fernandez
12:40 Revision 4af5abc5: [TASK] Cleanup runtimeActivatedPackages deprecation removal
Remove a stale comment wrt PackageManager->activePackageDuringRuntime()
as that method has been removed in #91477. Dr...
Benjamin Franzke
10:16 Revision 7c89b343: [TASK] Switch to json_encode for tx_cms_showpic parameters
Scalar values sent via HTTP query parameters to ShowImageController
are using `json_encode` instead of `unserialize`....
Oliver Hader
10:16 Revision b1810f8e: [TASK] Switch to json_encode for tx_cms_showpic parameters
Scalar values sent via HTTP query parameters to ShowImageController
are using `json_encode` instead of `unserialize`....
Oliver Hader
10:15 Revision 55fd3c16: [TASK] Switch to json_encode for tx_cms_showpic parameters
Scalar values sent via HTTP query parameters to ShowImageController
are using `json_encode` instead of `unserialize`....
Oliver Hader
09:50 Revision fbeb1675: [!!!][TASK] Remove deprecated functionality in ContentObjectRenderer
All deprecated code within ContentObjectRenderer is removed.
This also includes hooks
* $GLOBALS['TYPO3_CONF_VARS']...
Wouter Wolters
09:47 Revision b3bd3ceb: [!!!][TASK] Remove v8->v9 upgrade wizards
Upgrade wizards created to upgrade from v8 to v9
are removed now.
Resolves: #91478
Releases: master
Change-Id: I12ec...
Wouter Wolters
00:56 Revision b791a64c: [TASK] Remove leftover SIGNAL_PostProcessTreeData constant
Constant should have been removed within #91474
Resolves: #91540
Related: #91474
Releases: master
Change-Id: I45081c...
Wouter Wolters
00:16 Revision 6b207cf2: [!!!][TASK] Remove deprecated TSFE code superseded by AssetCollector
AssetCollector takes over logic that was previously built in TSFE, to decouple
more functionality from TSFE going mor...
Benni Mack

2020-05-29

23:08 Revision 16735394: [!!!][TASK] Remove deprecated web response class
The Web Response subclass of Extbase's MVC framework is removed
in favor of the main base Response object, which serv...
Alexander Schnitzler
22:55 Revision f1bc20d0: [!!!][TASK] Remove deprecated "forceTemplateParsing" option
The public property "forceTemplateParsing" in TSFE and TemplateService
is substituted in favor of the Context API (Ty...
Benni Mack
22:20 Revision 8a4acb72: [!!!][TASK] Remove deprecated web request class
The Web request class is removed in favor of Extbase's
base request object.
For this change, the testing framework h...
Alexander Schnitzler
21:36 Revision d4d97e2b: [!!!][TASK] Remove deprecated method ObjectAccess::buildSetterMethodName
Releases: master
Resolves: #91535
Related: #91473
Change-Id: I98db08e8fef297b47bd11fed13d3fe91af3ba1cd
Reviewed-on: h...
Alexander Schnitzler
21:33 Revision 533b5019: [!!!][TASK] Remove cHash options from UriBuilders, ViewHelper + Routing
The cHash options in ViewHelpers and UriBuilders were a no-op
in TYPO3 v10 and Site Handling, and triggered deprecati...
Benni Mack
21:03 Revision c1d8f4e7: [!!!][TASK] Remove deprecated code from FormEngine
Resolves: #91486
Releases: master
Change-Id: I4767e5395aad52fbe14f37d74af37609cd69e4ff
Reviewed-on: https://review.ty...
Andreas Fernandez
20:58 Revision fcbc68f3: [!!!][TASK] Remove language-related deprecated functionality
The global variable 'LOCAL_LANG' is now removed, as all labels
should always be fetched via LanguageService.
In addi...
Benni Mack
19:39 Revision e15776cd: [!!!][TASK] Remove deprecated functionality in DataHandler
The Permission handling within DataHandler has been migrated
into PagePermissionAssembler in TYPO3 v10.
All other pr...
Benni Mack
17:47 Revision a957a676: [!!!][TASK] Remove deprecated AbstractController
The class AbstractController is removed in favor of
ActionController within Extbase, where all extension
controllers ...
Alexander Schnitzler
17:32 Revision 3738e1bd: [!!!][TASK] Remove deprecated method TypeHandlingUtility::hex2bin
The method is removed in favor of PHP's native hex2bin()
function.
Releases: master
Resolves: #91529
Related: #91473...
Alexander Schnitzler
17:27 Revision e6e5ffa7: [!!!][TASK] Remove deprecated constructor arguments in TSFE
Since TYPO3 v10 the god-object TSFE is now built with
everything that is mandatory for rendering the Frontend:
* Cont...
Benni Mack
17:01 Revision 44e8b54b: [BUGFIX] Use hash_equals when comparing cryptographic hash values
Resolves: #91510
Releases: master, 10.4, 9.5
Change-Id: I5bfda8310342718dc696b182fd87b1954a6cdc39
Reviewed-on: https:...
Andreas Fernandez
16:41 Revision e758457a: [BUGFIX] Use hash_equals when comparing cryptographic hash values
Resolves: #91510
Releases: master, 10.4, 9.5
Change-Id: I5bfda8310342718dc696b182fd87b1954a6cdc39
Reviewed-on: https:...
Oliver Hader
16:35 Revision ca44f463: [TASK] styleguide: New CI Setup + Cleanup
- Github CI Setup
- CGL Fixes
- Github Issue Templates
- PHPLint
- new Acceptance Test setup (incl. CodeCeption Upgrade)
Susanne Moog
12:59 Revision 65448078: [!!!][TASK] Remove deprecated functionality in GeneralUtility
The following deprecated methods are now removed:
- \TYPO3\CMS\Core\Utility\GeneralUtility::compressIPv6
- \TYPO3\CM...
Benni Mack
12:39 Revision 8d0509fc: [BUGFIX] Use hash_equals when comparing cryptographic hash values
Resolves: #91510
Releases: master, 10.4, 9.5
Change-Id: I5bfda8310342718dc696b182fd87b1954a6cdc39
Reviewed-on: https:...
Oliver Hader
12:31 Revision 8a24c013: [BUGFIX] Fix typo in exception of TcaRadioItems
Resolves: #91501
Releases: master, 10.4, 9.5
Change-Id: I7b77a3ee8aceac2cbdb6f3d4e0a02930b66eb863
Reviewed-on: https:...
Georg Ringer
12:07 Revision a2cfdec8: [BUGFIX] Acceptance Tests: wait for "Manage languages" being available
Resolves: #91520
Related: #62085
Releases: master
Change-Id: I7bdda47bf1906fe4ad085265ef67fdcaa9a39380
Reviewed-on: h...
Andreas Fernandez
10:41 Revision 81fb9230: [BUGFIX] Fix typo in exception of TcaRadioItems
Resolves: #91501
Releases: master, 10.4, 9.5
Change-Id: I7b77a3ee8aceac2cbdb6f3d4e0a02930b66eb863
Reviewed-on: https:...
Georg Ringer
10:14 Revision c5ec20b4: [!!!][TASK] Remove deprecated class DocumentTemplate
One of the marker-based legacy class DocumentTemplate is now
removed for TYPO3 v11.
In addition, some tests regardin...
Benni Mack
10:13 Revision 13738a2a: [TASK] Provide acceptance test suite for stand alone Install Tool
The acceptance tests folder 'InstallTool' holds tests that ensure
the proper display of options in the stand alone In...
Anja Leichsenring
09:37 Revision 69b42225: [BUGFIX] Fix typo in exception of TcaRadioItems
Resolves: #91501
Releases: master, 10.4, 9.5
Change-Id: I7b77a3ee8aceac2cbdb6f3d4e0a02930b66eb863
Reviewed-on: https:...
Georg Ringer
09:30 Revision fad1b200: [!!!][TASK] Remove deprecated md5.js
The library md5.js has been removed in favor of the
TYPO3/CMS/Backend/Hashing/Md5 module.
Resolves: #91485
Releases:...
Andreas Fernandez

2020-05-28

06:58 Revision 799d9f3a: [!!!][TASK] Remove deprecated code from backend.js
Resolves: #91484
Releases: master
Change-Id: Ic589bd298b4f6892bb0459a1396d2d2b95d456f7
Reviewed-on: https://review.ty...
Andreas Fernandez
06:57 Revision 5016ea36: [!!!][TASK] Remove deprecated module jquery.clearable
The module `jquery.clearable` has been removed in favor of
TYPO3/CMS/Backend/Input/Clearable.
Resolves: #91483
Relea...
Andreas Fernandez
06:57 Revision ff990fbb: [!!!][TASK] Remove deprecated functionality in BackendUtility
The following previously deprecate static methods
are now removed:
- TYPO3\CMS\Backend\Utility\BackendUtility::getRa...
Benni Mack
06:56 Revision 8713405c: [!!!][TASK] Remove TCA + DB definition for pages_language_overlay
The TCA schema and the database of page translations within "pages_language_overlay"
was still available for legacy r...
Benni Mack

2020-05-26

22:31 Revision 4a0502ee: [!!!][TASK] Remove deprecated constants and runtime activated packages
This change removes the unneeded public constants
- FILE_DENY_PATTERN_DEFAULT
- PHP_EXTENSIONS_DEFAULT
- TYPO3_copyr...
Benni Mack
20:58 Revision 0f947544: [!!!][TASK] Remove deprecated TSFE hooks and output functionality
This change removes deprecated hooks and methods from TSFE
related to output:
* TSFE->isOutputting()
* TSFE->process...
Benni Mack
19:33 Revision 4dc79486: [!!!][TASK] Remove deprecated Signals from SignalSlot Dispatcher
This change removes all triggers ("SlotReplacement classes") to Signals
that were used until TYPO3 v10 LTS.
The Sign...
Benni Mack
14:49 Revision e6646d04: [TASK] Raise friendsoftypo3/typo3-phpstan
Used composer command:
composer req "friendsoftypo3/phpstan-typo3:^0.3.0" --dev
Resolves: #91494
Releases: master...
Benni Mack
12:59 Revision d73681a6: [BUGFIX] Add FIRST_INSTALL to .gitignore
In order to avoid accidentally committing a FIRST_INSTALL
for developers starting to contribute to TYPO3 Core
and usi...
Thomas Pronold
10:25 Revision d33f7da6: [BUGFIX] Add FIRST_INSTALL to .gitignore
In order to avoid accidentally committing a FIRST_INSTALL
for developers starting to contribute to TYPO3 Core
and usi...
Thomas Pronold
10:11 Revision ab7b019d: [BUGFIX] Add FIRST_INSTALL to .gitignore
In order to avoid accidentally committing a FIRST_INSTALL
for developers starting to contribute to TYPO3 Core
and usi...
Thomas Pronold
08:26 Revision a3f486da: [TASK] Raise version to 11.0.0-dev
This change reflects the master branch to be targeted to v11.
Testing framework is raised as well to support v11.
T...
Benni Mack

2020-05-25

23:06 Revision 803d936b: [TASK] Add 10.4 builds to Bamboo
Resolves: #91472
Releases: 10.4
Change-Id: I1a28d8a1f3d42bcc4e6fbbf0c328cd712927bb72
Reviewed-on: https://review.typo...
Andreas Fernandez
21:19 Revision e20883e6: [BUGFIX] Use proper version range in Git hook
Resolves: #91471
Releases: master, 10.4, 9.5
Change-Id: Ib008a46cc2edb368fed3fc937858f1f3870938b5
Reviewed-on: https:...
Oliver Hader
21:19 Revision 3d51f2f9: [BUGFIX] Use proper version range in Git hook
Resolves: #91471
Releases: master, 10.4, 9.5
Change-Id: Ib008a46cc2edb368fed3fc937858f1f3870938b5
Reviewed-on: https:...
Oliver Hader
21:18 Revision 3fa9d7be: [BUGFIX] Use proper version range in Git hook
Resolves: #91471
Releases: master, 10.4, 9.5
Change-Id: Ib008a46cc2edb368fed3fc937858f1f3870938b5
Reviewed-on: https:...
Oliver Hader
18:38 Revision d1c9e409: [BUGFIX] Disallow deleting extensions in Composer mode
Deleting an extension in Extension Manager doesn't make much sense in a
Composer-based installation. For this reason,...
Andreas Fernandez
17:30 Revision de26b0b1: [BUGFIX] Avoid PHP 7.4 notices with nikic/php-parser
TYPO3 v9 is loaded with nikic/php-parser 4.2.2, however
only 4.3.0 or higher fixed some PHP 7.4 compatibility
issues....
Benni Mack
17:15 Revision f238fde4: [TASK] Cover BackendUserAuthentication->returnWebmounts() with test
Also fix misleading comment about permissions.
Resolves: #91454
Releases: 9.5, master
Change-Id: I1a399f1be613f00744...
Tymoteusz Motylewski
17:12 Revision 2491f759: [BUGFIX] Disallow deleting extensions in Composer mode
Deleting an extension in Extension Manager doesn't make much sense in a
Composer-based installation. For this reason,...
Andreas Fernandez

2020-05-23

10:19 Revision f2b9dacb: [BUGFIX] Correctly evaluate PageTS in TemplateModule
Set the current page id early, so that PageTS is fetched
from the correct page instead of id 0.
Releases: 9.5, maste...
Helmut Hummel

2020-05-22

21:57 Revision bd04cd12: [TASK] Add new file object to AfterFileCopiedEvent
The PSR-14 event "AfterFileCopiedEvent" in FAL now also
has the possibility to return the newly created file
and the ...
Benni Mack
20:51 Revision 287e14c3: [BUGFIX] Allow to set replyTo email address in ext:felogin
If the TypoScript variable `plugin.tx_felogin_pi1.replyTo` was set to
an email address, it triggered the following er...
chris
17:13 Revision 27709fd5: [TASK] Convert ckeditor4 sources from CRLF to LF in grunt npmcopy
Git converts CRLF to LF when plaintext files are staged. The existing
copies of the rte_ckeditor Contrib/* sources ha...
Benjamin Franzke
16:35 Revision 5a197af6: [TASK] Convert ckeditor4 sources from CRLF to LF in grunt npmcopy
Git converts CRLF to LF when plaintext files are staged. The existing
copies of the rte_ckeditor Contrib/* sources ha...
Benjamin Franzke
16:26 Revision 4055defe: [BUGFIX] Respect showHiddenFiles in filelist module
Activating "showHiddenFilesAndFolders" in BE User
settings shows hidden files and folders also when
navigating throug...
Stefan Froemken
16:25 Revision 9932767b: [BUGFIX] Do not mark repeatable wizards executed during install
The point of repeatable update wizards is that they are not
marked executed and thus always checked for possible upda...
Helmut Hummel
16:11 Revision 128828a5: [BUGFIX] Respect showHiddenFiles in filelist module
Activating "showHiddenFilesAndFolders" in BE User
settings shows hidden files and folders also when
navigating throug...
Stefan Froemken
15:24 Revision 0fee8243: [TASK] Clean up admin panel types
Resolves: #91457
Releases: master
Change-Id: I29009a9498b050942e34a27815acdf996e6f0539
Reviewed-on: https://review.ty...
Susanne Moog
13:55 Revision e3ad2bd0: [TASK] Move iconFactory initialization out of loop
Resolves: #91459
Relates: #91302
Releases: master
Change-Id: Ic4af3247d7557a6c12a8d538e85795c507eab69a
Reviewed-on: h...
Oliver Bartsch
10:46 Revision 4bb09190: [BUGFIX] Bring back record type icons for select items
With the removal of `selicon_field_path` in #87937 also the
automatic record type icon mapping was removed.
As a res...
Oliver Bartsch
00:04 Revision fc4b3afd: [TASK] Improve descriptions of the rootline related methods
To highlight difference between BackendUtility::BEgetRootLine()
and RootlineUtility->get()
Resolves: #91455
Releases...
Tymoteusz Motylewski

2020-05-21

22:31 Revision 62f2c36f: [TASK] Improve descriptions of the rootline related methods
To highlight difference between BackendUtility::BEgetRootLine()
and RootlineUtility->get()
Resolves: #91455
Releases...
Tymoteusz Motylewski
18:07 Revision 7971bc94: [BUGFIX] Prevent null pointer exception in LocalizationUtility
Resolves: #91345
Releases: master
Change-Id: I54ab67e85b3bf24b06916b674765ed22fb5de76c
Reviewed-on: https://review.ty...
Oliver Bartsch
15:02 Revision 2f2cfff8: [BUGFIX] Disable trigger buttons in Install Tool when actions are executed
If an action in the Install Tool is executed that is related to an
inline module or an interactable module (a.k.a "mo...
Andreas Fernandez
00:47 Revision 534e7cf7: [BUGFIX] Fix handling of deprecated cache configuration
When initializing the configuration for a cache any existing
configuration under its old name (cache_ prefixed) is ap...
Markus Klein

2020-05-20

15:11 Revision 9da9ffa8: [BUGFIX][DOCS] Clarify lowlevel cleanup commands
The documentation for lowlevel commands are optimized so they make
more sense:
* Nightly checks are run with a --dry...
Benni Mack
13:57 Revision c96bf68c: [BUGFIX][DOCS] Clarify lowlevel cleanup commands
The documentation for lowlevel commands are optimized so they make
more sense:
* Nightly checks are run with a --dry...
Benni Mack
11:52 Revision 1f5a5087: [TASK] Consistent version restrictions for PSR packages
composer require "psr/http-message":"^1.0"
composer require "psr/log":"^1.0"
Releases: master, 9.5
Resolves: #89...
Aimeos no-lastname-given
10:41 Revision 6e69904b: [BUGFIX] Correctly evaluate PageTS in TemplateModule
Set the current page id early, so that PageTS is fetched
from the correct page instead of id 0.
Releases: 9.5, maste...
Helmut Hummel

2020-05-19

16:05 Revision 98644c6e: [TASK] Set TYPO3 version to 10.4.4-dev
Change-Id: I22eb57766cd6ddd8aa31447ccd374e52920c2010
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/645...
Oliver Hader
15:48 Revision b001e34a: [TASK] Set TYPO3 version to 9.5.19-dev
Change-Id: I1b2efe8dc2ea1b559e5720984c9f9a8f7bf0fa4e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/645...
Oliver Hader
15:16 Revision 29ce7866: [RELEASE] Release of TYPO3 10.4.3
Change-Id: Ifd8e3cc62c5b0a27b0bc938e5dbc8cb136a1d07c
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/645...
Oliver Hader
15:10 Revision 257b8ad2: [RELEASE] Release of TYPO3 9.5.18
Change-Id: I0f60f14a729ee231f6faa9e8bb1aa56e742cca15
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/645...
Oliver Hader
15:06 Revision 8eb29dd2: [BUGFIX] Loosen site check for records not stored in site context
When saving a record on a page that is not part of a site,
the slug field of this record, despite being set to "uniqu...
Helmut Hummel
14:51 Revision 1e766c5c: [BUGFIX] Loosen site check for records not stored in site context
When saving a record on a page that is not part of a site,
the slug field of this record, despite being set to "uniqu...
Helmut Hummel
13:59 Revision 41f44495: [BUGFIX] Re-add initialization of PageRepository::$where_groupAccess
Re-added `$this->where_groupAccess` to init method.
Resolves: #91429
Releases: master, 9.5
Change-Id: Ibd9b169e8d11e...
Benni Mack
13:39 Revision 5ccf6b21: [BUGFIX] Fixed order-by while querying old realurl table for slugs
The old tx_realurl_pathcache does not have a uid field, but uses the
field cache_id. The order-by now uses a differen...
Riny van Tiggelen
12:54 Revision 78ea2ce3: [BUGFIX] Re-add initialization of PageRepository::$where_groupAccess
Re-added `$this->where_groupAccess` to init method.
Resolves: #91429
Releases: master, 9.5
Change-Id: Ibd9b169e8d11e...
Thomas Hohn
11:46 Revision 712c24bc: [BUGFIX] Fixed order-by while querying old realurl table for slugs
The old tx_realurl_pathcache does not have a uid field, but uses the
field cache_id. The order-by now uses a differen...
Riny van Tiggelen
00:00 Revision 8a137310: [BUGFIX] Allow referrer refresh in install tool
With TYPO3-CORE-SA-2020-006 (SSRF via XSS) a strict referrer handling
has been introduced to avoid the install tool b...
Oliver Hader

2020-05-18

23:59 Revision 86b9b4a2: [BUGFIX] Allow referrer refresh in install tool
With TYPO3-CORE-SA-2020-006 (SSRF via XSS) a strict referrer handling
has been introduced to avoid the install tool b...
Oliver Hader
23:03 Revision 234d8387: [BUGFIX] Use checksum of frontend groups in cache identifier
The generated cache identifier may get very long in case a page has many
frontend groups configured and may exceeds t...
Andreas Fernandez
22:17 Revision 4d15cf21: [BUGFIX] Use checksum of frontend groups in cache identifier
The generated cache identifier may get very long in case a page has many
frontend groups configured and may exceeds t...
Andreas Fernandez
22:06 Revision cebeaf6c: [BUGFIX] Actually write cache for generated access field condition
The manual backport of #91208 missed to actually write the calculcated
condition into the cache.
This patch adds the...
Andreas Fernandez
17:17 Revision 2ce81ab6: [BUGFIX] Fix serialization of ObjectManager
The PSR-11 container instance was not cleared upon serialization which
caused an exception when Closures in the conta...
Benjamin Franzke
14:34 Revision 6d9e803c: [BUGFIX] Allow multiple referrer types in backend main route
With TYPO3-CORE-SA-2020-006 (SSRF via XSS) a strict referrer handling
has been introduced to avoid the TYPO3 backend ...
Oliver Hader
14:23 Revision b499cb83: [TASK] Add missing documentation for BackendUserConfigurationUpdate
Resolves: #91417
Releases: master, 9.5
Change-Id: I690cf19965310cdb8612dca3b34f751aafb4c550
Reviewed-on: https://revi...
Oliver Hader
14:22 Revision eda9a9a4: [BUGFIX] Properly (un)serialize ReflectionService
The ReflectionService usually doesn't get serialized by users
directly but since Extbase has an unclean dependency ch...
Alexander Schnitzler
12:33 Revision d685d021: [TASK] Add missing documentation for BackendUserConfigurationUpdate
Resolves: #91417
Releases: master, 9.5
Change-Id: I690cf19965310cdb8612dca3b34f751aafb4c550
Reviewed-on: https://revi...
Oliver Hader
12:27 Revision 7c4699b2: [BUGFIX] Set controller object name for widget request
While introducing the fully qualified controller class names
in the extbase plugin configuration the originally used ...
Alexander Schnitzler
12:13 Revision b9ace2c1: [BUGFIX] Properly (un)serialize ReflectionService
The ReflectionService usually doesn't get serialized by users
directly but since Extbase has an unclean dependency ch...
Alexander Schnitzler
11:35 Revision 274e0282: [BUGFIX] Allow arbitrary objects in widget context
TYPO3-CORE-SA-2020-005 cause side-effects on Fluid AJAX widgets which
unfortunatelly support any class instance to be...
Oliver Hader
11:35 Revision 18e3f4f7: [BUGFIX] Allow arbitrary objects in widget context
TYPO3-CORE-SA-2020-005 caused side-effects on Fluid AJAX widgets which
unfortunatelly support any class instance to b...
Oliver Hader
10:52 Revision 794c2286: [DOCS] Fix table syntax in changelog
Resolves: #91411
Releases: master
Change-Id: If9850f683e1f6e72e62fcfdb41802430d1888f69
Reviewed-on: https://review.ty...
Daniel Siepmann
10:09 Revision fbafe16c: [BUGFIX] Allow multiple referrer types in backend main route
With TYPO3-CORE-SA-2020-006 (SSRF via XSS) a strict referrer handling
has been introduced to avoid the TYPO3 backend ...
Oliver Hader
08:04 Revision c6863067: [BUGFIX] Use SystemEmail layout in felogin password recovery
The PasswordRecovery template misses a layout which results in an empty
HTML part being rendered. This patch adds the...
Andreas Fernandez

2020-05-17

11:23 Revision 33187ea8: [DOCS] Correctly close tags in changelogs
Releases: master
Resolves: #91395
Change-Id: If1c5c896c519aa5cf5ff35072bb101f718f8cdcb
Reviewed-on: https://review.ty...
Guido Schmechel

2020-05-15

15:32 Revision 110985c1: [TASK] Namespaces for PSR-14 events corrected
The namespaces for the PSR-14 events are not working. Removed /Login -
path since this is not existing.
Releases: ma...
jdoe-dev
15:15 Revision b1af57ac: [BUGFIX] Set changed state of FormEngine when null placeholder fields are changed
When a null placeholder checkbox is changed, the linked form field is
now marked as "changed", which triggers the con...
Andreas Fernandez
08:27 Revision cb0d4629: [BUGFIX] Set changed state of FormEngine when null placeholder fields are changed
When a null placeholder checkbox is changed, the linked form field is
now marked as "changed", which triggers the con...
Andreas Fernandez
07:49 Revision f06fa298: [BUGFIX] Check for existence of `t3js-login-url` id in Login dialog
HTML element with identifier `t3js-login-url` is used to check whether
referrer handling is activated and suported. I...
Oliver Hader
07:49 Revision 67944aa4: [BUGFIX] Check for existence of `t3js-login-url` id in Login dialog
HTML element with identifier `t3js-login-url` is used to check whether
referrer handling is activated and suported. I...
Oliver Hader

2020-05-14

23:12 Revision ccd6da50: [BUGFIX] Exclude current record when checking slug's uniqueness
The current record constraint was forgotten in the
implementation of uniqueInTable and is now added.
Resolves: #9137...
Xavier Perseguers
20:34 Revision a908f93e: [BUGFIX] Fix SMTP encryption migration when plaintext was used before
The SMTP SSL/TLS migration introduced in #91070 does not take the case
into account when no SMTP encryption was used ...
Benjamin Franzke
20:01 Revision 347ab376: [BUGFIX] Use correctly terminated HTML block elements
Using `<div />` as template to be used in jQuery worked previously,
but is not supported with jQuery 3.5.x anymore. O...
Oliver Hader
19:58 Revision 23987851: [BUGFIX] Use correctly terminated HTML block elements
Using `<div />` as template to be used in jQuery worked previously,
but is not supported with jQuery 3.5.x anymore. O...
Oliver Hader
11:12 Revision 8686d858: [BUGFIX] Relax constraints on serializing objects
With security advisory TYPO3-CORE-SA-2020-004 new
`BlockSerializationTrait` has been introduced blocking serializatio...
Oliver Hader
10:44 Revision dab027bd: [BUGFIX] Exclude current record when checking slug's uniqueness
The current record constraint was forgotten in the
implementation of uniqueInTable and is now added.
Resolves: #9137...
Xavier Perseguers
10:37 Revision 5c48857f: [BUGFIX] Relax constraints on serializing objects
With security advisory TYPO3-CORE-SA-2020-004 new
`BlockSerializationTrait` has been introduced blocking serializatio...
Oliver Hader
09:29 Revision e413054c: [BUGFIX] Prevent PHP type error and stale language cache
PHP is raising an error if $pageId cannot be resolved to an
integer value as required by method signature.
Additiona...
Claus Due
06:24 Revision 45d2a426: [BUGFIX] Open CSH with selected context provided by links
A context can be provided, when opening the CSH (Context Sensitive Help).
E.g. when opening the CSH for a backend mo...
Daniel Siepmann
06:24 Revision 984a3609: [BUGFIX] Fix "see also" links in CSH entries
The "see also" links, used for cross referencing
different CSH entries are fixed. Cross referencing
links are now bui...
Josef Glatz
 

Also available in: Atom