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)
committerNick Clemens <nick@bywatersolutions.com>
Thu, 22 Feb 2018 01:11:57 +0000 (01:11 +0000)
commit8e29e0f106bc625bf9dcd9574f3636d56989939f
treecd3c62791513e25924e2d2c84db9482d95a48fc7
parent490f473a7815854893a0b2a38366c95af345a543
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