Bug #57746
FE-User Session is deleted on login attempt / Login fails if Session is not empty
Status: | Closed | Start date: | 2014-04-08 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | - | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 6.2 | Is Regression: | No | |
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
I have a shop-extension - developed on 6.1 with extbase - and now installed on a 6.2 installation.
This shop extension saves some data like the basket-object into the Session of the current FE-user (user is not logged in until now).
If the user now tries to login via felogin (with at least one product in basket), the login always fails the first time.
After it failed the session data is empty (basket cleared) and the fe-user cookie is deleted.
If the user now tries to login a second time - it works.
Related issues
History
#1 Updated by Benjamin Mack over 1 year ago
- Assigned To set to Benjamin Mack
#2 Updated by Markus Klein over 1 year ago
Although this has been reported earlier, there're already more comments in the duplicate #57751.
I propose to continue there.
#3 Updated by Markus Klein over 1 year ago
- Status changed from New to Closed
- Assigned To deleted (
Benjamin Mack)
Please continue in #57751.