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 #1

Updated by Markus Klein almost 10 years ago

  • Status changed from New to Accepted
  • Target version changed from 7.0 to next-patchlevel
Actions #2

Updated by Markus Klein almost 10 years ago

I really start hating the Element Browser. This is the third bug for the link stuff in a row.
I even still have my test CEs around, so I'm really curious why this is broken again, as I was under the impression that this was fixed already.

Actions #3

Updated by Markus Klein almost 10 years ago

  • Complexity set to easy
  • Is Regression changed from No to Yes
Actions #4

Updated by Gerrit Code Review almost 10 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/30483

Actions #5

Updated by Gerrit Code Review almost 10 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/30483

Actions #6

Updated by Markus Klein almost 10 years ago

  • Subject changed from Wizard Browser: GET-Data is not unencoded in fields to Element Browser: GET-Data is not unencoded in fields
Actions #7

Updated by Markus Klein almost 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF