- Mar 04, 2016
-
-
Andreas Häfner authored
Fixes a JS error, which appeared when adding a CHECKBOXGROUP or RADIOGROUP within the form wizard. Furthermore it applies "text" instead of "data" which was already changed for TEXTAREA and OPTION elements (as discussed in #69369). Resolves: #72316 Releases: master, 7.6 Change-Id: I758ad36530ea29ca5469e510367fdedde34c5bd6 Reviewed-on: https://review.typo3.org/45410 Reviewed-by:
Bjoern Jacob <bjoern.jacob@tritum.de> Tested-by:
Bjoern Jacob <bjoern.jacob@tritum.de> Tested-by:
Gianluigi Martino <gmartino27@gmail.com> Tested-by:
Florian Mast <flo.mast@web.de> Reviewed-by:
Florian Mast <flo.mast@web.de> Reviewed-by:
Eugen Lang <laeu1011+gerrit@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Florian Busch authored
The variable ``items`` was declared in a prototype instance and thus shared between all RTE instances. Declare the variable in its own instance instead. Change-Id: Ia6f8b5dffb19121ed8995afcc2124b0084be5f7a Resolves: #68392 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/46982 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Eugen Lang <laeu1011+gerrit@gmail.com> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Eric Chavaillaz authored
The global option "thumbnails_png" must only be taken into account if the processed file is not an image. Resolves: #73106 Releases: master Change-Id: I9d806631331924f680d4d7834136e6860c6d95d8 Reviewed-on: https://review.typo3.org/46480 Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Andreas Bouche authored
Resolves: #73214 Releases: master, 7.6 Change-Id: I9496964ffd9daeb2c330f022c876f6aceacced1c Reviewed-on: https://review.typo3.org/47029 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>
-
Andreas Wolf authored
This adds a new report to the reports module that checks if the MySQL database uses the right character set. Change-Id: I5e5d8b4767accb74f3cbfb8eb4c9f4824dfd7eca Resolves: #74038 Releases: master Reviewed-on: https://review.typo3.org/47016 Reviewed-by:
Jonas Götze <jonnsn@gmail.com> Tested-by:
Jonas Götze <jonnsn@gmail.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Tymoteusz Motylewski authored
PHP extension json is now listed as dependency in composer.json. Extension mysqli is added to "suggest" section. Resolves: #74005 Releases: master, 7.6 Change-Id: Iae0f388a4b10a24e98c392f878381d753971acdb Reviewed-on: https://review.typo3.org/47006 Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Benni Mack authored
The static method TemplateService::sortedKeyList is moved to ArrayUtility::filterAndSortByNumericKeys. The method TemplateService->removeQueryString() is marked as deprecated. Resolves: #74156 Releases: master Change-Id: Ifcb5a9f0db9a923000c14b6e33c12aafeaf5fef9 Reviewed-on: https://review.typo3.org/47039 Reviewed-by:
Daniel Maier <dani-maier@gmx.de> Tested-by:
Daniel Maier <dani-maier@gmx.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Frank Naegler authored
This patch add the backend routes to the configuration module, to show all current active backend routes. Resolves: #74164 Releases: master, 7.6 Change-Id: I5c191d1d8dc8b002ea1a66a33b6628f7eec9994c Reviewed-on: https://review.typo3.org/47048 Reviewed-by:
Daniel Maier <dani-maier@gmx.de> Tested-by:
Daniel Maier <dani-maier@gmx.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Wouter Wolters authored
Resolves: #73749 Releases: master Change-Id: I02d619be365bd54ab4015aeb94872f07b1eebd6a Reviewed-on: https://review.typo3.org/47040 Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Björn Jacob authored
The new PHP 7 syntax introduced also returns an empty string, if set but empty. Resolves: #74109 Releases: master Change-Id: If902ea201cb49578ab2109b40de90c37dcb63b5d Reviewed-on: https://review.typo3.org/47042 Reviewed-by:
Bjoern Jacob <bjoern.jacob@tritum.de> Tested-by:
Bjoern Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Benni Mack authored
Adding backend routes from Configuration/Backend/Routes.php is done via "+=" operator which does not allow to override routes with the same name. This is however a wanted behaviour - allowing extensions to override core routes. The patch changes the "+=" operator to a simple array_merge() call to allow to change existing routes. Resolves: #74004 Releases: master, 7.6 Change-Id: I7caf1ab5a91f849b4789ea352c20af6239470f2f Reviewed-on: https://review.typo3.org/47005 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Thomas Schlumberger <thomas@b13.de> Tested-by:
Thomas Schlumberger <thomas@b13.de> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Frank Naegler authored
Resolves: #73744 Releases: master Change-Id: I3780404c4362d1de84981eaee77298cdc1c3e399 Reviewed-on: https://review.typo3.org/46959 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> 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>
-
Frank Naegler authored
Resolves: #73743 Releases: master, 7.6 Change-Id: I212cb9eedbe82cb4e346823ba041a63e601ad670 Reviewed-on: https://review.typo3.org/46958 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Benni Mack authored
Resolves: #74022 Releases: master Change-Id: I395fb4a017a7e615e015a1d20b40887bb6167964 Reviewed-on: https://review.typo3.org/47012 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>
-
Michael Oehlhof authored
Resolves: #73711 Releases: master Change-Id: I6543b7a87fa628534c1b1690b24623b48f1fddd9 Reviewed-on: https://review.typo3.org/46926 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Bjoern Jacob <bjoern.jacob@tritum.de> Tested-by:
Bjoern Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Ralf Zimmermann <ralf.zimmermann@tritum.de> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
-
Thorsten Bringewatt authored
This commit removes the check for minimum total apc cache size. It should be enough to check for at least 5 MB free memory. Change-Id: Ia8f6d2aaf9030c303534f7c27f2c73479aa4632a Resolves: #71802 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/44929 Reviewed-by:
Alexander Opitz <opitz.alexander@googlemail.com> Tested-by:
Alexander Opitz <opitz.alexander@googlemail.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Gianluigi Martino authored
Form elements being numerated because browsers numerated <ol> elements by default Change-Id: Ia1af699ced49d0e5d44c600b94d80aa93cafc528 Resolves: #72312 Releases: master Reviewed-on: https://review.typo3.org/45548 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Andreas Fernandez authored
It may happen that ``$this->contentElementCache[$lP][$colPos]`` is either not an array nor null. Wrap the foreach loop with an if condition to catch possible errors. Change-Id: I6394ff0eef28a490a54f54d172c601fa9768eb20 Resolves: #73670 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/46925 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Claus Due <claus@phpmind.net> Reviewed-by:
Dmitry Dulepov <dmitry.dulepov@gmail.com> Tested-by:
Dmitry Dulepov <dmitry.dulepov@gmail.com> Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Jan Helke authored
This patch reintroduces the onclick event if the function call has no warning. This fixes the error with the not working 'Transfer selection to clipboard' button in the list view, if the user enables every clipboard but the normal. Resolves: #74122 Releases: master, 7.6 Change-Id: Iaf133951fa6278778bb468eca601185844f19130 Reviewed-on: https://review.typo3.org/47030 Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Eugen Lang <eugen.lang@werkraum.net> Tested-by:
Eugen Lang <eugen.lang@werkraum.net> 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>
-
Björn Jacob authored
The documentation of EXT:form is outdated. The whole documentation has been proof read and revised. Furthermore, the document has experienced a huge structural change. The long pages have been split into smaller parts. A lot of content was duplicated. Following the DRY principle, the descriptions of functions/ attributes etc. are now documented at a central place and references are used. Resolves: #69346 Releases: master,7.6,6.2 Change-Id: I45ddcf2f93c94f2982ac5fdecd5a942fad2eef21 Reviewed-on: https://review.typo3.org/46176 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de>
-
Anja Leichsenring authored
During upgrade wizard procedure the already resolved wizards are listed in the Upgrade Wizard View in Install Tool. Resolves: #74063 Releases: master Change-Id: I011e3e776e92bb1dd07f3e031a4fb26ecf5da018 Reviewed-on: https://review.typo3.org/47022 Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Daniel Schmidt <daniel@netz-basis.com> Tested-by:
Daniel Schmidt <daniel@netz-basis.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Wouter Wolters authored
Resolves: #73750 Releases: master Change-Id: Ic0467393e1bf5a30bd3f695ca938f0e15d21a5f7 Reviewed-on: https://review.typo3.org/46984 Reviewed-by:
Felix Heller <felix.heller@aimcom.de> Tested-by:
Felix Heller <felix.heller@aimcom.de> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
Nicole Cordes authored
If you click the "create new element" button on an inline record within a FlexForm field, the passed data information contains the id after which the new element should be inserted. Currently this id isn't respected while receiving the configuration from the given data. This patch adds code to respect a possible given id and allows to fetch configuration for that element as well. Resolves: #73004 Releases: master, 7.6 Change-Id: I70263d3ff4a8641b1a8280574521e0671c34a333 Reviewed-on: https://review.typo3.org/46337 Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co>
-
Benni Mack authored
The method to fetch the relative path for images inside the module loader is not used anymore, as the paths for the icons are handled through the Icon API now. The method can be removed safely, and was simply forgotten to be removed with #72405 (see https://review.typo3.org/#/c/45417/). Resolves: #74029 Releases: master Change-Id: I0d9708de3df5f22bb551db07050e479aa0071134 Reviewed-on: https://review.typo3.org/47013 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Benni Mack authored
The Backend Logo can now be configured via extConf and the Extension Manager. The $GLOBALS[TBE_STYLES][logo] option has no effect anymore. Resolves: #74109 Releases: master Change-Id: Id1c1975395b9163a0efbb0cf4dc9f402df2fcc3c Reviewed-on: https://review.typo3.org/47026 Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Morton Jonuschat <m.jonuschat@mojocode.de> Tested-by:
Morton Jonuschat <m.jonuschat@mojocode.de>
-
- Mar 03, 2016
-
-
Benni Mack authored
Resolves: #74097 Releases: master Change-Id: Ieaf237248da8e075e56105cd08462d1aeb051ea2 Reviewed-on: https://review.typo3.org/47023 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Nicole Cordes authored
Currently the execution of all Extbase commands as scheduler task exits with a warning due to wrong parameter input type. This patch ensures the object is initialized only if needed and a correct CLI context is available. Resolves: #73714 Releases: master Change-Id: I869b1fe9e8440885f4cfb6fb0570ca98334494a1 Reviewed-on: https://review.typo3.org/46928 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>
-
Benni Mack authored
GeneralUtility::flushOutputBuffers() GeneralUtility::xmlGetHeaderAttribs() GeneralUtility::imageMagickCommand() Parameters 2+3 of GeneralUtility::getFileAbsFileName() Resolves: #73516 Releases: master Change-Id: If0d560d8292cb98eaf1e1d2addc1ce2292c1ef59 Reviewed-on: https://review.typo3.org/46740 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
This patch streamline the usage and design of FlashMessages in the BE. The markup is now centralized in a method of the FlashMessage class. In all places where FlashMessages rendered, this method is called. Resolves: #73698 Releases: master Change-Id: I5ef18a95ea15949e8cede71227101f2cc1ce30d3 Reviewed-on: https://review.typo3.org/46927 Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info> Reviewed-by:
Timo Schmidt <timo-schmidt@gmx.net> Tested-by:
Timo Schmidt <timo-schmidt@gmx.net>
-
Eric Chavaillaz authored
Since mod_filter is available since Apache 2.3.7 we need to check for the apache version in the htaccess file. Older versions of apache will work as well, even though they do not need to check for the existence of mod_filter. A comment is added to inform older Apache versions. Resolves: #72886 Releases: master, 7.6, 6.2 Change-Id: Ia4905c992b52b2bd540ece0a1c1866aeacf6de85 Reviewed-on: https://review.typo3.org/46150 Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Wouter Wolters authored
Change-Id: Ie0b546d6baf962ee4d80f5fb08aeaadf54ca1a66 Reviewed-on: https://review.typo3.org/47019 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Marius David Wieschollek authored
Resolves: #74039 Releases: master Change-Id: I1f5363cd2b8081fb885268ee608ea5dffe8d769c Reviewed-on: https://review.typo3.org/47018 Reviewed-by:
Marius Wieschollek <marius.typo3@mdns.eu> Tested-by:
Marius Wieschollek <marius.typo3@mdns.eu> Reviewed-by:
Andreas Bouche <andreas.bouche@flagbit.de> Tested-by:
Andreas Bouche <andreas.bouche@flagbit.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Georg Ringer authored
Remove unneeded CSS Change-Id: I089ab1472c8e43504dedec01c7bbf3542c5f1490 Resolves: #73513 Releases: master Reviewed-on: https://review.typo3.org/42010 Reviewed-by:
Benjamin Kott <info@bk2k.info> Tested-by:
Benjamin Kott <info@bk2k.info> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Michael Oehlhof authored
Moved all HTML code from the PHP code to an own Fluid template. Resolves: #73723 Releases: master Change-Id: I5b67d14d1c525db9cb38769c3860dc2c3e9bb730 Reviewed-on: https://review.typo3.org/46986 Reviewed-by:
Daniel Maier <dani-maier@gmx.de> Tested-by:
Daniel Maier <dani-maier@gmx.de> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de>
-
Andreas Fernandez authored
This patch prevents scrolling to top when using the actions buttons in multipleSideBySide elements. Change-Id: I0841b3f75afca8596725fc6c9e4621eaeeafc641 Resolves: #72973 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/46955 Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Sebastian Fischer <typo3@evoweb.de> Tested-by:
Sebastian Fischer <typo3@evoweb.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Nicole Cordes authored
The initialization of several arguments in AbstractTagBasedViewHelper was moved from constructor to initializeArguments function. This patch ensures that instances of that abstract class call the parent function to register all possible arguments. Resolves: #73432 Releases: master Change-Id: I3f052029500cae7a9c5e6a8e44b5f647e9e0923b Reviewed-on: https://review.typo3.org/46666 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> Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org>
-
Steffen Müller authored
The error message now suggest a GRANT statement which supports db name suffixes for both functional and acceptance tests. Resolves: #74012 Releases: master Change-Id: I121bb419f86e83f26154422bdcd378e586c54867 Reviewed-on: https://review.typo3.org/47010 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de>
-
Mathias Brodala authored
This moves the install update (aka "wizards") flags from LocalConfiguration.php to the system registry and thus into the database. Resolves: #72290 Releases: master Change-Id: Id319fa46d61e862e2429b93aedc7900315526e82 Reviewed-on: https://review.typo3.org/46904 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Benni Mack authored
The renderCharset TypoScript option is used for internal parsing of data coming from various sources (TypoScript, Language Labels, Database, POST variables). As TYPO3 can only operate with UTF-8 in language files for the backend, and expects a UTF-8 compliant database, the option is now always set to "utf-8" and cannot be changed. Resolves: #73794 Releases: master Change-Id: I4405e701567e65d31d290d0c9d922c38c7fc8cf3 Reviewed-on: https://review.typo3.org/46979 Reviewed-by:
Daniel Maier <dani-maier@gmx.de> Tested-by:
Daniel Maier <dani-maier@gmx.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Benni Mack authored
Resolves: #73739 Releases: master Change-Id: Id18108657be38f075eaa5fc1ec9e73cd0e27d9db Reviewed-on: https://review.typo3.org/46957 Reviewed-by:
Timo Schmidt <timo-schmidt@gmx.net> Tested-by:
Timo Schmidt <timo-schmidt@gmx.net> Reviewed-by:
Andreas Wolf <andreas.wolf@typo3.org> Tested-by:
Andreas Wolf <andreas.wolf@typo3.org>
-