Activity
From 2019-08-07 to 2019-09-05
2019-09-05
- 19:49 Revision e9ec1b61: [BUGFIX] Name test class after subject under test
- The subject under test is SiteConfigurationDataGroup::class,
due to the wrong name IDEs will not connect the test cla... - 13:51 Revision f52cf2f1: [BUGFIX] Respect readOnly for inline relation
- If a TCA field is set to readOnly=true and is using the type "inline",
all buttons are now hidden and the fields of t... - 13:12 Revision e125ccaf: [BUGFIX] Respect readOnly for inline relation
- If a TCA field is set to readOnly=true and is using the type "inline",
all buttons are now hidden and the fields of t... - 12:55 Revision 587d0695: [TASK] Make "Check TCA in ext_tables.php" install tool wizard more helpful
- Add information about how user can fix the issue.
Releases: master, 9.5
Resolves: #89065
Change-Id: I4110e38ba69fbe2... - 12:51 Revision 39b07887: [BUGFIX] Name test class after subject under test
- The subject under test is SiteConfigurationDataGroup::class,
due to the wrong name IDEs will not connect the test cla... - 08:23 Revision 2ed9fb49: [BUGFIX] Use node-based Docker container for nightly JavaScript unit tests
- Resolves: #89085
Related: #89049
Releases: master
Change-Id: I3f2d83afcd833eac2caba13faedad3e449683bda
Reviewed-on: h...
2019-09-04
- 19:44 Revision 96e947b2: [TASK] Update styleguide
- composer update typo3/cms-styleguide
Resolves: #89080
Releases: master, 9.5, 8.7
Change-Id: Ic4c62758efac128f61b2b8d... - 19:44 Revision ae7b3473: [TASK] Update styleguide
- composer update typo3/cms-styleguide
Resolves: #89080
Releases: master, 9.5, 8.7
Change-Id: Ic4c62758efac128f61b2b8d... - 19:43 Revision 674b1c56: [TASK] Update styleguide
- composer update typo3/cms-styleguide
Resolves: #89080
Releases: master, 9.5, 8.7
Change-Id: Ic4c62758efac128f61b2b8d... - 18:19 Revision 8c2db897: [BUGFIX] Use node-based docker container for runTests.sh
- Resolves: #89082
Releases: master
Change-Id: I845a6689374ec0e94e16286c58ce2a7deae43450
Reviewed-on: https://review.ty... - 16:19 Revision c56abd72: [TASK] Add test case for reverse proxy configuration
- The case covers given HTTP_HOST and HTTP_X_FORWARDED_HOST with
a configuration for an (intransparent) proxy.
As some... - 15:42 Revision deca7432: [FEATURE] PHP API for backend JavaScript notifications
- Resolves: #89066
Related: #89061
Releases: master
Change-Id: Iba28c90287f35818d7d669f2bb8400a4fc089856
Reviewed-on: h... - 15:01 Revision 2a2b7f46: [FEATURE] Always enable filter in SelectMultipleSideBySide fields
- The filter functionality of fields `type = select` with
renderType = selectMultipleSideBySide is always enabled now.
... - 14:04 Revision c1ca1bcf: [BUGFIX] styleguide: Allow missing tables on standard pages
- https://github.com/TYPO3-CMS/styleguide/pull/133
- 13:57 Revision 09876053: [FEATURE] Introduce Notification Actions
- This patch introduces the ability to attach action items to a
notification, as known from nowadays operating systems.... - 13:54 Revision 0ee7db08: [BUGFIX] Support multiple env vars per line in Yaml
- Releases: master, 9.5
Resolves: #89059
Change-Id: Iafbe5cb8ade38f29c13fd8ded68e42d552a28891
Reviewed-on: https://revi... - 13:39 Revision 5a71db9f: [TASK] styleguide: Update examples of Notification API
- 13:00 Revision bab730ac: [TASK] styleguide: Update examples of Notification API
- 10:54 Revision eaf822e0: [BUGFIX] Support multiple env vars per line in Yaml
- Releases: master, 9.5
Resolves: #89059
Change-Id: Iafbe5cb8ade38f29c13fd8ded68e42d552a28891
Reviewed-on: https://revi... - 10:51 Revision fa3f2dbf: [TASK] Build JavaScript files using ECMAScript 6
- Since TYPO3 v10 dropped support for Internet Explorer, JavaScript files
may be shipped using the ECMAScript 6 standar... - 09:47 Revision 04ea328d: [TASK] Deprecate jumpToUrl()
- This patch deprecated the well-known `jumpToUrl()` function which simply
does a redirect nowadays. Any occurence may ... - 09:22 Revision 1b51f742: [TASK] Run JS tests on ChromeHeadless instead of Phantom in CI
- As Phantom is discontinued and ChromeHeadless is an easy to use
alternative, we should use ChromeHeadless to run our ... - 08:50 Revision 5d6db413: [TASK] Update testing framework to 5.0.12
- composer require typo3/testing-framework:"~5.0.12"
Resolves: #89073
Releases: master
Change-Id: If6384d11c0201cea760... - 07:37 Revision 22d0499e: [TASK] Raise size of mountpoint fields in sys_workspace
- Increase the size of the fields `db_mountpoints` and `file_mountpoints`
and allow 100 instead of 25 items.
Resolves:...
2019-09-03
- 21:48 Revision 09993103: [BUGFIX] Strip logical operator prefix in config.additionalWhere
- When building the additionalWhere clause in the
RecordsXmlSitemapDataProvider, a possible `AND` operator
must be remo... - 13:30 Revision 408995c5: [TASK] Deprecate evaluation of ll-XML localization files
- Deprecate the usage of LocallangXmlParser in favor of xlf.
Resolves: #89037
Releases: master
Change-Id: I3f5a6beb28b... - 09:41 Revision cfeae73f: [BUGFIX] Fix multiple issues in workspaces preview
- This patch fixes several issues introduced during v9 development,
namely:
- Generate and redirect to full URL of the...
2019-09-02
- 22:43 Revision 2beb3272: [BUGFIX] Respect offset of original query in PaginateController
- When you have set an offset on a query, the PaginateController will
now take this offset into account when browsing t... - 22:22 Revision 0f8fcd74: [BUGFIX] Strip logical operator prefix in config.additionalWhere
- When building the additionalWhere clause in the
RecordsXmlSitemapDataProvider, a possible `AND` operator
must be remo... - 09:35 Revision 46c91903: [BUGFIX] Select pid for both sides of a staged record
- `WorkspaceService::selectAllVersionsFromPages()` must select the pid of
both sides of a staged record to be able to b... - 09:12 Revision d42fb38a: [BUGFIX] Respect offset of original query in PaginateController
- When you have set an offset on a query, the PaginateController will
now take this offset into account when browsing t... - 08:45 Revision c9dece92: [FEATURE] Allow relative paths in Yaml file imports
- Allowing Yaml Files with an import statement that
can be relative to the current file allows to handle cascading
site...
2019-08-31
- 13:37 Revision 596e8b3c: [BUGFIX] Restore original page tree after filter reset
- When a filter is applied to the page tree, the original state of the
tree is stored. When the filter is cleared, that...
2019-08-30
- 13:43 Revision 6d7fb6e9: [BUGFIX] Ensure ReflectionService can be used during TCA load
- In order to support the 'tcaIsBeingBuilt' for legacy signal
listeners that are *not* available in the symfony contain... - 13:36 Revision 8882d69f: [BUGFIX] Fix frontend error handling when root page is protected
- If the root page is accessed directly, we add a check whether
the page could be fetched with ignored group permission... - 13:20 Revision 62ad44c9: [BUGFIX] Fix frontend error handling when root page is protected
- If the root page is accessed directly, we add a check whether
the page could be fetched with ignored group permission... - 12:56 Revision d8ad9f87: [FEATURE] Introduce site config import for distributions
- Distributions or site packages can now ship their preconfigured
site configurations in Initialisation/Site and see it... - 12:46 Revision a46de255: [BUGFIX] Restore original page tree after filter reset
- When a filter is applied to the page tree, the original state of the
tree is stored. When the filter is cleared, that... - 11:58 Revision 362f8fc9: [BUGFIX] Correctly renumber sorting values for value 0
- The called method reorders all elements not including
the given sorting number, leading to an off by one error
when t... - 09:49 Revision 095f781d: [BUGFIX] Set rel="noopener noreferrer" for external links
- This patch adds rel="noopener noreferrer" for external links in
backend and install tool for security reasons.
If thi... - 09:49 Revision 0a0f753a: [BUGFIX] Set rel="noopener noreferrer" for external links
- This patch adds rel="noopener noreferrer" for external links in
backend and install tool for security reasons.
If thi... - 09:13 Revision 6717bd5f: [BUGFIX] Correctly renumber sorting values for value 0
- The called method reorders all elements not including
the given sorting number, leading to an off by one error
when t... - 08:51 Revision 980996b4: [BUGFIX] Set rel="noopener noreferrer" for external links
- This patch adds rel="noopener noreferrer" for external links in
backend and install tool for security reasons.
If thi...
2019-08-29
- 17:48 Revision e287f778: [TASK] Add tests for linkvalidator
- Resolves: #83850
Releases: master, 9.5
Change-Id: I8614c3d65a4c8a51f4db19177d37edb32207b816
Reviewed-on: https://revi... - 17:20 Revision 3a8024dd: [TASK] Modify HTTP proxy description
- The configuration of an array for a http proxy will now
be described in more detail in the field description.
Resolv... - 16:52 Revision fbe8d10a: [TASK] Modify HTTP proxy description
- The configuration of an array for a http proxy will now
be described in more detail in the field description.
Resolv... - 16:48 Revision d9914b7c: [TASK] Upgrade asset build stack
- Some tools used to build assets have been updated to recent versions. In
the same run, the assets have benn rebuilt.
... - 15:23 Revision 91004d40: [BUGFIX] Ensure pid is selected for records
- The GridDataService is using the PID of a record. This patch
ensure that the PID is selected while generating the dat... - 11:41 Revision a4e0f420: [BUGFIX] File can be deleted even if there are references to it
- TYPO3 prevents files from being deleted by the user when there
are references to it in the sys_file_reference table. ... - 10:40 Revision 4efc4567: [BUGFIX] Make Linkvalidator accept tilde characters in links
- Before, the Linkvalidator reported links with a tilde as broken. This problem
occurs because the wrong method is call... - 10:11 Revision 6eb52ecd: [TASK] Disable phone handler for canonical links
- As it makes no sense to set a canonical link to a phonenumber, the
phone handler is disabled for canonical links.
Re... - 10:07 Revision c2cb3e87: [FEATURE] Separately enable / disable "Add media by URL" and "Select & upload files"
- A new appearance property "fileByUrlAllowed" is used to separately enable / disable
the buttons "Add media by URL" an... - 10:06 Revision 2621b322: [BUGFIX] Make Linkvalidator accept tilde characters in links
- Before, the Linkvalidator reported links with a tilde as broken. This problem
occurs because the wrong method is call... - 09:56 Revision 792dae2e: [TASK] Migrate EXT:workspaces to TypeScript
- Resolves: #89008
Releases: master
Change-Id: I6d967dd14986fc70631718da88427bff181bf4a9
Reviewed-on: https://review.ty... - 09:22 Revision 670309c1: [TASK] Deprecate calling registerPlugin with vendor name
- As Extbase does no longer guess class names from extension
keys and vendor names, method ExtensionUtility::configureP...
2019-08-28
- 21:02 Revision a8aad7d8: [TASK] Improve View Helper documentation
- * Fix syntax issue within TranslateViewHelper.
* Make HtmlentitiesDecodeViewHelper and HtmlentitiesViewHelper easier ... - 20:37 Revision 61431774: [TASK] Improve View Helper documentation
- * Fix syntax issue within TranslateViewHelper.
* Make HtmlentitiesDecodeViewHelper and HtmlentitiesViewHelper easier ... - 20:36 Revision 7f9dd260: [BUGFIX] Fix documentation rendering of ext:felogin
- Missing Data type for `changePasswordNotEqualMessage_stdWrap`, so the
design was broken for this line.
Releases: mas... - 20:18 Revision 1c9a8f01: [BUGFIX] Fix documentation rendering of ext:felogin
- Missing Data type for `changePasswordNotEqualMessage_stdWrap`, so the
design was broken for this line.
Releases: mas... - 20:04 Revision caf1085c: [BUGFIX] Fix documentation rendering of ext:felogin
- Missing Data type for `changePasswordNotEqualMessage_stdWrap`, so the
design was broken for this line.
Releases: mas... - 10:37 Revision 10cd00cc: [TASK] Change version in Settings.cfg of docs
- Resolves: #89030
Releases: master
Change-Id: Ifeb28b3fc6a1a73ca495dd427eda24a01f6917ee
Reviewed-on: https://review.ty... - 10:36 Revision 2e26138d: [BUGFIX] Update friendsofphp/php-cs-fixer to 2.15.2
- This patch updates friendsofphp/php-cs-fixer to version 2.15.2 and
applies fixes to the code.
Executed commands:
... - 10:34 Revision 59e42eba: [BUGFIX] Update friendsofphp/php-cs-fixer to 2.15.2
- This patch updates friendsofphp/php-cs-fixer to version 2.15.2 and
applies fixes to the code.
Executed commands:
... - 08:26 Revision 7dac9f02: [BUGFIX] Remove canonicalized pages from XML sitemap
- Pages with a canonical link set in the page properties, will not
be shown in the XML sitemap anymore.
Resolves: #889...
2019-08-27
- 23:31 Revision 663eb245: [TASK] Add tests for linkvalidator
- Resolves: #83850
Releases: master, 9.5
Change-Id: I8614c3d65a4c8a51f4db19177d37edb32207b816
Reviewed-on: https://revi... - 23:26 Revision a9140b66: [BUGFIX] Remove canonicalized pages from XML sitemap
- Pages with a canonical link set in the page properties, will not
be shown in the XML sitemap anymore.
Resolves: #889... - 17:49 Revision 6adc956a: [TASK] Introduce a doc block checker job for bamboo
- In order to avoid issues creating proper ClassSchema instances
for core classes and in order to have a properly rende... - 07:45 Revision 95718dd2: [BUGFIX] Change comparison in BasicFileUtility
- Due to an unrelated change within #76257,
BasicFileUtility never accounts for proper
creating a randomly unique name.... - 06:19 Revision 1fad5780: [TASK] Fix class namespace in php doc comment of JsonView
- This would allow everyone else to copy and paste example.
Releases: master, 9.5
Resolves: #89019
Change-Id: I64bc9d9... - 00:00 Revision 593fb820: [TASK] Fix class namespace in php doc comment of JsonView
- This would allow everyone else to copy and paste example.
Releases: master, 9.5
Resolves: #89019
Change-Id: I64bc9d9...
2019-08-26
- 12:50 Revision c4eb6a56: [BUGFIX] Remove superfluous comma in ActionController
- https://review.typo3.org/c/Packages/TYPO3.CMS/+/61235
introduced a superfluous trailing comma, which leads to an
Inva... - 09:58 Revision a73ba8f9: [TASK] Deprecate internal public properties of TSFE
- Due to e50b1c1acdd5da514a35f837d9b853692bcfa16d
the TypoScriptFrontendController requires four objects
as constructor... - 09:31 Revision 1973e17b: [TASK] Move CLI bootstrap logic into CommandApplication
- The CLI-based RequestHandler logic is flawed,
and was used as a bridge between
- CommandLineController (very old, dep...
2019-08-23
- 17:14 Revision 3092154e: [TASK] Allow multiple extractor services with the same priority
- When having multiple extractor services with the same priority one
gets overwritten by the other. As extensions are f... - 15:40 Revision 37bf2b52: [FEATURE] Allow array of handlers in RequestFactory
- Guzzle has the possibility to push custom middleware handlers during
client initialization. With this patch it is now... - 13:49 Revision 808be63c: [BUGFIX] Fix AnnotationException
- Doctrine\Common\Annotations\AnnotationException
[Semantical Error] The annotation "@mkdir" in method
TYPO3\CMS\Core\U... - 12:53 Revision 003c5efd: [TASK] Optimize and cleanup replaceAndAppendScalarValuesRecursive()
- This optimizes ArrayUtility::replaceAndAppendScalarValuesRecursive() by
moving parts into new method hasStringKeys an... - 12:44 Revision 709a9ee7: [FEATURE] Add api=1 option in VimeoRenderer
- Adds option to add parameter "api=1" to vimeo video urls.
Resolves: #87525
Releases: master
Change-Id: Ia54fb7a97e4c... - 12:15 Revision 45e1a781: [FEATURE] Make default action in DragUploader adjustable
- This patch adds a new TSConfig setting to define the default
action in the DragUploader of the file list module.
Res... - 12:13 Revision 5d92c12e: [BUGFIX] Set module state only if UC structure is intact
- In some scenarios it seems the UC of a backend user is malformed and
isn't structured as expected. To circumvent this... - 11:54 Revision cde9c8c5: [BUGFIX] Use `strpos()` over `strstr()`
- This patch replaces all usages of `strstr()` and its friends where the
existence of a certain substring is checked, b... - 11:46 Revision 895d737f: [BUGFIX] Set module state only if UC structure is intact
- In some scenarios it seems the UC of a backend user is malformed and
isn't structured as expected. To circumvent this...
2019-08-22
- 23:59 Revision a34e5ae9: [BUGFIX] Bamboo: Generate a full build to determine asset changes
- To ensure a frontend build is completely free of any uncommitted
changes, the Bamboo build job checking for an unclea... - 23:59 Revision 411ae628: [BUGFIX] Bamboo: Generate a full build to determine asset changes
- To ensure a frontend build is completely free of any uncommitted
changes, the Bamboo build job checking for an unclea... - 23:59 Revision 8f1b4b1f: [BUGFIX] Bamboo: Generate a full build to determine asset changes
- To ensure a frontend build is completely free of any uncommitted
changes, the Bamboo build job checking for an unclea... - 23:39 Revision 3e1d50e4: [BUGFIX] Disable copying taboverride due to changed source map
- With #86804 the hardcoded sourcemap reference got removed from
taboverrides. Unfortunately, executing `grunt build` c... - 23:27 Revision 520daf52: [BUGFIX] Disable copying taboverride due to changed source map
- With #86804 the hardcoded sourcemap reference got removed from
taboverrides. Unfortunately, executing `grunt build` c... - 23:26 Revision 5aed76f0: [BUGFIX] Disable copying taboverride due to changed source map
- With #86804 the hardcoded sourcemap reference got removed from
taboverrides. Unfortunately, executing `grunt build` c... - 16:05 Revision e8ca4844: [TASK] Enable mssql on PHP 7.3 nightly tests
- Resolves: #88996
Releases: master, 9.5, 8.7
Change-Id: Iffbcc174359747b19c715b44bcc5754f426d7b9a
Reviewed-on: https:/... - 16:05 Revision b7f417d3: [TASK] Enable mssql on PHP 7.3 nightly tests
- Resolves: #88996
Releases: master, 9.5, 8.7
Change-Id: Iffbcc174359747b19c715b44bcc5754f426d7b9a
Reviewed-on: https:/... - 16:05 Revision 363b66ee: [TASK] Enable mssql on PHP 7.3 nightly tests
- Resolves: #88996
Releases: master, 9.5, 8.7
Change-Id: Iffbcc174359747b19c715b44bcc5754f426d7b9a
Reviewed-on: https:/... - 11:48 Revision bf87f0b0: [BUGFIX] Use correct paths for modules in Install Tool
- The backport of #88434 into 9.5 broke some module paths in the Install
Tool. This patch fixes them.
Resolves: #88990...
2019-08-20
- 20:27 Revision ebec4a41: [BUGFIX] Show labels for export buttons
- This patch enables the labels for the export buttons which are
hard to distinguish in case both appear side by side.
... - 14:01 Revision f5fdcfb3: [BUGFIX] File can be deleted even if there are references to it
- TYPO3 prevents files from being deleted by the user when there
are references to it in the sys_file_reference table. ... - 11:45 Revision f3f80ada: [TASK] Set TYPO3 version to 9.5.10-dev
- Change-Id: I2f20a610ab2a3497fad7cb40ec5ea76759759b9e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/615... - 11:33 Revision 909909db: [RELEASE] Release of TYPO3 9.5.9
- Change-Id: I2b20924d417d889d7ec4f071ea55db52febc44cb
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/615... - 11:25 Revision 89555b5f: [BUGFIX] Use workspace overlays in Record Path
- When in workspace, the workspaced version of the "bread crumb"
should be shown as rootline / page path in all modules... - 11:24 Revision 7342c5c6: [TASK] Remove deprecated options in YouTube iFrame API
- The YouTube renderer added options to the YouTube url that
do not have any effect anymore as they are deprecrated sin... - 11:05 Revision fead2bef: [BUGFIX] Ensure manually updated slug is saved correctly
- This fixes the bug, that after updating the slug and clicking
the toggle URL button, the slug isn't updated correctly... - 10:46 Revision 6936c06d: [BUGFIX] Ensure manually updated slug is saved correctly
- This fixes the bug, that after updating the slug and clicking
the toggle URL button, the slug isn't updated correctly... - 06:03 Revision d6d38e83: [BUGFIX] Avoid double slash in cache directory
- When configuring a different cache directory,
the setter is called in SimpleFileBackend, which tries
to add the cache...
2019-08-19
- 22:58 Revision f571016b: [BUGFIX] Avoid double slash in cache directory
- When configuring a different cache directory,
the setter is called in SimpleFileBackend, which tries
to add the cache... - 22:47 Revision b42530d2: [BUGFIX] Set module menu state on render time
- The module menu now contains its state whether either the menu itself, or
its module groups are expanded or collapsed... - 22:17 Revision 2a94c022: [TASK] Cleanup order by clause in TCA select fields
- This is a follow up of #88933 and removes all order by clauses
since the default_sortby of a table is respected.
It ... - 22:14 Revision c1915fab: [BUGFIX] Set module menu state on render time
- The module menu now contains its state whether either the menu itself, or
its module groups are expanded or collapsed... - 21:57 Revision 9ebe9b00: [BUGFIX] Dump processed files from 3rd party FAL-drivers in Install Tool
- The configuration of 3rd party FAL-drivers is loaded before checking
for processed files in the Install Tool now. Wit... - 21:43 Revision fa73c009: [BUGFIX] Dump processed files from 3rd party FAL-drivers in Install Tool
- The configuration of 3rd party FAL-drivers is loaded before checking
for processed files in the Install Tool now. Wit... - 19:38 Revision f7eae130: [TASK] Add .rst file for 88045
- Add information about possible workaround configuration
which need to be adapted.
Resolves: #88976
Related: #88045
R... - 19:02 Revision 1d55adf3: [TASK] Add .rst file for 88045
- Add information about possible workaround configuration
which need to be adapted.
Resolves: #88976
Related: #88045
R... - 09:04 Revision 351665f7: [TASK] Update phpunit/phpunit to 8.3.3
- commands:
- composer update phpunit/phpunit --with-dependencies
- composer update doctrine/instantiator phpspec/pro...
2019-08-16
- 10:40 Revision 0b67a0df: [BUGFIX] Fallback to empty array if ExportController receives no input
- Resolves: #88968
Releases: master
Change-Id: I1cab8a60e5b562376f9ac6bb6836e949bb9b1b50
Reviewed-on: https://review.ty... - 09:20 Revision d5243e0d: [BUGFIX] Incorrect HTTP range specification in Linkvalidator
- Range specifications in HTTP may not include spaces. While many
web servers tolerate them, some return a 416 HTTP err... - 09:20 Revision 7a43756b: [BUGFIX] Incorrect HTTP range specification in Linkvalidator
- Range specifications in HTTP may not include spaces. While many
web servers tolerate them, some return a 416 HTTP err... - 09:04 Revision ef3912ad: [BUGFIX] Incorrect HTTP range specification in Linkvalidator
- Range specifications in HTTP may not include spaces. While many
web servers tolerate them, some return a 416 HTTP err...
2019-08-15
- 16:18 Revision 15289475: [BUGFIX] Process t3:// link resources correctly
- * t3://email?email=oliver@typo3.org (be greedy about missing mailto:)
* t3://file?identifier=1:/logo.png (not impleme... - 15:55 Revision 969dc2e3: [BUGFIX] Process t3:// link resources correctly
- * t3://email?email=oliver@typo3.org (be greedy about missing mailto:)
* t3://file?identifier=1:/logo.png (not impleme... - 13:57 Revision 89a71d67: [BUGFIX] Process t3:// link resources correctly
- * t3://email?email=oliver@typo3.org (be greedy about missing mailto:)
* t3://file?identifier=1:/logo.png (not impleme... - 10:21 Revision 6cdef0df: [BUGFIX] Fix typos in PHPDoc, rst file and template
- Fixes following typos:
- Replace 'ite_language' with 'site_language' in SiteTcaInline
- Replace 'langauges' with 'lan...
2019-08-14
- 10:21 Revision 59abeaa1: [BUGFIX] Fix typos in PHPDoc, rst file and template
- Fixes following typos:
- Replace 'ite_language' with 'site_language' in SiteTcaInline
- Replace 'langauges' with 'lan...
2019-08-13
- 14:40 Revision a2049686: [BUGFIX] Require symfony/finder 4.3
- The bugfix for #88883 makes use of natural sorting via Symfony's Finder
component. Since TYPO3 depends on version 4.1... - 13:22 Revision 7755f820: [BUGFIX] Ensure test environment is bootstrapped for cache backend tests
- The cache backends tests need a bootstrapped test environment, since vital
parts are not booted at all, e.g. the Envi...
2019-08-12
- 21:11 Revision ed01f32a: [BUGFIX] Use workspace overlays in Record Path
- When in workspace, the workspaced version of the "bread crumb"
should be shown as rootline / page path in all modules... - 20:37 Revision b6b8f6e4: [BUGFIX] Use calling class name for logger initialization
- Static class binding via `static::class` leads to the correct class name
in inherited classes.
Resolves: #88938
Rela... - 20:02 Revision a1ecb6dd: [BUGFIX] Increase memory cost of argon2i and force testing mariadb 10.3
- Due to security reasons, PHP's default memory_cost of argon2i has been
increased from 16384 to 65536:
https://bugs... - 19:26 Revision 68f61df1: [BUGFIX] Increase memory cost of argon2i and force testing mariadb 10.3
- Due to security reasons, PHP's default memory_cost of argon2i has been
increased from 16384 to 65536:
https://bugs...
2019-08-09
- 13:41 Revision cb5514bf: [BUGFIX] Ensure test environment is bootstrapped for cache backend tests
- The cache backends tests need a bootstrapped test environment, since vital
parts are not booted at all, e.g. the Envi...
2019-08-08
- 17:17 Revision 0fc8cc94: [BUGFIX] Use calling class name for logger initialization
- Static class binding via `static::class` leads to the correct class name
in inherited classes.
Resolves: #88938
Rela... - 14:33 Revision 8b13eaed: [BUGFIX] Make sure the baseVariants are respected
- In the ContentObjectRenderer there is the possibility to get
the Site Configuration. Here a simple array which is rea... - 13:45 Revision 81879885: [BUGFIX] Instantiate Logger on cache backend creation
- Cache backends are created via new, not using GU::makeInstance.
So it happened no cache has been initialized, causing... - 13:43 Revision dbd8943f: [BUGFIX] Make sure the baseVariants are respected
- In the ContentObjectRenderer there is the possibility to get
the Site Configuration. Here a simple array which is rea... - 13:29 Revision 524b6701: [BUGFIX] Instantiate Logger on cache backend creation
- Cache backends are created via new, not using GU::makeInstance.
So it happened no cache has been initialized, causing... - 10:32 Revision be1c8988: [BUGFIX] Disable autocompletion in installation options
- Since Chrome is really picky about having autocomplete disabled, this
patch sets the autocomplete configuration for p... - 09:46 Revision e3851da9: [BUGFIX] Disable autocompletion in installation options
- Since Chrome is really picky about having autocomplete disabled, this
patch sets the autocomplete configuration for p...
2019-08-07
- 20:57 Revision 736f0394: [TASK] Render only latest three major versions in documentation changelog
- The documentation changelog now renders only the docs for the latest
three major versions.
Resolves: #88884
Releases... - 18:17 Revision 71f40ba4: [TASK] Make Redis connectors compatible with PHP redis version 5
- Version 5 of phpredis deprecates some methods, which have not been
aligned to the official redis commands.
This patch... - 18:16 Revision ea245428: [TASK] Make Redis connectors compatible with PHP redis version 5
- Version 5 of phpredis deprecates some methods, which have not been
aligned to the official redis commands.
This patch... - 17:24 Revision f8189917: [TASK] Make Redis connectors compatible with PHP redis version 5
- Version 5 of phpredis deprecates some methods, which have not been
aligned to the official redis commands.
This patch... - 16:15 Revision 7b4744a8: [BUGFIX] Mark fields as changed after updating value via ElementBrowser
- With this patch, fields are now marked as changed when their value is
updated by using the Element Browser.
Resolves... - 14:34 Revision 2bc6e5b8: [BUGFIX] Make redis pconnect calls unique
- By using the persistent_id parameter of the redis->pconnect
method, we ensure that the connection is not shared betwe... - 14:34 Revision ff26e6b2: [BUGFIX] Make redis pconnect calls unique
- By using the persistent_id parameter of the redis->pconnect
method, we ensure that the connection is not shared betwe... - 13:35 Revision 35c8bd81: [BUGFIX] Mark fields as changed after updating value via ElementBrowser
- With this patch, fields are now marked as changed when their value is
updated by using the Element Browser.
Resolves... - 12:29 Revision 962b3cd8: [BUGFIX] Make redis pconnect calls unique
- By using the persistent_id parameter of the redis->pconnect
method, we ensure that the connection is not shared betwe... - 11:16 Revision b94ebc9a: [BUGFIX] Show real directory name in flash message after renaming
- After renaming a directory, the name of the directory after character
replacement is shown in the flash message.
Add... - 10:48 Revision 6ef21066: [BUGFIX] Adapt registration for crawler 7+
- The way procInstructions are registered changes in the new version
of crawler which will be the first version compati... - 10:26 Revision a13c063b: [BUGFIX] Adapt registration for crawler 7+
- The way procInstructions are registered changes in the new version
of crawler which will be the first version compati... - 09:27 Revision 260e71e8: [BUGFIX] Show real directory name in flash message after renaming
- After renaming a directory, the name of the directory after character
replacement is shown in the flash message.
Add...
Also available in: Atom