- Dec 19, 2017
-
-
Christian Kuhn authored
Expand / collapse sections need a unique id to be properly collapsible. The "Changelog documentation viewer" uses the forge issue number for this, which is not unique. The patch changes the id to use a prefix per version / section and the loop interation index. Change-Id: I350d404c61b989deab34bf517e2890e567cb3172 Resolves: #83376 Release: master, 8.7 Reviewed-on: https://review.typo3.org/55148 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Alexander Opitz <opitz.alexander@googlemail.com> Tested-by:
Alexander Opitz <opitz.alexander@googlemail.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
Benni Mack authored
Instead of integers, the permission constants should be used throughout the TYPO3 Core. Resolves: #83383 Releases: master Change-Id: I00c10f97fc800d9533866c98284bbd22cd1bb575 Reviewed-on: https://review.typo3.org/55156 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
-
- Dec 18, 2017
-
-
Stephan Großberndt authored
Releases: master, 8.7 Resolves: #83381 Change-Id: Ide90a5a2fc3b5aa7223f6d547e4a0020b751bbe8 Reviewed-on: https://review.typo3.org/55153 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Alexander Opitz <opitz.alexander@googlemail.com> Tested-by:
Alexander Opitz <opitz.alexander@googlemail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Benni Mack authored
Releases: master Resolves: #81280 Change-Id: I7239895099f56b591daf6433ef4daad0dc1c4048 Reviewed-on: https://review.typo3.org/52875 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org>
-
Georg Ringer authored
Resolves: #83337 Releases: master Change-Id: I533ea2cce63aaefdf5e7b54c9d23103b44e187b0 Reviewed-on: https://review.typo3.org/55091 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Alexander Schnitzler <typo3@alexanderschnitzler.de> Tested-by:
Alexander Schnitzler <typo3@alexanderschnitzler.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Stephan Großberndt authored
Releases: master Resolves: #83380 Change-Id: Ic90db1b6ee239841586ab100be6d8d312a94e859 Reviewed-on: https://review.typo3.org/55152 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Alexander Opitz <opitz.alexander@googlemail.com> Tested-by:
Alexander Opitz <opitz.alexander@googlemail.com>
-
Stephan Großberndt authored
Releases: master Resolves: #83378 Change-Id: I78d79402a5fa344934ba83feb4c9dbfe126f0261 Reviewed-on: https://review.typo3.org/55151 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Alexander Opitz <opitz.alexander@googlemail.com> Tested-by:
Alexander Opitz <opitz.alexander@googlemail.com>
-
Wolfgang Klinger authored
This fix returns the right ImageManipulation\Area object in case the imgResource "crop" value is a json string with variants. Resolves: #82057 Releases: master, 8.7 Change-Id: Ibfc9f33ffc060992f22c1a3c7326990834f02ec4 Reviewed-on: https://review.typo3.org/53717 Tested-by:
TYPO3com <no-reply@typo3.com> 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>
-
Markus Klein authored
Replace the deprecated function JS `escape` with `encodeURIComponent`. Releases: master, 8.7 Resolves: #83341 Change-Id: Ia9fdd44c7b06f63ab867f692e07193ab23f535a3 Reviewed-on: https://review.typo3.org/55144 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Daniel Huf <huf.daniel@gmail.com> Tested-by:
Daniel Huf <huf.daniel@gmail.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
- Dec 17, 2017
-
-
Christian Kuhn authored
Add more .rst file location information to the Changelog "Documenting Changes" Howto.rst. Also add missing Index.rst entries for 8.7.x/ files. Change-Id: Ie68e5eb59f080537050717106bf549dc6d4a0ef3 Resolves: #83371 Releases: master, 8.7, 7.6 Reviewed-on: https://review.typo3.org/55139 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Christian Kuhn authored
Changelog files that have been merged into core v8 branch after LTS release 8.7.0 are moved out of 8.7 folder into 8.7.x folder - same system we use with v7. Change-Id: I0f7a2ddce23eaec997f5ee3c2632af06fa371874 Releases: master, 8.7 Resolves: #83370 Reviewed-on: https://review.typo3.org/55138 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Philippe Court authored
change TYPO3 version in INSTALL.md to v9 Releases: master Resolves: #83368 Change-Id: I422449e7a114cc698b7fab73bbae70f5ebab8116 Reviewed-on: https://review.typo3.org/55132 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Joerg Boesche <typo3@joergboesche.de> Tested-by:
Joerg Boesche <typo3@joergboesche.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
- Dec 16, 2017
-
-
Christian Kuhn authored
As proposed in https://decisions.typo3.org/t/core-changelog-documentation-workflow-revised the v7 Changelog files are merged back into v8 and master. Change-Id: I83b238aa24c5cfb2b3bf5450f178b438a84f3618 Resolves: #83363 Releases: master, 8.7 Reviewed-on: https://review.typo3.org/55127 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Christian Kuhn authored
The "self_accessor" fixer is more strict with younger php-cs-fixer releases and changes method argument type hints to self if a class object of the same class is expected. It also changes return type hints to self in this case. This fixer now may collide with the "xclass" system of the core and is thus deactivated. We shoud decide manually if self or class name is used. Change-Id: I3a8c20bea1d79ac2c7bc1e9ecbc2d435c4047843 Resolves: #83360 Related: #83331 Releases: master, 8.7 Reviewed-on: https://review.typo3.org/55121 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
-
Oliver Hader authored
Table sys_file_reference is used as "inline 1:n foreign_field" composite assiciation and is processed in RelationHandler methods readForeignField and writeForeignField. Albeit it looks like an MM table it still is a regular TCA table being used as an entity with further attributes. That's why this follow-up reverts the changes in file RelationHandler.php that have been introduced in 728bfc19. Related: #83160 Releases: master Change-Id: I4b7a78a0ee494af9492996e81c2b631c29832cc6 Reviewed-on: https://review.typo3.org/55107 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org>
-
Tizian Schmidlin authored
Add SQL to execute to check if the change affects the system or not. Releases: master Resolves: #83343 Change-Id: I255af9e14d49bae5256ce90a267075b7cc28ce4b Reviewed-on: https://review.typo3.org/55095 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Roman Abt authored
Document working typoscript key 'specialConfiguration' instead of 'specConfs'. Releases: master Resolves: #83340 Change-Id: I4d2c0606200f5bcaf991b53fb67e2709a9c45bc5 Reviewed-on: https://review.typo3.org/55092 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
TYPO3com <no-reply@typo3.com>
-
Tizian Schmidlin authored
Replace references to TYPO3 8 by references to TYPO3 9 Releases: master Resolves: #83342 Change-Id: I6204e550207f5db63b48390e90b38456ad71a024 Reviewed-on: https://review.typo3.org/55094 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Riccardo De Contardi <erredeco@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Tizian Schmidlin authored
Releases: master Resolves: #83344 Change-Id: I5653312697a2568b8b0937e96a315ed08068957d Reviewed-on: https://review.typo3.org/55096 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Tymoteusz Motylewski authored
- place input correctly - open node with children while holding the mouse over this node for one second (when drag-adding new node) - add chevron and expand it when adding first child - refactor node.open to node.expand because they did the same thing - show icons for custom doktypes (fix regex) Releases: master Resolves: #83306 Change-Id: I0255fa50f836d002392ed7791eed1ac3517cb400 Reviewed-on: https://review.typo3.org/55061 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Tested-by:
Tymoteusz Motylewski <t.motylewski@gmail.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
-
Oliver Hader authored
Raise ext:styleguide extension versions to * 9.0.1 * 8.0.14 The styleguide extensions uses and invalid configuration for FAL references using the table sys_file_reference as MM table - the regular use case is to use that as 1:n foreign_field composite assiciation. In a result the example in the styleguide extension mixed the meaning and behavior of both fields uid_local and uid_foreign. Resolves: #83355 Releases: master, 8.7 Change-Id: I203b468b4a06e3196a98e2c5de1ba06419a65636 Reviewed-on: https://review.typo3.org/55112 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
- Dec 15, 2017
-
-
Oliver Hader authored
Resolves: #83345 Releases: master, 8.7, 7.6 Change-Id: I49e0de26154430c8a93c6a25a7fa54d5e49be39d Reviewed-on: https://review.typo3.org/55097 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Susanne Moog authored
The new pagetree repository implementation did not check editor permissions and disallowed any edit / show action for non-admins. The fields to check permissions have been added. Change-Id: I827d4b50302ee4d6c3268c44b43f93fa9ef0c870 Resolves: #83347 Releases: master Reviewed-on: https://review.typo3.org/55099 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
-
Stefan Neufeind authored
To prevent timing-attacks on hash-comparions it is advised to use hash_equals. Resolves: #83329 Releases: master, 8.7 Change-Id: I7539ed27538d7d81767bfce582d568cff09d1610 Reviewed-on: https://review.typo3.org/55074 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Stephan Großberndt <stephan@grossberndt.de> Reviewed-by:
Helmut Hummel <typo3@helhum.io> Tested-by:
Helmut Hummel <typo3@helhum.io>
-
Michael Oehlhof authored
Exchanged the old BackendModuleMainView image and correct the examples for the command line call. Resolves: #83336 Releases: master Change-Id: I53844f5bef4a5b52be58dc14d1fc260b7a97d775 Reviewed-on: https://review.typo3.org/55088 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org>
-
- Dec 14, 2017
-
-
Wolfgang Klinger authored
Fix some foreach loops so as not to run into potentially empty elements. Use the ?? operator to accomplish that. Change-Id: Id6306cea0546dfd4a20ba98c170335966cc2ae40 Resolves: #83322 Releases: master, 8.7 Reviewed-on: https://review.typo3.org/55066 Tested-by:
TYPO3com <no-reply@typo3.com> 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>
-
Alexander Schnitzler authored
To prevent the introduction of further invalid php doc annotations a build script should scan all php files and report the usage of invalid annotations. Releases: master Resolves: #83115 Change-Id: I56cc64ef43037c6c55f5337d07cf722a1927865c Reviewed-on: https://review.typo3.org/54790 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Patrick Schriner authored
each() is deprecated in PHP 7.2 and has to be replaced. Resolves: #83321 Releases: master, 8.7, 7.6 Change-Id: Ic318b50a9921cd6a55435cc9b2e0b254e61b9dbc Reviewed-on: https://review.typo3.org/55064 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Michael Oehlhof authored
Replaced images with new ones from current master. Adjust the description text where necessary. Change presentation of the "class not found" group. Resolves: #72628 Releases: master Change-Id: Icf6845c72b34afbf0105aa844e321a18878f16dd Reviewed-on: https://review.typo3.org/55077 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Nicole Cordes authored
The option produces nice compact output instead of printing whole file. Resolves: #83335 Releases: master, 8.7 Change-Id: I3b5fb0ab004c653751c4bc3e7f8e1079fcc66235 Reviewed-on: https://review.typo3.org/55081 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
-
Martin Bless authored
Have a slightly different menu setup of the rendered documentation, especially affects docs.typo3.org Change-Id: I357c1f59ff7606361b680128d5a3934c981a4f43 Resolves: #83325 Releases: master Reviewed-on: https://review.typo3.org/55072 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Nicole Cordes authored
This also updates needed dependencies. composer command used: composer update friendsofphp/php-cs-fixer --with-dependencies Resolves: #83331 Releases: master, 8.7 Change-Id: I32be2033acacb881c467b23462afa1f852b290fe Reviewed-on: https://review.typo3.org/55076 Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
Nicole Cordes authored
Resolves: #83324 Releases: master, 8.7 Change-Id: Idf7b0119c6d25b1336d3fce04e1bd393f4dc945c Reviewed-on: https://review.typo3.org/55069 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> 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>
-
Georg Ringer authored
With the move of the PageInformationController with change #81865 some labels in the info module needs to be adopted. Resolves: #83326 Releases: master Change-Id: I1d171fd35acb555f8f9065e3700a2ed2324d64fd Reviewed-on: https://review.typo3.org/55073 Tested-by:
TYPO3com <no-reply@typo3.com> 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>
-
- Dec 13, 2017
-
-
Christian Kuhn authored
Fix a series of ReST documentation compile warnings, some of them lead to missing segments in the rendered docs. Most notable changes: * Always have an empty line after '.. code-block:: <highlight-indicator>' * Introduce inline text role ":javascript:" and use it consistently over ":js:", but give it the same HTML class "js" during rendering. This is because highlight code-block existists for "javascript", too, so this can now be used both in blocks as well as inline * Introduce inline text role ":sql:", can now be used inline, too, in addition to code-block * Various minor things like indentings in numerations, some broken tables, ... Change-Id: Id9c16257a76623dc9ee292253450865b95e13dc3 Resolves: #83313 Releases: master Reviewed-on: https://review.typo3.org/55063 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Helmut Hummel authored
To be able to install subtree split packages in dev-master the package dependencies between them need to allow exactly that. Releases: master Resolves: #83309 Change-Id: If2b8ea86958a425a6a047207bc064a41698215a4 Reviewed-on: https://review.typo3.org/55062 Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Helmut Hummel <typo3@helhum.io> Tested-by:
Helmut Hummel <typo3@helhum.io>
-
Benni Mack authored
Add another interface, in order to allow to code against interface instead of abstractions, so composed salts that implement their own password-hashing can implement this interface. Relates: #79795 Relates: #79889 Resolves: #83294 Releases: master Change-Id: Ica97f695b5f005e7b835078e89d17f8003141b3f Reviewed-on: https://review.typo3.org/55060 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Nicole Cordes <typo3@cordes.co> Tested-by:
Nicole Cordes <typo3@cordes.co> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de>
-
- Dec 12, 2017
-
-
Benni Mack authored
Releases: master Change-Id: Ia7f55a6f40ec6b80939a78b13aa3fafc6c11132a Reviewed-on: https://review.typo3.org/55055 Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
-
Stephan Großberndt authored
When searching for a string in the database list do not show any records from tables without a searchField definition, if the searchString is not an integer which might be a uid. Releases: master, 8.7 Resolves: #83301 Change-Id: I259a4d9b2f89c55f9a0ac307b812e950ab549b20 Reviewed-on: https://review.typo3.org/55048 Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Hannes Lau <office@hanneslau.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
-
Alexander Opitz authored
Improve reading the TER XML file while using the php xml extension. The character data handler could be called multiple times, so we shouldn't cut previous data away. Resolves: #83227 Releases: master, 8.7, 7.6 Change-Id: I9e96ade88da6a4709d1f72cd49fe766758d265fe Reviewed-on: https://review.typo3.org/54936 Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Jigal van Hemert <jigal.van.hemert@typo3.org> Tested-by:
Jigal van Hemert <jigal.van.hemert@typo3.org>
-