https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33296
--- Comment #14 from Janusz Kaczmarek <[email protected]> --- (In reply to Marcel de Rooy from comment #13) > I am seeing the code in a module now. Great. Should we adjust the other > report for reusing this code ? I'm not sure if it pays. biblio_tag is calculated differently in each case so there is only the main if in common, operating on 5 lists (@marclist, @and_or,...). I'm afraid that making a sub of this little if (where to put it to make it accessible to both?) would create more problems than solutions... -- 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/
