- 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>
-
Reiner Teubner authored
This patch replaces the calls to the PHP function each() as it is marked as deprecated in PHP 7.2. Additionally it adds unit tests for QueryGenerator::getSubscript(). Resolves: #83737 Releases: master, 8.7, 7.6 Change-Id: Ie61a6d44fcdbd4ce6105a6c185085a3a68866fd8 Reviewed-on: https://review.typo3.org/55570 Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Jan 29, 2018
-
-
Oliver Hader authored
When creating a new content element in the frontend using the according button in the "editing" section of the admin panel, the request to the TYPO3 backend is rejected due to an invalid XSRF session token: Validating the security token of this form has failed. Please reload the form and submit it again. The reason is, that the URL after issue #70055 looks like the following "token=<hash>id=<id>" instead of "token=<hash>&id=<id>" - the id became part of the XSRF session token. Resolves: #83719 Releases: master, 8.7, 7.6 Change-Id: Ibdd252b2e59d9e8de78bb0be14a95e0789dc0d17 Reviewed-on: https://review.typo3.org/55490 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
To avoid warnings with PHP 7.2, `serialized_executions` must be checked for being not an empty value. Resolves: #83691 Releases: master, 8.7, 7.6 Change-Id: I5855a03d6669ec0e82931cfc0110c2b7ca134ad4 Reviewed-on: https://review.typo3.org/55484 Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
- Jan 28, 2018
-
-
Helmut Hummel authored
Instead of complementing processing configuration in the file class, move it to the processing service and LocalPreviewHelper class to not have the code and logic duplicated and to ensure it is always executed, not only when using the file API. Resolves: #83421 Related: #81776 Related: #83242 Releases: master, 8.7, 7.6 Change-Id: I9b3f380625756137a56e7ad0ea55d21f47464ab8 Reviewed-on: https://review.typo3.org/55271 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
- Jan 24, 2018
-
-
Georg Ringer authored
The field data_page_reg1 of table index_phash is defined as integer. Therefore the default value must be 0 instead of an empty string. Resolves: #83641 Releases: master, 8.7, 7.6 Change-Id: I4c1f115b8c8bbcb961627d7f5a5a413a8d5cf419 Reviewed-on: https://review.typo3.org/55449 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Jan 21, 2018
-
-
Andreas Fernandez authored
The MemcachedBackend now also supports the pecl-memcached module. The caching backend detects which modules are installed and uses "memcache" over "memcached" to avoid being a breaking change. If both modules are installed, an integrator can choose the PECL module by setting the new ``peclModule`` option. This feature was originally introduced with TYPO3 v8.0. Due to compatibility reasons with PHP 7 this feature gets backported as the memcache module is not available anymore. Resolves: #83569 Related: #69794 Releases: 7.6 Change-Id: Idd4e85cf8ec71d47217b63dfe55b1231107c7b82 Reviewed-on: https://review.typo3.org/55384 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:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Jan 18, 2018
-
-
Oliver Hader authored
Composer license definition GPL-2.0+ has been deprecated and has to be replaced with GPL-2.0-or-later. Resolves: #83607 Releases: master, 8.7, 7.6, 6.2 Change-Id: I6113bc3a90cb6a56830b930522dde2eaacd5025e Reviewed-on: https://review.typo3.org/55395 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
- Jan 17, 2018
-
-
Georg Ringer authored
Avoid spamming the log in PHP 7.2 due to get_class(null) if fetching the image in ImageService->getImage() fails. Resolves: #83570 Releases: master, 8.7, 7.6 Change-Id: Icc3c78f5b747842cee89d184134ff298b8e04a3a Reviewed-on: https://review.typo3.org/55376 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
- Jan 15, 2018
-
-
Christian Kuhn authored
Fix a case during ext:impexp FAL uid mapping where sys_file_reference end up pointing to wrong sys_file records in case new sys_file uids also already exist in import file, due to multiple mappings. Power the patch with a functional test - it fails without the change in Import.php and is ok with the change. See the test method comments for more details on what exactly is checked here. Change-Id: I472cad2652e8d6f5d30e4ebc68ff1ae93de71ea1 Resolves: #67188 Releases: master, 8.7, 7.6 Reviewed-on: https://review.typo3.org/55368 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Jan 08, 2018
-
-
Richard Haeser authored
Prevent warnings and notices if $GLOBALS['TBE_MODULES_EXT'] is not set, which can be the case if no extensions are installed. Change-Id: I72f513329790ee3b71fd30054574b79f41a6dcf8 Resolves: #83479 Releases: master, 8.7, 7.6 Reviewed-on: https://review.typo3.org/55297 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Richard Haeser <richard@maxserv.com> Tested-by:
Richard Haeser <richard@maxserv.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Markus Günther authored
Adding a condition to check if a backend user has permissions on the search to prevent a JS error while initializing the autocomplete module. Also check if a module is available to start with. Fixes: #82969 Releases: master, 8.7, 7.6 Change-Id: If2827902443ff7411d9b2c1050213be3e0d78fb6 Reviewed-on: https://review.typo3.org/54714 Reviewed-by:
Markus Günther <mail@markus-guenther.de> Tested-by:
Markus Günther <mail@markus-guenther.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Henning Liebe <h.liebe@neusta.de> Reviewed-by:
Alexander Opitz <opitz.alexander@googlemail.com> Tested-by:
Alexander Opitz <opitz.alexander@googlemail.com>
-