- Jun 03, 2016
-
-
Helmut Hummel authored
To make the set of restrictions that are in effect when creating queries with the QueryBuilder becomes more understandable, we need to remove the QueryContext and the magic applied to that and replace it with the following behavior: delete, hidden, starttime, endtime restrictions are always enabled and need to be removed if needed. Other restrictions need to be provided manually depending on the desired result. Resolves: #76167 Resolves: #76264 Releases: master Change-Id: Iaf0cb08475ed44966838c3fbdd5756d3ba6ebcc1 Reviewed-on: https://review.typo3.org/48049 Tested-by:
Helmut Hummel <helmut.hummel@typo3.org> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org>
-
Nicole Cordes authored
Disable Github API usage to receive the TYPO3 sources. Resolves: #65570 Resolves: #68998 Resolves: #70810 Releases: master Change-Id: Ic5ee615c933e397afc54d7aa8cb06b8656f2f33d Reviewed-on: https://review.typo3.org/48436 Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Wouter Wolters authored
When input field is changed the checkbox is checked directly, not after it loses the focus. Resolves: #76365 Releases: master Change-Id: I8673612bcd8b21d1692188c73d8501f7937c047f Reviewed-on: https://review.typo3.org/48410 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Nicole Cordes authored
This patch adds a comment why the empty constructor function in the AbstractUserAuthentication has to stay. Resolves: #76353 Releases: master Change-Id: I9634d15579fed97a3f2f553a317117bad57eec5c Reviewed-on: https://review.typo3.org/48437 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- Jun 02, 2016
-
-
Georg Ringer authored
Use sources instead of distributions. Resolves: #65570 Resolves: #68998 Resolves: #70810 Releases: master Change-Id: I638534c808e8ddb9cc9da15f7bcd538c64434476 Reviewed-on: https://review.typo3.org/48432 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Wouter Wolters authored
Resolves: #76415 Releases: master,7.6 Change-Id: I7e5694cfe1c104fdd3cb764af39acad690ffc4b9 Reviewed-on: https://review.typo3.org/48430 Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Christian Seifert <christian-f-seifert@gmx.de> Tested-by:
Christian Seifert <christian-f-seifert@gmx.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
- Jun 01, 2016
-
-
Mathias Brodala authored
This excludes various directories and files from release archives as generated by Github and fetched via Composer. These files and directories are not relevant for production and excluding them reduces the size of release archives. Such files are usually identified as security risk in security reviews and should therefore be removed by default from production systems. As an addition it also avoids issues with long file paths when installing on Windows systems. Resolves: #65570 Resolves: #68998 Resolves: #70810 Releases: 7.6, master Change-Id: I615e0c7a4cafaea471c79e88e9df2c78c55b92ac Reviewed-on: https://review.typo3.org/46357 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org>
-
Georg Ringer authored
The ViewHelper must not escape its output Resolves: #76400 Releases: master Change-Id: Iefeeddfca3f1427dfbf72c8dd672aefb1ea03500 Reviewed-on: https://review.typo3.org/48420 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
- May 31, 2016
-
-
Christian Kuhn authored
Package manager is a static property in ExtensionManagementUtility that needs proper reset if a test fiddled with it. Use the proxy class at places where this is not done yet. Change-Id: I86d3813e1a4cbcb24c05507923694e498ffcb03d Resolves: #76402 Releases: master Reviewed-on: https://review.typo3.org/48421 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Christian Kuhn authored
The test annotation "@requires function hash_pbkdf2" doesn't work for whatever reason, those tests are always skipped. Since PHP7 always comes with hash_pbkdf2() built-in, the patch now just drops the annotation. Change-Id: Ice3adcebbeadf2c01e81960144c842bc4af268d2 Resolves: #76404 Releases: master Reviewed-on: https://review.typo3.org/48422 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com>
-
Christian Kuhn authored
Two tests in ext:form change the environment when they try to back up the current locale: setlocale(LC_NUMERIC, null): "the locale names will be set from the values of environment variables", should be setlocale(LC_NUMERIC, 0): "the locale setting is not affected, only the current setting is returned" In my case my default LC_NUMERIC is "C" and after call with 'null' it is set to and returns 'de_DE.utf8', so it changes the internal state to something else than before and the reset from backup does not work properly. This leads to hard to debug problems if other locale depending tests are executed later. As a fun fact, phpunit suffers from the same issue and its api method "setlocale()" that should take care of proper reset messes this up, too. A pull request is pending to fix that. The patch fixes the affected unit tests and cleans them up along the way. Another patch to improve the overall situation regarding locale handling in unit tests will follow later. Change-Id: I2295b46cc6934a48e4d71ef5170deb83fb9264b6 Resolves: #76389 Releases: master Reviewed-on: https://review.typo3.org/48416 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
- May 30, 2016
-
-
Benni Mack authored
When having EXT:context_help uninstalled an empty button is shown in Web => Info => PageTSconfig, because the text could not be fetched. Solution: Only show the button if there is a text inside. Resolves: #76376 Releases: master, 7.6 Change-Id: I06b14a7f6166ec1e9bca412b3b3404762fc7d7b6 Reviewed-on: https://review.typo3.org/48404 Reviewed-by:
Gianluigi Martino <gmartino27@gmail.com> Tested-by:
Gianluigi Martino <gmartino27@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Markus Klein authored
If the user changes a field in a custom preset in the Install Tool the custom preset's radio box must be selected too. Resolves: #76365 Releases: master, 7.6 Change-Id: Iee499d61574e88ef094d690bea7ff827aa7507dc Reviewed-on: https://review.typo3.org/48394 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Christian Kuhn authored
No notable fancy new features as far as I can see, just a new minor. Change-Id: I3363d8a7efa6e774315124536b680a7e84f14bb1 Resolves: #76372 Releases: master Reviewed-on: https://review.typo3.org/48400 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Christian Kuhn authored
In the early php7 days on travis redis.so and memcached.so were missing, so the tests were skipped. Load the two modules now to executed those tests again. Change-Id: Ic772604bca24696e94596dd29862a70bcc2a560d Resolves: #76375 Releases: master Reviewed-on: https://review.typo3.org/48403 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>
-
Markus Klein authored
Resolves: #76212 Releases: master, 7.6 Change-Id: I7b7ded93ff1d31f00f8d067f9697cd8f71305881 Reviewed-on: https://review.typo3.org/48195 Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Benni Mack authored
CacheManager and CacheFactory are tightly coupled and a different implemenation of the CacheFactory is not in sight and doesn't seem to be needed. The single method from CacheFactory is moved into CacheManager now and the factory is marked as deprecated and unused. Resolves: #76370 Releases: master Change-Id: I380edef47ebfd6d2cab044a562467c3b685ec96c Reviewed-on: https://review.typo3.org/48322 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Christian Kuhn authored
* minor cms-composer-installers * various symfony 2nd level dependencies * minor codeception * guzzle Change-Id: I690d4d3290120cd7fe18097313eeabcef11f6276 Resolves: #76369 Releases: master Reviewed-on: https://review.typo3.org/48399 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>
-
- May 29, 2016
-
-
Markus Klein authored
Resolves: #76366 Releases: master Change-Id: Ic9a384f078b99d352445e8c262a7609972b39357 Reviewed-on: https://review.typo3.org/48395 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>
-
Wouter Wolters authored
Resolves: #76335 Releases: master Change-Id: Ide084d1511d83925c0b1de6666256802a52ba594 Reviewed-on: https://review.typo3.org/48343 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>
-
Wouter Wolters authored
Due to a wrong condition which is using !empty() typesList=0 is not possible. Change the condition to check this the correct way. Resolves: #76141 Releases: master, 7.6 Change-Id: Ieca9bd2a59e42d112c4eb8058bd76da8d73b86ab Reviewed-on: https://review.typo3.org/48364 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Wouter Wolters authored
Resolves: #75776 Releases: master, 7.6 Change-Id: I499c8a4e87e1abda99179329b69b7cdd67f7a748 Reviewed-on: https://review.typo3.org/48372 Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Wouter Wolters authored
Remove not used labels too. Resolves: #76334 Releases: master Change-Id: I27325f29639bd189c29923ef1fb734a91fd25e74 Reviewed-on: https://review.typo3.org/48342 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>
-
Christian Kuhn authored
Merge the login related tests into one test case and use the default \AcceptanceTester to do the tests. Change-Id: I7e018fb1cdf10aada9854931736f87593ceeff10 Resolves: #76331 Releases: master Reviewed-on: https://review.typo3.org/48340 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
This change prettifies the output of the debug output methods, by using the Extbase DebuggerUtility for that purpose. The benefits are consistent, well readable, properly encoded output for every case the class provides. In the long run, this class should be replaced with a more object oriented approach. Resolves: #76302 Releases: master, 7.6 Change-Id: Iacbb48701f6c98139bd7db86795952a123e076da Reviewed-on: https://review.typo3.org/48288 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org>
-
Christian Kuhn authored
After creating and saving new inline elements, those elements should be open by default. This was the case earlier, but broke somewhere during FormEngine refactoring. The patch restores this functionality. However, this patch is restricted for master only since various scenarios are possible that lead to funny open/close state. Those need further work. Change-Id: I3b7dd6ebb5141f00317ef508b94ac41f4d44d265 Resolves: #76360 Releases: master Reviewed-on: https://review.typo3.org/48378 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
The height and width have a default value with a "m" in it. This is stripped of because the wrong data type is used. Use string instead to circumvent the automatic stripping of the letter "m". Resolves: #75520 Releases: master,7.6 Change-Id: I36c18e955db50ecd981efd24a0f842706d8d0fdc Reviewed-on: https://review.typo3.org/48375 Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Wouter Wolters authored
A cookie with a lifetime will only be set when the option permalogin is greater than or equals to 0. If this is not true it will become a session cookie. Resolves: #76168 Releases: master,7.6 Change-Id: Ibd5d431107713a118c93295d0f08df721bc3b6c4 Reviewed-on: https://review.typo3.org/48363 Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
- May 28, 2016
-
-
Wouter Wolters authored
Resolves: #76248 Releases: master, 7.6 Change-Id: Iadf5c209bf12ad199ae92f654d2348b70001c053 Reviewed-on: https://review.typo3.org/48362 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>
-
Stephan Großberndt authored
Display content_creation_date and content_modification_date of images, audio files and videos in the TCA of sys_file_metadata records. Resolves: #76267 Releases: master, 7.6 Change-Id: I77dd1b35f5ba7e1f4dbd975ad1ad339e8a0ada6e Reviewed-on: https://review.typo3.org/48243 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Wouter Wolters authored
Resolves: #75551 Releases: master Change-Id: Icff1d2b11661a32fd3fa28feea69c07ce3086034 Reviewed-on: https://review.typo3.org/48374 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>
-
Stephan Großberndt authored
Resolves: #76356 Releases: master Change-Id: I47c8b35eded79d6010b14e828f47b0790c09a6e9 Reviewed-on: https://review.typo3.org/48368 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>
-
Stephan Großberndt authored
The functions getLanguageService() and getDatabaseConnection() in FormEngineUtility are not used and can be removed. Resolves: #76357 Releases: master Change-Id: I2883152c7ec3f40f80c280f360488a06b0ef9ba8 Reviewed-on: https://review.typo3.org/48369 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>
-
Stephan Großberndt authored
Since the introduction of doctrine getDatabaseConnection in SystemInformationToolbarItem is no longer used and can be removed. Resolves: #76354 Releases: master Change-Id: I675ada2355bfe48b93de66cea03a3f0fc290d382 Reviewed-on: https://review.typo3.org/48365 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>
-
Markus Klein authored
Resolves: #76353 Releases: master Change-Id: I90799c3652e7edd8ee3048f39b50237470fed19b Reviewed-on: https://review.typo3.org/48366 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>
-
Stephan Großberndt authored
Resolves: #76352 Releases: master, 7.6 Change-Id: I8332c93f1171d030d4198091779c8f1242c9337b Reviewed-on: https://review.typo3.org/48360 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Stephan Großberndt authored
Resolves: #76351 Releases: master Change-Id: Ic6971eaa4f2bf195022334c103e5af0a6079aed3 Reviewed-on: https://review.typo3.org/48359 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>
-
Valentin Despa authored
This patch deprecates the parameter 'hsc' within the following methods of TYPO3\CMS\Lang\LanguageService: * getLL * getLLL * sL Resolves: #71917 Releases: master Change-Id: I0aa9d0ad12d20719f2367459765dccb57cac69e8 Reviewed-on: https://review.typo3.org/48353 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>
-
Benni Mack authored
The possibility to call "GeneralUtility::callUserFunc()" and "getUserObj()" with the first parameter containing the file reference to the function or class separated by a colon is deprecated. An example is "EXT:realurl/class.tx_realurl.php:tx_realurl->encodeSpURL". Calling one of the methods above with this syntax now triggers a deprecation message. It is encouraged to use the common autoloading functionality of composer or via the fallback autoloader by TYPO3 to achieve the same functionality. Resolves: #76345 Releases: master Change-Id: Iaaa2f825d330681199f0b0928727b93bbd3c73a7 Reviewed-on: https://review.typo3.org/48352 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>
-
Stephan Großberndt authored
This patch restores the version selector in info module which was broken during the fluidification of the info module. Resolves: #76343 Related: #74360 Releases: master Change-Id: I5488f5b7ca7efd28c5508c1e1e50cf55d3e14f38 Reviewed-on: https://review.typo3.org/48351 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>
-