- May 13, 2018
-
-
Georg Ringer authored
Improve the privacy of users by using the no-cookie domain of youtube by default and just use youtube.com if explicitly set. Resolves: #84843 Releases: master, 8.7, 7.6 Change-Id: I01472f93e32c2011b5494c4670d07f29348016c3 Reviewed-on: https://review.typo3.org/56929 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-on: https://review.typo3.org/56954
-
- May 10, 2018
-
-
Nicole Cordes authored
This patch ensures using an integer value for turning a timestamp to a DateTime object as otherwise a PHP error is thrown. Resolves: #84962 Releases: master, 8.7, 7.6 Change-Id: I18e82c8f91f42c29c4014985a1ad11671b5a31f4 Reviewed-on: https://review.typo3.org/56915 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
- Apr 24, 2018
-
-
Georg Ringer authored
To be compatible with the GDPR, 2 new features are added to the indexed_search extension: - Make the index_stat_search table part of the garbage collector task - Make the IP tracking configurable Resolves: #84740 Releases: master, 8.7, 7.6 Change-Id: I8e1bcd937a3d4095fb1a048064e82845ff1a5344 Reviewed-on: https://review.typo3.org/56737 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-on: https://review.typo3.org/56785 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
- Apr 19, 2018
-
-
Georg Ringer authored
Add an API to anonymize IP addresses. The core uses this API to anonymize all IP addresses before storing them. E.g. when logging. This a necessary tool in order to comply with data and privacy protections laws. Resolves: #84053 Releases: master, 8.7, 7.6 Change-Id: Id45ee94696dee4fa2293e1226f2076883f6b9ade Reviewed-on: https://review.typo3.org/56718 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
- Apr 17, 2018
-
-
Oliver Hader authored
Change-Id: I442f2c40d720fe80561efa576d3fcbc7926509cd Reviewed-on: https://review.typo3.org/56700 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Oliver Hader authored
Change-Id: I49d55a037a92edbb111becd23072d75d4e729237 Reviewed-on: https://review.typo3.org/56699 Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
- Apr 06, 2018
-
-
Andreas Fernandez authored
Any given attribute stored in the `P` parameter is kept and attached to the return URL of the upload form. Resolves: #83923 Releases: master, 8.7, 7.6 Change-Id: Id6ff93f0a30691f7bde84275128a34eb479499de Reviewed-on: https://review.typo3.org/56596 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
-
Frank Naegler authored
Resolves: #84600 Releases: master, 8.7, 7.6 Change-Id: I3f4698e892c98aadb41d3e6ba4f1e974a2ca479d Reviewed-on: https://review.typo3.org/56591 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
-
- Apr 05, 2018
-
-
rickymk authored
Catch InsufficientFileAccessPermissionsException while extracting metadata. Reason for this exception could be that the file extension is not allowed by the ['BE']['fileDenyPattern'] setting. This patch makes sure that the indexer doesn't break and is able to extract the other files from storage. Resolves: #82060 Release: master, 8.7, 7.6 Change-Id: I37950aa70f4f59b388c6b9203e1922708ad07b71 Reviewed-on: https://review.typo3.org/56540 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Stephan Großberndt <stephan.grossberndt@typo3.org> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
- Apr 04, 2018
-
-
Helmut Hummel authored
A regression was introduced in symfony/finder https://github.com/symfony/symfony/pull/26337 This caused PackageManager to not find any core packages any more in case they were symlinked. Composer command (after adding conflict): composer update --lock Resolves: #84601 Releases: 7.6, 8.7, master Change-Id: I914c3b3c4a6c12375ebd9fe5442c3f7ff407de72 Reviewed-on: https://review.typo3.org/56549 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Helmut Hummel <typo3@helhum.io> Tested-by:
Helmut Hummel <typo3@helhum.io>
-
- Mar 29, 2018
-
-
Sybille Peters authored
Resolves: #83480 Releases: master, 8.7, 7.6 Change-Id: I87f3d692b4422b2e998076b2ef09ee65c85b8bba Reviewed-on: https://review.typo3.org/56481 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Mar 22, 2018
-
-
Oliver Hader authored
Change-Id: I9158aa79f8f38716bea88bdd6263cc68eaa7f58f Reviewed-on: https://review.typo3.org/56424 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Oliver Hader authored
Change-Id: I2bef408cc019c014b3962fe963533d5ab4ebc55b Reviewed-on: https://review.typo3.org/56423 Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
- Mar 21, 2018
-
-
Oliver Hader authored
This reverts commit 1bd63f45. This change caused a regression which basically affected users of Mozilla Firefox - details are described in issue #84503. Besides that the initial bug report address the frontend part, changing backend login behavior was not required in order for the bug fix. Releases: master, 8.7, 7.6 Resolves: #84503 Reverts: #76120 Change-Id: I45fe6086afa48eed71be635e8cf4a1f3fa138ab2 Reviewed-on: https://review.typo3.org/56396 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
- Mar 19, 2018
-
-
Nicole Cordes authored
Prevent the automatic installation of new extensions if the setting was disabled. Resolves: #84125 Releases: master, 8.7, 7.6 Change-Id: Ic554e8870543b2f15079f7adfb1ddc2517bfc2b5 Reviewed-on: https://review.typo3.org/56361 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
- Mar 13, 2018
-
-
Oliver Hader authored
Change-Id: Id1f1f992ac62eea7a6bb974a952afa47cf588b8b Reviewed-on: https://review.typo3.org/56137 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Oliver Hader authored
Change-Id: Ib657e4c5f8f3d6107da0534e3b4674d467afdf22 Reviewed-on: https://review.typo3.org/56136 Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Christian Kuhn authored
Resolves: #84242 Releases: master, 8.7, 7.6 Change-Id: I049c053dee291e7c31dbf5c81aacde0619d0f244 Reviewed-on: https://review.typo3.org/56133 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Nicole Cordes authored
This patch adds the name and value of the first submit button found in a form to the input field used to send the form. RsaEncryptionWithLib.min.js created with: ../../../../../../Build/node_modules/uglify-js/bin/uglifyjs \ RsaLibrary.js RsaEncryption.js > RsaEncryptionWithLib.min.js Resolves: #76120 Releases: master, 8.7, 7.6 Change-Id: I3f0fdc7e933267689114d5bcf62d3fcfe2db5146 Reviewed-on: https://review.typo3.org/56104 Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
-
- Mar 10, 2018
-
-
Helmut Hummel authored
Resolves: #84191 Releases: master, 8.7, 7.6 Change-Id: Id0f2da6f77b3c01293478329503dc922ccd7e72c Reviewed-on: https://review.typo3.org/56087 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de>
-
Benni Mack authored
Under certain circumstances some browsers do not set the HTTP referrer anymore due to privacy reasons. Hence, checking the referrer breaks functionality. Resolves: #83768 Releases: master, 8.7, 7.6 Change-Id: Ia8f882e07a9e2091ceb38aee814badb97403250d Reviewed-on: https://review.typo3.org/55819 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com>
-
- Mar 06, 2018
-
-
Helmut Hummel authored
When a processed file is deleted because it needs reprocessing, set the internal deleted property to true and unset its properties as well, as they are stale anyway. This is important as in the later processing it is checked whether the current object is persisted (which it is not anymore) and an SQL update is triggered, which then fails leading to another processing run in subsequent requests. When unsetting the internal properties a new row will be inserted in the same request. Resolves: #80359 Releases: 7.6, 8.7, master Change-Id: I39eec59ed4ac071883ff97eab7018d1ede92fb95 Reviewed-on: https://review.typo3.org/53506 Reviewed-by:
Helmut Hummel <typo3@helhum.io> Tested-by:
Helmut Hummel <typo3@helhum.io>
-
- Mar 05, 2018
-
-
Christian Kuhn authored
* Various .rst file index fixes, NotScanned usually does not make sense on Important- and Feature- files. * Add a missing extension scanner config * Sync 7* and 8* folders to other core branches Resolves: #84141 Releases: master, 8.7, 7.6 Change-Id: Ifc19d774d45395cb30bd51f50d9121af409f48bb Reviewed-on: https://review.typo3.org/56012 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Mar 02, 2018
-
-
Simon Schmidt authored
remove multiple calling for clear_cachecmd with the same page id Resolves: #83797 Related: #82930 Releases: 7.6 Change-Id: I5740a33d3cf5dd5c7ccbe7166b9d0ba3e9ddeaee Reviewed-on: https://review.typo3.org/55587 Reviewed-by:
Daniel Klockenkaemper <dk@marketing-factory.de> Tested-by:
Daniel Klockenkaemper <dk@marketing-factory.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Guido Schmechel <littlegee@web.de> Tested-by:
Guido Schmechel <littlegee@web.de> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
- Mar 01, 2018
-
-
Sybille Peters authored
* commit-msg hook: change wiki link to link to official contribution guide * commit-msg hook: rebase with original source * commit-msg hook: add Change-Id on last line after footer * pre-commit hook: check if staged php files conform to coding guidelines * Build/Scripts/cglFixMyCommit.sh: extended parameters to be used by new pre-commit hook Resolves: #83891 Releases: master, 8.7, 7.6 Change-Id: I6d00aa32ef3f9517d88e90c40059c7f73d7f6cfe Reviewed-on: https://review.typo3.org/55974 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Feb 28, 2018
-
-
Helmut Hummel authored
Renumbering array keys, even if all keys are integer is a destructive operation. Doing so at least breaks our logging configuration, which uses LogLevel constants as array keys and these constants are defined as integer. Therefore this pure visual optimization is removed when writing LocalConfiguration.php At a later point we might consider deprecating this method, which at least has a wrong method name (mentions "numeric", while it meanwhile uses "int" checks). As this method performs a destructive operation, its usefulness is limited. Resolves: #82304 Releases: master, 8.7, 7.6 Change-Id: I8d252428f3e27379e4377d30af0fdfd5e5d8719d Reviewed-on: https://review.typo3.org/55944 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Andreas Fernandez authored
Editing a record with a deleted related record leads to an uncaught DatabaseRecordException. This patch catches the exception and ignores such records, but logs a warning. Due to possible errors occurring with certain DBMS (e.g. MySQL strict) columns may require a default value now in TCA. Resolves: #83412 Releases: master, 8.7, 7.6 Change-Id: I5adaf385443350ce245dd83da6e5f1a16d9c9afb Reviewed-on: https://review.typo3.org/55752 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Sascha Rademacher <sascha.rademacher+typo3@gmail.com> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Feb 27, 2018
-
-
Markus Klein authored
Add a new test to make sure that identical input arrays also deliver an empty result as difference. Resolves: #84067 Releases: master, 8.7, 7.6 Change-Id: Ia16ca9560094c4ae42eb69cac9e09cd4bef7dc4e Reviewed-on: https://review.typo3.org/55925 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
- Feb 26, 2018
-
-
Tymoteusz Motylewski authored
Renamed key in the response to match what is expected in actions.js evaluateResponse method. Releases: 8.7, 7.6 Resolves: #82282 Change-Id: I4528963aded3a8203ab144c8353fc0509aa8a1e7 Reviewed-on: https://review.typo3.org/55905 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
- Feb 25, 2018
-
-
Guido Schmechel authored
Releases: master, 8.7, 7.6 Resolves: #84028 Change-Id: Ia6094c57c976ecf6e89b1d99aca0a1b12684e0b2 Reviewed-on: https://review.typo3.org/55898 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- Feb 22, 2018
-
-
Christian Kuhn authored
The backend language module struggles with downloading language packs of existing, but not loaded extensions and fetchess old (non core version specific) packs for core extensions. This is hard to solve on a bugfix level for v7 and v8, and in general it does not make much sense to have language packs of not loaded extensions lying around in typo3conf/l10n. The patch ignores fetching of language packs for not loaded extensions, it easily applies to all maintained core versions. Change-Id: I9ad885012a572368f7946f1027d870ee09550034 Resolves: #83406 Releases: master, 8.7, 7.6 Reviewed-on: https://review.typo3.org/55864 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Michael Stucki <michael.stucki@typo3.org> Tested-by:
Michael Stucki <michael.stucki@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Feb 20, 2018
-
-
Joshua Westerheide authored
Check for cases where the files array is nested more complex or keywords (e.g. "error") are used as field names. Run `curl -F "d0[]=@d12.txt" -F "d0[d1][d2][d3]=@d12.txt" -F "error=@error_file.txt" localhost:8080` against a custom php script to generate the testing $_FILES array. Resolves: #82976 Releases: master, 8.7, 7.6 Change-Id: I51fb9da7c87871b6bb1e8ac4de317973f307dd49 Reviewed-on: https://review.typo3.org/55811 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Tomas Norre Mikkelsen authored
The label for the "Save and create new document" in the scheduler module, will be change to a more appropriate label "Save and create new task" Resolves: #83920 Releases: master, 8.7, 7.6 Change-Id: Ic4d6ad9d4598aafbc16c03b5bc50789451f6cdaf Reviewed-on: https://review.typo3.org/55807 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
-
- Feb 12, 2018
-
-
Manuel Selbach authored
For the default language it was possible to view the field, but on translating the dataset, the following exception is thrown: 'PHP Warning: Invalid argument supplied for foreach() in backend/Classes/Form/Element/SelectMultipleSideBySideElement.php line 66' As the defaultLanguageRow keeps to be "unparsed", the $selectedItems could be a comma separated string within the method TYPO3\CMS\Backend\Form\Element\SelectMultipleSideBySideElement::renderReadOnly if the TCA configuration of a field is set to 'defaultAsReadonly'. Resolves: #77155 Releases: master, 8.7, 7.6 Change-Id: Id9380fe3761e683352166565ed1a7e56f5e64190 Reviewed-on: https://review.typo3.org/55675 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Feb 09, 2018
-
-
Stephan Großberndt authored
Clicking the close button in a editing popup accesses Close.html in Resources/Public/Html/ which is a folder accessible by a web user instead of Resources/Private/Templates/ which lead to a HTTP 403 error on closing the popup. Releases: master, 8.7, 7.6 Resolves: #83258 Related: #68108 Change-Id: Ibe7e328936240df436a3c9585e53122f1577dc6e Reviewed-on: https://review.typo3.org/54993 Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Tested-by:
Stephan Großberndt <stephan@grossberndt.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org>
-
Tymoteusz Motylewski authored
As .typoscript is the preferred file ending for TypoScript files, this should be reflected in the .htaccess access rules as well. Change-Id: If894d831afb5fd7e3ed1c098023111b82cde124f Resolves: #83703 Releases: 7.6 Reviewed-on: https://review.typo3.org/55626 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Reiner Teubner <rteubner@me.com> Reviewed-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Feb 06, 2018
-
-
Oliver Hader authored
Do not rawurlencode the label_alt part references of record titles if they are of type=group as this leads to duplicate encoding. Resolves: #78995 Releases: 7.6 Change-Id: I9a445745415080856adfbf51c4a87820a8e77375 Reviewed-on: https://review.typo3.org/54483 Reviewed-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Tymoteusz Motylewski authored
BE users without delete rights can now drag-drop pages in the page tree. The drag - delete area is not shown. Resolves: #25135 Releases: 8.7, 7.6 Change-Id: Icc82675a783f19ae72b6d00ac2809ad76b93dd67 Reviewed-on: https://review.typo3.org/55535 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Oliver Hader authored
Change-Id: I74d839719a841d19b23241af87c1f5cfbc012d7f Reviewed-on: https://review.typo3.org/55574 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Oliver Hader authored
Change-Id: I58a85b55724c2a4072a7ceec900cab685a0a834b Reviewed-on: https://review.typo3.org/55573 Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-