12 Oct
2020
12 Oct
'20
8:22 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26518 --- Comment #13 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (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. -- You are receiving this mail because: You are watching all bug changes.