Project

General

Profile

Activity

From 2019-10-17 to 2019-11-15

2019-11-15

14:19 Revision c04110ec: [FEATURE] Replace FAL signals with new PSR-14 events
All FAL-related signals are migrated to PSR-14 compatible Events.
Existing signals are moved to a compatibility clas...
Benni Mack
14:02 Revision 034baf30: [BUGFIX] Prevent PHP type error and stale language cache
In EXT:workspaces, as consequence of changes in #89008,
PHP is raising an error if $pageId cannot be resolved to an
i...
Claus Due

2019-11-14

17:17 Revision b6df1bc5: [DOCS] Add missing semicolon in rst file
Releases: master, 9.5
Resolves: #89676
Change-Id: Id215d40c18b28cf9b36a32b33c9a5e88d7840f5f
Reviewed-on: https://revi...
Franz Holzinger
17:09 Revision e26157bb: [DOCS] Fix minor typos in form documentation
Some typos are fixed. Additionally the spelling of "customise" was
adjusted to en-us.
Resolves: #89674
Releases: mas...
Chris Müller
17:04 Revision 125d94c1: [DOCS] Remove confusing "cron command" ambiguity.
Remove the ambiguity of “cron command” that causes confusion for a
first time reader, as happened in https://forge.ty...
Andrew Murphy
17:01 Revision 0eadbf38: [TASK] Update dependency CmsComposerInstaller
This package should be raised to 2.2.3 as
this provides PHP 7.4 compatible tests.
This means, that this package is n...
Benni Mack
16:42 Revision f5953ce3: [DOCS] Add missing semicolon in rst file
Releases: master, 9.5
Resolves: #89676
Change-Id: Id215d40c18b28cf9b36a32b33c9a5e88d7840f5f
Reviewed-on: https://revi...
Franz Holzinger
16:32 Revision e6831b0d: [TASK] Update dependency CmsComposerInstaller
This package should be raised to 2.2.3 as
this provides PHP 7.4 compatible tests.
This means, that this package is n...
Benni Mack
12:45 Revision bcd4d4a7: [TASK] Rename USER_INT related variables in TSFE
The cryptic variables $INTiS_config and internal names are improved
by using "nonCacheable" as naming (everywhere whe...
Benni Mack
10:11 Revision 26addb57: [DOCS] Fix minor typos in form documentation
Some typos are fixed. Additionally the spelling of "customise" was
adjusted to en-us.
Resolves: #89674
Releases: mas...
Chris Müller
05:34 Revision ae97e2d8: [BUGFIX] Use correct ViewHelper namespace in PHPDoc of SubmitViewHelper
In the PHPDoc's example of SubmitViewHelper a wrong namespace was used.
This adds the correct ViewHelper namespace `f...
Tomas Norre Mikkelsen

2019-11-13

14:14 Revision 67365e2d: [TASK] Re-order Frontend Content building process
This patch streamlines the execution code when a base page is generated
by moving all logic into a few smaller method...
Benni Mack
11:02 Revision f150b2d4: [TASK] Trigger nightly test builds with more time in between
Resolves: #89661
Releases: master, 9.5, 8.7
Change-Id: I0b6bd4336037ede11f4218f5c6868025173e4470
Reviewed-on: https:/...
Anja Leichsenring
11:01 Revision ef0f06fd: [TASK] Trigger nightly test builds with more time in between
Resolves: #89661
Releases: master, 9.5, 8.7
Change-Id: I0b6bd4336037ede11f4218f5c6868025173e4470
Reviewed-on: https:/...
Anja Leichsenring
11:00 Revision e1710db2: [TASK] Trigger nightly test builds with more time in between
Resolves: #89661
Releases: master, 9.5, 8.7
Change-Id: I0b6bd4336037ede11f4218f5c6868025173e4470
Reviewed-on: https:/...
Anja Leichsenring
09:37 Revision e56df02a: [TASK] Move page layout resolving into a separate class
The functionality "getData = pagelayout" resolves the
selected backend layout for the current page, which is
used in ...
Benni Mack
09:10 Revision 8a6abf58: [BUGFIX] Add empty alt attribute to decorative images
Decorative images should have an empty alt attribute to hide
them from screenreaders.
See https://www.w3.org/WAI/WCAG...
Michael Telgkamp
08:42 Revision 5d00a3bd: [TASK] Put logic of fetching page content from cache into more readable format
The process of checking if
a) the page content (or parts of the page incl. instructions for uncached objects)
b) the ...
Benni Mack
06:01 Revision 20ec656f: [TASK] Use Environment API to fetch application context
The application context is stored in the Environment class since TYPO3 v9,
which is the correct place instead of Gene...
Benni Mack

2019-11-12

22:17 Revision dd7893a1: [DOCS] Fix broken link in fluid_styled_content docs
Fixed a broken link which points to the "register extension key" page.
Releases: master, 9.5
Resolves: #89642
Change...
Jan Schröder
18:30 Revision debef965: [TASK] Use consistent checks for USER_INT logic
A few places in TYPO3 Core do manual checks if there
are non-cacheables on a page, which could be simplified
by just ...
Benni Mack
14:47 Revision ec4a5628: [TASK] Move preparation of non-cacheable headerdata into TSFE
In order to centralize USER_INT ("non-cacheables") into TSFE logic,
some functionality is moved into TSFE regarding h...
Benni Mack
13:55 Revision f2631623: [BUGFIX] Fix exception in IpAnonymizationTask after upgrade from TYPO3 8
This patch adds a cast to the property `$mask` before handing it over to
`IpAnonymizationUtility::anonymizeIp()` as t...
Stephan Großberndt
13:15 Revision cbf573a1: [BUGFIX] Fix exception in IpAnonymizationTask after upgrade from TYPO3 8
This patch adds a cast to the property `$mask` before handing it over to
`IpAnonymizationUtility::anonymizeIp()` as t...
Stephan Großberndt

2019-11-11

14:34 Revision 0c86e553: [DOCS] Fix minor typo in changelog
The word 'The' was misspelled.
Additionally, the readability of the last sentence was slightly improved.
Releases: ...
Sebastian Klein
09:32 Revision 1fd86304: [BUGFIX] Listen to message when setting an avatar
Due to the IRRE rewrite done in #88182 the avatar selection for backend
users broke, since the Setup module doesn't u...
Andreas Fernandez

2019-11-10

21:22 Revision 2978ff3b: [BUGFIX] Remove dots from piVars set by _DEFAULT_PI_VARS
Make it possible to set defaults vars for plugins based on the
AbstractPlugin.
Resolves: #17283
Releases: master
Cha...
Georg Ringer
10:02 Revision d0c5a1f7: [TASK] Move field "description" to SEO tab in page properties
The description field is one of the most important fields
for SEO. When EXT:seo is installed, the description field c...
Kevin Appelt
09:27 Revision ac7ffd0e: [BUGFIX] Consider all elements in typo3temp/assets/ when clearing
Only first level elements were considered when clearing assets in
typo3temp/assets/ using corresponding functionality...
Oliver Hader
08:00 Revision 464195d8: [TASK] Fix CGL in tests (static calls)
Resolves: #89630
Releases: master
Change-Id: I00021fb1aaf64f2fcc9ee5c8557837c1c90cff4d
Reviewed-on: https://review.ty...
Susanne Moog

2019-11-09

22:39 Revision 2ee8a262: [BUGFIX] Add fallback identifier to IRRE fields
In case of IRRE in site context not the full form engine variables
are available - therefor a fallback has been imple...
Susanne Moog
22:01 Revision f3c16924: [BUGFIX] Add fallback identifier to IRRE fields
In case of IRRE in site context not the full form engine variables
are available - therefor a fallback has been imple...
Susanne Moog
21:48 Revision 837694be: [BUGFIX] Remove htmlspecialchars from path_Workspace
Remove htmlspecialchars in GridDataService
for path_Workspace and path_Live.
Resolves: #87069
Releases: master, 9.5
...
Devid Messner
21:37 Revision 85573949: [BUGFIX] Remove htmlspecialchars from path_Workspace
Remove htmlspecialchars in GridDataService
for path_Workspace and path_Live.
Resolves: #87069
Releases: master, 9.5
...
Devid Messner
19:57 Revision bdc9b55f: [TASK] Move clipboard inline JavaScript into separate modules
This patch moves the inline JavaScript for clipboard handling into a
separate module that is re-used in record list a...
Andreas Fernandez
19:48 Revision 3f2d98c4: [TASK] Consistent version restrictions for PSR packages
composer require "psr/http-message":"^1.0"
composer require "psr/log":"^1.0"
Releases: master
Resolves: #89626
C...
Aimeos no-lastname-given
19:22 Revision 0037e82b: [BUGFIX] IRRE: Create a correct original value identifier
The value of `data-table-unique-original-value` was accidentally of type
array. This causes runtime errors since a st...
Andreas Fernandez
19:02 Revision 9b426a5a: [BUGFIX] IRRE: Create a correct original value identifier
The value of `data-table-unique-original-value` was accidentally of type
array. This causes runtime errors since a st...
Andreas Fernandez
19:00 Revision 2c2f28e2: [DOCS] Extend migration example of deprecation 84993
Change a variable name in migration example for
getPagesTSconfig().
Adds further migration example for getPagesTScon...
Jörg Kummer
18:58 Revision df8049ea: [FEATURE] Show link to online docs in extension manager
The export of extensions provided by https://extensions.typo3.org
has been extended with the link to the documentatio...
Georg Ringer
18:58 Revision 1963bdcd: [BUGFIX] Respect language restrictions for direct page title editing
If the user has no access to edit the title of the page due to language
restrictions, the pencil next to the title in...
Gianluigi Martino
18:57 Revision 98ccbed1: [BUGFIX] Make EXT:backend independent of EXT:install
EXT:backend generates a URL to EXT:install, but has no dependency. This
can lead to composer setups with EXT:backend ...
Daniel Siepmann
18:36 Revision 538bb7cb: [BUGFIX] Respect language restrictions for direct page title editing
If the user has no access to edit the title of the page due to language
restrictions, the pencil next to the title in...
Gianluigi Martino
18:11 Revision 2a499357: [BUGFIX] Deactivate link element's explanation toggle after change
Dynamically fetching/applying additional data for the link explanation
seems to be overdone, so we simply deactivate ...
Michael Straschek
18:00 Revision 3a1af2fc: [BUGFIX] Allow usage of uid in slug generation via Ajax
This commit adds an option to the slug input type which allows it
to use the uid of a record when the update slug but...
Johannes Schlier
18:00 Revision 39797983: [BUGFIX] Make GifBuilder calculation of filename hash faster
The GifBuilder calculation does not need all of setup
to calculate the values for the filename.
Therefore, only the ...
Benni Mack
17:36 Revision 29af6f5c: [BUGFIX] Allow usage of uid in slug generation via Ajax
This commit adds an option to the slug input type which allows it
to use the uid of a record when the update slug but...
Johannes Schlier
17:35 Revision 51174ee1: [BUGFIX] Set default controller name in ExtbasePluginEnhancer
The `defaultController` setting is only applied if both `action` and
`controller` parameters are empty. In Extbase co...
Oliver Hader
17:25 Revision d0bd9b73: [BUGFIX] Log invalid hash generation in FAL Indexer
The FAL Indexer uses the driver to get a hash for a file. In certain
circumstances (and with 3rd party drivers) the h...
Susanne Moog
17:22 Revision a017b4b9: [FEATURE] Page title providers visible in admin panel
The PageTitleProviders are now visible within the adminpanel debug panel.
Since this information is in no way availab...
Riny van Tiggelen
17:22 Revision 4f12e25e: [BUGFIX] Set default controller name in ExtbasePluginEnhancer
The `defaultController` setting is only applied if both `action` and
`controller` parameters are empty. In Extbase co...
Oliver Hader
16:51 Revision 4582ae56: [TASK] Add clarification and tests to SiteBasedRedirectResolver
The original issue for endless redirect loops is already fixed via
https://forge.typo3.org/issues/88032
whereas the q...
Benni Mack
16:51 Revision 3e2758d1: [BUGFIX] Log invalid hash generation in FAL Indexer
The FAL Indexer uses the driver to get a hash for a file. In certain
circumstances (and with 3rd party drivers) the h...
Susanne Moog
16:41 Revision fea0bdcf: [BUGFIX] Consider all elements in typo3temp/assets/ when clearing
Only first level elements were considered when clearing assets in
typo3temp/assets/ using corresponding functionality...
Oliver Hader
16:37 Revision 917c7d8b: [BUGFIX] Decode tag attributes during HTML parsing
When parsing HTML in parsefunc, we need to make sure
that the attributes that are extracted for further processing
ar...
Helmut Hummel
16:28 Revision 4e880df6: [TASK] Add clarification and tests to SiteBasedRedirectResolver
The original issue for endless redirect loops is already fixed via
https://forge.typo3.org/issues/88032
whereas the q...
Benni Mack
16:19 Revision 9477f2e3: [BUGFIX] Make EXT:backend independent of EXT:install
EXT:backend generates a URL to EXT:install, but has no dependency. This
can lead to composer setups with EXT:backend ...
Daniel Siepmann
16:01 Revision c6f589f3: [BUGFIX] Decode tag attributes during HTML parsing
When parsing HTML in parsefunc, we need to make sure
that the attributes that are extracted for further processing
ar...
Helmut Hummel
15:33 Revision 2485bdf5: [FEATURE] Use SiteLanguageAwareInterface to check for trait existence
In AspectFactory::enrich(), the function would use class_uses() to
determine, if an aspect uses the trait SiteLanguag...
Christian Eßl
14:59 Revision 5e4018fc: [BUGFIX] RTE: Support anchors without `href`
Removes enforcing of href attribute when storing RTE text into the
database. Removes adding of absolute scheme on a t...
Thorben Nissen
14:58 Revision ad3267ec: [FEATURE] Provide a way to sort form lists in ext:form
Forms in ext:form were previously not sorted in any manner, but just
outputted in the order they were read from the f...
Christian Eßl
14:51 Revision c13aa8be: [BUGFIX] Deactivate link element's explanation toggle after change
Dynamically fetching/applying additional data for the link explanation
seems to be overdone, so we simply deactivate ...
Michael Straschek
14:49 Revision 40f7d52b: [BUGFIX] Ignore unique evaluation in l10n_mode exclude
The l10n_mode "exclude" explains to copy the field value from
source language, so unique evaluation should be ignored...
Christoph Lehmann
14:39 Revision 4487d5b1: [BUGFIX] RTE: Support anchors without `href`
Removes enforcing of href attribute when storing RTE text into the
database. Removes adding of absolute scheme on a t...
Thorben Nissen
14:39 Revision 819db04f: [BUGFIX] Use indexed menu item array for directory menu
This prevents overwriting existing entries when a mount point
and its target have the same parent.
Resolves: #89402
...
Alexander Stehlik
14:19 Revision 7422eff2: [BUGFIX] Reenable input field for page ID when setting a link via RTE
Remove obsolete dot to make following setting work again:
RTE.default.buttons.link.pageIdSelector.enabled = 1
This n...
Ioulia Kondratovitch
14:12 Revision 8f8994e9: [BUGFIX] Fix from usage of database restriction within lowlevel scripts
Resolves: #89495
Releases: 8.7
Change-Id: I006f3f36089bf6963a330f620ea000409e422d31
Reviewed-on: https://review.typo3...
Timo Webler
14:05 Revision 0780cfbd: [BUGFIX] Reenable input field for page ID when setting a link via RTE
Remove obsolete dot to make following setting work again:
RTE.default.buttons.link.pageIdSelector.enabled = 1
This n...
Ioulia Kondratovitch
14:04 Revision 020f22dc: [BUGFIX] Substitute form references for array keys as well in ext:form
In ext:form, string placeholders, like "{text-1}", can be used inside
the finisher to place form inputs, made by the ...
Christian Eßl
13:57 Revision 84e50d22: [TASK] Add forceUid option to Import Command
Add possibility to force UIDs from Command Line
when importing a t3d/xml file.
Releases: master
Resolves: #87414
Cha...
Martin
13:57 Revision 3fa18fab: [FEATURE] Support nomodule for JavaScript includes
Add the property 'nomodule="nomodule"' to JavaScript files via TypoScript
page.includeJSlibs.<array>.nomodule = 1
Th...
Guido Schmechel
13:44 Revision 3fde1b1d: [TASK] Deprecate \TYPO3\CMS\Extbase\Mvc\Controller\AbstractController
The AbstractController is an internal class which never
really had any functionality than to provide some basic
metho...
Alexander Schnitzler
13:43 Revision 7378035e: [FEATURE] Mark broken file links in RTE
Broken file links are now marked in RTE with yellow background and red
border.
This patch uses the previously introd...
Sybille Peters
13:43 Revision 3669742d: [BUGFIX] Respect richtextConfiguration set via TCA
If richtextConfiguration is set via TCA for a specific text field
(e.g. for custom elements or within TCA-overrides),...
Ioulia Kondratovitch
11:23 Revision 39dd66d8: [TASK] Update doctrine/dbal to minimum ^2.10
composer require doctrine/dbal:"^2.10"
Releases: master
Resolves: #89625
Change-Id: I1f0591d2544c34d1785c3cd3ee4b8a6...
Susanne Moog
10:50 Revision 2ba16773: [BUGFIX] Use correct icon for menu separator if hidden in menu
Now pages of doktype "menu separator" are using the correct icon
if `nav_hide` is set.
Resolves: #89615
Releases: ma...
Karsten Nowak
10:14 Revision 433fac84: [TASK] Add additional workspaces tests covering enable fields
Resolves: #89623
Releases: master, 9.5
Change-Id: Ibb2738c792173e8f40f0c98350629754379b74cb
Reviewed-on: https://revi...
Oliver Hader
10:08 Revision 6fe57280: [DOCS] Fix RTE preset example
The example for overwriting preset of a single field for specific type
(e.g. CType) was wrong. This is now fixed.
Al...
Daniel Siepmann
10:06 Revision bce22ba7: [BUGFIX] Respect cacheHash excludedParameters in TSFE::reqCHash()
* Requests with a parameter from "excludedParameters" settings
will not raise a cHash comparison error
* Requests w...
Grigory Rechkin
10:03 Revision 188c01a7: [TASK] Add additional workspaces tests covering enable fields
Resolves: #89623
Releases: master, 9.5
Change-Id: Ibb2738c792173e8f40f0c98350629754379b74cb
Reviewed-on: https://revi...
Oliver Hader
10:02 Revision f610f55b: [BUGFIX] Use correct icon for menu separator if hidden in menu
Now pages of doktype "menu separator" are using the correct icon
if `nav_hide` is set.
Resolves: #89615
Releases: ma...
Karsten Nowak
09:41 Revision e94aefa0: [BUGFIX] Respect cacheHash excludedParameters in TSFE::reqCHash()
* Requests with a parameter from "excludedParameters" settings
will not raise a cHash comparison error
* Requests w...
Grigory Rechkin
09:39 Revision e89e1a5a: [DOCS] Fix RTE preset example
The example for overwriting preset of a single field for specific type
(e.g. CType) was wrong. This is now fixed.
Al...
Daniel Siepmann
08:18 Revision a6b7e323: [BUGFIX] Pluralize term dynamically
This adds a static method `pluralize` to dynamically pluralize
a term which changes during runtime to prevent a gramm...
Frank Nägler
07:57 Revision ff6c916f: [BUGFIX] Prevent indexing of XML sitemaps by search engines
The content of a XML sitemap should not be listed on search engine result
pages. This patch adds the HTTP header "X-R...
Chris Müller

2019-11-08

23:40 Revision cdab7938: [BUGFIX] Prevent indexing of XML sitemaps by search engines
The content of a XML sitemap should not be listed on search engine result
pages. This patch adds the HTTP header "X-R...
Chris Müller
18:38 Revision c8a3f998: [TASK] Extend TCA shadowColumns instead of overriding them
ext:irre_tutorial is extending corresponding TCA settings now.
Resolves: #89624
Resolves: master, 9.5, 8.7
Change-Id...
Oliver Hader
18:38 Revision 0d53e80a: [TASK] Extend TCA shadowColumns instead of overriding them
ext:irre_tutorial is extending corresponding TCA settings now.
Resolves: #89624
Resolves: master, 9.5, 8.7
Change-Id...
Oliver Hader
18:37 Revision ddaeb563: [TASK] Extend TCA shadowColumns instead of overriding them
ext:irre_tutorial is extending corresponding TCA settings now.
Resolves: #89624
Resolves: master, 9.5, 8.7
Change-Id...
Oliver Hader
16:12 Revision 9bfad5f3: [BUGFIX] Don't escape decimal character group
Releases: master, 9.5, 8.7
Resolves: #87471
Change-Id: I0d139369c5ddc3acd8acbd278fe9841961002ca0
Reviewed-on: https:/...
Matthias Vogel
16:11 Revision 489ea99d: [BUGFIX] Don't escape decimal character group
Resolves: #87471
Releases: master, 9.5, 8.7
Change-Id: I0d139369c5ddc3acd8acbd278fe9841961002ca0
Reviewed-on: https:/...
Matthias Vogel
16:11 Revision 65dfbeed: [BUGFIX] Don't escape decimal character group
Resolves: #87471
Releases: master, 9.5, 8.7
Change-Id: I0d139369c5ddc3acd8acbd278fe9841961002ca0
Reviewed-on: https:/...
Matthias Vogel
15:56 Revision 652e0f8e: [BUGFIX] Remove references to "alternativeTempPath"
The previous TypoScript option "alternativeTempPath"
was removed some years ago (before 6.2), but the option
was stil...
Benni Mack
15:49 Revision acefb080: [TASK] Avoid using deprecated Doctrine types
Issue #89592 upgraded Doctrine to v2.10.0 - usages of deprecated
`TYPE::*` constants have not been adjusted (see doct...
Oliver Hader
15:48 Revision 19fbdfae: [BUGFIX] Remove references to "alternativeTempPath"
The previous TypoScript option "alternativeTempPath"
was removed some years ago (before 6.2), but the option
was stil...
Benni Mack
15:31 Revision 8c0993ed: [BUGFIX] Remove references to "alternativeTempPath"
The previous TypoScript option "alternativeTempPath"
was removed some years ago (before 6.2), but the option
was stil...
Benni Mack
13:17 Revision c59b01ff: [BUGFIX] Pluralize term dynamically
This adds a static method `pluralize` to dynamically pluralize
a term which changes during runtime to prevent a gramm...
Oliver Bartsch
12:44 Revision 6d55ec35: [BUGFIX] Fix PHPDoc of BackendUtility::getRecordLocalization
Now the return annotation states out that an empty array will
be returned if no localized records can be found and FA...
Tomita Militaru
11:30 Revision bee275c3: [BUGFIX] Streamline SoftReferenceIndex references
This patch streamlines the return values for softref type typoscript and typoscript_tag. Furthermore tests for the AP... Nicole Cordes
09:56 Revision 8fafe43c: [BUGFIX] Fix tests in ConditionMatcher regarding applicationContext
The applicationContext tests were only checking
the string "applicationContext" and not the actual
object that was in...
Benni Mack
09:26 Revision 6ea6b1af: [TASK] Update doctrine/dbal to 2.10.0
With this change the new release of doctrine/dbal will be applied,
which will solve different bugfixes and introduce ...
Manuel Selbach
09:10 Revision cb437123: [BUGFIX] Fix tests in ConditionMatcher regarding applicationContext
The applicationContext tests were only checking
the string "applicationContext" and not the actual
object that was in...
Benni Mack
06:14 Revision cb2c6818: [FEATURE] Make site title configurable per website language
The site title can now be configured with the site module instead of
using the sys_template record. If you don't need...
Richard Haeser

2019-11-07

22:37 Revision 5c716ee9: Revert "[TASK] Speed up DB query for tables with versions"
This reverts commit 28c285e7db92a8d8249c774ef15839c78ef9258c.
The change resulted in AJAX timeouts when dealing with...
Oliver Hader
22:36 Revision 8f3d8dde: Revert "[TASK] Speed up DB query for tables with versions"
This reverts commit 0dab9b4183208040c76e84ea845396b742d91fab.
The change resulted in AJAX timeouts when dealing with...
Oliver Hader
22:36 Revision 642c1e67: Revert "[TASK] Speed up DB query for tables with versions"
This reverts commit 98c74eb212b728db2818c256994c501a6173ab7b.
The change resulted in AJAX timeouts when dealing with...
Oliver Hader
17:43 Revision 8a1679b4: [TASK] Enable php 7.4 for runTests.sh script
The newly provided docker image with php7.4 can now
be used to execute tests with this PHP version.
Resolves: #89609...
Anja Leichsenring
17:15 Revision 48ff3118: [TASK] Enable php 7.4 for runTests.sh script
The newly provided docker image with php7.4 can now
be used to execute tests with this PHP version.
Resolves: #89609...
Anja Leichsenring
12:42 Revision 3471b870: [BUGFIX] Explicitly initialize DateTime picker for form fields
The InputDateTimeElement now takes an element identifier to initialize a
field as a date time picker. The DateTimePic...
Andreas Fernandez
11:21 Revision c0ed7925: [TASK] Update Guzzle to latest version (6.4.1)
Guzzle is our HTTP fetching library, which should
be updated to the latest version due to some
bugfixes regarding coo...
Benni Mack
11:21 Revision 0d77450b: [FEATURE] Mark broken external links in RTE
Before this change, only broken page links were marked
in RTE.
In general: If a broken link is to be marked in the R...
Sybille Peters
11:14 Revision 5f05593e: [BUGFIX] Improve accessibility of backend login
To improve the accessibility of the backend login,
the following changes are applied:
- Remove wrong role from login...
Georg Ringer
10:10 Revision d12c3548: [TASK] Update Guzzle to latest version (6.4.1)
Guzzle is our HTTP fetching library, which should
be updated to the latest version due to some
bugfixes regarding coo...
Benni Mack
09:16 Revision 88cd6740: [BUGFIX] Improve accessibility of backend login
To improve the accessibility of the backend login,
the following changes are applied:
- Remove wrong role from login...
Georg Ringer
08:37 Revision aa2052d1: [BUGFIX] SysLanguageViewHelper fetches proper DB connection
A simple copy/paste error fetches a wrong DB connection when having
multiple database connections configured.
Resolv...
Benni Mack
06:02 Revision 507d56ea: [BUGFIX] SysLanguageViewHelper fetches proper DB connection
A simple copy/paste error fetches a wrong DB connection when having
multiple database connections configured.
Resolv...
Benni Mack

2019-11-06

21:56 Revision 75aa958b: [BUGFIX] Streamline SoftReferenceIndex references
This patch streamlines the return values for softref type typoscript and typoscript_tag. Furthermore tests for the AP... Nicole Cordes
20:09 Revision 6404d04e: [DOCS] Fix explanation of content element TypoScript example
The example makes use of a reference, not a copy. This is now reflected
by the text.
Releases: master, 9.5
Resolves:...
Alexander Vidoni
17:40 Revision d82d725a: [BUGFIX] Use prepared statements for pdo_mysql per default
With this change prepared statements will be used per default for the
driver `pdo_mysql` to retrieve native data type...
Manuel Selbach
16:53 Revision deebd9f4: [BUGFIX] Do not fall back to routes on invalid “id”
Prevents a logic issue where any failure to load
a record from “pages” based on $_GET[‘id’]
would cause incorrect beh...
Claus Due
16:48 Revision a20e5c22: [TASK] Rename TSconfig labels section in page properties
"TypoScript Configuration" renamed to "Page TSconfig"
"Include Page TSconfig (from extensions)" renamed to "Include s...
Tomita Militaru
07:01 Revision 9b09fae9: [BUGFIX] Have backend layouts in DB respect workspace versions
Resolves: #24737
Releases: master, 9.5
Change-Id: I5a5f1b0a26951266a0e90c46af670602247693e5
Reviewed-on: https://revi...
Benni Mack

2019-11-05

20:07 Revision 8db9bd87: [BUGFIX] OtherLanguageContent: show fallback language icon
Since the default language can be different from site
configuration to site configuration, "flags-multiple" icon
is u...
Josef Glatz
20:01 Revision a1e0405f: [TASK] Remove mod.web_func filter in InfoPageTyposcriptConfigController
The func module has been removed. The according PageTsConfig filter
has been removed as well.
Resolves: #88821
Relea...
Daniel Windloff
19:55 Revision 838b6f78: [TASK] Cleanup \TYPO3\CMS\Extbase\Persistence\Generic\Mapper\ColumnMap
This commit cleans up the ColumnMap class by removing
unused, superfluous methods and constants and by defining
the v...
Alexander Schnitzler
19:51 Revision 990f8fe4: [BUGFIX] Have backend layouts in DB respect workspace versions
Resolves: #24737
Releases: master, 9.5
Change-Id: I5a5f1b0a26951266a0e90c46af670602247693e5
Reviewed-on: https://revi...
Benni Mack
17:46 Revision a6af4fd5: [BUGFIX] Check parsed url for query part in BE Shortcuts
This change adds null coalescing operators at multiple places
in `ShortcutRepository` to avoid type errors if the sho...
Oliver Bartsch
17:22 Revision a6d87ab7: [BUGFIX] Remove 2nd double quotes from exception messages
There were two double quotes within two exception messages.
That could lead to irritation whether one was part of hea...
Daniel Siepmann
16:59 Revision 8edc8241: [BUGFIX] Check parsed url for query part in BE Shortcuts
This change adds null coalescing operators at multiple places
in `ShortcutRepository` to avoid type errors if the sho...
Oliver Bartsch
16:50 Revision b5431379: [TASK] Initialize TSFE language at an earlier stage
The languageService and pageRenderer instantiate their
language / locale information at a very late point, allowing
t...
Benni Mack
14:18 Revision 874dde16: [BUGFIX] Remove 2nd double quotes from exception messages
There were two double quotes within two exception messages.
That could lead to irritation whether one was part of hea...
Daniel Siepmann
09:39 Revision e474def1: [BUGFIX] Add lang attribute to html tag in Backend
The current language of the TYPO3 Backend user is now added as
attribute 'lang' to the html tag of any module using t...
Georg Ringer

2019-11-04

21:46 Revision 94da5755: [BUGFIX] SoftReferenceIndex parses new TypoLink format correct
Since the introduction of the new TypoLink format like t3://page?uid=1
the SoftReferenceIndex is parsing these TypoLi...
Rémy DANIEL
21:45 Revision e007089b: [BUGFIX] Fix stdWrap.replacement boolean properties handling
Cast the properties useRegExp and useOptionSplitReplace
to boolean and fix the if condition logic.
Resolves: #85015
...
Wolfgang Klinger
17:21 Revision bef44dd5: [BUGFIX] Fix stdWrap.replacement boolean properties handling
Cast the properties useRegExp and useOptionSplitReplace
to boolean and fix the if condition logic.
Resolves: #85015
...
Wolfgang Klinger
17:19 Revision 0130e536: [BUGFIX] Don't process ifEmpty/ifBlank stdWrap if content is available
Resolves: #86969
Releases: master, 9.5
Change-Id: I75c7d5a5467871b0a40df605059c0ebd1bca0438
Reviewed-on: https://revi...
Wolfgang Klinger
17:09 Revision d208d09a: [BUGFIX] SoftReferenceIndex parses new TypoLink format correct
Since the introduction of the new TypoLink format like t3://page?uid=1
the SoftReferenceIndex is parsing these TypoLi...
Rémy DANIEL
16:39 Revision ba43decc: [BUGFIX] Don't process ifEmpty/ifBlank stdWrap if content is available
Resolves: #86969
Releases: master, 9.5
Change-Id: I75c7d5a5467871b0a40df605059c0ebd1bca0438
Reviewed-on: https://revi...
Wolfgang Klinger
16:11 Revision 62ab5cc2: [DOCS] Use correct filename in documentation of fluid styled content
Use correct filename (like in previous paragraph).
Releases: master, 9.5, 8.7
Resolves: #89570
Change-Id: Ieb34118a1...
Alexander Vidoni
11:55 Revision 05117f87: [BUGFIX] Fix parameter descriptions of bulkInsert
The `$data` array can contain column-value pairs or just the values.
The `$columns` array only contains the column na...
Oliver Bartsch
11:30 Revision f13d25ee: [BUGFIX] Fix parameter descriptions of bulkInsert
The `$data` array can contain column-value pairs or just the values.
The `$columns` array only contains the column na...
Oliver Bartsch

2019-10-30

22:28 Revision 14b3abb8: [TASK] Set TYPO3 version to 8.7.30-dev
Change-Id: Iecd306eadd4cd485a7421533159e7354b008fb34
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/621...
Benni Mack
22:11 Revision 9acd2032: [TASK] Set TYPO3 version to 9.5.12-dev
Change-Id: I3baf15e4a4b137851083ffb3d95e59ca8d1be91d
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/621...
Benni Mack
22:00 Revision 0b3d96d3: [RELEASE] Release of TYPO3 8.7.29
Change-Id: Ic103d9867b585398d40d0597dcd5648cf94b19ac
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/621...
Benni Mack
21:46 Revision 7254d679: [RELEASE] Release of TYPO3 9.5.11
Change-Id: Ie4cefbcc34aa3e150f8a17d7afb7ac6180447f08
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/621...
Benni Mack
17:12 Revision 8ac5965d: [TASK] Update Fluid Standalone to 2.6.6
A new fluid standalone version 2.6.6 reverted the changes
that had regressions in v2.6.5 and v2.6.4.
This patch upda...
Benni Mack
16:53 Revision 23bd5482: [TASK] Update Fluid Standalone to 2.6.6
A new fluid standalone version 2.6.6 reverted the changes
that had regressions in v2.6.5 and v2.6.4.
This patch upda...
Benni Mack
16:49 Revision 869eeedd: [TASK] Update Fluid Standalone to 2.6.6
A new fluid standalone version 2.6.6 reverted the changes
that had regressions in v2.6.5 and v2.6.4.
Composer comman...
Benni Mack
16:05 Revision 71673a3a: [BUGFIX] Properly trimExplode allowed file extensions in IRRE / FAL
When a custom FAL / sys_file_reference inline element is registered, and
there are custom allowed file extensions, th...
Benni Mack
13:58 Revision bc4d3832: [FEATURE] Provide feature flag for new translation server's export
The feature switch `betaTranslationServer` makes it possible for users
to test and use the new translation server.
T...
Georg Ringer
13:58 Revision 9c3328d1: [BUGFIX] Correctly check TSFE->rootLine
The existing check on the data-type of $rootLine has to be adjusted
since the default value is now an array.
Resolve...
Markus Klein
13:58 Revision 0c34cdf1: [BUGFIX] Properly trimExplode allowed file extensions in IRRE / FAL
When a custom FAL / sys_file_reference inline element is registered, and
there are custom allowed file extensions, th...
Benni Mack
13:55 Revision 30d293d3: [BUGFIX] Remove more options from LinkBrowser in redirects
Hide the following options in the LinkBrowser of a sys_redirect record
because those don't work for redirects and con...
Georg Ringer
13:53 Revision 71425712: [BUGFIX] Allow redirects to specific records
Creating links to specific records (LinkHandler functionality) does require
a global TSFE object. In addition, callin...
Benni Mack
13:04 Revision e907140f: [BUGFIX] Correctly check TSFE->rootLine
The existing check on the data-type of $rootLine has to be adjusted
since the default value is now an array.
Resolve...
Markus Klein
13:02 Revision d10eafa6: [BUGFIX] Allow redirects to specific records
Creating links to specific records (LinkHandler functionality) does require
a global TSFE object. In addition, callin...
Benni Mack
13:01 Revision b40190d9: [BUGFIX] Remove more options from LinkBrowser in redirects
Hide the following options in the LinkBrowser of a sys_redirect record
because those don't work for redirects and con...
Georg Ringer
07:22 Revision f47a8e71: [BUGFIX] Use strict type checking for in_array() calls in JsonView
If the JsonView traverses array with numeric indexes and an exclude
configuration is set, the first array element is ...
Markus Klein

2019-10-29

16:48 Revision b7a9e095: [BUGFIX] Provide UpgradeWizard for outdated be_users uc settings
Backend users each have a serialized array of individual user
configuration, called "uc" persisted in the be_users ta...
Christian Eßl
16:48 Revision 7ce5dc5d: [BUGFIX] Apply proper typecast
All database result values must be proper typecasted
as database drivers may use and return different data types.
Re...
Oliver Bartsch
16:17 Revision efbc7d8a: [BUGFIX] Provide UpgradeWizard for outdated be_users uc settings
Backend users each have a serialized array of individual user
configuration, called "uc" persisted in the be_users ta...
Christian Eßl
15:39 Revision d1c06c96: [BUGFIX] Apply proper typecast
All database result values must be proper typecasted
as database drivers may use and return different data types.
Re...
Oliver Bartsch
11:20 Revision 84c6dccc: [BUGFIX] Handle l10n_parent with TCA type group correctly
Resolves: #88768
Releases: 8.7
Change-Id: Ia26e1db82a2745c4ab89cfc1f301d8f39da79cb7
Reviewed-on: https://review.typo3...
Markus Klein

2019-10-28

20:55 Revision fdc3e542: [BUGFIX] Use strict type checking for in_array() calls in JsonView
If the JsonView traverses array with numeric indexes and an exclude
configuration is set, the first array element is ...
Markus Klein
20:55 Revision 5da79722: [BUGFIX] Display most searched words again
Resolves: #89079
Releases: master, 9.5
Change-Id: Iac9f58064a54fb64ae7fad82d35bbbbaecd2ae95
Reviewed-on: https://revi...
Devid Messner
20:50 Revision 0afcb393: [BUGFIX] Backup last typolink URL before processing ATagParams
This prevents typolinks called in the stdWrap of ATagParams
from modifying the original link URL.
Resolves: #89521
R...
Alexander Stehlik
20:50 Revision 1deca3ee: [DOCS] Use working examples in linkvalidator documentation
Fields without softref are not being checked. Since pages:media does not
have softref set in its TCA it will never ge...
Lina Wolf
20:33 Revision 25a8b704: [TASK] Consolidate cache clearing in TypoScript edit backend controllers
The TypoScript editing module "Template" currently has different
cache flush behaviours, depending on *how* the data ...
Benjamin Franzke
20:25 Revision b8cc136f: [BUGFIX] Display most searched words again
Resolves: #89079
Releases: master, 9.5
Change-Id: Iac9f58064a54fb64ae7fad82d35bbbbaecd2ae95
Reviewed-on: https://revi...
Devid Messner
20:18 Revision a92338fe: [DOCS] Use working examples in linkvalidator documentation
Fields without softref are not being checked. Since pages:media does not
have softref set in its TCA it will never ge...
Lina Wolf
20:14 Revision 3f4058ed: [BUGFIX] Use strict type checking for in_array() calls in JsonView
If the JsonView traverses array with numeric indexes and an exclude
configuration is set, the first array element is ...
Markus Klein
20:04 Revision ddd4310e: [BUGFIX] Backup last typolink URL before processing ATagParams
This prevents typolinks called in the stdWrap of ATagParams
from modifying the original link URL.
Resolves: #89521
R...
Alexander Stehlik

2019-10-26

11:13 Revision 85231603: [DOCS] Add hints to disable rendering hreflang and canonical tags
In some edge cases you may want to disable rendering of hreflang and
canonical links. We added some hints how to disa...
Richard Haeser
11:10 Revision 81830ef4: [BUGFIX] Proper form definition validation if backend language changes
If a form element property is not defined through a form editor
inspector, the "predefinedDefaults" value from the fo...
Ralf Zimmermann
11:09 Revision c274a4b4: [BUGFIX] Proper form definition validation if backend language changes
If a form element property is not defined through a form editor
inspector, the "predefinedDefaults" value from the fo...
Ralf Zimmermann
10:55 Revision b594b0aa: [DOCS] Add hints to disable rendering hreflang and canonical tags
In some edge cases you may want to disable rendering of hreflang and
canonical links. We added some hints how to disa...
Richard Haeser
10:55 Revision e6a2f88f: [BUGFIX] Make the $target parameter for addSecurityRelValues nullable
In the typoLink() function of ContentObjectRenderer, not all links will
have a 'target' value. - If the protocol is n...
Christian Eßl

2019-10-25

22:10 Revision 1a56969c: [TASK] Upgrade typo3/phar-stream-wrapper to v3.1.3 (PHP 7.4)
Ensure PHP 7.4 compatibility by using recent release of the package.
composer require typo3/phar-stream-wrapper:^3.1...
Oliver Hader
22:10 Revision d54a2030: [TASK] Upgrade typo3/phar-stream-wrapper to v3.1.3 (PHP 7.4)
Ensure PHP 7.4 compatibility by using recent release of the package.
composer require typo3/phar-stream-wrapper:^3.1...
Oliver Hader
20:57 Revision ae8e0113: [DOCS] Extend seo extension docs
Add TypoScript examples and general recommendations.
Resolves: #89497
Releases: master
Change-Id: I4e39e389763b9065a...
Kay Strobach
20:51 Revision 19d93e08: [BUGFIX] Reset highlighting of active menu module item
Change highlighting of :hover, :focus and active states to lighter
background as it was in TYPO3 7.
Resolves: #88269...
Michael Telgkamp
20:51 Revision 63b27f51: [BUGFIX] Reset highlighting of active menu module item
Change highlighting of :hover, :focus and active states to lighter
background as it was in TYPO3 7.
Resolves: #88269...
Michael Telgkamp
20:23 Revision 226ac97e: [BUGFIX] Reset highlighting of active menu module item
Change highlighting of :hover, :focus and active states to lighter
background as it was in TYPO3 7.
Resolves: #88269...
Michael Telgkamp
20:20 Revision 5ee18c48: [DOCS] Extend seo extension docs
Add TypoScript examples and general recommendations.
Resolves: #89497
Releases: master
Change-Id: I4e39e389763b9065a...
Kay Strobach
19:18 Revision ffd69f0b: [FEATURE] Add feature switch to reorder redirect middlewares
A new feature switch has been introduced to change the ordering
of the redirect middleware and the base redirect midd...
Georg Großberger
19:13 Revision 496543cd: [TASK] Update eslint packages
This patch updates all related eslint packages to their latest versions.
Executed commands:
yarn add --dev eslint...
Andreas Fernandez
18:01 Revision b57a7ab7: [DOCS] Use descriptive example and add block for custom fields
* Use a less abstract example that should help TYPO3 beginners for better
understanding
* Switch DataProcessor and pr...
Liddy
17:24 Revision 0d7ab16d: [BUGFIX] Fix incompatible dataProvider comment with method name
With #89290 comment spelling issues were fixed, but due to a
missing adjustment of the corresponding dataProvider met...
Anja Leichsenring
14:47 Revision 0b5d8c14: [BUGFIX] Fix missed assert* call in test file
The newly introduced php-cs-fixer rule was not applied to this
test file, so it breaks the nightly cgl integration jo...
Anja Leichsenring
14:28 Revision 4ce09eeb: [FEATURE] Allow multiple sitemaps in parallel
Add the possibility to have config like this:
seo_googlenews < seo_sitemap
seo_googlenews.typeNum = 1571859552...
Markus Klein
12:02 Revision 1c4f3ac9: [DOCS] Streamline used code block directive within docs
Always use the same directive to create code blocks.
This allows for easier searching and processing in the future.
...
Daniel Siepmann
12:01 Revision 42c7a537: [DOCS] Streamline used code block directive within docs
Always use the same directive to create code blocks.
This allows for easier searching and processing in the future.
...
Daniel Siepmann
11:49 Revision 9bdbeea0: [TASK] Make alternative text more prominent in backend
Changed position of fields to show the importance of alternative text. Also a description is added to tell editors wh... Michael Telgkamp
11:31 Revision 8d6d7f84: [DOCS] Streamline used code block directive within docs
Always use the same directive to create code blocks.
This allows for easier searching and processing in the future.
...
Daniel Siepmann
11:14 Revision 196bd2c8: [TASK] Use namespaced MockObject interface in tests
This patch replaces the usages of interface
\PHPUnit_Framework_MockObject_MockObject with
\PHPUnit\Framework\MockObje...
Alexander Schnitzler
11:07 Revision 84765971: [TASK] Deprecate injection of EnvironmentService in Web Request
The EnvironmentService is not needed any longer in the Web
Request of Extbase, therefore the property and the injecti...
Alexander Schnitzler
10:56 Revision 0b58a8af: [TASK] Introduce constants for sys log writer method arguments
There are several places in the core where messages are written
to the database table sys_log. Said table has the fol...
Alexander Schnitzler
10:08 Revision b5828dd8: [TASK] Use dedicated PHPUnit assertion methods
PHPUnit assertion method calls like ::assertSame(true, $foo)
should be written with dedicated method like ::assertTru...
Alexander Schnitzler

2019-10-24

19:26 Revision c3d8232f: [TASK] Use short returns in PHPUnit tests
Usage of PHPUnit’s mock e.g. ->will($this->returnValue(..)) must be
replaced by its shorter equivalent such as ->will...
Alexander Schnitzler
18:37 Revision ead118da: [TASK] Add functional tests with pdo_* drivers to nightly build
The nighly test run receives to new batches of functional test runs
with pdo_sqlsrv and pdo_mysql database drivers.
...
Anja Leichsenring
15:19 Revision 738518a6: [DOCS] Improve chapter for adding content elements
- Simplify wording
- Add one more example for Data Processor use case
- Add crosslink to icon registry and data proce...
Liddy
14:42 Revision 362affba: [TASK] Call static PHPUnit methods via self:: instead of $this->
Class \PHPUnit\Framework\TestCase provides many assertion methods
that can be called statically and dynamically in th...
Alexander Schnitzler
10:34 Revision 50223f64: [BUGFIX] Use prepared statements for pdo_mysql per default
With this change prepared statements will be used per default for the
driver `pdo_mysql` to retrieve native data type...
Manuel Selbach
10:06 Revision f801a55e: [TASK] Add functional tests with pdo_* drivers to nightly build
The nighly test run receives to new batches of functional test runs
with pdo_sqlsrv and pdo_mysql database drivers.
...
Anja Leichsenring

2019-10-23

17:50 Revision 7c0902b8: [BUGFIX] Mark typo3fluid/fluid version 2.6.5 as conflicting
A failing nightly test is fixed by avoiding the fluid version
to be raised until the cause can be resolved.
Resolves...
Anja Leichsenring
17:44 Revision 9b05f597: [BUGFIX] Mark typo3fluid/fluid version 2.6.5 as conflicting
A failing nightly test is fixed by avoiding the fluid version
to be raised until the cause can be resolved.
Resolves...
Richard Haeser
16:49 Revision 4e9c9ac3: [BUGFIX] Respect changed indexes within schema migration
With this change all indexes identified as "changed" will get proper
SQL statements to update them (e.g. DROP and ADD...
Manuel Selbach
16:31 Revision ac4e3bfa: [BUGFIX] Respect changed indexes within schema migration
With this change all indexes identified as "changed" will get proper
SQL statements to update them (e.g. DROP and ADD...
Manuel Selbach
15:54 Revision ff42b234: [BUGFIX] Use Hreflang for HTML tag
With the introduction of sites the wrong siteLanguage attribute was
taken to generate the HTML tag lang attribute.
T...
Simon Gilli
15:42 Revision d83c0fe8: [BUGFIX] Fix 'pidonly' check in backend search
The TCA setting 'pidonly', which is used to limit a field to be only
searched in the single page view in the list mod...
Christian Eßl
14:48 Revision d2dfb8a6: [BUGFIX] Use Hreflang for HTML tag
With the introduction of sites the wrong siteLanguage attribute was
taken to generate the HTML tag lang attribute.
T...
Simon Gilli
12:20 Revision 160348b6: [BUGFIX] Show Broken Links of Pages on the Page itself
Choose pages by uid and other records by pid to determine which ones
should be shown for a certain level in the Backe...
Lina Wolf
12:03 Revision 36f635c9: [TASK] Add security section to README
Resolves: #89481
Releases: master, 9.5, 8.7
Change-Id: I91406b5678f11b6fc0ec433e58325dd81dbfc17a
Reviewed-on: https:/...
Mathias Brodala
11:59 Revision f904279c: [TASK] Add security section to README
Resolves: #89481
Releases: master, 9.5, 8.7
Change-Id: I91406b5678f11b6fc0ec433e58325dd81dbfc17a
Reviewed-on: https:/...
Mathias Brodala
11:58 Revision 0cf65f88: [BUGFIX] Fix 'pidonly' check in backend search
The TCA setting 'pidonly', which is used to limit a field to be only
searched in the single page view in the list mod...
Christian Eßl
11:38 Revision 26d76912: [TASK] Add security section to README
Resolves: #89481
Releases: master, 9.5, 8.7
Change-Id: I91406b5678f11b6fc0ec433e58325dd81dbfc17a
Reviewed-on: https:/...
Mathias Brodala
10:57 Revision 30a059d1: [TASK] Add seo extension docs
Provide a starting point to find all the SEO related information
directly from the extension seo.
Resolves: #89469
R...
Kay Strobach
10:54 Revision 06e9eb79: [FEATURE] Add method LazyLoadingProxy::getUid()
Adding method getUid() to the LazyLoadingProxy class allows for
fetching the uid of proxied objects without fetching ...
Stefan Neufeind
10:54 Revision 3b4468fa: [TASK] Add seo extension docs
Provide a starting point to find all the SEO related information
directly from the extension seo.
Resolves: #89469
R...
Kay Strobach
10:54 Revision 4cdea5b7: [BUGFIX] Set correct default value for TSFE properties
As the properties rootLine and page of TSFE are arrays, the default
value must be set to an empty array instead of an...
Georg Ringer
10:51 Revision 7a277979: [BUGFIX] RedirectService respects parameters
Respect additional parameters from typolink for redirects.
Resolves: #88963
Releases: master, 9.5
Change-Id: I3506c0...
Guido Schmechel
10:42 Revision b7c5abc8: [BUGFIX] Show Broken Links of Pages on the Page itself
Choose pages by uid and other records by pid to determine which ones
should be shown for a certain level in the Backe...
Lina Wolf
10:40 Revision 48838db8: [TASK] Update .rst file for 87623
Add correct `EXT:` path to configuration file in
Breaking-87623-ReplaceConfigpersistenceclassesTyposcriptConfiguratio...
Alexander Schnitzler
09:38 Revision cd53af4d: [BUGFIX] Set correct default value for TSFE properties
As the properties rootLine and page of TSFE are arrays, the default
value must be set to an empty array instead of an...
Georg Ringer
09:25 Revision 82631921: [BUGFIX] Mark typo3fluid/fluid version 2.6.5 as conflicting
A failing nightly test is fixed by avoiding the fluid version
to be raised until the cause can be resolved.
Resolves...
Anja Leichsenring

2019-10-22

16:44 Revision acd41a34: [TASK] Change to named keys in EXT:seo when using generateMetaTags hook
For EXT:seo we now use named keys for the hooks we register for
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['TYPO3\CMS\...
Richard Haeser
16:27 Revision 9d7c1a3a: [TASK] Change to named keys in EXT:seo when using generateMetaTags hook
For EXT:seo we now use named keys for the hooks we register for
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['TYPO3\CMS\...
Richard Haeser
15:55 Revision d30baaf0: [BUGFIX] Unify return types for PDO drivers
With this change custom drivers for PDO get introduced, to unify the return
types from the database. Main topic is, t...
Manuel Selbach
10:02 Revision 6e7d5e4d: [BUGFIX] Unify return types for PDO drivers
With this change custom drivers for PDO get introduced, to unify the return
types from the database. Main topic is, t...
Manuel Selbach
09:54 Revision 8fe3e41d: [BUGFIX] Add initialization of DataMapper on QueryResult object wakeup
`DataMapper` object initialization is missed in this place.
And it leads to error `Call to a member function map() on...
Vladimir Cherednichenko
09:50 Revision c9ad7408: [TASK] Update Microsoft SQL server docker images for tests
With this change the deprecated location for the Microsoft SQL server
images will be updated to the current one.
Res...
Manuel Selbach

2019-10-21

19:16 Revision 1368d88e: [BUGFIX] Add initialization of DataMapper on QueryResult object wakeup
`DataMapper` object initialization is missed in this place.
And it leads to error `Call to a member function map() on...
Vladimir Cherednichenko
16:45 Revision ba0e5c39: [TASK] Update Microsoft SQL server docker images for tests
With this change the deprecated location for the Microsoft SQL server
images will be updated to the current one.
Res...
Manuel Selbach
16:15 Revision 607f9354: [BUGFIX] RedirectService respects parameters
Respect additional parameters from typolink for redirects.
Resolves: #88963
Releases: master, 9.5
Change-Id: I3506c0...
Guido Schmechel
15:58 Revision 7139d4ca: [DOCS] Fix missing backtick in Changelog file for 88669
The rendering of the last paragraph missed a backtick at the end of the PHP snippet.
Resolves: #89467
Related: #8866...
Chris Müller
14:38 Revision cffb6e0f: [BUGFIX] Use GeneralUtility for initialization of PageRenderer
The PageRenderer is set via GeneralUtility::setSingletonInstance()
by TSFE. This circumvents the DI concept and has t...
Daniel Goerz
12:59 Revision 90ed984c: [TASK] Fix return type annotation of Extbase getArgument method
It is possible to have an array as argument, e.g. select, checkbox, …
Therefore also arrays can be returned by this m...
Daniel Siepmann
12:58 Revision b5acd62e: [TASK] Fix return type annotation of Extbase getArgument method
It is possible to have an array as argument, e.g. select, checkbox, …
Therefore also arrays can be returned by this m...
Daniel Siepmann
12:34 Revision 17404c45: [TASK] Fix return type annotation of Extbase getArgument method
It is possible to have an array as argument, e.g. select, checkbox, …
Therefore also arrays can be returned by this m...
Daniel Siepmann
09:53 Revision bfab2c65: [TASK] Introduce bit operation and helper methods in BitSet class
This commit introduces the following set of bit operation methods
- and
- or
- xor
- andNot
as well as the followin...
Alexander Schnitzler

2019-10-20

15:15 Revision 7a5286c3: [BUGFIX] Fix TEXT value property type in t3editor
Releases: master, 9.5
Resolves: #89411
Change-Id: Idea0fbfe6067115e09588a4b81f2fe5cbfc6fa50
Reviewed-on: https://revi...
Jan Klemenski
15:00 Revision e80fc068: [BUGFIX] Fix TEXT value property type in t3editor
Releases: master, 9.5
Resolves: #89411
Change-Id: Idea0fbfe6067115e09588a4b81f2fe5cbfc6fa50
Reviewed-on: https://revi...
Jan Klemenski

2019-10-18

14:30 Revision 8ba188d3: [TASK] Upgrade typo3/phar-stream-wrapper to v3.1.3 (PHP 7.4)
Ensure PHP 7.4 compatibility by using recent release of the package.
composer require typo3/phar-stream-wrapper:^3.1...
Oliver Hader
13:15 Revision 495b136b: [TASK] Fix return type annotation of get_dirs method
As three different return types can be returned, they should all be
documented. This allows for better autocompletion...
Daniel Siepmann
13:14 Revision 7ef63018: [TASK] Fix return type annotation of get_dirs method
As three different return types can be returned, they should all be
documented. This allows for better autocompletion...
Daniel Siepmann
12:39 Revision fefeddda: [TASK] Fix return type annotation of get_dirs method
As three different return types can be returned, they should all be
documented. This allows for better autocompletion...
Daniel Siepmann
12:19 Revision aa20c0f2: [BUGFIX] Use alias for constraining languages while translating
This patch fixes a regression that led to an uncaught exception
during the translation of content elements for non ad...
Daniel Goerz
11:58 Revision a09d55ca: [BUGFIX] Use alias for constraining languages while translating
This patch fixes a regression that led to an uncaught exception
during the translation of content elements for non ad...
Daniel Goerz
09:15 Revision 78681afb: [BUGFIX] Clipboard: Check whether FAL object is an existing file
The clipboard now checks whether a FAL object is a valid and existing
file before creating an export link.
Resolves:...
Andreas Fernandez

2019-10-17

19:00 Revision 782b9503: [BUGFIX] Clipboard: Check whether FAL object is an existing file
The clipboard now checks whether a FAL object is a valid and existing
file before creating an export link.
Resolves:...
Andreas Fernandez
18:14 Revision df2f2d10: [BUGFIX] Clipboard: Check whether FAL object is an existing file
The clipboard now checks whether a FAL object is a valid and existing
file before creating an export link.
Resolves:...
Andreas Fernandez
16:41 Revision 89e9896a: [BUGFIX] Add missing parenthesis
This adds a missing parenthesis in the label `config.backendLogo` for
extension configuration `backend.backendLogo`.
...
Oliver Bartsch
16:24 Revision 0d177a33: [BUGFIX] Add missing parenthesis
This adds a missing parenthesis in the label `config.backendLogo` for
extension configuration `backend.backendLogo`.
...
Oliver Bartsch
15:37 Revision 5a3375e4: [FEATURE] Add "storeSession" argument to Widget ViewHelpers
Widget ViewHelpers, by default, can store the widgets session in the
database by utilizing a cookie. In frontend cont...
Christian Eßl
15:35 Revision ccfa6dac: [TASK] Fix param type annotation of Extbase methods
It is possible to provide null for these arguments.
The defaults are even null. Therefore this should be documented, ...
Daniel Siepmann
15:35 Revision 15ba89e8: [TASK] Fix param type annotation of Extbase methods
It is possible to provide null for these arguments.
The defaults are even null. Therefore this should be documented, ...
Daniel Siepmann
14:57 Revision 80f5b0cf: [TASK] Fix param type annotation of Extbase methods
It is possible to provide null for these arguments.
The defaults are even null. Therefore this should be documented, ...
Daniel Siepmann
09:58 Revision b39c3eb4: [BUGFIX] Set pageInfo in ElementInformation popup for non-related records
When accessing a non-versioned record, pageInfo needs to be fetched as well,
otherwise "live" records will never allo...
Benni Mack
09:41 Revision fdd0e67c: [BUGFIX] Set pageInfo in ElementInformation popup for non-related records
When accessing a non-versioned record, pageInfo needs to be fetched as well,
otherwise "live" records will never allo...
Benni Mack
 

Also available in: Atom