- Apr 15, 2016
-
-
Sascha Egerer authored
Refactor the extension manager acceptance tests and add some more. Change-Id: I72eed4cba52bf6d2451462d9a9b919cff6de20e9 Resolves: #75661 Releases: master Reviewed-on: https://review.typo3.org/47702 Reviewed-by:
Dirk Jüttner <dirk.juettner@gmail.com> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Dirk Jüttner <dirk.juettner@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Sascha Egerer authored
The filelist extension is not part of the factory default but parts of it are used in extensions that are factory default. Change-Id: I4f02d38ba0b8eb8723aa1153a32edc7093e3336e Resolves: #75687 Releases: master, 8.0, 7.6 Reviewed-on: https://review.typo3.org/47715 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>
-
Sascha Egerer authored
The modal helper should wait until the overlay is closed when interacting with a modal. Change-Id: I9efe74d865487ec1d38979f24a764612cb4b8073 Resolves: #75620 Releases: master Reviewed-on: https://review.typo3.org/47710 Reviewed-by:
Dirk Jüttner <dirk.juettner@gmail.com> Tested-by:
Dirk Jüttner <dirk.juettner@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Wouter Wolters authored
The DateTimePicker is only available in english. Use moment.js with included locales to make the DateTimePicker translated in the language of the user. If the language is not loaded it will fallback to english. Resolves: #75634 Releases: master,7.6 Change-Id: Ie02407f84db8c302b102103e245cd0bcee50de8e Reviewed-on: https://review.typo3.org/47680 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Frank Naegler authored
A composer diagnose shows two broken version contraints. This patch fixes it. Maybe this fixes a side effect which randomly removes folders from the vendor path. Anyway, this fix is a good idea! Resolves: #75641 Releases: master Change-Id: I4c0331bb525468135301d4ee1850d9f39e4a0c3d Reviewed-on: https://review.typo3.org/47689 Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Kay Strobach authored
This patch inserts the same colorpicker on all places where a colorpicker is used in the TYPO3 backend. So it tackles: - formengine - constant editor - extension manager Releases: master Resolves: #73728 Change-Id: I0efd9f1e90dce3a66a80bb9969c03b87fb2f851d Reviewed-on: https://review.typo3.org/47570 Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- Apr 14, 2016
-
-
Sascha Egerer authored
The test class for main menu tests has been refactored and a additional test has been added to ensure a menu point gets active if it is clicked. Change-Id: Ib829a2e2cbcdaf34b1e36687630f9d94e9a03879 Resolves: #75629 Releases: master Reviewed-on: https://review.typo3.org/47676 Reviewed-by:
Dirk Jüttner <dirk.juettner@gmail.com> Tested-by:
Dirk Jüttner <dirk.juettner@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Sascha Egerer authored
Add a new helper to interact with modal dialogs in acceptance tests. Also refactor the Scheduler Tasks test to use that helper. Change-Id: Ie1fc4f0b2c98aa5dcdaa7c114d5c257707b65ba7 Resolves: #75620 Releases: master Reviewed-on: https://review.typo3.org/47670 Reviewed-by:
Dirk Jüttner <dirk.juettner@gmail.com> Tested-by:
Dirk Jüttner <dirk.juettner@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Benjamin Kott authored
Releases: master Resolves: #75633 Change-Id: I5ebb2cbc11e257b0642b4f55f1d6e691646e950e Reviewed-on: https://review.typo3.org/47679 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Christian Kuhn authored
With change #75581 the backend toolbar cache handling the "system" options are obsolete and can be deprecated. Additionally, the label change is moved to an own label to not clash with 7.6 and the now obsolete labels are deleted. Change-Id: I666d73a97251beeddba78fba1940c0ea7fa29e58 Resolves: #75625 Related: #75581 Releases: master Reviewed-on: https://review.typo3.org/47673 Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Wouter Wolters authored
Change-Id: I6fb8b355ceb4f734e4df5aaf2954c624693c11ad Reviewed-on: https://review.typo3.org/47677 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Klaas Johan Kooistra authored
When using a suggest wizard within a flexform field within another flexform field of type array and another field is configured after the array field the suggest configuration is always empty, causing no records to be found. Fixed by checking whether configuration was found and breaking the loop. Resolves: #75494 Releases: master Change-Id: Ie6af67ab3bb236f686dea8528205ee676cf9181d Reviewed-on: https://review.typo3.org/47655 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Sascha Egerer authored
The codeception config has a configuration option that points to the folder where the tests are stored. This value does currently not point to the correct folder. The path to the tests is currently added manually on each test call which now can be dropped. ``` ./bin/codecept run Acceptance \ -c typo3/sysext/core/Build/AcceptanceTests.yml ``` Change-Id: I285b3623eddc457d3e02db7a9b83d6e88b7448f3 Resolves: #75612 Releases: master Reviewed-on: https://review.typo3.org/47662 Reviewed-by:
Dirk Jüttner <dirk.juettner@gmail.com> Tested-by:
Dirk Jüttner <dirk.juettner@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Sascha Egerer authored
* Use Admin Actor * Rename the class / test * Split the test in smaller pieces * Make the test more robust * Add test for deleting a scheduler task Change-Id: I0b1c0e326bc27590311451fd46cb40600af30719 Resolves: #75618 Releases: master Reviewed-on: https://review.typo3.org/47667 Reviewed-by:
Dirk Jüttner <dirk.juettner@gmail.com> Tested-by:
Dirk Jüttner <dirk.juettner@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
dirk_juettner authored
Resolves: #75628 Releases: master Change-Id: I20bab4abea826e4e8cfb1b2a718f438ed22ccd72 Reviewed-on: https://review.typo3.org/47675 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Sascha Egerer <sascha@sascha-egerer.de> Tested-by:
Sascha Egerer <sascha@sascha-egerer.de>
-
Benjamin Kott authored
Releases: master Resolves: #75619 Change-Id: I36e2bdba2baf931726797cbe89a0f10e0519eaba Reviewed-on: https://review.typo3.org/47668 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Georg Ringer authored
To improve the usability, add tool tips to the icons. Resolves: #75616 Releases: master, 7.6 Change-Id: Iceffc8d15625aa02da55ce533463951546d8d890 Reviewed-on: https://review.typo3.org/47666 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Wouter Wolters authored
Resolves: #75527 Releases: master Change-Id: If675538d4869ff66b4664f3064083f896632652d Reviewed-on: https://review.typo3.org/47583 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Georg Ringer authored
Add the renderType to the field to avoid entries in the deprecation log Resolves: #75613 Releases: master Change-Id: I5be3d984caa2deed3a2f546f833e05010367e5a7 Reviewed-on: https://review.typo3.org/47665 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
Oliver Hader authored
The method GeneralUtility::xml2array uses a runtime cache and in addition a persistent database cache. The database cache is triggered using the "cache_hash" method in PageRepository, which is a frontend only component. Since this approach is binding the common layer with the frontend layer, this dependency is removed. Resolves: #75609 Releases: master Change-Id: I43bd92df6570502abbb5714b217f3ff0e32a588c Reviewed-on: https://review.typo3.org/47663 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
Benjamin Kott authored
Releases: master Resolves: #75599 Change-Id: If8c31cf1402335b7d1f84c6141e63df8313b9485 Reviewed-on: https://review.typo3.org/47658 Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Wouter Wolters authored
Fix acceptance test Resolves: #75525 Releases: master Change-Id: Icfcc8aa7c04f11005c6ce774fcce064fa8b480e5 Reviewed-on: https://review.typo3.org/47656 Reviewed-by:
Sascha Egerer <sascha@sascha-egerer.de> Tested-by:
Sascha Egerer <sascha@sascha-egerer.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Benjamin Kott authored
Releases: master Resolves: #75583 Change-Id: Id82af2fed1a9a5174fe29629bceb7aaf00a9c047 Reviewed-on: https://review.typo3.org/47639 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>
-
Sascha Egerer authored
The pagetree will be used in many acceptance tests. To simplyfy the navigation a special pagetree helper is added. The helper can simply be injected in test by codeceptions dependecy injection. Change-Id: I38e2f9b44586c6d6de25740692cafbde52442dc8 Resolves: #75582 Releases: master Reviewed-on: https://review.typo3.org/47653 Reviewed-by:
Dirk Jüttner <dirk.juettner@gmail.com> Tested-by:
Dirk Jüttner <dirk.juettner@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Gianluigi Martino authored
Remove the beginning dash of the id in body-Tag by stripping the forward slash from the route identifier. Change-Id: I1454f5f51469ea17b9bdf5520b50c8da8825a73f Resolves: #75525 Releases: master Reviewed-on: https://review.typo3.org/47651 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> 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> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Frank Naegler authored
Resolves: #75157 Releases: master Change-Id: I7e91a19dd61155ab7118229411bca397cfa581d8 Reviewed-on: https://review.typo3.org/47300 Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.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>
-
- Apr 13, 2016
-
-
Benjamin Kott authored
Releases: master Resolves: #75579 Change-Id: Iae5d8aa364bcb11c593365814d157047dea15c70 Reviewed-on: https://review.typo3.org/47652 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-
Frank Naegler authored
The cache clearing system has been simplified by removing options in cache clear menu and install tool. Resolves: #75581 Releases: master Change-Id: Ia784efb13e443705b1be3326ba12107b885e8268 Reviewed-on: https://review.typo3.org/47580 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-
Morton Jonuschat authored
Convert all SQL statements in backend authentication classes to the new Doctrine DBAL based API. Releases: master Resolves: #75546 Change-Id: I2450a9cb8947673285763b475bcf25a2dc284ee8 Reviewed-on: https://review.typo3.org/47576 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-
dirk_juettner authored
Call extensionmanager and verify ext:styleguide is listed. Resolves: #75523 Releases: master Change-Id: I0929a12c0699dc99a95151a8083fbb3efecee674 Reviewed-on: https://review.typo3.org/47573 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-
Morton Jonuschat authored
The PHP7 return type declaration for getIgnoredEnableFields() as well as the input type hint for setIgnoredEnableFields() have been added. Additionally the development notes at the top of the class have been removed as all information from those notes was included in the appropriate phpDoc headers of the methods. Releases: master Resolves: #75574 Change-Id: I9765be595e1e3f2eb16fc5f3ba51fdab3681fec2 Reviewed-on: https://review.typo3.org/47649 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-
Jan Helke authored
Resolves: #75549 Releases: master Change-Id: Icfe6d3f47073e4dbd3636d6c435f946bfd6ee444 Reviewed-on: https://review.typo3.org/47628 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Christian Kuhn authored
There is some weird issue in the PHP internal web server resulting in unexpected EOF in combination with phantomjs. Having selenium in between seems to solve the issue for now. Change-Id: I3d682d60e3962a2027c7b5b2d2e0971e828f14bf Resolves: #75578 Releases: master Reviewed-on: https://review.typo3.org/47647 Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Sascha Egerer <sascha@sascha-egerer.de> Tested-by:
Sascha Egerer <sascha@sascha-egerer.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Morton Jonuschat authored
This method was an early helper for the QueryBuilder to replace BEenableFields in a database agnostic way. Since the query restrictions are now built using the QueryRestrictionBuilder and QueryContext this method needs to be removed before it becomes part of the public API. Resolves: #75562 Releases: master Change-Id: I8428a43ed020ecbac722edba5e245d206158ac40 Reviewed-on: https://review.typo3.org/47638 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-
Arjen Hoekema authored
The call to "addMessageToFlashMessageQueue" expects the second argument to be an array instead of a string. Additionally the type of the fifth argument of writeLog() has been corrected troughout the class. Resolves: #75531 Releases: master, 7.6 Change-Id: I1a96efea0f41abd2e4ae866254913a495e376cda Reviewed-on: https://review.typo3.org/47588 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Arjen Hoekema <arjenhoekema@gmail.com> Tested-by:
Arjen Hoekema <arjenhoekema@gmail.com> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-
Benjamin Kott authored
Releases: master Resolves: #75557 Change-Id: I556d536d590fd7ad2d531c2d803ee2b771155bb4 Reviewed-on: https://review.typo3.org/47633 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-
Sascha Egerer authored
The page module acceptance test should use the admin actor. Change-Id: I299815d86fd5070a6cbafb9cc3faf9208a70fd6c Resolves: #75558 Releases: master Reviewed-on: https://review.typo3.org/47634 Reviewed-by:
Dirk Jüttner <dirk.juettner@gmail.com> Tested-by:
Dirk Jüttner <dirk.juettner@gmail.com> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-
Daniel Goerz authored
Change-Id: Ib6593d02955c1313ae16f9cef5fad683cb4738c5 Resolves: #19262 Releases: master Reviewed-on: https://review.typo3.org/47545 Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Jan Fässler authored
The wrapping div is superfluous if neither text nor header is set in fluid_styled_content Resolves: #75237 Releases: master Change-Id: Ic5bba9cef51778311aa17df1c58d9c07ee439b8b Reviewed-on: https://review.typo3.org/47368 Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-
Benni Mack authored
The Fluid namespaces can be put in short-syntax, and in tags to be resolved. However, if the template source is very large, then preg_match_all() stops and returns "0" although the matched values are within $matches. However, the $matched result is "0". The regular expression for doing so, is very exhaustive and greedy, and uses preg_match_all() however, preg_match() does the job as well. Additionally, the regular expression is changed to be less greedy (using *?). An example where this is necessary is the FileList search module where the additional namespaces are not resolved currently and the core icons are not shown, because of the memory - exhausting regular expression. Change-Id: Ia685091fe9fbcbb1520415ee5d48925852d1a400 Resolves: #75464 Releases: master Reviewed-on: https://review.typo3.org/47549 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com>
-