Bug #45570
fe_session Data Change external payment checkout
Status: | Resolved | Start date: | 2013-02-18 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | - | % Done: | 100% |
|
Category: | Frontend | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 4.5 | Is Regression: | ||
PHP Version: | Sprint Focus: | |||
Complexity: | easy |
Description
ok now in TYPO3 4.5.23 the session data Handling is change.
http://forge.typo3.org/issues/34964
I got now the problem that users who are come back from paypal Express / Payment checkout would not get a order confirm email because the session data are gone for them.
How could i resolved this?
in TYPO3 4.5.22 are everthing fine.
Related issues
Associated revisions
Revert "[BUGFIX] FE session records are never removed"
This reverts commit da58b20c22a0a69df4d14599c59a850a09b19dc5.
Change-Id: I2a0e2ab45c3b94d6c036187aa296a0983313a42a
Resolves: #45570
Reviewed-on: https://review.typo3.org/18464
Reviewed-by: Xavier Perseguers
Reviewed-by: Oliver Hader
Tested-by: Oliver Hader
History
#1 Updated by Stephan Brun over 2 years ago
we have also problems with empty sessions after the update to 4.5.23 in several installation. 4.5.22 works fine.
in the checkout process from tt_commerce the billing address got lost.
#2 Updated by Thorsten Kahler over 2 years ago
- Status changed from New to Accepted
- Priority changed from Should have to Must have
- Complexity set to easy
See #45578 for some more details.
#3 Updated by Gerrit Code Review over 2 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at https://review.typo3.org/18365
#4 Updated by Stephan Brun over 2 years ago
The provided fix (https://review.typo3.org/18365) works for us. Thanks a lot for the fast correction.
#5 Updated by Markus Klein over 2 years ago
Stephan, would you mind voting for the patch please?
#6 Updated by Gerrit Code Review over 2 years ago
Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at https://review.typo3.org/18464
#7 Updated by Oliver Hader over 2 years ago
The backport to 4.5 and the follow-up change (that is still pending)
introduce a feature and changed behaviour in the guise of being a bugfix.
Since the situation in 4.5 was working before (maybe not optimal, but on
the other side not faulty), I opt for reverting the initial backport
completely in 4.5 without any substitute.
#8 Updated by Oliver Hader over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 06571e6eeb483c243ae67478c39e27e9a4718cf7.