Bug #48290

Browser must not directly handle cookie

Added by Dominique Feyer about 2 years ago. Updated over 1 year ago.

Status:Resolved Start date:2013-05-16
Priority:Could have Due date:
Assigned To:- % Done:

100%

Category:-
Target version:TYPO3 Flow Base Distribution - 2.0.1
PHP Version: Complexity:
Has patch:Yes Affected Flow version:Git master

Description

Currently the Browser class has a property cookies (not used), and use a wrong signature for the method Request::create (line 100). I think this property can be removed.

Associated revisions

Revision 32283a2a
Added by Dominique Feyer over 1 year ago

[BUGFIX] Browser must not directly handle cookie

Request::create() doesn't support "cookies" parameter.

Cookie argument has been removed from Request::create
with change Icdf7fea74d8331abcf95f1ec361abc78e31bfb8c.

Change-Id: If74e142f5fb436cfcde39f2e6e2dae080b19793e
Releases: master, 2.0, 2.1
Fixes: #48290

Revision bb9161f4
Added by Dominique Feyer over 1 year ago

[BUGFIX] Browser must not directly handle cookie

Request::create() doesn't support "cookies" parameter.

Cookie argument has been removed from Request::create
with change Icdf7fea74d8331abcf95f1ec361abc78e31bfb8c.

Change-Id: If74e142f5fb436cfcde39f2e6e2dae080b19793e
Releases: master, 2.0, 2.1
Fixes: #48290

Revision b8b11424
Added by Dominique Feyer over 1 year ago

[BUGFIX] Browser must not directly handle cookie

Request::create() doesn't support "cookies" parameter.

Cookie argument has been removed from Request::create
with change Icdf7fea74d8331abcf95f1ec361abc78e31bfb8c.

Change-Id: If74e142f5fb436cfcde39f2e6e2dae080b19793e
Releases: master, 2.0, 2.1
Fixes: #48290

History

#1 Updated by Gerrit Code Review about 2 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20830

#2 Updated by Robert Lemke about 2 years ago

  • Priority changed from Should have to Could have
  • Target version set to 2.0

#3 Updated by Gerrit Code Review about 2 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20830

#4 Updated by Gerrit Code Review about 2 years ago

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

#5 Updated by Karsten Dambekalns almost 2 years ago

  • Target version changed from 2.0 to 2.0.1

#6 Updated by Gerrit Code Review almost 2 years ago

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

#7 Updated by Gerrit Code Review over 1 year ago

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

#8 Updated by Gerrit Code Review over 1 year ago

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

#9 Updated by Dominique Feyer over 1 year ago

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

#10 Updated by Gerrit Code Review over 1 year ago

  • Status changed from Resolved to Under Review

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

#11 Updated by Gerrit Code Review over 1 year ago

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

#12 Updated by Adrian Föder over 1 year ago

  • Status changed from Under Review to Resolved

Also available in: Atom PDF