Feature #39836

Finish implementation of cookie support

Added by Robert Lemke almost 3 years ago. Updated almost 3 years ago.

Status:Resolved Start date:2012-08-15
Priority:Must have Due date:
Assigned To:Robert Lemke % Done:

100%

Category:Http
Target version:TYPO3 Flow Base Distribution - 1.1
PHP Version:5.3 Complexity:medium
Has patch:No

Description

The cookie support in HTTP Request / Response is not working because the implementation is incomplete.

Associated revisions

Revision ea08462a
Added by Robert Lemke almost 3 years ago

[FEATURE] Cookie management support

This implements the cookie management feature
which previously only existed as a stub in the
HTTP foundation.

This patch also contains the corresponding tests
and documentation.

Change-Id: Icdf7fea74d8331abcf95f1ec361abc78e31bfb8c
Resolves: #39836
Releases: 1.1, 1.2

Revision ea2f7f2b
Added by Robert Lemke almost 3 years ago

[FEATURE] Cookie management support

This implements the cookie management feature
which previously only existed as a stub in the
HTTP foundation.

This patch also contains the corresponding tests
and documentation.

Change-Id: Icdf7fea74d8331abcf95f1ec361abc78e31bfb8c
Resolves: #39836
Releases: 1.1, 1.2

Revision 9f407900
Added by Adrian Föder almost 3 years ago

[BUGFIX] Correct path check in HTTP\Cookie constructor

A variable name has been corrected in the constructor
of the Cookie class.

Change-Id: I138ebbe49f93cf8ea490d32ef5732bddd87a2f89
Releases: 1.1, 1.2
Related: #39836

History

#1 Updated by Robert Lemke almost 3 years ago

  • % Done changed from 0 to 60
  • Complexity changed from easy to medium

#2 Updated by Robert Lemke almost 3 years ago

  • Tracker changed from Bug to Feature

#3 Updated by Robert Lemke almost 3 years ago

  • Subject changed from Implementation of cookie support is incomplete to Finish implementation of cookie support

#4 Updated by Gerrit Code Review almost 3 years ago

  • Status changed from Accepted to Under Review

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

#5 Updated by Gerrit Code Review almost 3 years ago

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

#6 Updated by Gerrit Code Review almost 3 years ago

Patch set 1 for branch FLOW3-1.1 has been pushed to the review server.
It is available at http://review.typo3.org/13828

#7 Updated by Robert Lemke almost 3 years ago

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

Also available in: Atom PDF