- Aug 08, 2015
-
-
Georg Ringer authored
Since docs.typo3.org has been change to https only, adopt all links in the core as well. Change-Id: Iaaa1a8277e2b4e1be6c940ef1b6313ea76eba834 Resolves: #68854 Releases: master Reviewed-on: http://review.typo3.org/42392 Reviewed-by:
Xavier Perseguers <xavier@typo3.org> Tested-by:
Xavier Perseguers <xavier@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Josef Glatz authored
The colon in the label of the "Sort aphabetically" checkbox was misleading, as the checkbox is positioned in front of the label. So it has been removed now and a blank space has been added in between the checkbox and its label. Releases: master Resolves: #68706 Change-Id: I47a93da534d1554b2e61db1e8c4581f51d436d85 Reviewed-on: http://review.typo3.org/42228 Reviewed-by:
Xavier Perseguers <xavier@typo3.org> Tested-by:
Xavier Perseguers <xavier@typo3.org> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-
- Aug 07, 2015
-
-
Patrik Karisch authored
Allow the current Symfony LTS version for components. 2.5 is out of date and 2.6 will be soon. Update composer.lock for all symfony components to be consistent. Update our code a bit to not trigger deprecation errors, Change-Id: Ie4f495a95d8c4f9647e95ff611689f1bd5ed1208 Resolves: #68688 Releases: master Reviewed-on: http://review.typo3.org/42203 Reviewed-by:
Helmut Hummel <helmut.hummel@typo3.org> Tested-by:
Helmut Hummel <helmut.hummel@typo3.org> Reviewed-by:
Patrik Karisch <p.karisch@pixelart.at> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Morton Jonuschat authored
Convert boolean values to integers before processing them with mysqli_real_escape_string() to ensure that FALSE values get converted to '0' instead of '', which isn't a valid value for integer columns in MySQL strict mode. Resolves: #68562 Releases: master Change-Id: Iefbdce55d872a94ad98bd2b9fa66627830725084 Reviewed-on: http://review.typo3.org/42376 Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Georg Ringer authored
Use a proper code base for the system extension "cshmanual". Resolves: #63000 Releases: master Change-Id: I0981c94dca0bec1d3603fd27b9aa56860788f1a3 Reviewed-on: http://review.typo3.org/34226 Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org>
-
Morton Jonuschat authored
Add the minimum set of privileges required to run TYPO3 CMS to the INSTALL.md document. Add a recommendation for the privileges to manage/use views and stored procedures. Resolves: #68734 Releases: master, 6.2 Change-Id: I1472c36133e560df72d1a5412129322df0d2cf95 Reviewed-on: http://review.typo3.org/42381 Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Wouter Wolters authored
Resolves: #68841 Releases: master Change-Id: I85f461d23c7b6b83bae906c2b131edef7962092d Reviewed-on: http://review.typo3.org/42003 Reviewed-by:
Benni Mack <benni@typo3.org> 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>
-
Mathias Brodala authored
DOM Level 2 provides collections for forms and form elements, thus make use of them. Resolves: #68765 Releases: master Change-Id: I795b2c3348d7a39fdbe277df4c6661e3427c5e1f Reviewed-on: http://review.typo3.org/42281 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>
-
Nicole Cordes authored
This patch adds rsa encryption to password fields. It introduces an own rsaInput render type which turns fields into true password fields and removes JavaScript default value '********'. Furthermore the rsa Api is adjusted to handle the incoming data correctly. Releases: master Resolves: #68166 Change-Id: I4eb8186f77e5b9215310f65d606bc49c71b19880 Reviewed-on: http://review.typo3.org/41286 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>
-
Sascha Wilking authored
After adding a page to bookmark list, the shortcut button gets an active state now. The shortcut button is disabled then and can not be clicked for a second time. Resolves: #68296 Releases: master Change-Id: I77d3e2b4a17131010442f5800f4733c243ef0146 Reviewed-on: http://review.typo3.org/42377 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Jan Runte <jan.runte@hmmh.de> Tested-by:
Jan Runte <jan.runte@hmmh.de> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-
Benjamin Mack authored
In order to minimize entry points for CLI scripts, the CLI key now accepts a closure as well as a script. Resolves: #68837 Releases: master Change-Id: Id61f610d7b130dce7966fa94df6c296148fd1cb9 Reviewed-on: http://review.typo3.org/42363 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-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>
-
Frederic Gaus authored
If updating a TYPO3 instance when the core files are already present, the CoreUpdateService can skip the write access check. Resolves: #68386 Releases: master, 6.2 Change-Id: I7af201d98e43799f4066c74443a1815d9b65cbf0 Reviewed-on: http://review.typo3.org/41732 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> 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>
-
Frederic Gaus authored
When the given class of a table is not valid by configuration, the HTMLparser should assign the first class in configuration instead of generating an empty class attribute. Releases: master Resolves: #24186 Change-Id: Ia57c036aaf81973e8d7fe26861c78de217013c75 Reviewed-on: http://review.typo3.org/39349 Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Benjamin Mack authored
In order to become PHP7 compliant, the IfViewHelpers should register their arguments via the registerArgument() method instead of extending the render() method with additional parameters. This is not allowed in PHP7 and is therefore changed in order to be compatible with PHP7. Releases: master Resolves: #68634 Change-Id: Ia3fa86541d5e112813da3c1d32edfe6180f6f621 Reviewed-on: http://review.typo3.org/42115 Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-
Morton Jonuschat authored
Adds a check for the minimum MySQL version to the database environment. This test is only executed after the first install has been completed and the install tool is fully accessible. Resolves: #59444 Releases: master Change-Id: I8cdd1d94cc449df1d6599cfa8ac7e033a1d9194a Reviewed-on: http://review.typo3.org/42368 Reviewed-by:
Benni Mack <benni@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>
-
Markus Guenther authored
Replaces all IconUtility::getSpriteIcon calls for the icon actions-document-edit-access with the new IconFactory. Change-Id: I5e2b086078f0a60413b9d289d0fa849fd8cc65d2 Resolves: #68836 Releases: master Reviewed-on: http://review.typo3.org/42369 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:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org>
-
Markus Guenther authored
Replaces all IconUtility::getSpriteIcon calls for the icon actions-document-history-open with the new IconFactory. Change-Id: Ie0432cdced84d145da6bf9749f1275f398861146 Resolves: #68830 Releases: master Reviewed-on: http://review.typo3.org/42365 Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Morton Jonuschat authored
EXT:dbal has been the sole user of SqlParser for some time. Tests for functionality of the core SqlParser have been spread between the Dbal and the Core tests with the bulk of the tests for the core functionality happening in EXT:dbal. The two SqlParsers have been merged, parsing and compiling SQL has been split into separate Classes for separation of concerns. Resolves: #68401 Releases: master Change-Id: I930bbbdc7e0ac427ca856f686d601fc0bbe48e33 Reviewed-on: http://review.typo3.org/42347 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> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Markus Guenther authored
Replaces all IconUtility::getSpriteIcon calls for the icon actions-document-export-t3d with the new IconFactory. Change-Id: Id91c37ae9ba94fb98623995e1c071f4290e279fc Resolves: #68834 Releases: master Reviewed-on: http://review.typo3.org/42366 Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@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>
-
Daniel Maier authored
ModuleSettings is no longer in use, this kind of settings are nowadays stored in backend uc. Change-Id: I34d85113969b5dde141fb0e3135d9414d33fe5af Resolves: #68760 Releases: master Reviewed-on: http://review.typo3.org/42351 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>
-
Christian Kuhn authored
Resolves: #68829 Releases: master Change-Id: Ibf9b0a1c7884b68eb27f880e1d42369580d3ec04 Reviewed-on: http://review.typo3.org/42354 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>
-
Susanne Moog authored
CSS added via _CSS_PAGE_STYLE is no longer included in the concatenated css files. It can be written in an external file or as inline block (depending on inlineStyle2TempFile). Additionally the config.compressCss setting is now taken into account. Resolves: #61993 Releases: master Change-Id: I0c9cc6ababbd5695b0dab26e7d421f28b5f73bb0 Reviewed-on: http://review.typo3.org/33098 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>
-
Andreas Fernandez authored
If a table or a field is not mapped already, a rudimentary name is created, respecting the pre-defined limits in the DBMS specifics. The mappings are inserted into LocalConfiguration.php. Resolves: #64568 Releases: master Change-Id: I6047487e6ef7196142ac88cf77545591224b9dcc Reviewed-on: http://review.typo3.org/36335 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>
-
Lars Peipmann authored
This patch adds the possibility to configure PageRenderer ->inlineLanguageLabelFiles with Typoscript. Resolves: #57632 Releases: master Change-Id: Iaf4698259836bce2078df711fbdb492b1a61c121 Reviewed-on: http://review.typo3.org/29139 Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Gerrit Mohrmann authored
To make it possible to use the ext:felogin password_changed hook even if ext:saltedpasswords is enabled, it needs a parameter with an untouched newPassword. * $_params['newPasswordUnencrypted'] is now available in password_changed hook. Resolves: #68757 Releases: master Change-Id: Ibde0c24a106d84452cd1cefc23599377e7ea95fd Reviewed-on: http://review.typo3.org/42276 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>
-
Manuel Selbach authored
Check if name within the configuration is set so that no PHP warning: illigal offset will be thrown Resolves: #68068 Releases: master,6.2 Change-Id: I781fa237aa696e6e9b03714f8e1aca4124589d5f Reviewed-on: http://review.typo3.org/42361 Reviewed-by:
Daniel Maier <dani-maier@gmx.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Daniel Maier <dani-maier@gmx.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Wouter Wolters authored
Due to a change from type = image to a button the saving of content was blocked by internal checks. Make check behave the same like saving content in the EditDocumentController. Resolves: #68816 Releases: master Change-Id: Ic67782ca346589f58c97958148735e8667f30da4 Reviewed-on: http://review.typo3.org/42362 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>
-
Markus Guenther authored
Replaces all IconUtility::getSpriteIcon calls for the icon actions-document-info with the new IconFactory. Change-Id: I45c062b30643d967f08a5d8109aa2ea1c29bda6c Resolves: #68823 Releases: master Reviewed-on: http://review.typo3.org/42353 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org>
-
Markus Guenther authored
Replaces all IconUtility::getSpriteIcon calls for the icon actions-document-import-t3d with the new IconFactory. Change-Id: I4a4dd892ef867b8b900ee35290fa0e682480b70d Resolves: #68827 Releases: master Reviewed-on: http://review.typo3.org/42357 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org>
-
Markus Guenther authored
Replaces all IconUtility::getSpriteIcon calls for the icon actions-document-new with the new IconFactory. Resolves: #68806 Releases: master Change-Id: I6b69742494c2b16f499ce6367ccf5b689f958bad Reviewed-on: http://review.typo3.org/42360 Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
-
Helmut Hummel authored
The routing introduced in #65493 double encodes the routes for no reasons Remove the double encoding and decoding. Also improve type hints in the Router class Resolves: #68828 Releases: master Change-Id: I2576b122396280f87f75cb73ac38932936391d66 Reviewed-on: http://review.typo3.org/42355 Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Markus Guenther authored
Replaces all IconUtility::getSpriteIcon calls for the icon actions-document-move with the new IconFactory. Change-Id: I52ae5ce611c138ff73fc009780b5ebc382eb41eb Resolves: #68817 Releases: master Reviewed-on: http://review.typo3.org/42346 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org>
-
Sascha Wilking authored
With adding a new entry to the shortcut list the new fancy dialog window stuff will open. but your choice cannot be "respected" because the adding action was already done before the dialog window is open. Resolves: #68824 Releases: master Change-Id: I13192f08b110226a563db200209e8d7ea0b3c600 Reviewed-on: http://review.typo3.org/42349 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>
-
Wouter Wolters authored
Resolves: #68799 Releases: master Change-Id: I509f379841e5f4d9e01ee477699b198d17e1c9d7 Reviewed-on: http://review.typo3.org/42350 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>
-
Frank Nägler authored
Resolves: #68826 Releases: master Change-Id: Ic612b2c085c96c60dc3df0c76f36d42122441977 Reviewed-on: http://review.typo3.org/42352 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Helmut Hummel authored
Update to latest refactored version of the class-alias-loader. This might be the last iteration before this package is moved to TYPO3 namespace. The alias loader has been refactored, cleaned up, moved to PSR-2. Documentation and tests have been added. Releases: master Resolves: #68811 Change-Id: Ice960936712b39f095d4398ce342947d09b79153 Reviewed-on: http://review.typo3.org/42336 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:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Benjamin Mack authored
A new Routing API is introduced in order to streamline the entrypoints to the TYPO3 Backend. Instead of using the term "module" for anything linkable in the backend, the term "routes" fits more. A "module" or an ajax call is a derivative of a route, which will build on this foundation. Routes can be registered via Configuration/Backend/Routes.php in any extension and are loaded solely on Backend requests. There are three new classes: - Route (a single route with a path and some options) - Router (API to match paths) - UriBuilder (Generates a Backend URI) This patch changes the entrypoint for login/logout to typo3/index.php?route=...&token=.... The main RequestHandler of all Backend modules detects where a route parameter is given and then resolves to a controller which inherits the ControllerInterface introduced with PSR-7, and checks for a valid token. See http://wiki.typo3.org/Blueprints/BackendRouting for implementation details. Resolves: #65493 Releases: master Change-Id: I39257df45b177793c5e8f57970b4088183b78c73 Reviewed-on: http://review.typo3.org/38095 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de> Reviewed-by:
Daniel Maier <dani-maier@gmx.de> Tested-by:
Daniel Maier <dani-maier@gmx.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Benjamin Mack authored
The magic quote functionality was removed with PHP 5.4.0. In previous PHP versions this was a switch to turn on/off adding slashes to the _GET and _POST superglobals. TYPO3 however was always adding slashes at every request and using GeneralUtility::_GP() etc. to remove the slashes again. As the PHP functionality is now removed, meaning there are no slashes added at all, TYPO3 can now use the non-slashed data inside the superglobals directly. Resolves: #68128 Releases: master Change-Id: I173732b62feeab55e13162a48aec52099f188f0d Reviewed-on: http://review.typo3.org/41206 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Susanne Moog <typo3@susannemoog.de> Tested-by:
Susanne Moog <typo3@susannemoog.de>
-
Manuel Selbach authored
Base constant TYPO3_URL_ORG defined in SystemEnvironmentBuilder::defineBaseConstants() was removed. Was for internal usage only and defined at 2 places in the core. Resolves: #68814 Releases: master Change-Id: I16e94f572ee6c1e84ff0f358c3092d7fe6ad93cd Reviewed-on: http://review.typo3.org/42345 Reviewed-by:
Daniel Maier <dani-maier@gmx.de> Tested-by:
Daniel Maier <dani-maier@gmx.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Frank Nägler authored
Resolves: #68809 Releases: master Change-Id: Idb681b363ecfff686083db77c505696f363b17fa Reviewed-on: http://review.typo3.org/42331 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>
-