- Jul 09, 2015
-
-
Morton Jonuschat authored
Return the table information in the documented format (array with tablenames as key and arrays with status information as value). Resolves: #67067 Releases: master, 6.2 Change-Id: I7a35c5cfdaa469c407f5c4e4f80b55625034be91 Reviewed-on: http://review.typo3.org/39637 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Benjamin Mack authored
Remove the standalone slim "ExtCore" functionality and the custom adapters for prototype 1.5, jquery 1.1 and YUI completely from the core (only use ext-base adapter natively). Drop all configuration to activate ExtCore in FE. Drop all configuration to configure custom adapters when loading ExtJS. Resolves: #68001 Releases: master Change-Id: I254b37f3637e829d7528422c13b41a8e96d90cd1 Reviewed-on: http://review.typo3.org/41028 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Benjamin Mack authored
The functionality to render the integrity state as a tree of items is disabled by default in TYPO3 CMS, and is now removed without substitution. Resolves: #68007 Releases: master Change-Id: I12a85a157efa9171a82d4d6f3b9c0429a1ad7ab9 Reviewed-on: http://review.typo3.org/41038 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Morton Jonuschat authored
Change-Id: I4e88dbf9c597901ee559fe1bdadf23bf011a91bc Resolves: #67711 Releases: master Reviewed-on: http://review.typo3.org/41055 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Daniel Maier <dani-maier@gmx.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Thomas Schlumberger authored
Renders all folder and page trees in the same HTML manner. These are located in: - Link Wizards - RTE popups - Select / Group Field Selector Popups (e.g. Insert Record) Next steps: - Rework the impexp tree - Rework the Move Tree and the New Element Position Maps - Add highlighting - Simplify the calls to each method and remove "old" parameters to methods, rename the methods to make them speaking. Releases: master Resolves: #68018 Change-Id: I675368039f2065dcd9e4bb2555da4495f84eb87b Reviewed-on: http://review.typo3.org/41001 Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Thomas Schlumberger authored
This patch is cleaning up the tree classes where properties were set via the init() function and are now handled by class properties, overriding the parent properties, itself. A function not needed in the AbstractTreeView has been removed. Resolves: #68005 Releases: master Change-Id: I6fad1ade76c015a60ccdef77c5a8b4251f3f12da Reviewed-on: http://review.typo3.org/41036 Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Benjamin Mack authored
Inside the popups the element browser trees don't reload anymore because the RequireJS calls are added too late. Resolves: #68012 Releases: master Change-Id: I492833615d9c16352af667e384de36637fa6ebea Reviewed-on: http://review.typo3.org/41041 Reviewed-by:
Thomas Schlumberger <thomas@b13.de> Tested-by:
Thomas Schlumberger <thomas@b13.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Georg Ringer authored
The styling of records, e.g. fe_users, in the page module needs to be adopted to the new backend skinning. Change-Id: I27eb379c3cf693e09a71d223a6e5b68796bbb033 Resolves: #68011 Releases: master Reviewed-on: http://review.typo3.org/41040 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Wouter Wolters authored
Move language files to correct locations. Resolves: #67991 Releases: master Change-Id: Ic16d218c608ba2a7b3311cdde603472e01088073 Reviewed-on: http://review.typo3.org/41006 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Frank Nägler authored
This patch add a check for max_input_vars setting. Resolves: #67978 Related: #64615 Releases: master Change-Id: Ib8b376184582733c85979a164da6580741472485 Reviewed-on: http://review.typo3.org/40987 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Frederic Gaus <frederic.gaus@flagbit.de> Tested-by:
Frederic Gaus <frederic.gaus@flagbit.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Markus Klein authored
Prevent a race condition in the initialization by registering a ready-function in case DOM is not ready yet. Resolves: #68006 Releases: master Change-Id: I80e9af2f71850ddc2856d76a3865f0b0c5e71adb Reviewed-on: http://review.typo3.org/41037 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Markus Klein authored
Fix functional tests and some other forgotten places. Resolves: #67997 Releases: master Change-Id: Icbdcbf8ac19a02483badfd7d748384e06d008049 Reviewed-on: http://review.typo3.org/41029 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
Markus Klein authored
Ensure that customizations via TSconfig are considered when showing records in the List module. Resolves: #29696 Releases: master Change-Id: Iccd6a91ce98dc52a927c486c05c4a628166c1181 Reviewed-on: http://review.typo3.org/35552 Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Benjamin Mack authored
The existing jquery versions are removed from the Core except for the latest version included. Also, the files are moved to EXT:core like the other contrib files. Updating jQuery to 1.11.3 and integrating it via bower will come in a followup patch. Releases: master Resolves: #67997 Change-Id: I3c5a53add2ee0721afce4b8b9b93038fa4115f4d Reviewed-on: http://review.typo3.org/41019 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Thomas Schlumberger authored
EXT:recordlist ships with an extended ElementBrowserFolderTreeView which is a subclass of the regular ElementBrowserFolderTreeView from EXT:backend. The subclass can be easily merged into the parent class as the logic is non-breaking for the areas which use the parent class. The patch removes the child class (4th level inheritance!) into the parent class and changes all occurences in the core to the parent class. A class alias map is added for the old class into EXT:compatibility6. Resolves: #67999 Releases: master Change-Id: Id13f999311230a8aafbc2f61f4538c5e55d052c6 Reviewed-on: http://review.typo3.org/41024 Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Thomas Schlumberger authored
All custom typo3-classes (typo3-red, typo3-dimmed) are replaced with bootstrap alternatives. Through that, some PHP Tree classes don't need to overload the method anymore from the AbstractTreeView and are removed. Resolves: #67994 Releases: master Change-Id: Ie95b70e9b402a7a66eb6c5a2dbe2e2a87c96c5aa Reviewed-on: http://review.typo3.org/41012 Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Benjamin Mack authored
Replace all possible occurrences of the gfx/spinner.gif with CSS look-a-likes, and have the t3editor still use the spinner.gif for the time being, but moved to the correct location. Resolves: #67992 Releases: master Change-Id: I37b50be3f5fbb185dc1620e2d616d3cea3a9a5f5 Reviewed-on: http://review.typo3.org/41011 Reviewed-by:
Frederic Gaus <frederic.gaus@flagbit.de> Tested-by:
Frederic Gaus <frederic.gaus@flagbit.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Xavier Perseguers authored
Convert the simple Markdown manual into a reStructuredText document to stick to best practices for TYPO3 extensions. Change-Id: Ibe50d8f404984c5c0c3abe1731a8c95322752e8f Resolves: #67946 Releases: master Reviewed-on: http://review.typo3.org/41010 Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Benjamin Mack authored
Resolves: #67990 Releases: master Change-Id: I171fb2f5bfdf237fc61001a3158e38599b00756b Reviewed-on: http://review.typo3.org/41007 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org>
-
- Jul 08, 2015
-
-
Christian Kuhn authored
The patch drops handling and definition of the constants TYPO3_MOD_PATH and PATH_typo3_mod that were used for script path resolution and some resource calculations. This is an important step for further routing scripts within the core and module bootstrap. Resolves: #67987 Releases: master Change-Id: Iab2cd2ecac439a1da025825a0c16d8290e6d3332 Reviewed-on: http://review.typo3.org/41004 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
Wouter Wolters authored
Module path is registered with access "user,group" and breaks the module. Remove this not needed line. Resolves: #67977 Releases: master Change-Id: I8c26f7e4d8b58b879ffed728bbd0d22c6e2f59ea Reviewed-on: http://review.typo3.org/41003 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
-
Christian Kuhn authored
The md5 value is not handled in core for quite a while and removed together with some obsolete locallang flags and further test related ext_emconf settings. Resolves: #67979 Releases: master Change-Id: I86804f732f7f32cf94aab7d18dfab79cdf67e458 Reviewed-on: http://review.typo3.org/41005 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org>
-
Benjamin Mack authored
Resolves: #67974 Releases: master Change-Id: I28eb7c2305e3061fe92a03d15c1ef6d437d04edb Reviewed-on: http://review.typo3.org/40984 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Christian Kuhn authored
Last core usage of FrontendFormEngine was removed in 6.2 with a refactoring of feedit. The class was only a slight extension of FormEngine. Since the FormEngine works is breaking and also documented as such, the class is now dropped without further deprecation - it is also relatively unlikely any currently maintained still relies on it. Resolves: #67979 Releases: master Change-Id: I766dade040725b468572e6f303786af035bc2f2b Reviewed-on: http://review.typo3.org/40998 Reviewed-by:
Thomas Schlumberger <thomas@b13.de> Tested-by:
Thomas Schlumberger <thomas@b13.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Markus Klein authored
Items without any dependency relation are output to the very end of the order list by DependencyOrderService. Resolves: #67986 Releases: master Change-Id: I4d3968cd41fc274fbda658d0563d6f535e36e2ff Reviewed-on: http://review.typo3.org/41000 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Benjamin Mack authored
Removing the last bits for the Package Management area which are not in use. Releases: master Resolves: #67564 Change-Id: Ib23e3de5c02393701fb92b53b704f7d0f4748ad5 Reviewed-on: http://review.typo3.org/40240 Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Wouter Wolters authored
Resolves: #67973 Releases: master Change-Id: I2e5f0443c2a7afe1ffaac6e146f015afb1fae360 Reviewed-on: http://review.typo3.org/40983 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Benjamin Mack authored
In order to allow powerful processing for FLUIDTEMPLATE and other cObjects, two new DataProcessors are added to ensure flexibility with comma-separated values and split values listings. Resolves: #67658 Releases: master Change-Id: Ib6f36ed2b815b08721eb6a29b216821f271d24f2 Reviewed-on: http://review.typo3.org/40506 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com>
-
Wouter Wolters authored
Some unused overlay icons are removed. icon_fatalerror.gif icon is removed too, the same icon exists in ext:t3skin Resolves: #67968 Releases: master Change-Id: I27a882ff918e96268b910ffd90fd1d96f24ccd52 Reviewed-on: http://review.typo3.org/40975 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Benjamin Mack authored
In order to use real file objects within Fluid templates or other places with cObjects, a new data processor for Files is added. As it does most of the same part (collecting files from various sources) as the FILES cObject, the logic has been separated into an own class, the so-called "File Collector". Resolves: #67662 Releases: master Change-Id: I05c494db65caa7efd1847504a057b3b21efb8702 Reviewed-on: http://review.typo3.org/40508 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Helmut Hummel authored
The alias map in form system extension is a workaround to enable case insensitive class loading for specific form classes. Instead of misusing this technology, introduce an object factory class which does the mapping within the form extension where it belongs without affecting the complete system. By doing so and removing the last alias map (besides the one in compatibility6) we now have to improve our code for dynamic alias addition since the default loader is not the alias loader any more but the regular composer class loader. Releases: master Resolves: #67969 Change-Id: I3b191b7643c33f311f4ca2b82f7da3c8dfff0f2c Reviewed-on: http://review.typo3.org/40977 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Stephan Großberndt authored
Replace occurrences of count() with matching empty() pendants. Resolves: #67960 Releases: master Change-Id: I0464e5ce1c31d64f0005efcdf5f018239c037ec9 Reviewed-on: http://review.typo3.org/40963 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Helmut Hummel authored
The class aliases introduced during RTE and form engine refactoring are more or less useless as the API changed heavily in this area so that a class alias alone would provide no benefit. These changes were marked as breaking already, so we can do this now as a regular cleanup. Releases: master Resolves: #67967 Change-Id: Ied68f390aa9a33be3a8bb9b26732efb698e04848 Reviewed-on: http://review.typo3.org/40976 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
- Jul 07, 2015
-
-
Stephan Großberndt authored
Replace occurrences of count() with matching empty() pendants. Resolves: #67964 Releases: master Change-Id: I1ee543bc6484060c6ac7bd1b4d4f47b255b36296 Reviewed-on: http://review.typo3.org/40967 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Helmut Hummel authored
ext_autoload.php is ignored now, so the issues why we kept this alias in the core is obsolete. Releases: master Resolves: #67966 Change-Id: Ibdcf362b5c31e938941b374aff786d81da4668ba Reviewed-on: http://review.typo3.org/40969 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Helmut Hummel authored
With class loading information added, we must also add class alias information. Besides that, we need to distinguish between extensions that should be loadable and are part of the framework and those which should only be loaded optionally and are subject to be removed from the core in the near future. These extensions (namely compatibilty6 and mediace) are now made "regular" TYPO3 extensions and class loading information is removed from the main composer.json We now also add the class alias map information to the sub-packages delivered by the core to have a clean state once they are extracted by a subtree split. Having all this in place, we can unify the check for framework extensions in the dependency resolver as well. Releases: 7.3, master Resolves: #67933 Change-Id: I08b576c96921058afcf5e03a7c5c3aa6e25d2d55 Reviewed-on: http://review.typo3.org/40961 Reviewed-by:
Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org>
-
Wouter Wolters authored
This folder never existed in TYPO3 Resolves: #67959 Releases: master Change-Id: Ia1fd6c9b3fc350337ecf29ecfbe04ed2efbc6111 Reviewed-on: http://review.typo3.org/40962 Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Andreas Fernandez authored
The button class "active" is used now and replaces the broken class "btn-active". Resolves: #67938 Releases: master Change-Id: I55c0f573c5dbf894e9a82e76a0d345fef1696e2d Reviewed-on: http://review.typo3.org/40946 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Andreas Fernandez authored
Replace occurences of count() with matching empty() pendants. Resolves: #67951 Releases: master Change-Id: I134a141abf1d0f60a8b67139e53a4e5f6b885503 Reviewed-on: http://review.typo3.org/40953 Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Andreas Fernandez authored
Replace occurences of count() with matching empty() pendants. Affected extensions: - info_pagetsconfig - lang - linkvalidator - mediace - opendocs - recordlist - reports - saltedpasswords Resolves: #67952 Releases: master Change-Id: Ifa3e8a24a2be4d4c6373d18e446ed219cac4c30c Reviewed-on: http://review.typo3.org/40954 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-