https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13216
--- Comment #4 from Marcel de Rooy <[email protected]> --- This is an interesting change. I added an see-also to a blocked bug 13971 from myself. I was not yet satisfied with the solution there. Instead of passing the kohadir on all individual scripts like koha-shell here, koha-rebuild-zebra or even another one in the other see-also, imo we would benefit from a more general approach. The get_perl5lib function in koha-functions.sh would do (from 13971); we should forget the other function is_gitified. Instead of passing the alternative path all the time, why not once record it in koha-conf.xml ? What do you think ? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
