Bug 18975: Retrieve up-to-date CGISESSID when just logged in
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 21 Dec 2017 20:15:43 +0000 (17:15 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Sun, 18 Feb 2018 17:47:42 +0000 (14:47 -0300)
commit208f1021255f388418135ea0aac4e4e4258d0525
tree559c447ac1688eb60b70bbd7c7c88ac2324e7eae
parent549b8fe787ffd9edd38c71c0c5b362f5df9062b0
Bug 18975: Retrieve up-to-date CGISESSID when just logged in

If a user is asked to login before sending a card, the wrong (old)
CGISESSID cookie is used.
We need to retrieve the one that has just been created.

This will certainly need more work, I guess other scripts are affected
too.

Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
opac/opac-sendbasket.pl