Project

General

Profile

Actions

Bug #59199

closed

Element Browser: GET-Data is not unencoded in fields

Added by Markus Bucher almost 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2014-05-29
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Yes
Sprint Focus:

Description

The wizard browser takes it's set values out of a GET param. It fails to decode these params.

In the link field of a header content element insert a title that contains a whitespace it is correctly saved. But after opening it in wizard browser the displayed value is still urlencoded. Saving saves the entities as well.

After first using wizard:

www.foo.bar - "foo bar foobar" "foo bar foobar" foo

After opening and setting again:

www.foo.bar - foo%20bar%20foobar foo%20bar%20foobar foo

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #55983: Cleanup init() function of ElementBrowserClosedTymoteusz Motylewski2014-02-14

Actions
Related to TYPO3 Core - Bug #41413: link title got urlencoded in link-wizardClosed2012-09-27

Actions
Actions

Also available in: Atom PDF