https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30897
--- Comment #7 from Martin Renvoize <[email protected]> --- Thanks for your review David :). I had a feeling we'd want to wrap it to check we were running as plack but then totally forgot to add it.. follow-up added. Though we might also want to somehow try to let this happen for background workers and I'm not entirely sure how to identify those yet (I think we can probably handle that on another bug). As for the recursive lookup, I must put my hands up here and say I followed some google example from somewhere.. we may well only need to get the single parent.. I can't see that we allow children to spawn more children anywhere here in plack so we're probably safe to reduce that 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/
