https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30889
--- Comment #8 from David Cook <[email protected]> --- (In reply to Jonathan Druart from comment #5) > Martin, Tomas, do you have opinion on how to fix this issue correctly? > > The first patch is ugly but could work for backport. > I think what you've done might be the only viable option at this point. Koha relies a fair bit on global variables and (pseudo-)sessions. I think you might not need to unset the userenv due to the forking but I would have to double-check the code.. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
