Project

General

Profile

Activity

From 2019-09-17 to 2019-10-16

2019-10-15

14:29 Revision f5f44175: [BUGFIX] Render FlashMessages at ClearCache
Custom Clear Cache implementations can provide their own summary of results.
The content of a JSON response can send ...
Guido Schmechel
11:19 Revision e9a93e9f: [TASK] Set TYPO3 version to 9.5.11-dev
Change-Id: I5530d9f7bf7e5f94d72163bba49afcf1ec310d58
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/619...
Oliver Hader
11:18 Revision ea5b41df: [TASK] Set TYPO3 version to 8.7.29-dev
Change-Id: I58c381d8a9c6c65931060bf8fdf291ff75acc253
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/619...
Oliver Hader
09:29 Revision e7fe858f: [RELEASE] Release of TYPO3 9.5.10
Change-Id: I05eb5f7681a3d81fbc546b8d9f96a2e175a16257
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/619...
Oliver Hader
09:21 Revision 7bc2b36f: [RELEASE] Release of TYPO3 8.7.28
Change-Id: I18427dae607bae294b6b7c42c44262ff91763baa
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/619...
Oliver Hader
08:56 Revision ffff00db: Revert "[TASK] Move "Refresh required" modal interception into JavaScript land"
This reverts commit edbaf520fdeb212d6fc263a63ded10cfeffeb2b1.
Reason for revert: The introduced code breaks the conf...
Andreas Fernandez

2019-10-14

17:16 Revision 05b906b7: [TASK] Update ckeditor to 4.13.0
This patch updates ckeditor to its latest release 4.13.0. However, the
original npm package has been deprecated and m...
Andreas Fernandez
17:04 Revision da00315b: [TASK] Update ckeditor to 4.13.0
This patch updates ckeditor to its latest release 4.13.0. However, the
original npm package has been deprecated and m...
Andreas Fernandez
15:42 Revision 52fa0a0b: [TASK] Update ckeditor to 4.13.0
This patch updates ckeditor to its latest release 4.13.0. However, the
original npm package has been deprecated and m...
Andreas Fernandez
09:08 Revision 0a4890e3: [BUGFIX] Use AjaxDataHandler to delete records from context menu
The AjaxDataHandler is now used to invoke record deletion. This way, any
messages are passed to the response and may ...
Andreas Fernandez

2019-10-13

18:33 Revision f4e7e7df: [BUGFIX] Use AjaxDataHandler to delete records from context menu
The AjaxDataHandler is now used to invoke record deletion. This way, any
messages are passed to the response and may ...
Andreas Fernandez
18:28 Revision 213c3d3a: [BUGFIX] Prevent double encoding of link test in index search
Resolves: #88208
Releases: master, 9.5
Change-Id: I5ccf147f67de2a768fce344a33a8c6d80eece3f6
Reviewed-on: https://revi...
Frank Nägler
18:27 Revision 5ec37b60: [BUGFIX] Use event target for extension update action
Since TypeScript is in place, the previously used `$(this)` doesn't work
anymore due to the binding of `this` to eith...
Andreas Fernandez
18:09 Revision 2ef6359f: [BUGFIX] Prevent double encoding of link test in index search
Resolves: #88208
Releases: master, 9.5
Change-Id: I5ccf147f67de2a768fce344a33a8c6d80eece3f6
Reviewed-on: https://revi...
Frank Nägler
17:56 Revision 2e91d9a3: [TASK] Style error message on trying to access a restricted record
If editors try to edit a record, which they have no access to, the
EditFormController will show an error message like...
Christian Eßl
17:36 Revision 350c5039: [TASK] Remove duplicated implementation of ContentProviderInterface
Resolves: #89396
Releases: master
Change-Id: I01eea64534fe61faf41cb61a249d9a8c14293c8e
Reviewed-on: https://review.ty...
Jan Stockfisch

2019-10-12

09:49 Revision 24ea0524: [TASK] Provide AcceptanceTest for stand alone install tool
A simple test asserting the login and logout mechanics for
the stand alone install tool are functional.
Cards in the ...
Anja Leichsenring

2019-10-11

21:47 Revision 9c696a3a: [TASK] Warn in [SYS][UTF8filesystem] that a valid UTF-8 locale is necessary
Add a small warning in the "Configure Installation-Wide Options" modal
for [SYS][UTF8filesystem], that warns users ab...
Christian Eßl
21:04 Revision 311df415: [BUGFIX] Reset user settings if an invalid selection is stored
In the case that an old setting exists an exception was shown in
the reports module, because makeInstance was called ...
Frank Nägler
20:44 Revision ab6707ae: [BUGFIX] Reset user settings if an invalid selection is stored
In the case that an old setting exists an exception was shown in
the reports module, because makeInstance was called ...
Frank Nägler
20:39 Revision 4c6a07ed: [BUGFIX] Reload backend module menu after extension configuration change
Resolves: #83713
Releases: master, 9.5
Change-Id: I407d179f2354e97c79112c122e46c8f39804ef37
Reviewed-on: https://revi...
Frank Nägler
15:25 Revision 48c603a7: [TASK] Give better info about no records
This patch adds a better info text when no records of a specific type
don't exist, instead of giving the generic answ...
Pascal Querner
11:18 Revision d8004ef5: [BUGFIX] Add pre access check to install tool
If Install Tool is locked or access is not granted, silent configuration
update is not called.
Resolves: #89385
Rele...
Anja Leichsenring
10:48 Revision de58dbbf: [TASK] Adjust composer.json declarations of system extensions
In order to compatible with https://getcomposer.org/doc/04-schema.md
composer.json declarations had to be adjusted an...
Oliver Hader
09:59 Revision 401db8f9: [TASK] Adjust composer.json declarations of system extensions
In order to compatible with https://getcomposer.org/doc/04-schema.md
composer.json declarations had to be adjusted an...
Oliver Hader
09:24 Revision 488b53e8: [BUGFIX] Make Modal.loadUrl working again
With the migration to TypeScript (#82596) a regression was merged.
This patch fixes the broken loadUrl method of the ...
Frank Nägler
09:12 Revision 39b2f0ab: [BUGFIX] Prevent broken AND where statement in cObj->searchWhere()
If searchWhere() in ContentObjectRenderer is called with search words
that are smaller than 3 characters in length, a...
Christian Eßl
08:52 Revision 4bd76360: [TASK] Adjust composer.json declarations of system extensions
In order to compatible with https://getcomposer.org/doc/04-schema.md
composer.json declarations had to be adjusted an...
Oliver Hader
08:49 Revision 3b6e94ee: [BUGFIX] Make Modal.loadUrl working again
With the migration to TypeScript (#82596) a regression was merged.
This patch fix the broken loadUrl method of the Mo...
Frank Nägler

2019-10-10

17:13 Revision 76877807: [BUGFIX] Add unit test for linkvalidator (preprocessUrl)
Resolves: #89378
Releases: master, 9.5
Change-Id: Ifbca076342fd04d758d2dd1a2ae2f7487751d58c
Reviewed-on: https://revi...
Sybille Peters
16:50 Revision 9fec751a: [BUGFIX] Add tests and fix broken MailMessage
This patch add tests for the MailMessage class and fix broken
functionality since migration to Symfony Mailer.
Resol...
Frank Nägler
16:46 Revision 4edd28c4: [BUGFIX] Prevent broken AND where statement in cObj->searchWhere()
If searchWhere() in ContentObjectRenderer is called with search words
that are smaller than 3 characters in length, a...
Christian Eßl
16:41 Revision 16bed383: [BUGFIX] Allow multiple search words for file search
This functionality was removed with the refactoring of
the search API in FAL and is therefore restored.
Resolves: #8...
Markus Klein
16:08 Revision 4824d457: [BUGFIX] Allow multiple search words for file search
This functionality was removed with the refactoring of
the search API in FAL and is therefore restored.
Resolves: #8...
Markus Klein
16:03 Revision fe83520d: [BUGFIX] Add missing quotation mark in doc example
Fix syntax in php example for documented deprecation
Releases: master
Resolves: #89391
Change-Id: I77b7aaf9f717050c6...
Jörg Kummer
15:59 Revision 24beb494: [TASK] Adjust search syntax for suggest wizard
Use double quotes for exact phrases and space as delimiter
for multiple words/phrases.
Also allow to search for numb...
Markus Klein
15:47 Revision 62575836: [BUGFIX] Fix preprocessing of external URLs in linkvalidator
Fix the preprocessing of external URLs that was originally
introduced to handle domains with special characters (conv...
Sybille Peters
15:37 Revision b2817e3c: [BUGFIX] Add missing quotation mark in doc example
Fix syntax in php example for documented deprecation
Releases: master
Resolves: #89391
Change-Id: I77b7aaf9f717050c6...
Jörg Kummer
15:35 Revision f0eba627: [TASK] Adjust search syntax for suggest wizard
Use double quotes for exact phrases and space as delimiter
for multiple words/phrases.
Also allow to search for numb...
Markus Klein
14:55 Revision b858d635: [TASK] Future-proof Fluid template namespace imports
Corrects Fluid templates which use a space around the
equals sign in namespace imports - a notation which
will not be...
Claus Due
11:37 Revision d1793e59: [TASK] Give better info about no records
This patch adds a better info text when no records of a specific type
don't exist, instead of giving the generic answ...
Pascal Querner
11:19 Revision f44a6f05: [BUGFIX] Reload backend module menu after extension configuration change
Resolves: #83713
Releases: master, 9.5
Change-Id: I407d179f2354e97c79112c122e46c8f39804ef37
Reviewed-on: https://revi...
Frank Nägler
11:14 Revision efb1bb49: [BUGFIX] Add pre access check to install tool
If Install Tool is locked or access is not granted, silent configuration
update is not called.
Resolves: #89385
Rele...
Frank Nägler
10:12 Revision aea66552: [BUGFIX] Set tasks backend:lock & backend:unlock as not schedulable
The tasks `backend:lock` and `backend:unlock` must only be triggered
by commandline and not via backend as this doesn...
Georg Ringer
09:27 Revision 26c9a8e3: [BUGFIX] Set tasks backend:lock & backend:unlock as not schedulable
The tasks `backend:lock` and `backend:unlock` must only be triggered
by commandline and not via backend as this doesn...
Georg Ringer
04:46 Revision 9573a903: [BUGFIX] Show exception in linkvalidator report
For \GuzzleHttp\Exception\RequestException the exception message
is now shown as well (as for the other exceptions). ...
Sybille Peters

2019-10-09

13:52 Revision 05eaac74: [BUGFIX] Show exception in linkvalidator report
For \GuzzleHttp\Exception\RequestException the exception message
is now shown as well (as for the other exceptions). ...
Sybille Peters
13:04 Revision 1a8583a3: [BUGFIX] Check for access permissions to record in context menu
When clicking the context menu of a record, only show the edit link if
the editor has all necessary access permission...
Christian Eßl
11:31 Revision 0e7d6ad6: [BUGFIX] Hide edit link for records the user has no edit permissions for
tt_content records that were translated in "free mode" are still visible
to users in the list view, even if they don'...
Christian Eßl
10:15 Revision 57aee0aa: [BUGFIX] Hide edit link for records the user has no edit permissions for
tt_content records that were translated in "free mode" are still visible
to users in the list view, even if they don'...
Christian Eßl
10:13 Revision 228c8175: [BUGFIX] Generate unique id for checkboxes in flexform sections
Use a checksum of the element's name as additional identifier to generate
an unique id for checkboxes in flexform sec...
Georg Ringer
09:56 Revision f0bff592: [BUGFIX] Generate unique id for checkboxes in flexform sections
Use a checksum of the element's name as additional identifier to generate
an unique id for checkboxes in flexform sec...
Georg Ringer
09:53 Revision 203f94e7: [TASK] Update list of external libraries
The list of external libraries in the backend is not up to date.
The following changes were made:
- Remove Swiftmail...
Christian Eßl
08:22 Revision f2ebf473: [BUGFIX] Reset belog search constraints on memory exhaustion
If a backend user uses the search in belog with no boundaries or sets a
custom date limit with boundaries that are to...
Christian Eßl

2019-10-08

15:45 Revision 7efe0535: [BUGFIX] Check for access permissions to record in context menu
When clicking the context menu of a record, only show the edit link if
the editor has all necessary access permission...
Christian Eßl
15:26 Revision da2e3e80: [BUGFIX] Check for access permissions to record in context menu
When clicking the context menu of a record, only show the edit link if
the editor has all necessary access permission...
Christian Eßl
15:24 Revision 04958988: [BUGFIX] Enable link fields with softref url or email
Enables checking of links in fields that have softrefs "url" or "email"
in their TCA configuration.
This is achieved...
Tobi Kretschmann
15:19 Revision dd06a91e: [BUGFIX] Fix "Show" link in the context menu of page translations
In the list module, when opening the context menu of a
"Page Translation" record, a "Show" link will be shown, which ...
Christian Eßl
15:08 Revision fe658389: [BUGFIX] Prevent 500 Internal server error in flexform
Resolves: #89358
Releases: master, 9.5
Change-Id: I0bbffe2a45c5b241338a19033d5cc1181e0f16df
Reviewed-on: https://revi...
Frank Nägler
15:00 Revision f3fae3a4: [BUGFIX] Fix "Show" link in the context menu of page translations
In the list module, when opening the context menu of a
"Page Translation" record, a "Show" link will be shown, which ...
Christian Eßl
13:54 Revision d42d4106: [BUGFIX] Prevent 500 Internal server error in flexform
Resolves: #89358
Releases: master, 9.5
Change-Id: I0bbffe2a45c5b241338a19033d5cc1181e0f16df
Reviewed-on: https://revi...
Frank Nägler
10:15 Revision 3ec52ea7: Revert "[BUGFIX] Provide UpgradeWizard for outdated be_users uc settings"
This reverts commit e8b5652d5a2a9c16d628804387dbff32dcb68f5f.
The patch was not ready yet and needs further polishin...
Daniel Goerz
09:38 Revision e8b5652d: [BUGFIX] Provide UpgradeWizard for outdated be_users uc settings
Backend users each have a serialized array of individual user
configuration, called "uc" persisted in the be_users ta...
Christian Eßl
09:34 Revision 1960fac6: [BUGFIX] Reset belog search constraints on memory exhaustion
If a backend user uses the search in belog with no boundaries or sets a
custom date limit with boundaries that are to...
Christian Eßl
08:08 Revision 31dd958a: Revert "[TASK] Keep old value on confirmation modal close"
This reverts commit c529deacba10349c588014696c0ac59334e9ac68.
The patch only addressed a single use-case. In favour ...
Oliver Hader
08:07 Revision 5734432d: Revert "[TASK] Keep old value on confirmation modal close"
This reverts commit c529deacba10349c588014696c0ac59334e9ac68.
The patch only addressed a single use-case. In favour ...
Tobi Kretschmann
07:54 Revision 370dcbee: [TASK] Show peak memory usage in MB
For better readability, the peak memory usage is now converted to
megabytes.
Resolves: #89354
Releases: master, 9.5
...
Christoph Lehmann
06:08 Revision 660c6514: [TASK] Show peak memory usage in MB
For better readability, the peak memory usage is now converted to
megabytes.
Resolves: #89354
Releases: master, 9.5
...
Christoph Lehmann

2019-10-07

21:43 Revision 04ebac3d: [BUGFIX] Allow public access to DataHandler $historyRecords info
DataHandler hooks do not have an concrete view of what really changed.
Releases: master,9.5
Resolves: #89303
Change-...
Christoph Lehmann
15:17 Revision c529deac: [TASK] Keep old value on confirmation modal close
When changing the doktype a confirmation modal appears. This patch
reverts the value of the field to the original val...
Harald Atteneder
14:58 Revision 406058a7: [TASK] Replace FrontendCacheInterface
Replace inexistent FrontendCacheInterface by FrontendInterface
Releases: master
Resolves: #89321
Change-Id: I961dcbd...
Christian Fries
14:56 Revision 015520cd: [BUGFIX] AbstractSubModule implements ContentProviderInterface by default
Because all submodules must implement the interface anyway, it's now
implemented by default in the AbstractSubModule....
Jan Stockfisch
14:49 Revision 58703507: [BUGFIX] Add additional headers for checking external links
This addresses some problems that were reported on checking
external links.
Resolves: #86918
Releases: master, 9.5
C...
Sybille Peters
14:28 Revision 4c107309: [BUGFIX] Allow public access to DataHandler $historyRecords info
DataHandler hooks do not have an concrete view of what really changed.
Releases: master,9.5
Resolves: #89303
Change-...
Christoph Lehmann
14:21 Revision 5a32b998: [DOCS] Adjust path to Page TSconfig
Adjust the recommended path to Page TSconfig according to
https://docs.typo3.org/m/typo3/reference-coreapi/master/en-...
Chris Müller
14:17 Revision a841cb87: [BUGFIX] AbstractSubModule implements ContentProviderInterface by default
Because all submodules must implement the interface anyway, it's now
implemented by default in the AbstractSubModule....
Jan Stockfisch
13:49 Revision bbd25997: [DOCS] Adjust path to Page TSconfig
Adjust the recommended path to Page TSconfig according to
https://docs.typo3.org/m/typo3/reference-coreapi/master/en-...
Chris Müller
13:25 Revision 70045e1b: [BUGFIX] Add additional headers for checking external links
This addresses some problems that were reported on checking
external links.
Resolves: #86918
Releases: master, 9.5
C...
Sybille Peters
12:35 Revision de051a15: [BUGFIX] Fix several typos in php comments
Make spelling in TYPO3 great again.
Resolves: #89290
Releases: master
Change-Id: I520840dd0774aa5d658ce6a45811aa6282...
Christian Eßl
12:28 Revision 3fe27aed: [TASK] Use node v12 to build assets
The minimum node version is raised to v12. This patch also updates the
upgrade task of runTests.sh to fetch new JS co...
Andreas Fernandez
09:47 Revision 24640c5c: [TASK] Deprecate legacy FormEngine functions
This patch deprecates the last remaining legacy functions in FormEngine:
- setFormValueOpenBrowser()
- setFormValueF...
Andreas Fernandez

2019-10-06

22:50 Revision 6625a4ff: [BUGFIX] Escape url parameters in tree rendering
This enables navigation in the Configuration module for tree
nodes having url-sensitive characters in the name, like ...
Markus Klein
22:43 Revision a2308e28: [BUGFIX] Render correct preview link in page module
If a page is translated and a translation is selected in the columns module of the
page module, the view webpage butt...
Georg Ringer
22:32 Revision dde6e183: [BUGFIX] Fix TypeScript path in Grunt watcher
Resolves: #89343
Releases: master
Change-Id: I1c14b46923c21bbe8547bc9a40bcabbecef67bb6
Reviewed-on: https://review.ty...
Andreas Fernandez
22:23 Revision 22b93451: [BUGFIX] Escape url parameters in tree rendering
This enables navigation in the Configuration module for tree
nodes having url-sensitive characters in the name, like ...
Markus Klein

2019-10-04

23:12 Revision 491e550f: [TASK] Fill original attribute properly
The attribute original should be filled with a useful information
instead of dummy value "messages".
This string is ...
Georg Ringer
13:07 Revision 626d1e26: [TASK] Fill original attribute properly
The attribute original should be filled with a useful information
instead of dummy value "messages".
This string is ...
Georg Ringer
08:44 Revision edacd3ee: [TASK] Add resname attribute to trans-unit tags in XLF files
Resolves: #89335
Releases: master, 9.5
Change-Id: I73de72a8bf4a837347a69183088c212d0a958d74
Reviewed-on: https://revi...
Markus Klein
08:40 Revision 06ad4b1f: [TASK] Add resname attribute to trans-unit tags in XLF files
Crowdin doesn't show the information stored in the attribute "id".
If we want to have that visible, the attribute mus...
Markus Klein

2019-10-02

16:46 Revision fe7c2705: [TASK] Fix typo and formatting in documentation for #84545
* Fix typo in folder name.
* Format lists properly.
* Add missing text roles.
Resolves: #89329
Releases: master, 9.5...
Tymoteusz Motylewski
15:47 Revision decf3684: [TASK] Fix typo and formatting in documentation for #84545
* Fix typo in folder name.
* Format lists properly.
* Add missing text roles.
Resolves: #89329
Releases: master, 9.5...
Tymoteusz Motylewski
15:26 Revision 06daffd3: [TASK] Add configuration for Crowdin
Crowdin requires a basic configuration which defines where the
XLIFF files and their translations are located. The co...
Georg Ringer
15:06 Revision ab844d60: [TASK] Add configuration for Crowdin
Crowdin requires a basic configuration which defines where the
XLIFF files and their translations are located. The co...
Georg Ringer

2019-10-01

11:31 Revision cb42dac2: [TASK] Set TYPO3 version to 10.2.0-dev
Change-Id: I81e89208e45b689b32f5c8df2392e8c2b24b8392
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/618...
Oliver Hader
10:18 Revision 0669019f: [RELEASE] Release of TYPO3 10.1.0
Change-Id: I6491f0abe1148a2fbea8b37709dd16b071657b35
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/618...
Oliver Hader
09:52 Revision 4416f09a: [BUGFIX] Adjust visibility of IRRE controls
Previously, if constraints in an IRRE container were met, the control
container's visibility has been toggled. Howeve...
Andreas Fernandez

2019-09-30

20:50 Revision 50d24ac1: [BUGFIX] Re-implement record deletion via EditDocumentController
The change of #89033 removed the callback for deleting records within
EditDocumentController, resulting in JavaScript...
Andreas Fernandez
20:50 Revision 9ec1d3b0: [BUGFIX] Streamline site configuration import in distribution packages
Site configuration shipped in distribution packages had a couple of flaws
during import process which are tackled wit...
Oliver Hader
19:40 Revision 1d11c313: [BUGFIX] Pass SiteFinder to RedirectService instance
The patch for #89317 extended the RedirectService, but didn't adjust all
constructors. In this case, IntegrityService...
Andreas Fernandez
16:25 Revision 4394a9af: [BUGFIX] Manage Language Packs: Render empty column if language pack is downloaded
If a language pack is available for an extension, the matrix now renders
an empty column to fix wrong positioning of ...
Andreas Fernandez
15:05 Revision 63ca4288: [BUGFIX] Prevent auto-fill in user setup
This patch adds the correct value for autocomplete on password field.
Reference: https://developer.mozilla.org/en-US...
Frank Nägler
14:59 Revision 2991114f: [BUGFIX] Prevent auto-fill in user setup
This patch adds the correct value for autocomplete on password field.
Reference: https://developer.mozilla.org/en-US...
Frank Nägler
14:31 Revision c80c5270: [BUGFIX] Prevent auto-fill in user setup
This patch adds the correct value for autocomplete on password field.
Reference: https://developer.mozilla.org/en-US...
Frank Nägler
14:24 Revision aaaf7ecb: [BUGFIX] Manage Language Packs: Render empty column if language pack is downloaded
If a language pack is available for an extension, the matrix now renders
an empty column to fix wrong positioning of ...
Andreas Fernandez
14:21 Revision 006652a1: [BUGFIX] Render correct preview link in page module
If a page is translated and a translation is selected in the columns module of the
page module, the view webpage butt...
Georg Ringer
11:48 Revision c37ea271: [BUGFIX] Load Clearable in system configuration
Resolves: #89309
Related: #89215
Releases: master
Change-Id: I6994039d5c2e7d99224336ecfd66a14b0580feac
Reviewed-on: h...
Andreas Fernandez
10:52 Revision b5a0b082: [TASK] Move changelog files into 10.1 folder
Preparation for TYPO3 10.1 release, all changelog files
are reviewed, adjusted and moved to the corresponding version...
Anja Leichsenring
10:35 Revision 1c12d518: [TASK] Update grunt and friends
This patch updates grunt and plugins to their latest version.
Executed command:
yarn upgrade --pattern grunt --la...
Andreas Fernandez

2019-09-29

10:58 Revision c8d49a19: [FEATURE] Auto slug update and redirect creation on slug change
If EXT:redirects is installed and a slug is updated by a backend user,
a redirect from the old URL to the new URL wil...
Frank Nägler

2019-09-28

19:10 Revision cbc1ea43: [BUGFIX] Correctly unpack CorrelationId version
Resolves: #89299
Releases: master
Change-Id: Ib4e63b7baadb604ca77469e66af5bc060f79a8f6
Reviewed-on: https://review.ty...
Oliver Hader
18:10 Revision da4f3421: [TASK] Introduce CorrelationId model
Resolves: #89298
Releases: master
Change-Id: Icb2d406d8ba3759c8f999966fc68b8e31b046c01
Reviewed-on: https://review.ty...
Oliver Hader
16:05 Revision 72a9cca0: [BUGFIX] Ensure correct site is used when redirecting
The RedirectService recives a NullSite instance from the current
request. This patch checks whether the redirect targ...
Andreas Fernandez
14:32 Revision 29b35b8f: [BUGFIX] Enable link fields with softref url or email
Enables checking of links in fields that have softrefs "url" or "email"
in their TCA configuration.
This is achieved...
Lina Wolf
11:15 Revision da61657a: [BUGFIX] Enable link fields with softref url or email
Enables checking of links in fields that have softrefs "url" or "email"
in their TCA configuration.
This is achieved...
Lina Wolf
10:59 Revision d92b5726: [BUGFIX] Page preview respects language fallbacks
When a default language page is hidden, it should also be visible
when a translated page is rendered but not availabl...
Benni Mack
10:53 Revision 86544089: [BUGFIX] Page preview respects language fallbacks
When a default language page is hidden, it should also be visible
when a translated page is rendered but not availabl...
Benni Mack

2019-09-27

18:32 Revision 25583543: [BUGFIX] Load clearable module in recycler
It was forgotten to load the new clearable module in the recycler
module.
Resolves: #89288
Related: #89215
Releases:...
Andreas Fernandez
13:57 Revision 99c8137c: [FEATURE] Add support for RecordHistory correlation ids in DataHandler
Resolves: #89292
Related: #89143
Releases: master
Change-Id: Ie10bcbfca7f43a60b80a2a6634759584043c7cf4
Reviewed-on: h...
Frank Nägler
13:36 Revision e2b26d97: [BUGFIX] Fix regression due to Doctrine DBAL refactoring
As added in change 6ef46cab02f754d0809daf751ec3385021ab9387
see https://review.typo3.org/c/Packages/TYPO3.CMS/+/49530...
Benni Mack
13:06 Revision 991b102e: [BUGFIX] Fix regression due to Doctrine DBAL refactoring
As added in change 6ef46cab02f754d0809daf751ec3385021ab9387
see https://review.typo3.org/c/Packages/TYPO3.CMS/+/49530...
Benni Mack
12:07 Revision b1cf4f25: [BUGFIX] Fix regression due to Doctrine DBAL refactoring
As added in change 6ef46cab02f754d0809daf751ec3385021ab9387
see https://review.typo3.org/c/Packages/TYPO3.CMS/+/49530...
Benni Mack

2019-09-26

14:03 Revision f6457f3b: Revert "[FEATURE] Read site setting file and populate them with the site object"
This reverts commit 0e70168d7aa74bd7e1f686952db731e239a6e86e.
Reason for revert: postponed to after 10.1
Change-Id:...
Anja Leichsenring
13:19 Revision 0d611eb3: Revert "[TASK] Edit Site Settings in Site Module"
This reverts commit 4989d5af6e37fc9083742c43fed105bb8cd3750e.
Reason for revert: once more after 10.1.
Resolves: #89...
Anja Leichsenring
12:15 Revision 954a83e2: [TASK] Move documentation of #86577 into correct folder
The patch related to #86577 has been merged into v10 and v9, but the
ReST file was created in the wrong directory. Th...
Andreas Fernandez
12:00 Revision ba4ecc7a: [TASK] Move documentation of #86577 into correct folder
The patch related to #86577 has been merged into v10 and v9, but the
ReST file was created in the wrong directory. Th...
Andreas Fernandez
10:27 Revision 55eb882a: [TASK] Update CodeMirror to 5.49.0
This patch updates CodeMirror to version 5.49.0.
Executed command:
yarn add --dev codemirror@^5.49.0
Resolves: #...
Andreas Fernandez
08:18 Revision 411e3b48: Revert "[TASK] Avoid slow array functions in loops"
This reverts commit e531ddce9a6874e5ad289ae58f6474565dab9218.
Reason for revert: immature merge
Change-Id: Ia312485...
Anja Leichsenring
08:14 Revision 9bc0fea3: [TASK] Fix CGL violation in FileList
https://review.typo3.org/c/Packages/TYPO3.CMS/+/57414 introduced
a CGL violation that was not discovered because the ...
Benjamin Franzke

2019-09-25

21:28 Revision 45d45e3e: [TASK] Update CodeMirror to 5.49.0
This patch updates CodeMirror to version 5.49.0.
Executed command:
yarn add --dev codemirror@^5.49.0
Resolves: #...
Andreas Fernandez
16:49 Revision edbaf520: [TASK] Move "Refresh required" modal interception into JavaScript land
The "Refresh required" is currently built in PHP and invoked when changing
a field that is explictly configured as "o...
Andreas Fernandez
13:35 Revision ab1c2f32: [FEATURE] Allow additional file processors
Allow registration of additional file processors.
Resolves: #88602
Releases: master
Change-Id: Iff5594ce07750e557f2d...
Tim Schreiner
13:33 Revision b5734b00: [TASK] Keep old value on confirmation modal close
When changing the doktype a confirmation modal appears. This patch
reverts the value of the field to the original val...
Harald Atteneder
13:31 Revision 063c5d16: [BUGFIX] Provide error messages in install tool mail settings test
In order to identify problems with sending out mails, more specific
error messages than "Something went wrong" are us...
Oliver Hader
13:30 Revision c1fcffe3: [BUGFIX] Check permissions on copy actions
No copy link in the context menu or the button
in the file list is displayed, when the user lacks the permission
to c...
Guido Schmechel
13:13 Revision 0564b354: [BUGFIX] Load language labels in RecordProvider
The generic RecordProvider used for context menus now explicitly loads
the language labels for the modals.
Resolves:...
Andreas Fernandez
12:34 Revision 417f1788: [BUGFIX] Provide error messages in install tool mail settings test
In order to identify problems with sending out mails, more specific
error messages than "Something went wrong" are us...
Oliver Hader
12:30 Revision 1c9e2ee4: [BUGFIX] Load language labels in RecordProvider
The generic RecordProvider used for context menus now explicitly loads
the language labels for the modals.
Resolves:...
Andreas Fernandez
12:16 Revision 3a090fc1: [FEATURE] Add data type in QueryBuilder::set with createNamedParameter
With this change it is possible to define the type of the value if the
createNamedParameter option is set.
Releases:...
Manuel Selbach
12:07 Revision 4c185299: [BUGFIX] Check permissions on copy actions
No copy link in the context menu or the button
in the file list is displayed, when the user lacks the permission
to c...
Guido Schmechel
12:01 Revision ede23aaa: [TASK] Improve loops in TypeScript
This patch improves the loops in TypeScript by using `for (... of ...)`
and incorporating ES7 features as `Object.ent...
Andreas Fernandez
11:59 Revision e531ddce: [TASK] Avoid slow array functions in loops
This patch moves some array functions used in loops (array_merge,
array_replace) out of their calling loop for perfor...
Andreas Fernandez
11:56 Revision 4bb39f94: [TASK] Use correct file ending for documentation mention
To avoid confusing users, a uniform way of referencing YAML files in
the documentation is used.
Releases: master
Res...
Michael Binder
11:52 Revision c1793a67: [TASK] Make infobox for shortcut pages more helpful
Add proper information for the user about the target page.
In case the target page doesn't exist or is not accessibl...
Oliver Bartsch
11:32 Revision 10eb394b: [TASK] Make infobox for shortcut pages more helpful
Add proper information for the user about the target page.
In case the target page doesn't exist or is not accessibl...
Oliver Bartsch
11:31 Revision e4a3762a: [FEATURE] Introduce Broadcast Messaging
This change introduces BroadcastChannel in order to communicate between
frames. Messages are converted to according C...
Oliver Hader
10:39 Revision 3073826d: [FEATURE] Toggle page menu visibility via context menu
Add a context menu entry to enable or disable the option "Page
enabled in menus".
Resolves: #85918
Releases: master
...
Gianluigi Martino
10:03 Revision ebaf66d4: [TASK] Remove left-over clear_all_cache code from TS module controller
The frontend part that issued the GET parameter clear_all_cache=1 was
removed in 2008 with the following commit:
http...
Benjamin Franzke
09:50 Revision 07971b1e: [TASK] Use ESLint as base for linting
TSLint is in a deprecation phase, recommending to migrate to ESLint
instead. This patch removes all TSLint packages a...
Andreas Fernandez

2019-09-24

21:51 Revision cf40e083: [TASK] Update CSS tooling
This patch updates some CSS tools to the current version and creates new
CSS builds.
Executed commands:
yarn add ...
Andreas Fernandez
21:14 Revision b442a2a1: [BUGFIX] Render "Admin Tools" icon in Install Tool as inline SVG
Resolves: #89250
Related: #89206
Releases: master
Change-Id: Ic865c7610f84674e9a3c06a2e01e67e9adb2fc25
Reviewed-on: h...
Andreas Fernandez
16:26 Revision 37f327a1: [TASK] Make "Check TCA in ext_tables.php" install tool wizard more helpful
Add information about how user can fix the issue.
Releases: master, 9.5
Resolves: #89065
Change-Id: I4110e38ba69fbe2...
Tymoteusz Motylewski
15:48 Revision dfd3bba2: [BUGFIX] Ensure Lowercase folders on non-case-sensitive file system
When creating files in a storage configured as not case-sensitive
the file name gets lowercased and TYPO3 works with ...
Susanne Moog
15:36 Revision 65aba8ec: [BUGFIX] Don't make clearable button tabbable
The clearable button now has a `tabindex="-1"` attribute to disallow
focussing it via <TAB>.
Resolves: #89248
Relate...
Andreas Fernandez
15:27 Revision df2eef85: [BUGFIX] Generate valid export url for files in filelist
Since FAL is in place, the export url for files generated in the
clipboard is broken as it takes the full file identi...
Andreas Fernandez
15:25 Revision 2f04bd35: [TASK] Add scroll-padding to .module-body
This fixes the small annoyance when expanding an item in the
TypoScript Object Browser and the iframe reloads and scr...
Harald Atteneder
14:44 Revision cc4e38a1: [TASK] Add scroll-padding to .module-body
This fixes the small annoyance when expanding an item in the
TypoScript Object Browser and the iframe reloads and scr...
Harald Atteneder
13:56 Revision b34a38fa: [FEATURE] Add Cache Preset to Maintenance Area Settings
On various mass hostings, it is sometimes more useful to switch
to file-based caching to speed up performance, as
SSD...
Benni Mack
13:56 Revision 8876a322: [BUGFIX] Avoid double slash in cache directory
When configuring a different cache directory,
the setter is called in SimpleFileBackend, which tries
to add the cache...
Anja Leichsenring
13:27 Revision 6337180c: [TASK] Add functional tests for linkvalidator
Resolves: #82850
Releases: master, 9.5
Change-Id: I05dc5e83199d58b23a8da6e625d1b9557b5c57a2
Reviewed-on: https://revi...
Sybille Peters
13:08 Revision 46c48882: Revert "[FEATURE] PHP API for backend JavaScript notifications"
This reverts commit deca7432d45225d1f4c00bd8fd7f05e3d7a0773d.
The PHP API is considered insecure as whole blocks of ...
Andreas Fernandez
12:53 Revision e9751569: Revert "[BUGFIX] Generate notification action on rendering"
This reverts commit 78955a67c7da23c839757b4509f11c637e5e88bb.
The approach uses `eval` that is considered insecure.
...
Andreas Fernandez
12:30 Revision 9469f24e: [FEATURE] Show configuration of USER_INT objects in adminpanel
Introduces a new panel in the info module of the admin panel which lists
the basic configuration of each USER_INT pre...
Christian Eßl
11:45 Revision ad5c4282: [TASK] Remove unused signal/slot in EM site setup
A new signal was added with https://review.typo3.org/c/Packages/TYPO3.CMS/+/61554
which has no effect and with the pr...
Benni Mack
11:36 Revision c67d52e6: [FEATURE] Add email address to installation process
New installations now ask for the email address as well, so
this can be used later on to e.g. notify the admin if som...
Benni Mack
11:30 Revision dfc582bb: [BUGFIX] Generate valid export url for files in filelist
Since FAL is in place, the export url for files generated in the
clipboard is broken as it takes the full file identi...
Andreas Fernandez
11:07 Revision b4976b99: [BUGFIX] Generate valid export url for files in filelist
Since FAL is in place, the export url for files generated in the
clipboard is broken as it takes the full file identi...
Andreas Fernandez
10:34 Revision fa083dfa: [TASK] Remove unused property in Extbase DataMapper
Extbase's DataMapper added a $pageSelectObject (PageRepository) as property
in 2009 but it was never used due to furt...
Benni Mack
10:32 Revision ba9ac6f9: [FEATURE] Provide implementation for PSR-18 HTTP Client
The implementation of the PSR-18 ClientInterface is provided
as an adapter to the existing GuzzleHTTP Client. Therefo...
Benjamin Franzke
09:36 Revision d9db0403: [FEATURE] Create sites on page creation
A new hook is introduced that creates a site configuration when a new
page on root level is created. This takes effec...
Andreas Fernandez
09:17 Revision 70fec6e2: [TASK] Remove PhantomJS dependencies
This patch removes extraneous npm packages. They were
required for PhantomJS and are currently unused.
Executed comm...
Andreas Fernandez
08:24 Revision 7aa4aa5d: [TASK] Add functional tests for linkvalidator
Resolves: #82850
Releases: master, 9.5
Change-Id: I05dc5e83199d58b23a8da6e625d1b9557b5c57a2
Reviewed-on: https://revi...
Sybille Peters

2019-09-23

23:16 Revision bf516ca9: [BUGFIX] Fix tag consistency of FSC DropIn partials
Fixes a missing closing tag which makes (X)HTML
validation fail and causes Fluid 3.0 to report a
parsing error in the...
Claus Due
18:46 Revision c21d6d70: [TASK] Remove obsolet PHPDoc parts
The PHPDocs of GeneralUtility::_GET and GeneralUtility::_POST
have been revised. In detail, statements have been remo...
Oliver Bartsch
16:35 Revision c08f3f94: [TASK] Update Fluid engine to 2.6.4
Addresses the following issues:
* Fixes an annotation that makes phpdocumentor/reflection-docblock
throw exception...
Anja Leichsenring
16:22 Revision e6b75640: [TASK] Update Fluid engine to 2.6.4
Addresses the following issues:
* Fixes an annotation that makes phpdocumentor/reflection-docblock
throw exception...
Anja Leichsenring
15:55 Revision 65e5ffb4: [TASK] Update JavaScript unit test packages
Executed commands:
yarn upgrade --pattern jasmine --latest
yarn upgrade --pattern karma --latest
Resolves: #892...
Andreas Fernandez
15:51 Revision d489a1aa: [BUGFIX] Remove double json_decode call
Avoids an exeption about incompatible type to the call, caused by double encoding.
Resolves: #89081
Releases: master...
Devid Messner
15:47 Revision 685a3f78: [TASK] Update Fluid engine to 2.6.4
Addresses the following issues:
* Fixes an annotation that makes phpdocumentor/reflection-docblock
throw exception...
Claus Due
14:52 Revision e522207f: [TASK] Use SiteFinder directly in SlugHelper
Handling Sites via SiteMatcher is not necessary anymore,
as the SiteFinder does all the logic already, except for flu...
Benni Mack
14:30 Revision 0931dd0f: [BUGFIX] Do not assign variables to removed property
The new IPlocker (supporting IPv6) also removed the public property
AbstractUserAuthentication->lockIP.
However, the...
Benni Mack
13:55 Revision 858a807b: [BUGFIX] Adapt flexform container EventListener registration
Enables the functionality to add an inline element inside of
an unsaved inline element
Resolves: #89201
Releases: ma...
Henrik Elsner
13:55 Revision 5b97fd09: [BUGFIX] Adapt flexform container EventListener registration
Enables the functionality to add an inline element inside of
an unsaved inline element
Resolves: #89201
Releases: ma...
Henrik Elsner
13:45 Revision 34b7eeea: [TASK] Deprecate jquery.clearable
To slim down the usage of jQuery even further a bit, the jQuery plugin
`jquery.clearable` has been marked as deprecat...
Andreas Fernandez
13:24 Revision 471b7e0f: [BUGFIX] Adapt flexform container EventListener registration
Enables the functionality to add an inline element inside of
an unsaved inline element
Resolves: #89201
Releases: ma...
Henrik Elsner
13:21 Revision 2308f9ac: [BUGFIX] Remove double json_decode call
Avoids an exeption about incompatible type to the call, caused by double encoding.
Resolves: #89081
Releases: master...
Devid Messner
13:14 Revision e340ed55: [TASK] Incorporate ES 6 features
Since the build chain can generate ES6, the TypeScript code should
incorporate these changes.
Namely, this patch cha...
Andreas Fernandez
12:43 Revision 69d8cbd8: [TASK] Add missing closing quote in doc comment
Added missing closing quote in cObjGetSingle-docblock
Releases: master
Resolves: #89224
Change-Id: If35976e5e2236fbf...
Thomas Anders
11:21 Revision 4229c895: [TASK] Improve PHPDoc of GeneralUtility::_GP
The PHPDoc of GeneralUtility::_GP has been revised.
In detail, the outdated and misleading part about security
has be...
Oliver Bartsch
10:51 Revision c9c8d601: [TASK] Remove obsolet PHPDoc parts
The PHPDocs of GeneralUtility::_GET and GeneralUtility::_POST
have been revised. In detail, statements have been remo...
Oliver Bartsch
10:47 Revision f5caac1d: [TASK] Improve PHPDoc of GeneralUtility::_GP
The PHPDoc of GeneralUtility::_GP has been revised.
In detail, the outdated and misleading part about security
has be...
Oliver Bartsch

2019-09-21

19:54 Revision 6a94a14a: [BUGFIX] Fix tag consistency of FSC DropIn partials
Fixes a missing closing tag which makes (X)HTML
validation fail and causes Fluid 3.0 to report a
parsing error in the...
Claus Due
19:52 Revision 807c8b68: [TASK] Allow TCA display conditions with only one element for AND/OR
Resolves: #87986
Releases: master, 9.5
Change-Id: I9ccdbcae0c06a00fcd2904a203d1f3072b6e28ea
Reviewed-on: https://revi...
Markus Klein
00:39 Revision e8aca6b3: [BUGFIX] Fix tag consistency of FSC DropIn partials
Fixes a missing closing tag which makes (X)HTML
validation fail and causes Fluid 3.0 to report a
parsing error in the...
Claus Due

2019-09-20

21:29 Revision db6af6d8: [BUGFIX] Avoid using non-API functionality for workspaces
BackendUser has some tight integration with workspaces, however
it also contains some legacy non-workspace related fu...
Benni Mack
13:44 Revision 3ad91e87: [DOCS] Remove unused Fieldset property in documentation of EXT:form
The "containerClassAttribute" property is not respected by elements of
type "Fieldset" as the partial "Field/Field" t...
Frank Nägler
13:40 Revision 50d53125: [DOCS] Remove unused Fieldset property in documentation of EXT:form
The "containerClassAttribute" property is not respected by elements of
type "Fieldset" as the partial "Field/Field" t...
Frank Nägler
13:40 Revision 18a9238c: [DOCS] Remove unused include file from EXT:form docs
With #89129 the containerClassAttribute.rst include for Fieldset
was removed but the file which is now unused was not...
Frank Nägler
12:34 Revision 0505b6ea: [DOCS] Added missing brackets
Since includeCssFiles and includeJsFiles are registered as arrays,
the given types in the example should be arrays, t...
someplace53
12:19 Revision fbbe35ee: [DOCS] Remove unused Fieldset property in documentation of EXT:form
The "containerClassAttribute" property is not respected by elements of
type "Fieldset" as the partial "Field/Field" t...
Elias Häußler
12:14 Revision bd765fc4: [TASK] Show TCAdefaults configuration in info module
The info module must show potential TSconfig values of TCAdefaults.
Resolves: #89196
Releases: master, 9.5
Change-Id...
Georg Ringer
12:11 Revision 94028153: [DOCS] Added missing brackets
Since includeCssFiles and includeJsFiles are registered as arrays,
the given types in the example should be arrays, t...
someplace53
10:48 Revision 7b5612f5: [FEATURE] Provide implementation for PSR-17 HTTP Message Factories
Support for PSR-17 HTTP Message Factories has been added.
PSR-17 HTTP Factories are intended to be used by PSR-15 re...
Benjamin Franzke
10:28 Revision 5321891f: [BUGFIX] Handle base paths with mixed FQDN and "/"
If a site has "/" as its entrypoint but the languages
have FQDNs or subdomains or a mixture between subdomain
the bas...
Benni Mack
10:26 Revision e0fd4700: [BUGFIX] Fix wrong PSR-11 related deprecation messages in ObjectManager
Due to an inverse condition the deprecation message that constructor
arguments shoud *not* be passed was triggered wh...
Benjamin Franzke
10:09 Revision dc047cf4: [FEATURE] Translate Indexed Search Configuration Titles
Allows to override index_config titles that are
rendered in the dropdown of the Form in Indexed Search
and as headlin...
Benni Mack
09:52 Revision aa3ecc91: [TASK] Show TCAdefaults configuration in info module
The info module must show potential TSconfig values of TCAdefaults.
Resolves: #89196
Releases: master, 9.5
Change-Id...
Georg Ringer
09:10 Revision eb00d590: [BUGFIX] Handle base paths with mixed FQDN and "/"
If a site has "/" as its entrypoint but the languages
have FQDNs or subdomains or a mixture between subdomain
the bas...
Benni Mack

2019-09-19

13:56 Revision d750a7a2: [TASK] Update @typo3/icons to 1.10.0
Executed tasks:
cd Build
yarn add -D @typo3/icons@1.10.0
yarn build
Resolves: #89206
Releases: master
Change-I...
Benjamin Kott
13:36 Revision 4f5fe0f0: [DOCS] Remove eliminated scheduler configuration setting
Remove the eliminated extension configuration option "enableBELog" in
the documentation.
Additionally the unused lan...
Chris Müller
12:17 Revision be160136: [BUGFIX] Ensure FormEngine IRRE handles relations in workspace
FormEngine does not show and handle IRRE records when they are
deleted (connected records from the live workspace are...
Benni Mack
10:16 Revision 07de3986: [DOCS] Remove eliminated scheduler configuration setting
Remove the eliminated extension configuration option "enableBELog" in
the documentation.
Additionally the unused lan...
Chris Müller
10:09 Revision 3fe7b8f5: [BUGFIX] Strip tags in prepared label from suggest wizard
Labels of records provided by the suggest wizard should not contain
any HTML content as they are directly applied as ...
Elias Häußler
10:04 Revision db8d5dcb: [BUGFIX] Ensure FormEngine IRRE handles relations in workspace
FormEngine does not show and handle IRRE records when they are
deleted (connected records from the live workspace are...
Benni Mack
06:20 Revision 1face766: [BUGFIX] Use correct log level integer / strings in admin panel
Since #88799 the wrong log levels were used for configuration and
level comparison (strings where ints were required,...
Susanne Moog

2019-09-18

18:27 Revision e8956e9a: [BUGFIX] Re-apply sorting after workspaces in FileRepository
When in workspace mode, overlays are made but if there is
a different sorting (reordering of items in a workspace), t...
Benni Mack
14:46 Revision 7ce1903d: [BUGFIX] Fix comment typo in Check.php
Fixes a small comment typo in the checkGdLibJpgSupport function,
replacing "jgp" with "jpg".
Resolves: #89198
Releas...
Christian Eßl
14:29 Revision 596e94b1: [BUGFIX] Fix comment typo in Check.php
Fixes a small comment typo in the checkGdLibJpgSupport function,
replacing "jgp" with "jpg".
Resolves: #89198
Releas...
Christian Eßl
13:50 Revision 4f5b3fe9: [BUGFIX] Re-apply sorting after workspaces in FileRepository
When in workspace mode, overlays are made but if there is
a different sorting (reordering of items in a workspace), t...
Benni Mack
11:57 Revision 9737be79: [BUGFIX] Re-apply sorting after workspaces in FileRepository
When in workspace mode, overlays are made but if there is
a different sorting (reordering of items in a workspace), t...
Benni Mack

2019-09-17

20:43 Revision d661cc7b: [BUGFIX] Improve finding the correct realurl cache entry to create slug
Respect the `expire` field when selecting realurl cache data to generate
page slugs from realurl cache.
And also only...
Albrecht Köhnlein
14:59 Revision 78955a67: [BUGFIX] Generate notification action on rendering
Due to scoping issues if a notification is generated in an iframe, the
actions are now generated when the notificatio...
Andreas Fernandez
09:36 Revision f66df41c: [BUGFIX] Select available languages based on Site configuration
When the translation wizard in the Page Module
fetches translations and possible languages, it
queries the sys_langua...
Benni Mack
07:05 Revision c39bdf42: [BUGFIX] Set proper default value for unavailable redirect report
In case the redirect integrity check has never been executed before, the
code now uses an empty array as fallback val...
Andreas Fernandez
 

Also available in: Atom