Activity
From 2020-06-02 to 2020-07-01
2020-06-30
- 20:22 Revision 55eb394e: [BUGFIX] Fix serialization of FileReference objects
- FileReferences objects contain references to File
objects which itself contain service dependencies
(e.g. event dispa... - 20:01 Revision 65be85b1: [BUGFIX] Fix serialization of FileReference objects
- FileReferences objects contain references to File
objects which itself contain service dependencies
(e.g. event dispa... - 19:43 Revision c8d38e92: [TASK] Fix comments of DataHandler::clear_cacheCmd()
- The doc comments for DataHandler::clear_cacheCmd() contained
outdated information on how to clear the system caches.
... - 19:28 Revision 5aa085fe: [BUGIFX] Store state of PageTitleProviderManager in cache
- To allow uncached plugins to provide a different page title,
page title providers must be also be called after uncach... - 19:25 Revision 06b7448d: [BUGIFX] Store state of PageTitleProviderManager in cache
- To allow uncached plugins to provide a different page title,
page title providers must be also be called after uncach... - 19:17 Revision 555e7c20: [TASK] Fix comments of DataHandler::clear_cacheCmd()
- The doc comments for DataHandler::clear_cacheCmd() contained
outdated information on how to clear the system caches.
... - 18:44 Revision db9ddb8c: [BUGIFX] Store state of PageTitleProviderManager in cache
- To allow uncached plugins to provide a different page title,
page title providers must be also be called after uncach...
2020-06-29
- 21:07 Revision c0602c08: [BUGFIX] Reinitialize PageRenderer after deserialization
- Do not swap the global singleton instance, as
that would only update new classes that are
retrived though GeneralUtli... - 20:36 Revision 2661fa0c: [BUGFIX] Convert SVG files if fileExtension is explicitly set
- If a "fileExtension" is given in the Image Processing of FAL
(e.g. via Fluid ViewHelper setting "fileExtension='png'"... - 20:31 Revision 5275e76e: [BUGFIX] Convert SVG files if fileExtension is explicitly set
- If a "fileExtension" is given in the Image Processing of FAL
(e.g. via Fluid ViewHelper setting "fileExtension='png'"... - 20:30 Revision 9dd5e1a2: [BUGFIX] Reinitialize PageRenderer after deserialization
- Do not swap the global singleton instance, as
that would only update new classes that are
retrived though GeneralUtli... - 20:21 Revision d3381d3e: [BUGFIX] Use hashed object identifier in IRRE for nprogress
- nprogress is used to indicate activity when a collapsed IRRE node is
about to get loaded. In case of FlexForms the id... - 19:37 Revision 96d32831: [BUGFIX] Use hashed object identifier in IRRE for nprogress
- nprogress is used to indicate activity when a collapsed IRRE node is
about to get loaded. In case of FlexForms the id... - 19:17 Revision f1126729: [BUGFIX] Add ext-libxml to composer.json
- Some system extensions use functions like libxml_disable_entity_loader
which are provided by ext-libxml. To make sure... - 18:50 Revision 8682397b: [BUGFIX] Add ext-libxml to composer.json
- Some system extensions use functions like libxml_disable_entity_loader
which are provided by ext-libxml. To make sure... - 18:36 Revision c35ed460: [BUGFIX] Fall back to default folder when user-specific upload folder does not exist
- When the userTSconfig options.defaultUserFolder = 1:/my-folder/ does not exist,
Backend users now fall back to the fi... - 18:18 Revision 52b0af1d: [BUGFIX] Replace $.trim with String.prototype.trim
- The JavaScript modules now utilize the native String.prototype.trim
function to trim whitespaces off string where jQu... - 18:15 Revision b0edb4ed: [BUGFIX] Fall back to default folder when user-specific upload folder does not exist
- When the userTSconfig options.defaultUserFolder = 1:/my-folder/ does not exist,
Backend users now fall back to the fi... - 09:49 Revision b1e781e1: [BUGFIX] Replace $.trim with String.prototype.trim
- The JavaScript modules now utilize the native String.prototype.trim
function to trim whitespaces off string where jQu...
2020-06-26
- 13:15 Revision 9d3cc182: [BUGFIX] Reconfigure and update typo3/class-alias-loader
- Always loading the alias loader is required in order to
allow extensions to provide class aliases in non Composer mod...
2020-06-22
- 12:39 Revision 774e0fb7: [BUGFIX] Add max width for social media images
- The og:image and twitter:image meta tags are not resized.
If an editor puts a 5000 pixel wide image in a field,
it do... - 12:23 Revision 0309e28a: [BUGFIX] Add max width for social media images
- The og:image and twitter:image meta tags are not resized.
If an editor puts a 5000 pixel wide image in a field,
it do...
2020-06-21
- 16:50 Revision 8cb2b243: [BUGFIX] Allow deserialization of Area objects for processed files
- Currently \TYPO3\CMS\Core\Imaging\ImageManipulation\Area objects
are serialized in processing configuration, therefor... - 15:47 Revision f25454b9: [BUGFIX] Allow deserialization of Area objects for processed files
- Currently \TYPO3\CMS\Core\Imaging\ImageManipulation\Area objects
are serialized in processing configuration, therefor... - 14:32 Revision e5c3f707: [BUGFIX] Allow deserialization of Area objects for processed files
- Currently \TYPO3\CMS\Core\Imaging\ImageManipulation\Area objects
are serialized in processing configuration, therefor...
2020-06-20
- 21:45 Revision 07a7fcfd: [!!!][TASK] Remove TBE_EDITOR.fieldChanged_fName
- The JavaScript functions TBE_EDITOR.fieldChanged_fName` and its legacy
alias `TBE_EDITOR_fieldChanged_fName` used to ... - 15:22 Revision db2b2ca6: [TASK] Use DocumentService.ready() in non-jQuery modules
- Some modules have been rewritten to not use jQuery in the past. However,
there was still a dependency due to missing ... - 10:35 Revision caa671ac: [BUGFIX] Register workspace preview middleware earlier
- The current workspace preview middleware runs at a point
after the Page ID (and PageArguments) has been resolved by
t...
2020-06-19
- 16:36 Revision 31b32c28: [BUGFIX] Register workspace preview middleware earlier
- The current workspace preview middleware runs at a point
after the Page ID (and PageArguments) has been resolved by
t...
2020-06-14
- 21:25 Revision 032f1f63: [BUGFIX] Use proper language label for hidden headlines in preview
- A wrong label was used when using "Fluid based page module".
This resulted in "[]" instead of "[Hidden]" for records ... - 21:09 Revision 270b5f4a: [BUGFIX] Use proper language label for hidden headlines in preview
- A wrong label was used when using "Fluid based page module".
This resulted in "[]" instead of "[Hidden]" for records ...
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... - 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... - 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... - 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... - 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... - 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... - 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...
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 ... - 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 ... - 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... - 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... - 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...
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 ... - 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 ...
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... - 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... - 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... - 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... - 15:53 Revision 80782455: [TASK] Harden internal state handling
- Internal components using `unserialize` are enforced to disallow
classes in their internal state representation. This... - 15:53 Revision d5e7f853: [TASK] Harden internal state handling
- Internal components using `unserialize` are enforced to disallow
classes in their internal state representation. This... - 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... - 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:... - 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:... - 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... - 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... - 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:... - 12:36 Revision b7f379bb: [TASK] Harden internal state handling
- Internal components using `unserialize` are enforced to disallow
classes in their internal state representation. This... - 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... - 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...
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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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...
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... - 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... - 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... - 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.... - 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.... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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... - 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...
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... - 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.... - 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... - 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.... - 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... - 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... - 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... - 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...
Also available in: Atom