12 Oct
2020
12 Oct
'20
2:44 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26518 --- Comment #14 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- (In reply to Marcel de Rooy from comment #13)
(In reply to Jonathan Druart from comment #7)
=> The city is added.
Which means that what we are doing in the "sub add_city" depends on how the caller is handling things, and that is very scary.
We are going to hit very weird side-effects.
The inner transaction does not do a rollback anymore. The outer transaction commits. We came across this already when calling some routines that include a txn_do from the test scripts.
See bug 26639 Marcel, we've fixed the issue there. -- You are receiving this mail because: You are watching all bug changes.