https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26518
--- Comment #13 from Marcel de Rooy <[email protected]> --- (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. _______________________________________________ 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/
