Project

General

Profile

Actions

Task #83334

closed

GeneralUtility::implodeArrayForUrl should always encode param-names

Added by Stefan Neufeind over 6 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Security
Target version:
-
Start date:
2017-12-14
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

implodeArrayForUrl() had a fifth parameter to encode param-names
as well. It needs to be used to receive secure URLs, however its
default-value was "false" in the past.
That parameter is removed/deprecated now and defaults to "true"
(always encode param-names).


Related issues 5 (0 open5 closed)

Related to TYPO3 Core - Task #83350: Provide array_filter_recursive in ArrayUtilityClosedStefan Neufeind2017-12-16

Actions
Related to TYPO3 Core - Task #86838: Deprecate GeneralUtility::implodeArrayForUrl()Rejected2018-11-02

Actions
Related to TYPO3 Core - Bug #87010: Copy, cut and paste function broken in weblist moduleClosed2018-11-26

Actions
Related to TYPO3 Core - Bug #87153: Reset password in the `felogin` not workingClosed2018-12-13

Actions
Related to TYPO3 Core - Bug #87403: felogin: password forgotten form is not displayed after clicking link in email - double encoded forgothashClosed2019-01-11

Actions
Actions

Also available in: Atom PDF