https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34596
--- Comment #10 from Nick Clemens (kidclamp) <[email protected]> --- (In reply to Martin Renvoize (ashimema) from comment #9) > Fancy having a go that those unit tests Nick? I haven't written the tests because I wonder if we should go about this in a different way. The current patches have AddReturn check the context of the call essentially and ignore the specific problematic case. I think it might be better to remove the queue rebuild from AddReturn and call it explicitly where needed from the scripts that call AddReturn. It will be more code, but should be more obvious. Thoughts? -- 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/
