Create a oneliner Session::getToken()#20135
Conversation
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
|
This fixes the problem. |
|
It shouldn't. I didn't change any logic. |
|
I see that in the code, but the issue got away. |
|
If you add this code in getJsParams, the session is there. Before this, the session was empty. Somehow is related to that PR. string(32) "615267496f747e22553346552b3b5051" |
|
@kamil-tekiela you were right. $_SESSION is empty even with this PR, but getToken returns the token. var_dump($_SESSION);
exit; |
|
Refreshing the logout page, returns the session: 19.02.2026_22.49.06_REC.mp4 |
|
@MauricioFauth Git bisect shows that the test failure is due to 2e1c947 but I am not sure why. Any ideas? |
|
This fixes the issue #20112, because |
Uh oh!
There was an error while loading. Please reload this page.