Project

General

Profile

Actions

Bug #23649

closed

felogin::getPreserveGetVars() decode encoded values

Added by Peter Russ over 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Communication
Target version:
-
Start date:
2010-09-29
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

if a urlencoded var is provided the method just forward the encode value. By doing this it's "adding" more parameter to the url with the result of a malfunction.

Check
&test=urlencode(7&test1=2&test2=3)

will create &test=7&test1=2&test2=3

which is wrong.

Patch attached.

(issue imported from #M15861)


Files

15861.diff (694 Bytes) 15861.diff Administrator Admin, 2010-09-29 19:59

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #19938: warning: in_array wrong datatypeClosed2009-01-30

Actions
Actions #1

Updated by Gerrit Code Review over 11 years ago

  • Status changed from New to Under Review

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7638

Actions #2

Updated by Gerrit Code Review over 11 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7638

Actions #3

Updated by Gerrit Code Review over 11 years ago

Patch set 5 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7638

Actions #4

Updated by Gerrit Code Review over 11 years ago

Patch set 6 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7638

Actions #5

Updated by Gerrit Code Review over 11 years ago

Patch set 7 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7638

Actions #6

Updated by Gerrit Code Review over 11 years ago

Patch set 8 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7638

Actions #7

Updated by Gerrit Code Review over 11 years ago

Patch set 9 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7638

Actions #8

Updated by Gerrit Code Review over 11 years ago

Patch set 10 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7638

Actions #9

Updated by Gerrit Code Review over 11 years ago

Patch set 11 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7638

Actions #10

Updated by Gerrit Code Review over 11 years ago

Patch set 12 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7638

Actions #11

Updated by Gerrit Code Review over 11 years ago

Patch set 13 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7638

Actions #12

Updated by Gerrit Code Review over 11 years ago

Patch set 14 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7638

Actions #13

Updated by Gerrit Code Review over 11 years ago

Patch set 15 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7638

Actions #14

Updated by Gerrit Code Review over 11 years ago

Patch set 16 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7638

Actions #15

Updated by Gerrit Code Review over 11 years ago

Patch set 17 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7638

Actions #16

Updated by Jigal van Hemert over 11 years ago

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

Updated by Gerrit Code Review over 11 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/16452

Actions #18

Updated by Gerrit Code Review over 11 years ago

Patch set 2 for branch TYPO3_4-7 has been pushed to the review server.
It is available at https://review.typo3.org/16452

Actions #19

Updated by Jigal van Hemert about 11 years ago

  • Status changed from Under Review to Resolved
Actions #20

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF