- Oct 22, 2015
-
-
Stefan Neufeind authored
This allows fetching the languages in a central place, including fetching the default-language name/flag. Change-Id: I5211bb6fa4ee6df95cb25296b6b35b678d1cc225 Resolves: #70825 Releases: master Reviewed-on: https://review.typo3.org/44146 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>
-
Frank Nägler authored
Resolves: #70842 Releases: master Change-Id: I0ebe1f4a79b854aa8ee16564cb596317a905eb68 Reviewed-on: https://review.typo3.org/44153 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>
-
Xavier Perseguers authored
Two common document units are missing: - Inches - Points Furthermore, the units should not be abbreviated and become translatable. Change-Id: Ieb4478586d3710814cd038de6d9cbdbbdcde0e04 Resolves: #70902 Releases: master Reviewed-on: https://review.typo3.org/44217 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>
-
Xavier Perseguers authored
No ranking is not the same as 1 star value. Change-Id: Ia53d99c7999d7a1fe59425bd390615872fa897c4 Resolves: #70900 Releases: master Reviewed-on: https://review.typo3.org/44216 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Nicole Cordes authored
The test isCoreUpdateEnabledReturnsTrueForEnvironmentVariableNotSet in \TYPO3\CMS\Install\Service\CoreUpdateServiceTest depends on the TYPO3_COMPOSER_MODE environment variable. This test should be skipped if unit tests are running in Composer mode. An additional test for the Composer mode is added to ensure the updater returns false. Resolves: #70648 Releases: master Change-Id: Iaedd9d0ab2c3877924fc41a6f9e2d4692c6d2f0a Reviewed-on: https://review.typo3.org/44026 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Claus Due authored
Empty name attribute causes invalid HTML. Avoiding the attribute if resolved name of submit button is empty avoids this invalid HTML. Change-Id: Ib9fb6bf24d64deb2e6d9c381ae407392a86d5ad7 Fixes: #70488 Fixes: #70486 Releases: master Reviewed-on: https://review.typo3.org/44135 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> 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>
-
Stefan Neufeind authored
Resolves: #70889 Releases: master Change-Id: Id2a2906782f0b96ef89f21de241807212c45d702 Reviewed-on: https://review.typo3.org/43949 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>
-
Andreas Fernandez authored
Due to latest changes, ``this`` refers to document now. Change the selector to fix the event binding. Resolves: #70935 Releases: master Change-Id: Ic98329bb19c4ebea80b66f59eed2c1c95427811f Reviewed-on: https://review.typo3.org/44212 Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
- Oct 21, 2015
-
-
Stephan Großberndt authored
Resolves: #70888 Releases: master Change-Id: Iba46d4c0c86869abc819f71f837054e03c0d22f6 Reviewed-on: https://review.typo3.org/44192 Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Mathias Schreiber authored
The PageModule did not respect the permission for edit content when rendering buttons or enabling drag & drop. Clicking the buttons lead into an error message. Resolves: #50618 Releases: master Change-Id: I4c3a6f0d1d7362b58a5a9c05078b51f3c533d53a Reviewed-on: https://review.typo3.org/44162 Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Andreas Allacher authored
AbstractEntity objects are not correctly mapped as checked. Previously the checked comparison failed because the value attribute was converted to the identifier but not the property value. Change-Id: I2f2500b394522647c4c87ed29b6f5cabbe009a9c Resolves: #70303 Releases: master Reviewed-on: https://review.typo3.org/43736 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Markus Klein authored
Resolves: #70909 Releases: master Change-Id: I8c14c9e2e7278db2e30f82c28532a134fff4bf56 Reviewed-on: https://review.typo3.org/44197 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info>
-
Xavier Perseguers authored
The subject's parts are wrongly trimmed although a limit is specified. According to the PHP documentation, the values are trimmed for whitespace in the end, not at the beginning. Change-Id: Ifb4547b3349be2d31d5ce75b19db77eb6535d5ec Resolves: #70864 Releases: master, 6.2 Reviewed-on: https://review.typo3.org/44178 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org>
-
Frank Nägler authored
Resolves: #70155 Releases: master Change-Id: I5fbe9bd2610cf1d40f229981f689deae7c1c0169 Reviewed-on: https://review.typo3.org/43611 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info>
-
Stefan Neufeind authored
Allow to select whether to show the tsconfig_includes-field for users. Change-Id: I81ce60b229af360132a48638eb8ef004d9491b11 Resolves: #70816 Releases: master Reviewed-on: https://review.typo3.org/44132 Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Tested-by:
Stephan Großberndt <stephan@grossberndt.de> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Andreas Fernandez authored
The getIcons() implementation of the Icons RequireJS module is faulty and leads to issues when fetching cached and uncached icons in the same request. The method is dropped and all calls against that API are adjusted. As the API was introduced a week ago, this change is considered being not breaking. Resolves: #70881 Releases: master Change-Id: I62932c48b1482767b3920afe8d320de3ab8623c7 Reviewed-on: https://review.typo3.org/44186 Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
- Oct 20, 2015
-
-
Andreas Fernandez authored
Resolves: #70887 Resolves: #70391 Releases: master Change-Id: I0d6c6790cecb54f92aa84f70115fbb60803deca7 Reviewed-on: https://review.typo3.org/44149 Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Morton Jonuschat authored
Add missing quote before the title tag to fix the onClick event handler. Resolves: #70878 Related: #68820 Releases: master Change-Id: Iadd321fcb37bfccad4e62bf2d6ae564b8485c63d Reviewed-on: https://review.typo3.org/44185 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info>
-
Andreas Fernandez authored
Attach the icon identifier as data attribute and add the `t3js-icon` class. Resolves: #70862 Releases: master Change-Id: Iaa550c4ceadc1b74ddfcfaeec8f42324dfcddeb2 Reviewed-on: https://review.typo3.org/44175 Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com>
-
Frank Nägler authored
Since all elements in the preview of content elements in page module link to edit mode, the preview of Text&Media element should also link to the edit mode. Resolves: #70852 Releases: master Change-Id: I2d12d4c444f1331307a36684974b26ec50d32468 Reviewed-on: https://review.typo3.org/44164 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Frans Saris <franssaris@gmail.com>
-
Ruud Silvrants authored
Change-Id: I58f167c9e80884715f5eaeb9163dc2e0bea95cc6 Releases: master Resolves: #69880 Reviewed-on: https://review.typo3.org/43854 Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com>
-
Daniel Goerz authored
Change-Id: I3678ff847d43303086610f6d24ba494c0f285d29 Resolves: #70821 Resolves: #70833 Releases: master Reviewed-on: https://review.typo3.org/44143 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Andreas Fernandez authored
Resolves: #70845 Releases: master Change-Id: I6dbd0f9e04023d688c9bb793d7e3fd108ed8e35a Reviewed-on: https://review.typo3.org/44161 Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
- Oct 19, 2015
-
-
Xavier Perseguers authored
Change-Id: I4ea525317b838452ff6eb166c751fa3c027cfffb Resolves: #70705 Releases: master Reviewed-on: http://review.typo3.org/44061 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Oliver Hader authored
If sorting of IRRE child records is changed in a workspace and published, the sorting of child records is not published along. This behaviour could be solved by using proper move placeholders for IRRE child records as well, but conflicts with the possibility to define a custom sorting field in the parent entity of the relation construct. Besides that, sorting values are not published in any case. That's why a post-processing of IRRE children is required for sorting. Resolves: #61750 Releases: master, 6.2 Change-Id: Ia8a0a1766233161d566e67a619ee195d6b0433c9 Reviewed-on: http://review.typo3.org/43935 Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Oliver Hader authored
The data overlay handling of RelationHandler is extracted to a separate common class. The scope of this object shall be independent from frontend-only or backend-only constraints. The new handler resolves version overlays for given IDs of a database table and applies sorting for the target context. This is just an intermediate solution to overcome sorting issues of relations handled in RelationHandler. The goal of DataResolvers should be to provide independent APIs for OneToMany and ManyToMany relation resolving in the future as well. Resolves: #69967 Releases: master, 6.2 Change-Id: I5a7f76a55b4af93aee6270168285fff9486a2e73 Reviewed-on: http://review.typo3.org/39901 Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Andreas Fernandez authored
The $resultArray is built with mergeChildReturnIntoExistingResult but the requireJsModules array is overridden at a later point, resulting in loss of modules returned by the method mentioned before. Both arrays are merged now to keep the returned requireJsModules. Resolves: #70832 Releases: master Change-Id: I6f0c02199b24f022f663916e3e8b8b5a12e8ef65 Reviewed-on: http://review.typo3.org/44151 Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info> Reviewed-by:
Sebastian Seidelmann <sebastian.seidelmann@gmail.com> Tested-by:
Sebastian Seidelmann <sebastian.seidelmann@gmail.com> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org>
-
Mathias Schreiber authored
Sending a user into EditDocumentController with insufficient permissions results in a fatal error. We wrap-catch it now. Resolves: #70841 Releases: master Change-Id: I868374fa3c7fb9e53af92a4654d08f56e39680d4 Reviewed-on: http://review.typo3.org/44152 Reviewed-by:
Andreas Bouche <andreas.bouche@flagbit.de> Tested-by:
Andreas Bouche <andreas.bouche@flagbit.de> Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Reviewed-by:
Sebastian Michaelsen <michaelsen@t3seo.de> Tested-by:
Sebastian Michaelsen <michaelsen@t3seo.de> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Mathias Schreiber authored
The decision whether a record is a translation (and thus must overlay another record is based upon languageField. This is wrong because the decision must be based upon the field set in transOrigPointerField. Resolves: #32252 Releases: master Change-Id: Ia4d83151ff302108241427873c2b56689c66fc1e Reviewed-on: http://review.typo3.org/44101 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
- Oct 18, 2015
-
-
Alexander Opitz authored
This resolves a problem introduced by issue #33436. We do not need to do a version overlay, if we already get the page via getPage(), as it will be overlayed already. getPage() can return an empty row breaking a following versionOL(). Resolves: #69642 Related: #33436 Releases: master Change-Id: Idd53af0a3072b8d2d1539096415e3e406794d54b Reviewed-on: http://review.typo3.org/43189 Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Reviewed-by:
Andreas Bouche <andreas.bouche@flagbit.de> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Michael Oehlhof authored
Resolves: #70815 Releases: master Change-Id: I31dcabdc34bfff8bd1d992dc7cbeb2e8bc0839c8 Reviewed-on: http://review.typo3.org/44130 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Michael Oehlhof authored
When editing a backend user and selecting a backend user group in the select box, pressing the edit wizard icon resulted in the message: "Please select one or more items in the list before you can edit." With this patch the popup with the edit backend user group form appears. Resolves: #70817 Releases: master Change-Id: I55ddd790ecda9b23f9bb718a037d99112cf10e1a Reviewed-on: http://review.typo3.org/44133 Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Andreas Wolf authored
Change-Id: I81438b2230a9d3d15dca0c15d14bca3736ca12a3 Resolves: #68231 Releases: master, 6.2 Reviewed-on: http://review.typo3.org/41475 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Frans Saris authored
Resolves: #70612 Releases: master Change-Id: If4315a18885cdafa356f2a2b3ddadee0111ce291 Reviewed-on: http://review.typo3.org/44006 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
- Oct 17, 2015
-
-
Christian Kuhn authored
Resolves: #70434 Resolves: #70245 Releases: master Change-Id: I14e187532b7f5eafa2e73c54ab8056a8033d0822 Reviewed-on: http://review.typo3.org/44126 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>
-
Andreas Allacher authored
Only write ExpandState to user settings via storage after the corresponding node was loaded in SelectTreeElement Resolves: #70760 Releases: master Change-Id: I7f266f7564ee5965955ce8c2b5f29c8b2017c028 Reviewed-on: http://review.typo3.org/44078 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Xavier Perseguers authored
Instead of showing the list of extensions sorted by dependency (which is internal and actually not a usable output from a user point of view), Extension Manager should logically show the list of available and loaded extensions sorted by key. Change-Id: I16430b5ea8e0bcb0e706ea9946c537282b92b0b8 Resolves: #70739 Releases: master Reviewed-on: http://review.typo3.org/44076 Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Reviewed-by:
Marcus Schwemer <ms@schwemer.de> Tested-by:
Marcus Schwemer <ms@schwemer.de> Reviewed-by:
Markus Sommer <markussom@posteo.de> Tested-by:
Markus Sommer <markussom@posteo.de> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
- Oct 16, 2015
-
-
Morton Jonuschat authored
Change "shorcut" to "shortcut" in multiple places. Resolves: #70802 Releases: master Change-Id: Idffd75faed69291cb227d5c9d9f088d785934430 Reviewed-on: http://review.typo3.org/44117 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Björn Jacob authored
This patch sets proper default values for all elements in the form wizard. The available elements and fields have been sorted by necessity, i.e. most often used elements have been moved to the top. The type of the TEXTLINE element can now be modified. That way the editor can create HTML5 input types. The avaible input types within the wizard have been streamlined to not show duplicate elements like checkbox or radio (which are elements on their own). The right side of the wizard has been optimized to not validate elements according to their HTML5 attributes. Last but not least the predefined email element is now of type email. Resolves: #70456 Releases: master Change-Id: Iad3ad96faecd4cfe5820508b49c41fc5ae0be10b Reviewed-on: http://review.typo3.org/44034 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>
-
Mathias Schreiber authored
Using Save & Close did always return an empty route. We supply a valid returnURL to the appropriate controller. Resolves: #70797 Releases: master Change-Id: I683eb6fa760305df257fcfc037dd504672593582 Reviewed-on: http://review.typo3.org/44114 Reviewed-by:
Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-